Skip to content

Comments

create clear boundaries for global step, mini batch and micro batch#1096

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_869849068
Open

create clear boundaries for global step, mini batch and micro batch#1096
copybara-service[bot] wants to merge 1 commit intomainfrom
test_869849068

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Feb 13, 2026

create clear boundaries for global step, mini batch and micro batch

In order to add metric instrumentations, we need to have clearer boundaries of when the global step is starting, when the mini batch is starting, etc. refactoring the code to reflect that.

The added comments will be replaced with metric instrumentations, e.g., with self.rl_cluster.perf.span_group("global_step"): in follow up cl.

In order to add metric instrumentations, we need to have clearer boundaries of when the global step is starting, when the mini batch is starting, etc. refactoring the code to reflect that.

The added comments will be replaced with metric instrumentations, e.g., `with self.rl_cluster.perf.span_group("global_step"):` in follow up cl.

PiperOrigin-RevId: 869849068
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant