aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/op_def_library_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
* Add pylint check for W0622 redefined-builtin in ci_sanity.sh and fix existing...Gravatar Yifei Feng2018-02-09
* Make op_def_library_test.py work with the C API enabled.Gravatar Skye Wanderman-Milne2018-01-02
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Clearer error for unsupported types.Gravatar A. Unique TensorFlower2016-11-23
* Make the python default for shape fn be call_cpp_shape_fn.Gravatar A. Unique TensorFlower2016-11-14
* More descriptive errors when passing something of the wrongGravatar A. Unique TensorFlower2016-11-09
* Change shape ops that produce int32s to also output int64s in the typeGravatar Vijay Vasudevan2016-09-06
* Execute TODOs toGravatar Olivia Nordquist2016-06-14