Searched defs:shape1 (Results 1 – 4 of 4) sorted by relevance
151 std::vector<int> shape1{24}; in TEST() local374 std::vector<int> shape1{4}; in TEST() local571 std::vector<int> shape1{6}; in TEST() local
16 bool OpTrait::util::staticallyKnownBroadcastable(ArrayRef<int64_t> shape1, in staticallyKnownBroadcastable()59 bool OpTrait::util::getBroadcastedShape(ArrayRef<int64_t> shape1, in getBroadcastedShape()
57 LogicalResult mlir::verifyCompatibleShape(ArrayRef<int64_t> shape1, in verifyCompatibleShape()
216 auto shape1 = tp1.getShape(); in verify() local