aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/cpp_shape_inference.h
Commit message (Expand)AuthorAge
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Add the graphdef version to InferenceContext and to ShapeRefiner::AddNode.Gravatar A. Unique TensorFlower2017-03-03
* In call_cpp_shape_fn, use whether the shape inference fn requested input tensorGravatar A. Unique TensorFlower2016-11-15
* Allow passing constant_value_as_shape from call_cpp_shape_fn to the C++ shapeGravatar A. Unique TensorFlower2016-11-01
* Automated rollback of change 137740850Gravatar A. Unique TensorFlower2016-10-31
* Automated rollback of change 137731142Gravatar A. Unique TensorFlower2016-10-31
* Adds functionality for shape inference and dtype checking of variable-based r...Gravatar A. Unique TensorFlower2016-10-31
* When calling C++ shape functions from python shape functions,Gravatar A. Unique TensorFlower2016-09-07
* Allow a python shape inference fn to delegate to the cpp shapeGravatar A. Unique TensorFlower2016-08-23