Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc1079 const auto size_props = properties.GetOutputProperties("Size"); in TEST_F() local
1080 const OpInfo::TensorProperties size_props0 = size_props[0]; in TEST_F()