-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistency Model: Fix JIT compilation (#224)
* Consistency Models: fixes for TF jit * Consistency Model: Fix JIT compilation Adjusting the schedule requires special care to work with JIT compilation. With this commit, we pre-calculate the schedule, so that setting `current_step` works in all backends.
- Loading branch information
Showing
1 changed file
with
52 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters