onnxruntime
Use non-CPU device type and id for host accessible memory
#25043
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
15
Changes
View On
GitHub
Commits
Use the non-CPU device type and id for host accessible memory to make the link between CPU and the non-CPU device explicit.
skottmckay
committed
1 year ago
Fix some builds
skottmckay
committed
1 year ago
Add files that were updated but not saved
skottmckay
committed
1 year ago
Fix OrtDevice::MemType::DEFAULT
skottmckay
committed
1 year ago
Fix type comparison
skottmckay
committed
1 year ago
Fix bad AI suggestion with hopefully correct AI suggestion
skottmckay
committed
1 year ago
Fix some tests and lint
skottmckay
committed
1 year ago
Update code that used OrtDevice::CPU directly
skottmckay
committed
1 year ago
Merge remote-tracking branch 'origin/main' into skottmckay/UseNonCpuDeviceInOrtDeviceForHostAccessibleMemory
skottmckay
committed
1 year ago
Fix MIGraphX build
skottmckay
committed
1 year ago
Add CPU to CPU check in data transfer.
skottmckay
committed
1 year ago
Merge
skottmckay
committed
359 days ago
Address PR comments
skottmckay
committed
359 days ago
Merge
skottmckay
committed
356 days ago
Address PR comments
skottmckay
committed
356 days ago
Loading