Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dutils.h239 class ImmutableNodeMap
242 explicit ImmutableNodeMap(const GraphDef* graph) : NodeMapInternal(graph) {} in ImmutableNodeMap() function
Dutils_test.cc391 ImmutableNodeMap node_map(&graph); in TEST_F()
705 ImmutableNodeMap node_map(&graph); in BM_ImmutableNodeMapConstruct()