Signet Forge 0.1.0
C++20 Parquet library with AI-native extensions
DEMO
Loading...
Searching...
No Matches
signet::forge::OwnedTensor Member List

This is the complete list of members for signet::forge::OwnedTensor, including all inherited members.

byte_size() const noexceptsignet::forge::OwnedTensorinline
clone() constsignet::forge::OwnedTensorinline
data() noexceptsignet::forge::OwnedTensorinline
data() const noexceptsignet::forge::OwnedTensorinline
dtype() const noexceptsignet::forge::OwnedTensorinline
is_valid() const noexceptsignet::forge::OwnedTensorinline
num_elements() const noexceptsignet::forge::OwnedTensorinline
operator=(OwnedTensor &&) noexcept=defaultsignet::forge::OwnedTensor
operator=(const OwnedTensor &)=deletesignet::forge::OwnedTensor
OwnedTensor()=defaultsignet::forge::OwnedTensor
OwnedTensor(TensorShape shape, TensorDataType dtype)signet::forge::OwnedTensorinline
OwnedTensor(const void *data, TensorShape shape, TensorDataType dtype)signet::forge::OwnedTensorinline
OwnedTensor(OwnedTensor &&) noexcept=defaultsignet::forge::OwnedTensor
OwnedTensor(const OwnedTensor &)=deletesignet::forge::OwnedTensor
shape() const noexceptsignet::forge::OwnedTensorinline
typed_data() noexceptsignet::forge::OwnedTensorinline
typed_data() const noexceptsignet::forge::OwnedTensorinline
view()signet::forge::OwnedTensorinline
view() constsignet::forge::OwnedTensorinline