Home
last modified time | relevance | path

Searched defs:IsParametrized (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dfunctions_test.cc37 TEST_F(FunctionsTest, IsParametrized) { in TEST_F() argument
Dfunctions.cc419 bool IsParametrized(const FunctionDef& func) { in IsParametrized() function