aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/op_def_builder_test.cc
Commit message (Expand)AuthorAge
* Register more ops with bfloat16 types.Gravatar Peter Hawkins2017-11-30
* Add uint32 and uint64 types to TensorFlow.Gravatar Peter Hawkins2017-10-10
* TF OpDefBuilder: support compound types when using tuple restrictions.Gravatar Eugene Brevdo2017-09-08
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* All ops which directly touch resources are marked as stateful.Gravatar A. Unique TensorFlower2017-01-24
* 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 half type to TensorFlow core, based on Eigen::half.Gravatar A. Unique TensorFlower2016-03-22
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Replace uses of RE2 with Scanner, for sources that are used on mobile.Gravatar A. Unique TensorFlower2016-03-09
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* 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
* Add support for storing Partial TensorShapes in python & op-def code.Gravatar Eugene Brevdo2016-01-11
* Change: 110592065Gravatar A. Unique TensorFlower2015-12-21
* 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