aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/cuda_kernel_helper.h
Commit message (Expand)AuthorAge
* Add searchsorted (ie lower/upper bound) op.Gravatar A. Unique TensorFlower2018-09-20
* Dropping support for CUDA < 8.Gravatar A. Unique TensorFlower2018-05-18
* Merge changes from github.Gravatar Shanqing Cai2018-03-12
* A fp16 implemention for ReluGrad.Gravatar Xiaoqiang Zheng2018-03-01
* Roll CL 179861781 forward with fix: Wrappers for CUDA 9 warp-synchronous intr...Gravatar A. Unique TensorFlower2018-01-26
* Automated g4 rollback of changelist 179782067Gravatar A. Unique TensorFlower2017-12-21
* Roll CL 177989542 forward with fix: Wrappers for CUDA 9 warp-synchronous intr...Gravatar A. Unique TensorFlower2017-12-21
* add bfloat16 support to some GPU ops: concat, constant, fill, pack, reshape,Gravatar A. Unique TensorFlower2017-12-15
* Automated g4 rollback of changelist 177799252Gravatar A. Unique TensorFlower2017-12-05
* Wrappers for CUDA 9 warp-synchronous intrinsics.Gravatar A. Unique TensorFlower2017-12-04
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Register tile_ops GPU kernel for bool types.Gravatar Rui Zhao2017-11-17
* Automated g4 rollback of changelist 172041133Gravatar A. Unique TensorFlower2017-10-13
* Automated g4 rollback of changelist 172019169Gravatar Anna R2017-10-12
* Require that work_element_count be positive in GetCudaLaunchConfig() rather t...Gravatar A. Unique TensorFlower2017-10-12
* Add CudaAtomicAdd for complex64, complex128 for SM30 and below.Gravatar Eugene Brevdo2017-09-27
* TF: GatherNd and ScatterNd updates.Gravatar Eugene Brevdo2017-09-26
* Merge changes from github.Gravatar Patrick Nguyen2017-09-15
* Switch the softmax to use the new deterministic reductions on the GPU,Gravatar A. Unique TensorFlower2017-09-13
* More WhereOp/TopK GPU bugfixes: use the direct cuda stream for CUB GPU kernel.Gravatar Eugene Brevdo2017-07-07
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* In the CUDA path of depthwise_conv2d, add a fast variant for forward convolut...Gravatar A. Unique TensorFlower2017-05-28
* In the CUDA path of depthwise_conv2d, add __launch_bounds__ and use CUDA runt...Gravatar A. Unique TensorFlower2017-05-08
* Add tf.complex64 GPU support to tf.gather.Gravatar RJ Ryan2017-04-07
* Add a new op split_v that can handle variable size splits.Gravatar A. Unique TensorFlower2016-11-10
* Remove references to gcudacc.Gravatar Gunhan Gulsoy2016-11-01
* Add scatter_mul and scatter_div state ops for CPU and GPU.Gravatar Jack Rae2016-09-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Tensorflow CUDA helper: custom impl of atomicMax(uint64..).Gravatar Zongheng Yang2016-05-27
* GPU kernel for the Multinomial op.Gravatar Zongheng Yang2016-05-27
* Trivial typo fix: s/logic/logical.Gravatar Zongheng Yang2016-05-12
* fp16 support for BiasAdd. Includes support for atomic adds for Eigen::half,Gravatar A. Unique TensorFlower2016-05-10
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Add native depthwise_convolution op (backward pass) with GPU kernels. Now theGravatar Jianmin Chen2016-03-04
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Remove THIRD_PARTY_ prefix from #include guards.Gravatar Josh Levenberg2016-01-26
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18