[XLA] Add --xla_hlo_profile_last_run flag to replay_computation.
When using replay_computation for profiling, you usually only want to do one or two warmup runs and then profile the last run of your model. This flag makes that possible. PiperOrigin-RevId: 189208924
Loading
Please sign in to comment