Skip to content

Merge performance enhancements enabling feasible XLA compilation

Chris Jewell requested to merge perf-xla-compile-time into master

This merge request addresses the issue of unfeasibly slow XLA compilation. Speed (V100) has increased from 1.2it/s to 22it/s giving a 18x speedup.

Merge request reports