aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/dnn.h
Commit message (Expand)AuthorAge
* Add cuDNN fused convolution forward support.Gravatar Tim Shen2018-09-24
* Add scratch memory size in AlgorithmDescGravatar Wen-Heng (Jack) Chung2018-08-02
* Merge pull request #20706 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-07-16
|\
| * [ROCm] Interface changes for pooling APIs in StreamExecutorGravatar Wen-Heng (Jack) Chung2018-07-11
|/
* Unify error handling in CudnnSupport.Gravatar A. Unique TensorFlower2018-06-01
* Add convolution with NHWC layout to stream executor.Gravatar A. Unique TensorFlower2018-05-22
* Small polishing changes in stream executor, no functional changes.Gravatar A. Unique TensorFlower2018-05-15
* Use parenthesis based construction instead of brace initializationGravatar Smit Hinsu2018-05-09
* Adding a depthwise convolution kernel op (with label 'cudnn_grouped_convoluti...Gravatar A. Unique TensorFlower2018-04-30
* Cudnn RNN v2 kernels with autotune capabilityGravatar James Qin2018-04-25
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* [XLA:GPU] Eliminate the guard around Winograd non-fused convolutions with cud...Gravatar Justin Lebar2018-04-07
* Support RNN profiling in StreamExecutor for CUDA GPUs.Gravatar James Qin2018-04-06
* StreamExecutor support for float64 convolutions and backprop.Gravatar Brian Patton2018-03-06
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* [StreamExecutor] Change "variance" to "inv_var" in BatchNormalizationBackward.Gravatar Justin Lebar2017-12-18
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Support Cudnn RNN Fp16Gravatar James Qin2017-11-03
* Merge changes from github.Gravatar Frank Chen2017-10-06
* Add dilation rates support for ConvolutionDescriptor...Gravatar Yangzihao Wang2017-10-05
* Add float16 support to tf.nn.fused_batch_norm on the GPU.Gravatar Reed Wanderman-Milne2017-09-27
* Merge changes from github.Gravatar Shanqing Cai2017-09-25
* Add int8 version of fused_conv2d_bias_activation operator for the forward phase,Gravatar A. Unique TensorFlower2017-09-06
* Automated g4 rollback of changelist 166276461Gravatar A. Unique TensorFlower2017-08-24
* Add int8 version of fused_conv2d_bias_activation operator for the forward phase,Gravatar A. Unique TensorFlower2017-08-23
* Allows cudnn convolution algorithms to proceed when only find one type of alg...Gravatar Yangzihao Wang2017-08-01
* Support float64 CuDNN RNNGravatar James Qin2017-07-18
* [SE] Support alpha scale in cudnnTransformTensorGravatar A. Unique TensorFlower2017-06-20
* TransformTensor supports NCHW_VECT_C layout and int8 data type.Gravatar Jingyue Wu2017-06-12
* [SE] Add cudnnTransformTensor to StreamExecutor.Gravatar Jingyue Wu2017-06-05
* Add functional support for cudnnConvolutionBiasActivationForward().Gravatar Yangzihao Wang2017-06-01
* Set winograd nofused flag to be true by default.Gravatar Yangzihao Wang2017-05-28
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Add a multi-pass mode for autotuning. It tests the autotune multiple times,Gravatar Xiaoqiang Zheng2017-03-21
* [StreamExecutor] Minor comment cleanups.Gravatar Justin Lebar2017-03-02
* Remove Eigen/Core includes from public SE headersGravatar A. Unique TensorFlower2017-01-30
* Add options argument for DNN activationGravatar A. Unique TensorFlower2017-01-24
* Add convolve quantized ops to StreamExecutor APIGravatar A. Unique TensorFlower2017-01-19
* StreamExecutor param to specify cuDNN or TF paddingGravatar A. Unique TensorFlower2017-01-19
* Add several operations to the StreamExecutor APIGravatar A. Unique TensorFlower2017-01-17
* Add the interface in steam executor to call cuDNN batch normalization functions.Gravatar Yao Zhang2016-09-15
* Add stream-executor changes to enable Cudnn fused LSTM/RNN support.Gravatar Xiaoqiang Zheng2016-08-19
* Roll-forward of "Local Response Normalization GPU support via Stream Executor."Gravatar RJ Ryan2016-07-13