Searched defs:mul_shape (Results 1 – 4 of 4) sorted by relevance
846 auto mul_shape = ops::Placeholder::Shape({64, 64}); in RunTest() local
3558 const auto& mul_shape = mul_props[0].shape(); in MulConvPushDown() local
2926 ShapedType mul_shape = (*op->result_type_begin()).cast<ShapedType>(); in matchAndRewrite() local
3389 c10::SmallVector<int64_t, 10> mul_shape(2 * maxdim); in kron_out() local