SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-io-core
/
sk.ainet.io
/
load
load
inline suspend
fun
<
T
:
DType
,
V
>
ParametersLoader
.
load
(
ctx
:
ExecutionContext
,
noinline
onTensorLoaded
:
(
String
,
Tensor
<
T
,
V
>
)
->
Unit
)
(
source
)