aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/concat_op_test.cc
Commit message (Expand)AuthorAge
* Register tf.concat with uint8 data type.Gravatar A. Unique TensorFlower2018-04-09
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Add a core:framework_minimal library that includes minimal headers for types,Gravatar A. Unique TensorFlower2016-09-29
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fixing additional silent int64->32 conversion errors/warnings.Gravatar David G. Andersen2016-04-18
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* 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
* Remove #include of mem.h from port.h, instead including itGravatar Josh Levenberg2016-01-06
* 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