Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h155 bool CheckShapeIncompatible(const string& node_name) const { in CheckShapeIncompatible() function
Dvirtual_scheduler.cc793 graph_properties_->CheckShapeIncompatible(node->name()); in GetNodeStateOrCreateIt()