|
| WeakTensor (const Tensor &t) |
|
Tensor | lock () const |
|
bool | is_same (const WeakTensor &other) const noexcept |
|
size_t | use_count () const noexcept |
|
size_t | weak_use_count () const noexcept |
|
TensorImpl * | unsafeGetTensorImpl () const |
|
| WeakTensor (const Tensor &t) |
|
Tensor | lock () const |
|
bool | is_same (const WeakTensor &other) const noexcept |
|
size_t | use_count () const noexcept |
|
size_t | weak_use_count () const noexcept |
|
TensorImpl * | unsafeGetTensorImpl () const |
|
Definition at line 764 of file Tensor.h.
The documentation for this struct was generated from the following file: