OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::TensorView Member List
This is the complete list of members for
opennn::TensorView
, including all inherited members.
as
() const noexcept
opennn::TensorView
inline
as_flat_matrix
() const
opennn::TensorView
inline
as_flat_matrix
(Index batch_index) const
opennn::TensorView
inline
as_float
() const noexcept
opennn::TensorView
inline
as_matrix
() const
opennn::TensorView
inline
as_matrix
(Index batch_index) const
opennn::TensorView
inline
as_tensor
() const
opennn::TensorView
inline
as_tensor
(Index batch_index) const
opennn::TensorView
inline
as_vector
() const
opennn::TensorView
inline
byte_size
() const noexcept
opennn::TensorView
inline
cuda_dtype
() const noexcept
opennn::TensorView
inline
data
opennn::TensorView
dispatch
(F &&fn) const
opennn::TensorView
inline
empty
() const noexcept
opennn::TensorView
inline
fill
(float value)
opennn::TensorView
get_rank
() const noexcept
opennn::TensorView
inline
reshape
(const Shape &new_shape) const
opennn::TensorView
inline
shape
opennn::TensorView
size
() const noexcept
opennn::TensorView
inline
TensorView
(void *new_data=nullptr, const Shape &new_shape={}, Type new_dtype=Type::FP32) noexcept
opennn::TensorView
inline
type
opennn::TensorView
Generated by
1.13.2