Searched defs:self_impl (Results 1 – 8 of 8) sorted by relevance
79 auto self_impl = get_nested_tensor_impl(self); in chunk_nested_tensor() local134 auto self_impl = get_nested_tensor_impl(self); in split_with_sizes_nested() local
95 auto self_impl = get_nested_tensor_impl(self); in NestedTensor_elementwise_Tensor() local250 auto self_impl = get_nested_tensor_impl(self); in NestedTensor_elementwise__Tensor() local
169 auto self_impl = get_nested_tensor_impl(self); in check_numel_equals_buffer_size() local
103 const auto* self_impl = maybeGetBatchedImpl(self); in batchedTensorInplaceForLoopFallback() local
340 auto self_impl = at::functionalization::impl::unsafeGetFunctionalWrapper(self); in set__functionalize() local
786 auto self_impl = at::functionalization::impl::unsafeGetFunctionalWrapper(self); in mutate_view_meta() local
108 const auto* self_impl = maybeGetBatchedImpl(self); in batchedTensorInplaceForLoopFallback() local
43 at::TensorImpl* self_impl, in DifferentiableViewMeta()