Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc261 GraphProperties static_properties(item); in TEST_F() local
262 TF_CHECK_OK(static_properties.InferStatically(false)); in TEST_F()
264 const auto props = static_properties.GetOutputProperties("Var"); in TEST_F()