aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/functional_ops.cc
Commit message (Expand)AuthorAge
* Set shape for output tensors of cond_v2.Gravatar Saurabh Saxena2018-10-02
* Support shape_invariants in while_v2. Note that this arg is temporary and may...Gravatar Saurabh Saxena2018-10-02
* Added forked versions of stateless If and While ops. They should only be used,Gravatar Mingsheng Hong2018-08-08
* Mark the If op stateful, so that it won't get pruned away in a graph function,Gravatar Mingsheng Hong2018-08-01
* Fix possible segfault in shape function for SymbolicGradientGravatar Alexandre Passos2018-07-10
* Make functions defined with tfe.defun respect devices when executing.Gravatar Akshay Agrawal2018-07-03
* Relaxed the functional If op to allow no outputs.Gravatar Mingsheng Hong2018-07-02
* Shape inference for SymbolicGradient with variablesGravatar Alexandre Passos2018-06-26
* Make cond_v2 work with no input tensors.Gravatar Skye Wanderman-Milne2018-06-11
* Introduce tf.contrib.control_flow.new_cond.Gravatar Skye Wanderman-Milne2018-06-05
* `PartitionedCallOp`: An op for executing multi-device functions.Gravatar Akshay Agrawal2018-04-24
* Export the rest of If, While, and For.Gravatar Patrick Nguyen2018-04-02
* RemoteCall: Cache function handles.Gravatar Brennan Saeta2018-03-06
* Internal functional _If and _While ops.Gravatar Alexandre Passos2018-02-08
* Automated g4 rollback of changelist 180691955Gravatar Anna R2018-01-09
* Automated g4 rollback of changelist 180670333Gravatar Anna R2018-01-03
* Removing doc strings from REGISTER_OP calls in core/ops.Gravatar Anna R2018-01-03
* Allowing functions to run across devices. This change expands the ProcessFunc...Gravatar Rohan Jain2017-08-17
* Automated g4 rollback of changelist 165521057Gravatar Rohan Jain2017-08-17
* Allowing functions to run across devices. This change expands the ProcessFunc...Gravatar Rohan Jain2017-08-16
* Remove unused using-declarationsGravatar A. Unique TensorFlower2017-05-26
* Switch ops in functional_ops, math_ops, state_ops, string_ops,Gravatar A. Unique TensorFlower2016-09-09
* Add C++ shape functions for ops in candidate_sampling_ops.cc, ctc_ops.cc,Gravatar A. Unique TensorFlower2016-07-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Change: 111539073Gravatar A. Unique TensorFlower2016-01-06