aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/gtl/array_slice_test.cc
Commit message (Expand)AuthorAge
* Remove (Mutable)ArraySlice implementation and alias them to absl::Span.Gravatar Tim Shen2018-08-30
* Remove tensorflow::gtl::{Mutable,}ArraySlice's old API that don't show up in ...Gravatar Tim Shen2018-08-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fix another unused code warning.Gravatar Josh Levenberg2016-03-16
* Change InlineVector representation to better use inlined space.Gravatar A. Unique TensorFlower2016-01-27
* Rollback of"Gravatar Vijay Vasudevan2016-01-26
* Change InlineVector representation to better use inlined space.Gravatar A. Unique TensorFlower2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06