Crate candle_ug

Crate candle_ug 

Source
Expand description

This crate is used to re-export the ug crate together with ug-cuda & ug-metal gated behind the cuda and metal features respectively.

Modules§

block
cache
Compilation cache utilities.
common_tests
const
cpu_code_gen
cpu_runtime
display
dtype
error
interpreter
lang
layout
The shape of a tensor is a tuple with the size of each of its dimensions.
lazy_buffer
lower
lower_op
safetensors
samples
schedule
utils

Macros§

bail

Structs§

CpuDevice
Layout
LazyBuffer
Schedule
Shape

Enums§

Const
CpuStorage
CpuStorageRef
CpuStorageRefMut
D
DType
Error
Main library error type.
ScheduleItem

Traits§

Device
Dim
Slice
WithDType

Type Aliases§

Result