Searched defs:expected_shapes (Results 1 – 5 of 5) sorted by relevance
25 std::map<string, std::vector<PartialTensorShape>> expected_shapes) { in ShapeAnnotationsMatch()
80 std::vector<Shape> expected_shapes(reduce->input_count()); in HandleReduce() local
459 std::vector<Shape> expected_shapes; in MakeReduceHlo() local
186 def testNestedStructure(self, components, expected_shapes): argument
169 expected_shapes=None, argument