Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1031 if (!inputs || !EquivalentShapesAndTypes(*outputs, *inputs)) in UpdateNode()
1251 bool EquivalentShapesAndTypes(const std::vector<ShapeAndType>& st1, in EquivalentShapesAndTypes() function in tensorflow::grappler::SymbolicShapeRefiner
2463 *new_shapes |= !shape_refiner->EquivalentShapesAndTypes(*queue_handle_data, in UpdateEnqueue()