candle_core
0.5.0
In candle_core::safetensors
?
Settings
Function
candle_core
::
safetensors
::
load
Copy item path
source
·
[
−
]
pub fn load<P:
AsRef
<
Path
>>( filename: P, device: &
Device
) ->
Result
<
HashMap
<
String
,
Tensor
>>