STT-tensorflow/tensorflow/core/grappler/clusters
Derek Murray 7f09d08f5d [BUILD] Clean up unused aliases left over the "common_runtime/BUILD" split.
PiperOrigin-RevId: 304650362
Change-Id: Ifc27d8d87d7c7319462235f661668467494dd252
2020-04-03 11:07:56 -07:00
..
BUILD [BUILD] Clean up unused aliases left over the "common_runtime/BUILD" split. 2020-04-03 11:07:56 -07:00
cluster.cc
cluster.h Get rid of a number of gratuitous graph copies in Grappler code. 2019-05-21 20:31:17 -07:00
single_machine_test.cc Merge pull request #36639 from ROCmSoftwarePlatform:google-upstream-grappler 2020-03-11 23:59:13 -07:00
single_machine.cc Improving readability by using Cluster::NumWarmupSteps() instead of directly calling options_.config.graph_options().build_cost_model_after() 2019-07-03 08:42:56 -07:00
single_machine.h Prefixing TensorFlow thread annotation macros with TF_. 2020-03-05 08:42:01 -08:00
utils_test.cc updating testcases to work correctly with ROCm 2019-08-08 22:45:00 +00:00
utils.cc Remove EIGEN_USE_LIBXSMM support from Tensorflow. 2019-08-19 13:46:32 -07:00
utils.h
virtual_cluster_test.cc Move error_codes.proto part 2. 2019-09-21 00:07:53 -07:00
virtual_cluster.cc Avoid copying a GraphDef and GrapplerItem in AnalyticalCostEstimator::PredictCosts(). 2019-08-01 07:52:21 -07:00
virtual_cluster.h Misc. cleanup in grappler. 2019-07-02 18:33:09 -07:00