openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.39k stars 358 forks source link

[XLA:FFI] Reduce the cost of FFI CallFrame creation and destruction. #14242

Open copybara-service[bot] opened 5 days ago

copybara-service[bot] commented 5 days ago

[XLA:FFI] Reduce the cost of FFI CallFrame creation and destruction.

This change reduces the cost of custom calls that involve a large number of argument and return buffers.

Reverts 1c6f26d131e34957e20d5ab7582f34597341f6d3