STT-tensorflow/tensorflow/core/graph
TensorFlower Gardener 45f36e8699 Merge pull request from xinan-jiang:pr/cost-model
PiperOrigin-RevId: 355879939
Change-Id: If403700f53e68edf3ff3966bf245218aba36e46a
2021-02-05 10:46:31 -08:00
..
algorithm_test.cc Internal tests cleanup 2020-10-30 10:12:41 -07:00
algorithm.cc
algorithm.h
benchmark_testlib.h
BUILD [CostModel] Add UT for CostModel Global Index 2021-01-17 13:16:45 +08:00
collective_order_test.cc [rollback]Add ordering_token input to collective to leverage AutoControlDependency to order them 2020-10-21 19:43:47 -07:00
collective_order.cc
collective_order.h
colors.cc
colors.h
control_flow_test.cc
control_flow.cc
control_flow.h
costmodel_test.cc Merge pull request from xinan-jiang:pr/cost-model 2021-02-05 10:46:31 -08:00
costmodel.cc Merge pull request from xinan-jiang:pr/cost-model 2021-02-05 10:46:31 -08:00
costmodel.h [CostModel] Generating CostGraphDef with Global Index 2020-11-12 15:29:13 +08:00
default_device.h Qualify uses of std::string. 2020-03-25 09:53:25 -07:00
edgeset_test.cc
edgeset.cc
edgeset.h Add minor optimization for graph copies. 2021-02-01 16:55:28 -08:00
graph_def_builder_test.cc [Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n). 2020-04-28 09:53:59 -07:00
graph_def_builder.cc
graph_def_builder.h
graph_node_util.cc
graph_node_util.h
graph_partition_test.cc [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
graph_partition.cc Rollback changelist 338246477 2020-12-09 09:23:02 -08:00
graph_partition.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
graph_test.cc Add minor optimization for graph copies. 2021-02-01 16:55:28 -08:00
graph.cc Add minor optimization for graph copies. 2021-02-01 16:55:28 -08:00
graph.h Add minor optimization for graph copies. 2021-02-01 16:55:28 -08:00
mkl_graph_util.h Skip FusedBatchNorm rewrite when input is 5D tensor 2020-10-14 18:08:00 -07:00
node_builder_test.cc
node_builder.cc
node_builder.h
optimizer_cse_test.cc Internal tests cleanup 2020-10-30 10:12:41 -07:00
optimizer_cse.cc
optimizer_cse.h
subgraph_test.cc Internal tests cleanup 2020-10-30 10:12:41 -07:00
subgraph.cc [Build cleanup] Split "core_cpu_impl" into fine-grained targets (3/n). 2020-04-27 10:43:23 -07:00
subgraph.h
tensor_id_test.cc Internal tests cleanup 2020-10-30 10:12:41 -07:00
tensor_id.cc
tensor_id.h
testlib.cc
testlib.h
types.h
validate_test.cc
validate.cc
validate.h
while_context.cc
while_context.h