Searched defs:InitialMlirConvAnchors (Results 1 – 1 of 1) sorted by relevance
232 struct InitialMlirConvAnchors { struct233 std::vector<mlir::AffineForOp> cartesian_product_loops;234 std::vector<mlir::AffineForOp> reduction_loops;235 mlir::AllocOp output_acc;