Searched defs:tensor1_expand_size (Results 1 – 2 of 2) sorted by relevance
117 std::vector<SymInt> tensor1_expand_size(expand_batch_portion); in cdist_impl() local202 std::vector<int64_t> tensor1_expand_size(expand_batch_portion); in _cdist_backward() local
2126 const auto tensor1_expand_size = [&output_shape, n, m1]{ DimVector ret(output_shape); in _matmul_impl() local