PyTorch
Loading...
Searching...
No Matches
at::TensorBase Member List

This is the complete list of members for at::TensorBase, including all inherited members.

_base() constat::TensorBase
_fw_grad(uint64_t level) constat::TensorBaseinline
_is_zerotensor() constat::TensorBaseinline
_register_hook(std::function< TensorBase(const TensorBase &)> hook) constat::TensorBaseprotected
_set_conj(bool conjugate) constat::TensorBaseinline
_set_fw_grad(const TensorBase &new_grad, uint64_t level, bool is_inplace_op) constat::TensorBaseinline
_set_neg(bool negative) constat::TensorBaseinline
_set_zero(bool zero) constat::TensorBaseinline
_version() constat::TensorBase
accessor() const &at::TensorBaseinline
accessor() &&=deleteat::TensorBase
contiguous(MemoryFormat memory_format=MemoryFormat::Contiguous) constat::TensorBaseinline
data() constat::TensorBase
data_ptr() constat::TensorBaseinline
data_ptr() constat::TensorBase
defined() constat::TensorBaseinline
device() constat::TensorBaseinline
dim() constat::TensorBaseinline
dtype() constat::TensorBaseinline
element_size() constat::TensorBaseinline
enforce_invariants()at::TensorBaseprotected
expect_contiguous(MemoryFormat memory_format=MemoryFormat::Contiguous) const &at::TensorBaseinline
expect_contiguous(MemoryFormat memory_format=MemoryFormat::Contiguous) &&=deleteat::TensorBase
fill_(const c10::Scalar &scalar) constat::TensorBase
generic_packed_accessor() const &at::TensorBaseinline
generic_packed_accessor() &&=deleteat::TensorBase
get_device() constat::TensorBaseinline
get_named_tensor_meta() constat::TensorBaseinline
get_named_tensor_meta()at::TensorBaseinline
getIntrusivePtr() constat::TensorBaseinline
grad_fn() constat::TensorBase
has_names() constat::TensorBaseinline
has_storage() constat::TensorBaseinline
hook_return_var_t typedefat::TensorBase
hook_return_void_t typedefat::TensorBase
impl_at::TensorBaseprotected
is_alias_of(const at::TensorBase &other) constat::TensorBaseinline
is_complex() constat::TensorBaseinline
is_conj() constat::TensorBaseinline
is_contiguous(at::MemoryFormat memory_format=at::MemoryFormat::Contiguous) constat::TensorBaseinline
is_cpu() constat::TensorBaseinline
is_cuda() constat::TensorBaseinline
is_floating_point() constat::TensorBaseinline
is_hip() constat::TensorBaseinline
is_hpu() constat::TensorBaseinline
is_inference() constat::TensorBaseinline
is_ipu() constat::TensorBaseinline
is_lazy() constat::TensorBaseinline
is_leaf() constat::TensorBase
is_meta() constat::TensorBaseinline
is_metal() constat::TensorBaseinline
is_mkldnn() constat::TensorBaseinline
is_mps() constat::TensorBaseinline
is_neg() constat::TensorBaseinline
is_nested() constat::TensorBaseinline
is_non_overlapping_and_dense() constat::TensorBaseinline
is_ort() constat::TensorBaseinline
is_quantized() constat::TensorBaseinline
is_same(const TensorBase &other) const noexceptat::TensorBaseinline
is_signed() constat::TensorBaseinline
is_sparse() constat::TensorBaseinline
is_sparse_csr() constat::TensorBaseinline
is_ve() constat::TensorBaseinline
is_view() constat::TensorBase
is_vulkan() constat::TensorBaseinline
is_xla() constat::TensorBaseinline
is_xpu() constat::TensorBaseinline
itemsize() constat::TensorBaseinline
key_set() constat::TensorBaseinline
layout() constat::TensorBaseinline
MaybeOwnedTraits< TensorBase >at::TensorBaseprotected
name() constat::TensorBase
names() constat::TensorBaseinline
nbytes() constat::TensorBaseinline
ndimension() constat::TensorBaseinline
numel() constat::TensorBaseinline
operator=(const TensorBase &x) &at::TensorBaseinline
operator=(TensorBase &&x) &noexceptat::TensorBaseinline
operator=(const TensorBase &) &&=deleteat::TensorBase
operator=(TensorBase &&) &&noexcept=deleteat::TensorBase
opt_names() constat::TensorBaseinline
options() constat::TensorBaseinline
output_nr() constat::TensorBase
packed_accessor32() const &at::TensorBaseinline
packed_accessor32() &&=deleteat::TensorBase
packed_accessor64() const &at::TensorBaseinline
packed_accessor64() &&=deleteat::TensorBase
print() constat::TensorBase
quantizer() constat::TensorBase
register_hook(T &&hook) constat::TensorBase
register_hook(T &&hook) constat::TensorBase
register_hook(T &&hook) const -> TensorBase::hook_return_void_t< T >at::TensorBase
remove_hook(unsigned pos) constat::TensorBase
requires_grad() constat::TensorBaseinline
requires_grad_(bool _requires_grad=true) constat::TensorBase
reset()at::TensorBaseinline
retain_grad() constat::TensorBase
retains_grad() constat::TensorBase
scalar_type() constat::TensorBaseinline
set_data(const TensorBase &new_data) constat::TensorBase
set_requires_grad(bool requires_grad) constat::TensorBaseinline
size(int64_t dim) constat::TensorBaseinline
sizes() constat::TensorBaseinline
storage() constat::TensorBaseinline
storage_offset() constat::TensorBaseinline
stride(int64_t dim) constat::TensorBaseinline
strides() constat::TensorBaseinline
suggest_memory_format(bool channels_last_strides_exact_match=false) constat::TensorBaseinline
sym_nbytes() constat::TensorBaseinline
sym_numel() constat::TensorBaseinline
sym_size(int64_t dim) constat::TensorBaseinline
sym_sizes() constat::TensorBaseinline
sym_storage_offset() constat::TensorBaseinline
sym_stride(int64_t dim) constat::TensorBaseinline
sym_strides() constat::TensorBaseinline
tensor_data() constat::TensorBase
TensorBase(unsafe_borrow_t, const TensorBase &rhs)at::TensorBaseinlineexplicitprotected
TensorBase()=defaultat::TensorBase
TensorBase(c10::intrusive_ptr< TensorImpl, UndefinedTensorImpl > tensor_impl)at::TensorBaseinlineexplicit
TensorBase(const TensorBase &)=defaultat::TensorBase
TensorBase(TensorBase &&)=defaultat::TensorBase
to(at::TensorOptions options={}, bool non_blocking=false, bool copy=false, c10::optional< at::MemoryFormat > memory_format=c10::nullopt) constat::TensorBase
toString() constat::TensorBase
unsafeGetTensorImpl() constat::TensorBaseinline
unsafeReleaseIntrusivePtr()at::TensorBaseinline
unsafeReleaseTensorImpl()at::TensorBaseinline
use_count() const noexceptat::TensorBaseinline
variable_data() constat::TensorBase
weak_use_count() const noexceptat::TensorBaseinline
wrap_tensor_impl(c10::intrusive_ptr< TensorImpl, UndefinedTensorImpl > tensor_impl)at::TensorBaseinlinestatic
zero_() constat::TensorBase