Skip to main content

Module tensor

Module tensor 

Source

Structs§

DeviceArenaView
OwnedDeviceTensor
This struct represents a owned tensor that can be accessed from the GPU and the CPU.

Enums§

DValue
DeviceTensor
This struct represents a GPU tensor that can be either a owned tensor or an arena view.

Traits§

DeviceTensorExt
IntoDevice