Inject enable_runtime_flags into benchmarks and add train_steps to shakespeare_main.
This will help general debugging by enabling custom execution with --benchmark_method_flags. E.g --benchmark_method_flags=train_steps=7 will run the benchmark for only 7 steps without modifying benchmark code. PiperOrigin-RevId: 282799341
Showing
Please register or sign in to comment