Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc850 const auto restore_props = properties.GetOutputProperties("restore"); in TEST_F() local
851 const OpInfo::TensorProperties& restore_prop = restore_props[0]; in TEST_F()