Searched defs:shapes1 (Results 1 – 2 of 2) sorted by relevance
727 const gtl::ArraySlice<PartialTensorShape>& shapes1) { in AreCompatible()742 const gtl::ArraySlice<PartialTensorShape>& shapes1) { in AreIdentical()
449 auto shapes1 = config1->mutable_program_shape(); in TEST() local