mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 03:46:06 +00:00
source sync
PiperOrigin-RevId: 223081582
This commit is contained in:
parent
0ea98501aa
commit
14844224fc
@ -125,7 +125,3 @@ if __name__ == "__main__":
|
||||
opt_state = update(i, opt_state, next(batches))
|
||||
trained_params = minmax.get_params(opt_state)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
from absl import app
|
||||
app.run(main)
|
||||
|
Loading…
x
Reference in New Issue
Block a user