Searched defs:expand_batch_product (Results 1 – 2 of 2) sorted by relevance
122 const SymInt expand_batch_product = c10::multiply_integers(expand_batch_portion); in cdist_impl() local
2123 const int64_t expand_batch_product = c10::multiply_integers(output_shape); in _matmul_impl() local