Module virtual

Source

Structs§

Read
The read tag for virtual tensor.
ReadWrite
The read write tag for virtual tensor.
VirtualTensor
Tensor representation that is decoupled from how the tensor is stored.
VirtualTensorExpand
Expand type for VirtualTensor.

Traits§

VirtualTensorOperations
Trait to be implemented by a type that can become a virtual tensor.
VirtualTensorOperationsExpand
Expand trait for VirtualTensorOperations.