aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/simple_placer_test.cc
Commit message (Expand)AuthorAge
* SimpleGraphExecutionState -> GraphExecutionStateGravatar Suharsh Sivakumar2017-09-07
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Make error message when explicitly adding an invalid device more clear.Gravatar Vijay Vasudevan2017-04-26
* Merge changes from github.Gravatar Patrick Nguyen2017-01-17
* SimplePlacer: apply heuristics only if the candidate device is validGravatar Vijay Vasudevan2017-01-09
* Use 'priority' field in device registration to allowGravatar Vijay Vasudevan2017-01-05
* Changes the simple placer to be aware of resource handles.Gravatar A. Unique TensorFlower2016-10-31
* Fix SimplePlacer::ColocateNodes to fail when a device does not support both n...Gravatar RJ Ryan2016-09-02
* More verbose errors for unregistered kernels.Gravatar A. Unique TensorFlower2016-08-05
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: implement placement heuristic that takes generator nodesGravatar Vijay Vasudevan2016-06-02
* SimplePlacer: add heuristic to place metadata ops with their inputs.Gravatar Vijay Vasudevan2016-05-31
* TensorFlow: Add additional debugging info to error messages whenGravatar Vijay Vasudevan2016-05-26
* SimplePlacer: remove obsolete / never used @colocation device name (supercededGravatar Vijay Vasudevan2016-05-02
* TensorFlow: Simple placer accepts device mismatches for reference edges.Gravatar Vijay Vasudevan2016-04-25
* Improve SimplePlacer error message when a device does not exist.Gravatar Derek Murray2016-03-11
* TensorFlow: add "colocate_with" feature that uses _class attribute.Gravatar Vijay Vasudevan2016-03-01
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* TensorFlow: Initial support in SimplePlacer for colocation groups,Gravatar Vijay Vasudevan2016-02-24
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06