aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/function.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Enables `If` operator lowering in cond_v2 when XLA is disabled. Lowering allo...Gravatar A. Unique TensorFlower2018-06-18
* Allowing for FunctionLibraryRuntime::Run calls to not be provided with a runn...Gravatar Rohan Jain2018-03-09
* 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
* Update API to traffic in unique_ptrs rather than owning raw pointersGravatar A. Unique TensorFlower2017-07-27
* Add GraphOptimizer to Grappler item builder to do L1 optimizations andGravatar A. Unique TensorFlower2017-05-26
* Add function inlining support to Grappler.Gravatar A. Unique TensorFlower2017-05-18
* Add support for passes that run post-partitioning to OptimizationRegistry.Gravatar Peter Hawkins2017-01-14
* Internal cleanup.Gravatar A. Unique TensorFlower2016-11-11
* Internal cleanup.Gravatar A. Unique TensorFlower2016-10-25
* Using Session's environment in optimization functionsGravatar A. Unique TensorFlower2016-08-11
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change function library to use a runner passed in from the Run call, instead ofGravatar A. Unique TensorFlower2016-06-01
* Instead of just validating the memory type. Fix them if they are notGravatar A. Unique TensorFlower2016-04-21
* Moved config.proto from core/framework to core/protobuf.Gravatar Sherry Moore2016-03-04
* Refactor the logic to apply optimization into a common module.Gravatar A. Unique TensorFlower2016-02-03
* Fixed constant folding to handle nodes with multiple outputs.Gravatar Manjunath Kudlur2016-01-27
* Fix broken build.Gravatar A. Unique TensorFlower2016-01-27
* Fix broken build.Gravatar A. Unique TensorFlower2016-01-27
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Export ToGraphDef() from function.ccGravatar A. Unique TensorFlower2016-01-21
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06