aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/op_def_builder.h
Commit message (Expand)AuthorAge
* Bunch of micro move optimizationsGravatar Piotr Padlewski2018-09-28
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Shape inference for user-defined functions in TF. For now it is completely "o...Gravatar Max Galkin2017-09-26
* TF OpDefBuilder: support compound types when using tuple restrictions.Gravatar Eugene Brevdo2017-09-08
* Infer unknown shapes for functions in C++Gravatar A. Unique TensorFlower2017-08-01
* Update comments on shape_inference to indicate it's no longer experimental.Gravatar A. Unique TensorFlower2016-10-13
* Change OpDefBuilder's SetShapeFn to take a function pointer instead of anGravatar A. Unique TensorFlower2016-07-19
* In C++ shape inference, support registering a shape inference function in OPGravatar A. Unique TensorFlower2016-06-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add a .Deprecated method to REGISTER_OPGravatar Geoffrey Irving2016-04-20
* On android, don't preserve doc strings for registered ops. In a binary thatGravatar A. Unique TensorFlower2016-03-10
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06