Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dscoped_allocator_optimizer.h54 Status ProcessGraphDef(GraphDef* graph,
Dscoped_allocator_optimizer.cc689 LOG_WARNING_AND_RETURN_IF_ERROR(ScopedAllocatorOptimizer::ProcessGraphDef( in Optimize()
817 Status ScopedAllocatorOptimizer::ProcessGraphDef( in ProcessGraphDef() function in tensorflow::grappler::ScopedAllocatorOptimizer