Skip to content

Revert train step measurement #43

@emergenz

Description

@emergenz

We should revert the train step measurement PR. The correct way to measure this would be to run a few iterations, then jax.block_until_ready, and then divide elapsed time by number of steps.

Since we do not want to have jax.block_until_ready in production code, I propose to implement this in e.g. a draft PR for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions