"vscode:/vscode.git/clone" did not exist on "88defc4d89b766ce2ed9d0828d31f583b094c278"
Use nonexperimental LSO API in base_task.py.
This shouldn't break any official models, since I changed all LossScaleOptimizer isinstance checks to use the nonexperimental version (the experimental LSO subclasses the nonexperimental LSO, so changing isinstance checks in this way is always safe). PiperOrigin-RevId: 366891847
Showing
Please register or sign in to comment