Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.h85 void SetGraphProperties(const GraphProperties& graph_properties) { in SetGraphProperties() function
Dscoped_allocator_optimizer.cc847 rewriter->SetGraphProperties(graph_properties); in ProcessGraphDef()