mahout icon indicating copy to clipboard operation
mahout copied to clipboard

[QDP] PyTorch Tensor Detection and CPU Path

Open rich7420 opened this issue 4 weeks ago • 1 comments

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

rich7420 avatar Dec 12 '25 11:12 rich7420