Home
last modified time | relevance | path

Searched defs:gview (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dsimple_propagator_state.cc74 const GraphView& gview = immutable_state_.graph_view(); in PropagateOutputs() local
Dpropagator_state.cc393 const GraphView& gview = immutable_state.graph_view(); in ActivateNodesFastPathInternal() local
457 const GraphView& gview = immutable_state.graph_view(); in ActivateNodesSlowPath() local
Dexecutor.cc158 void Initialize(const GraphView& gview) { in Initialize()
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-redundant-string-init.cpp113 void gview() { in gview() function