mahout
mahout copied to clipboard
[QDP] PyTorch Tensor Detection and CPU Path
Summary
This issue asks the ability to detect and handle PyTorch tensors, focusing on cpu tensors.
- add PyTorch tensor detection utilities
- add tensor validation
- add cpu tensor path in
encode_tensor() - add error handling
- add basic tests