aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc
Commit message (Expand)AuthorAge
* The SavedModel legacy_init_op and main_op are functionally equivalent. Here, ...Gravatar Karmel Allison2018-07-23
* Update `reader` dependencies such that the SavedModel loader still works on m...Gravatar A. Unique TensorFlower2018-07-19
* TF SavedModel: Split off a reader from the loader moduleGravatar A. Unique TensorFlower2018-07-13
* Merge pull request #20316 from case540/branch_202152026Gravatar Michael Case2018-06-26
|\
* | C++ gradient for Slice (#17592)Gravatar KB Sriram2018-06-26
| * [C API]: Bugfix for TF_AddGradients.Gravatar Asim Shankar2018-06-26
|/
* Avoid double linking tf framework when building op_gen_wrappers.Gravatar Gunhan Gulsoy2018-06-22
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Fix 'cc_op_gen' to use static storage for constant arrays.Gravatar Ilya Biryukov2018-06-11
* ClangTidy - Readability cleanup:/code-findings-fixes.Gravatar A. Unique TensorFlower2018-05-14
* Traverse through control dependencies.Gravatar Suharsh Sivakumar2018-05-10
* Fix FreezeSavedModel to handle traversal of operations with multiple outputs.Gravatar Suharsh Sivakumar2018-05-09
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-02
* Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* Disable tests that are currently failing with cuda 9Gravatar A. Unique TensorFlower2018-04-05
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-27
* Automated g4 rollback of changelist 189110935Gravatar A. Unique TensorFlower2018-03-15
* Automated g4 rollback of changelist 189060958Gravatar A. Unique TensorFlower2018-03-14
* Move StringPieceHasher from stringpiece.h to hash.h (where there is already a...Gravatar A. Unique TensorFlower2018-03-14
* Merge changes from github.Gravatar Shanqing Cai2018-03-12
* Avoid capturing unused variables in lambda functionsGravatar Benoit Steiner2018-03-12
* Correct op::Attr usage in C++ gradient implementations.Gravatar A. Unique TensorFlower2018-03-05
* FreezeSavedModel support for ResourceVariables.Gravatar Suharsh Sivakumar2018-03-02
* Merge changes from github.Gravatar Michael Case2018-02-07
* Automated g4 rollback of changelist 183874527Gravatar A. Unique TensorFlower2018-02-01
* Automated g4 rollback of changelist 183846994Gravatar A. Unique TensorFlower2018-01-30
* TensorFlow SavedModel loader: avoid segmentation fault when NewSession return...Gravatar A. Unique TensorFlower2018-01-30
* Remove unused BUILD dependenciesGravatar A. Unique TensorFlower2018-01-27
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Removed unecessary dependencyGravatar Benoit Steiner2018-01-23
* Script to create ApiDef files automatically based on OpDef.Gravatar Anna R2018-01-18
* FreezeSavedModel function: Get a frozen GraphDef, inputs, and outputs from a ...Gravatar Suharsh Sivakumar2018-01-14
* profiler C++ API.Gravatar A. Unique TensorFlower2018-01-09
* Removing op_gen_overrides.proto and references. Overrides in op_gen_overrides...Gravatar Anna R2018-01-09
* No public changeGravatar A. Unique TensorFlower2018-01-04
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Remove using directives. Test appertaining to ops have been moved into namesp...Gravatar A. Unique TensorFlower2018-01-02
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* SavedModel tag logging.Gravatar Sukriti Ramesh2017-12-18
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* Add tpu saved model tags. No cpu tag is added because cpu is assumed to be th...Gravatar A. Unique TensorFlower2017-11-21
* Automated g4 rollback of changelist 175593063Gravatar A. Unique TensorFlower2017-11-20
* Remove unused inclusionsGravatar A. Unique TensorFlower2017-11-20
* Provide an option to use ApiDef instead of OpGenOverrides when generating C++...Gravatar Anna R2017-11-17
* Automated g4 rollback of changelist 175563786Gravatar A. Unique TensorFlower2017-11-13