Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc1097 const auto rank_props = properties.GetOutputProperties("Rank"); in TEST_F() local
1098 const OpInfo::TensorProperties rank_prop0 = rank_props[0]; in TEST_F()