Home
last modified time | relevance | path

Searched refs:dry_run_inference (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h172 const bool dry_run_inference, GraphDef* graph_def);
Dremote_fused_graph_execute_utils.cc580 const bool dry_run_inference, GraphDef* graph_def) { in BuildAndAddTensorShapes() argument
582 if (dry_run_inference) { in BuildAndAddTensorShapes()