array_conversions
Structs
Functions
to_torch
to_torch(arg: Array) -> PythonObject
to_torch_tensor
to_torch_tensor(arg: Array) -> PythonObject
is_close
is_close(x: Array, x_torch: PythonObject, rtol: SIMD[float32, 1] = SIMD(#kgen.float_literal<1|10000>)) -> Bool
Last updated on