Searched defs:shape1 (Results 1 – 4 of 4) sorted by relevance
17 bool OpTrait::util::staticallyKnownBroadcastable(ArrayRef<int64_t> shape1, in staticallyKnownBroadcastable() argument 60 bool OpTrait::util::getBroadcastedShape(ArrayRef<int64_t> shape1, in getBroadcastedShape() argument
153 std::vector<int> shape1{24}; in TEST() local 376 std::vector<int> shape1{4}; in TEST() local 573 std::vector<int> shape1{6}; in TEST() local
58 LogicalResult mlir::verifyCompatibleShape(ArrayRef<int64_t> shape1, in verifyCompatibleShape() argument
1375 auto shape1 = tp1.getShape(); verify() local