Expand description
Data conversion utilities for Python-Rust interop
Functionsยง
- extract_
shape - Convert Python objects to shape vector
- parse_
device_ string - Convert device string to DeviceType
- parse_
dtype_ string - Convert dtype string to DType
- python_
list_ to_ vec - Convert Python list to Vec