Searched defs:graph_view_ (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/internal/ | ||
D | tfprof_stats.h | 108 std::unique_ptr<TFGraph> graph_view_; variable |
/external/tensorflow/tensorflow/core/grappler/utils/ | ||
D | graph_view.h | 363 MutableGraphView* graph_view_ = nullptr; variable |
D | graph_view_internal.h | 252 GraphViewT* graph_view_; variable |
/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
D | function_optimizer.cc | 380 GraphView graph_view_; member in tensorflow::grappler::__anon36252d010111::FunctionOptimizerContext |
D | auto_mixed_precision.cc | 1003 MutableGraphView graph_view_; member in tensorflow::grappler::__anonab6217530111::AutoMixedPrecisionImpl |