aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/function_test.cc
Commit message (Expand)AuthorAge
...
* Using Session's environment in optimization functionsGravatar A. Unique TensorFlower2016-08-11
* Make FunctionLibraryDefinition take the underlying default OpRegistryInterfaceGravatar A. Unique TensorFlower2016-07-13
* 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
* 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
* Make ReplaceTensorWithConstant function public.Gravatar A. Unique TensorFlower2016-02-18
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* TensorFlow: fix a bunch of remaining warnings (CPU / linux)Gravatar Vijay Vasudevan2016-02-16
* Don't cache kernels in op segment if the op is stateless.Gravatar A. Unique TensorFlower2016-02-09
* Refactor the logic to apply optimization into a common module.Gravatar A. Unique TensorFlower2016-02-03
* Change GraphDef versions to use version, min_consumer, min_producerGravatar Geoffrey Irving2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Adds function_test.cc for testing functions.Gravatar A. Unique TensorFlower2016-01-24