Implement Jax CPU/GPU callbacks with XLA's FFI.
- Change 4 of 4 addressing #3 in https://github.com/jax-ml/jax/issues/25842. PiperOrigin-RevId: 720696248
Showing
- third_party/xla/xla/backends/cpu/benchmarks/BUILD 36 additions, 0 deletionsthird_party/xla/xla/backends/cpu/benchmarks/BUILD
- third_party/xla/xla/backends/cpu/benchmarks/exp_benchmark_test.cc 87 additions, 0 deletions...rty/xla/xla/backends/cpu/benchmarks/exp_benchmark_test.cc
- third_party/xla/xla/backends/cpu/benchmarks/log_benchmark_test.cc 87 additions, 0 deletions...rty/xla/xla/backends/cpu/benchmarks/log_benchmark_test.cc
- third_party/xla/xla/backends/cpu/benchmarks/tanh_benchmark_test.cc 22 additions, 0 deletions...ty/xla/xla/backends/cpu/benchmarks/tanh_benchmark_test.cc
- third_party/xla/xla/backends/cpu/codegen/BUILD 1 addition, 1 deletionthird_party/xla/xla/backends/cpu/codegen/BUILD
- third_party/xla/xla/backends/cpu/codegen/polynomial_approximations.cc 137 additions, 16 deletions...xla/xla/backends/cpu/codegen/polynomial_approximations.cc
- third_party/xla/xla/python/xla_client.py 1 addition, 1 deletionthird_party/xla/xla/python/xla_client.py
Please register or sign in to comment