HomeSort by relevance Sort by last modified time
    Searched refs:GraphConstructorOptions (Results 1 - 25 of 27) sorted by null

1 2

  /external/tensorflow/tensorflow/core/graph/
graph_def_builder_util.cc 24 GraphConstructorOptions opts;
graph_constructor.h 33 struct GraphConstructorOptions {
34 GraphConstructorOptions() {}
46 extern Status ConvertGraphDefToGraph(const GraphConstructorOptions& opts,
52 extern Status ConvertNodeDefsToGraph(const GraphConstructorOptions& opts,
mkl_tfconversion_pass_test.cc 51 GraphConstructorOptions opts;
optimizer_cse_test.cc 43 GraphConstructorOptions opts;
quantize_training_test.cc 315 GraphConstructorOptions opts;
347 GraphConstructorOptions opts;
subgraph_test.cc 54 GraphConstructorOptions opts;
graph_constructor.cc 68 Options(const GraphConstructorOptions& in) // NOLINT(runtime/explicit)
    [all...]
graph_test.cc 110 GraphConstructorOptions opts;
665 GraphConstructorOptions opts;
mkl_layout_pass_test.cc 55 GraphConstructorOptions opts;
    [all...]
quantize_training.cc 661 GraphConstructorOptions opts;
graph_partition_test.cc 78 GraphConstructorOptions opts;
graph_constructor_test.cc 59 GraphConstructorOptions opts;
92 GraphConstructorOptions opts;
    [all...]
  /external/tensorflow/tensorflow/compiler/jit/
graph_to_functiondef_test.cc 60 GraphConstructorOptions options;
96 GraphConstructorOptions options;
  /external/tensorflow/tensorflow/core/common_runtime/
graph_execution_state.cc 240 GraphConstructorOptions opts;
358 GraphConstructorOptions opts;
shape_refiner.cc 148 GraphConstructorOptions options;
    [all...]
function_test.cc 75 GraphConstructorOptions opts;
    [all...]
direct_session.cc     [all...]
  /external/tensorflow/tensorflow/contrib/tensorrt/segment/
segment.cc 128 tensorflow::GraphConstructorOptions(), gdef, &graph));
  /external/tensorflow/tensorflow/core/distributed_runtime/
graph_mgr.cc 141 GraphConstructorOptions opts;
174 GraphConstructorOptions device_opts;
  /external/tensorflow/tensorflow/contrib/session_bundle/
bundle_shim.cc 307 GraphConstructorOptions opts;
  /external/tensorflow/tensorflow/contrib/tensorrt/convert/
convert_graph.cc 235 tensorflow::GraphConstructorOptions(), gdef, &graph));
  /external/tensorflow/tensorflow/compiler/tf2xla/
tf2xla.cc 340 TF_RETURN_IF_ERROR(ConvertGraphDefToGraph(GraphConstructorOptions(),
  /external/tensorflow/tensorflow/cc/framework/
scope.cc 264 GraphConstructorOptions opts;
  /external/tensorflow/tensorflow/core/grappler/
grappler_item_builder.cc 125 GraphConstructorOptions graph_ctor_opts;
  /external/tensorflow/tensorflow/core/kernels/
nn_ops_test.cc 218 GraphConstructorOptions opts;
598 GraphConstructorOptions opts;
    [all...]

Completed in 487 milliseconds

1 2