aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/large_concat_op_test.py
Commit message (Expand)AuthorAge
* Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
* Use PyLong_AsLongLong instead of PyInt_AsLong to guarantee 64-bit output.Gravatar Skye Wanderman-Milne2018-04-03
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Switch all tf.concat(concat_dim, value, name) calls in third_party/tensorflow...Gravatar A. Unique TensorFlower2016-12-06
* Move the large-tensor concat op test to another test file that can be markedGravatar A. Unique TensorFlower2016-10-19