Home
last modified time | relevance | path

Searched defs:GetNodes (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
Dcluster.h56 const std::vector<const tensorflow::NodeDef*>& GetNodes() { return nodes_; } in GetNodes() function
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer_test.cc67 const GenNodeMap& GetNodes() { return gran_->nodes_; } in GetNodes() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h324 const std::vector<NodeViewT>& GetNodes() const { return nodes_; } in GetNodes() function
Dgraph_view_test.cc152 TYPED_TEST(TypedGraphViewTest, GetNodes) { in TYPED_TEST() argument
/external/v8/src/wasm/
Dgraph-builder-interface.cc876 void GetNodes(TFNode** nodes, Value* values, size_t count) { in GetNodes() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface
882 void GetNodes(TFNode** nodes, Vector<Value> values) { in GetNodes() function in v8::internal::wasm::__anonfc9fbc4f0111::WasmGraphBuildingInterface