aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor
Commit message (Expand)AuthorAge
* Merge pull request #20536 from rongjiecomputer:flagGravatar TensorFlower Gardener2018-08-13
|\
* | Destroy the task before unblocking its waiters.Gravatar Tim Shen2018-08-13
* | Automated rollback of commit 56e4ea405d13125a3dcb6459019a83d12330bf84Gravatar Peter Hawkins2018-08-13
* | Automated rollback of commit b306f5f9458feddbdb89b7db557cb74dc9408d07Gravatar Peter Hawkins2018-08-10
* | [TF:XLA] Add a real implementation of XlaDevice::Sync() so Session::Run() wil...Gravatar Peter Hawkins2018-08-09
* | Merge pull request #21232 from ghostplant:fix-typoGravatar TensorFlower Gardener2018-08-08
|\ \
* \ \ Merge pull request #20708 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-08-07
|\ \ \
* | | | Implement DoHostCallbackWithStatus to allow callbacks to return a statusGravatar A. Unique TensorFlower2018-08-07
* | | | Drop failed sub-streams during both Get and Return.Gravatar Todd Wang2018-08-03
* | | | [XLA:GPU] Add a fast version of gemmStridedBatched for cuda 9.1Gravatar Benjamin Kramer2018-08-03
* | | | [XLA:GPU] Use strided batched gemm instead of building pointer tables.Gravatar Benjamin Kramer2018-08-03
| * | | Add scratch memory size in AlgorithmDescGravatar Wen-Heng (Jack) Chung2018-08-02
* | | | [SE] Allow context reuse in CreatedContexts::Add.Gravatar Justin Lebar2018-08-01
* | | | [SE] Add an nvbugs link.Gravatar Justin Lebar2018-08-01
* | | | [SE] Add additional log statements to DoBlasGemmWithAlgorithmImpl.Gravatar Justin Lebar2018-07-31
* | | | [SE] Add new cublas algorithms from CUDA 9.2.Gravatar Justin Lebar2018-07-31
* | | | [SE] Add missing cublas algorithms for cuda 9.0, CUBLAS_GEMM_ALGO{3,4}_TENSOR...Gravatar Justin Lebar2018-07-31
|/ / /
* | | [SE] Ensure we BlockHostUntilDone before we deallocate temporary memoryGravatar A. Unique TensorFlower2018-07-30
| * | Fix typo: host_src -> gpu_src for inter-gpu copyGravatar CUI Wei2018-07-29
|/ /
* | [XLA:GPU] Only add the cubin if it is availableGravatar Benjamin Kramer2018-07-27
* | Set the correct context when calling cudnnCreate.Gravatar A. Unique TensorFlower2018-07-26
* | [SE] Try again to query the GPU driver for error descriptionsGravatar Benjamin Kramer2018-07-26
* | Ensure failed sub-streams are not re-used.Gravatar Todd Wang2018-07-25
* | Automated rollback of commit 0ea6847c892497afdd20c1150fee1e532612ca17Gravatar A. Unique TensorFlower2018-07-24
* | Teach StreamExecutor to load modules and resolve symbols in themGravatar Sanjoy Das2018-07-23
* | Automated rollback of commit 36a66347e8e344cddee4a8d9123ccbcae40011b1Gravatar A. Unique TensorFlower2018-07-18
* | Merge pull request #20675 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-07-18
|\ \
* | | Support identity activation function in Cudnn implementation of fused conv2d ...Gravatar A. Unique TensorFlower2018-07-17
* | | Error on some documented invalid Cudnn inputs. Cudnn should haveGravatar A. Unique TensorFlower2018-07-17
* | | Print kOutputYXInput.Gravatar A. Unique TensorFlower2018-07-17
* | | Merge pull request #20706 from ROCmSoftwarePlatform:upstream-staging-stream-e...Gravatar TensorFlower Gardener2018-07-16
|\ \ \
* | | | Automated rollback of commit f8044c89287b1d90510ceace4b53ec94abaffa50Gravatar A. Unique TensorFlower2018-07-12
* | | | Automated rollback of commit 0ea6847c892497afdd20c1150fee1e532612ca17Gravatar A. Unique TensorFlower2018-07-12
| | * | [ROCm] Interface changes for StreamExecutor to support both CUDA and ROCmGravatar Wen-Heng (Jack) Chung2018-07-12
| |/ / |/| |
| | * More cleanupGravatar Loo Rong Jie2018-07-12
| |/ |/|
| * [ROCm] Interface changes for pooling APIs in StreamExecutorGravatar Wen-Heng (Jack) Chung2018-07-11
|/
* [SE] Re-enable acquiring real cpu frequencyGravatar A. Unique TensorFlower2018-07-10
* [SE,XLA] Switch to using multiple streams in xla_device_contextGravatar A. Unique TensorFlower2018-07-09
* Allow is_initialized and initializer to be called on MirroredVariables and To...Gravatar Anjali Sridhar2018-07-06
* Merge commit for internal changesGravatar Yifei Feng2018-07-02
|\
| * Merge changes from github.Gravatar Yifei Feng2018-07-02
| * Workaround the cudnn 7.1.4 correctness bug, where the workspace is required t...Gravatar A. Unique TensorFlower2018-07-02
* | Merge pull request #20147 from yongtang/06202018-mpi_collectivesGravatar Qianli Scott Zhu2018-06-29
|\ \
* | | Automated g4 rollback of changelist 202347723Gravatar A. Unique TensorFlower2018-06-28
* | | [SE] Re-enable acquiring real cpu frequencyGravatar A. Unique TensorFlower2018-06-28
* | | [XLA] Support asynchronous execution through XLAGravatar A. Unique TensorFlower2018-06-28
* | | Fix Windows GPU BuildGravatar A. Unique TensorFlower2018-06-28
| * | Add stream_executor_headers_libGravatar Yong Tang2018-06-28
|/ /
| * Automated g4 rollback of changelist 202292422Gravatar A. Unique TensorFlower2018-06-28
| * Automated g4 rollback of changelist 202347723Gravatar A. Unique TensorFlower2018-06-27