aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/stream_executor/blas.h
Commit message (Expand)AuthorAge
* Alias tensorflow::gtl::InlinedVector to absl::InlinedVectorGravatar Benjamin Kramer2018-09-05
* [XLA:GPU] Use strided batched gemm instead of building pointer tables.Gravatar Benjamin Kramer2018-08-03
* Add GPU support for float16 batched matmul (#18436)Gravatar Ben Barsdell2018-05-10
* Add variants of DoBlasGemmWithAlgorithm with alpha being on device.Gravatar A. Unique TensorFlower2018-04-24
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* [XLA] FP16 Dot support for the CPU and GPU backends.Gravatar Bixia Zheng2018-02-28
* Update Stream::BlockHostUntilDone examples and documentation.Gravatar A. Unique TensorFlower2017-12-13
* Let GetBlasGemmAlgorithms() always return true.Gravatar Yangzihao Wang2017-07-21
* Automated g4 rollback of changelist 162423171Gravatar A. Unique TensorFlower2017-07-18
* Add autotuning code for matmul operator.Gravatar Yangzihao Wang2017-07-18
* Add support for int8 x int8 -> int32 matrix multiplication via cublasGemmEx t...Gravatar A. Unique TensorFlower2017-07-06
* [XLA] [StreamExecutor] Tune GEMMs when possible.Gravatar Justin Lebar2017-03-02
* Remove Eigen/Core includes from public SE headersGravatar A. Unique TensorFlower2017-01-30
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Add fp16 matrix multiplication (GEMM) support to StreamExecutor, gated onGravatar A. Unique TensorFlower2016-05-11
* Support ScratchAllocator in BLAS Batched GEMMGravatar A. Unique TensorFlower2016-03-18
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06