STT-tensorflow/tensorflow/core/graph
2020-06-14 11:47:44 -07:00
..
algorithm_test.cc [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
algorithm.cc Force CPU placement for ops that has DT_VARIANT inputs with host-only underlying data type. 2020-03-18 13:09:23 -07:00
algorithm.h Force CPU placement for ops that has DT_VARIANT inputs with host-only underlying data type. 2020-03-18 13:09:23 -07:00
benchmark_testlib.h
BUILD [Build cleanup] Remove "tensorflow/core/graph/graph_constructor.h". 2020-05-04 10:20:25 -07:00
collective_order_test.cc [Build cleanup] Split "core_cpu_impl" into fine-grained targets (4/n). 2020-04-28 09:53:59 -07:00
collective_order.cc
collective_order.h
colors.cc
colors.h
control_flow_test.cc
control_flow.cc
control_flow.h
costmodel.cc
costmodel.h
default_device.h Qualify uses of std::string. 2020-03-25 09:53:25 -07:00
edgeset_test.cc
edgeset.cc
edgeset.h
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 Split out node_def_util, op_def_builder, op_def_util and attr_value_util targets in tensorflow/core/framework/BUILD. Split out 2020-01-06 11:46:01 -08:00
graph_node_util.h Split out node_def_util, op_def_builder, op_def_util and attr_value_util targets in tensorflow/core/framework/BUILD. Split out 2020-01-06 11:46:01 -08:00
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 give sendop/recvop some temporary attribute for tracing. so we can annotate the memcpy device events better. 2020-02-20 10:32:29 -08:00
graph_partition.h Some const declarations changed to constexpr 2020-04-21 10:21:10 -07:00
graph_test.cc [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
graph.cc [Graph] Avoid copying the NodeDef where possible in Node::UpdateProperties(). 2020-04-17 09:24:37 -07:00
graph.h [Graph] Avoid calling Node::GetNodeClassForOp() when a node is copied. 2020-04-16 16:38:09 -07:00
mkl_graph_util.h Fix and Refactor NonAVX512 CPU platform 2020-06-14 11:47:44 -07:00
node_builder_test.cc
node_builder.cc
node_builder.h
optimizer_cse_test.cc [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -07:00
optimizer_cse.cc Avoid serializing large protos in OptimizerCSE::NodeHash. 2020-01-14 11:15:49 -08:00
optimizer_cse.h
subgraph_test.cc [Build cleanup] Update #includes of moved header "graph/graph_constructor.h". 2020-04-29 09:20:48 -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
tensor_id.cc
tensor_id.h
testlib.cc
testlib.h Contributing: Fix a typo 2020-01-07 00:33:15 +01:00
types.h
validate_test.cc
validate.cc
validate.h
while_context.cc
while_context.h