Skip to content

Conversation

@copybara-service
Copy link

Remove default backend config fields from test HLO strings.

This change removes operation_queue_id: "0", wait_on_operation_queues: [], and other fields like force_earliest_schedule: false, sliding_window_length: 0, and force_deterministic: false from the backend_config in various test HLO strings. These fields are being removed because they represent default values and do not need to be explicitly specified.

This change removes `operation_queue_id: "0"`, `wait_on_operation_queues: []`, and other fields like `force_earliest_schedule: false`, `sliding_window_length: 0`, and `force_deterministic: false` from the `backend_config` in various test HLO strings. These fields are being removed because they represent default values and do not need to be explicitly specified.

PiperOrigin-RevId: 837825541
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