Add support for running benchmarks in XLA unit tests.
In the XLA internal test 'main', parse the --benchmarks flag if it exists and runs the specified benchmarks. Previously microbenchmarks defined in unit tests were never run. PiperOrigin-RevId: 191001183
Loading
Please sign in to comment