File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ DeepOBS automates several steps when benchmarking deep learning optimizers:
2727
2828The code for the current implementation working with ** TensorFlow** can be found
2929on [ Github] ( https://github.com/fsschneider/DeepOBS ) .
30- A PyTorch version is currently developed (see News section below).
30+ A PyTorch version is currently developed and can be accessed via the pre-release or the develop branch (see News section below).
3131
3232The full documentation is available on readthedocs:
3333https://deepobs.readthedocs.io/
@@ -43,9 +43,10 @@ We are always interested in feedback and ways to improve DeepOBS.**
4343
4444We are currently working on a new and improved version of DeepOBS, version 1.2.0.
4545It will support ** PyTorch** in addition to TensorFlow, has an easier interface, and
46- many bugs ironed out. You can find the latest version of it in [ this branch] ( https://github.com/fsschneider/DeepOBS/tree/v1.2.0-beta0 ) .
46+ many bugs ironed out. You can find the latest version of it in [ this branch] ( https://github.com/fsschneider/DeepOBS/tree/develop ) .
4747
48- A pre-release, version 1.2.0-beta0, will be available shortly and a full release is expected in a few weeks.
48+ A [ pre-release] ( https://github.com/fsschneider/DeepOBS/releases/tag/v1.2.0-beta0 ) is available now.
49+ The full release is expected in a few weeks.
4950
5051Many thanks to [ Aaron Bahde] ( https://github.com/abahde ) for spearheading the developement of DeepOBS 1.2.0.
5152
You can’t perform that action at this time.
0 commit comments