jakusa21 opened a new pull request, #18444: URL: https://github.com/apache/tvm/pull/18444
- Add kDLCPUSample device type (type=20) to TVMDeviceExtType - Implement CPUSampleDeviceAPI class with full logging - Add comprehensive test script (test_cpu_sample_device.py) - Include documentation (CPU_SAMPLE_DEVICE_README.md) This implementation provides a reference CPU-based device API with detailed logging for debugging and verification. All major device operations (memory allocation, data copy, workspace management) include print statements to track execution flow. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
