Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc775 TF_RETURN_IF_ERROR(SetUnknownShape(function_node, i)); in UpdateFunction()
1100 Status SetUnknownShape(const NodeDef* node, int output_port) { in SetUnknownShape() function in tensorflow::grappler::SymbolicShapeRefiner
1898 status.Update(SetUnknownShape(&node, output_port)); in InferShapes()