Searched refs:GetNodes (Results 1 – 11 of 11) sorted by relevance
7 PURPOSE = 'Test that dbus GetNodes API of CRAS is working.'10 loopback input and output nodes are correct by dbus GetNodes API.20 Test that dbus GetNodes API of CRAS is working.
56 const std::vector<const tensorflow::NodeDef*>& GetNodes() { return nodes_; } in GetNodes() function
78 for (const NodeDef* cluster_node : cluster->GetNodes()) { in FindCluster()
40 for (const auto& node : graph_view.GetNodes()) { in InferFromGraphViewT()
328 const std::vector<NodeViewT>& GetNodes() const { return nodes_; } in GetNodes() function
152 TYPED_TEST(TypedGraphViewTest, GetNodes) { in TYPED_TEST() argument159 const auto& nodes = graph_view.GetNodes(); in TYPED_TEST()803 for (const NodeView& expected_node_view : expected_graph_view.GetNodes()) { in CompareGraphViewWithGraph()
47 for (const auto& node_view : graph_view->GetNodes()) { in GetUpdatedNodeNames()
58 {dict},{dict},... GetNodes()177 GetNodes() HotwordModels string.
67 const GenNodeMap& GetNodes() { return gran_->nodes_; } in GetNodes() function in tensorflow::grappler::graph_analyzer::test::GraphAnalyzerTest84 auto& map = GetNodes(); in TEST_F()
78 for (const auto& node : context.graph_view->GetNodes()) { in NumConvOnDeviceWithDataTypeOverThreshold()
229 return get_cras_control_interface().GetNodes()