aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc/ops
Commit message (Expand)AuthorAge
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Removing op_gen_overrides.proto and references. Overrides in op_gen_overrides...Gravatar Anna R2018-01-09
* Merge changes from github.Gravatar Raghuraman Krishnamoorthi2018-01-03
* Rename attribute and not argument when renaming squeeze_dims to axis in SqueezeGravatar Anna R2017-11-03
* Internal Variant API allowing registering Variants to be copied from/to GPU.Gravatar Eugene Brevdo2017-10-03
* Basic while loop gradient functionality in C++Gravatar Skye Wanderman-Milne2017-09-27
* implementing _update_input for the C APIGravatar Olivia Nordquist2017-09-26
* Automated g4 rollback of changelist 168576795Gravatar Olivia Nordquist2017-09-13
* Refactor optimizers and cleanup registrationGravatar A. Unique TensorFlower2017-09-13
* Add WhileContext class and add plumbing for creating them.Gravatar Skye Wanderman-Milne2017-09-13
* Implementing gradients for tf.image.resize_bicubic.Gravatar A. Unique TensorFlower2017-09-13
* More C++ while loop validationGravatar Skye Wanderman-Milne2017-09-07
* Introduce C++ API while loop builder methodGravatar Skye Wanderman-Milne2017-08-29
* C++ API: run shape inference as nodes are constructedGravatar Skye Wanderman-Milne2017-08-15
* Add lookup table ops to cc standard ops.Gravatar Yuefeng Zhou2017-08-15
* Merge changes from github.Gravatar Vijay Vasudevan2017-07-28
* Add Stack*V2 operators, which use a resource handle instead of a Ref tensor t...Gravatar Peter Hawkins2017-07-07
* Automated g4 rollback of changelist 156251356Gravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156244933Gravatar Geoffrey Irving2017-05-16
* Reduce direct references to NodeDef in favor of Node and AttrSliceGravatar Geoffrey Irving2017-05-16
* Adds replace api into RunConfig.Gravatar Jianwei Xie2017-05-10
* C++ docs: add doxygen group annotations to source codeGravatar Skye Wanderman-Milne2017-02-13
* Hide some *Grad ops in the C++ API using op_gen_overrides.pbtxt.Gravatar A. Unique TensorFlower2017-02-07
* Drop TopKV2 C++ API alias, use TopK instead.Gravatar A. Unique TensorFlower2017-02-03
* C++: Update op_gen_overrides.pbtxt to:Gravatar A. Unique TensorFlower2017-02-02
* Update generated C++ API. This is a roll-forward past CLs that wereGravatar A. Unique TensorFlower2017-02-01
* C++: Don't generate ThreadUnsafeUnigramCandidateSampler to match what's curre...Gravatar Jonathan Hseu2017-02-01
* C++: Update op_gen_overrides.pbtxtGravatar Asim Shankar2017-02-01
* C++: Update data_flow_ops section in op_gen_overrides.pbtxtGravatar Skye Wanderman-Milne2017-02-01
* C++ API changesGravatar Manjunath Kudlur2017-02-01
* C++ API changesGravatar Andrew Selle2017-02-01
* Add a mechanism for hiding, skipping, and modifying the generated opGravatar A. Unique TensorFlower2017-02-01
* C++ API: Added a Const constructor for non-empty const supporting type cast.Gravatar Manjunath Kudlur2016-08-12
* Improvements to the C++ graph building API.Gravatar Manjunath Kudlur2016-07-15
* TensorFlow: minor change functions in Env interface.Gravatar Vijay Vasudevan2016-06-16
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Check for op deprecation in C++ API and graph validationGravatar Geoffrey Irving2016-04-21
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-31
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-29
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-29
* 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
* Merge attention_ops (which only has one op) into image_ops.Gravatar Josh Levenberg2016-03-03
* Merge summary_ops into logging_ops (both of which were small).Gravatar Josh Levenberg2016-03-03
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* 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
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* TensorFlow: move grad declarations from cc/ops to core/opsGravatar Vijay Vasudevan2016-01-06