Searched defs:self_strides (Results 1 – 6 of 6) sorted by relevance
35 IntArrayRef self_strides, in apply_padding_to_dim()120 int64_t self_strides[kTensorDimensionLimit]; in constant_pad_nd_out_impl() local
170 auto self_strides = ensure_nonempty_vec(self.strides().vec()); in operator ()() local228 auto self_strides = ensure_nonempty_vec(self.strides().vec()); in operator ()() local287 auto self_strides = ensure_nonempty_vec(self.strides().vec()); in operator ()() local
183 auto self_strides = self.strides(); in _exec_fft() local
447 auto self_strides = self.strides(); in _exec_fft() local510 auto self_strides = self.strides(); in _sort_dims() local
83 std::vector<IntArrayRef> self_strides = NestedTensor_get_strides(self_ptr); in matmul_with_bmm_nested() local
1528 auto self_strides = self_nonzero_dim.strides().vec(); in index_fill_() local