load

inline suspend fun <T : DType, V> ParametersLoader.load(ctx: ExecutionContext, noinline onTensorLoaded: (String, Tensor<T, V>) -> Unit)(source)