xla
Add API to donate input buffer for dynamo execution
#6587
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
13
Changes
View On
GitHub
Commits
Add api to buffer donation
JackCaoG
committed
1 year ago
add SetBufferDonors
JackCaoG
committed
1 year ago
Add get_buffer_donation, fix a bug where mark+step with devicedata will overwrite the buffer donation
JackCaoG
committed
1 year ago
add python tests, currently they will fail if being run together due to hash conflict
JackCaoG
committed
1 year ago
add test to testing script
JackCaoG
committed
1 year ago
make sure compilation hash tracks buffer donor index
JackCaoG
committed
1 year ago
only enable buffer donor aliasing in dynamo
JackCaoG
committed
1 year ago
Fix a bug where warm up cache might accidentlly execute the graph
JackCaoG
committed
1 year ago
Add test for non-dynamo buffer donation
JackCaoG
committed
1 year ago
add more test
JackCaoG
committed
1 year ago
remove debugging messages
JackCaoG
committed
1 year ago
add comment
JackCaoG
committed
1 year ago
remove debug messages and fix tests
JackCaoG
committed
1 year ago
Loading