Skip to content

Tags: pizzahaat/f

Tags

1.5.9

Toggle 1.5.9's commit message
more stable fp16 training

1.5.8

Toggle 1.5.8's commit message
use native url_to_fs provided by fsspec

1.5.7

Toggle 1.5.7's commit message
default saving and loading to local file system, current folder

1.5.6

Toggle 1.5.6's commit message
support checkpointing to s3

1.5.5

Toggle 1.5.5's commit message
make checkpoints able to save to google storage by passing in gs://<b…

…ucket>/<folder> to checkpoint_path in trainer

1.5.4

Toggle 1.5.4's commit message
make checkpoints able to save to google storage by passing in gs://<b…

…ucket>/<folder> to checkpoint_path in trainer

1.5.3

Toggle 1.5.3's commit message
make checkpoints able to save to google storage by passing in gs://<b…

…ucket>/<folder> to checkpoint_path in trainer

1.5.2

Toggle 1.5.2's commit message
some more cleanup, in prep for gcsfs

1.5.1

Toggle 1.5.1's commit message
complete local / cloud filesystem agnostic saving and loading of chec…

…kpoints, thanks to @rom1504

1.5.0

Toggle 1.5.0's commit message
add the component from unet squared paper that seems to be doing some…

…thing visible