William Falcon
e6e325c853
added comet testing dep
2019-10-22 10:36:48 +03:00
William Falcon
7225e5d6d5
Merge branch 'master' of https://github.com/williamFalcon/pytorch-lightning
2019-10-22 10:35:16 +03:00
William Falcon
ad3c6acca3
flake8
2019-10-22 10:34:00 +03:00
William Falcon
792ad00ff9
Fixed val interval ( #405 )
...
* added fixed frequency val batch check
* added fixed frequency val batch check
* Finished IterableDataset support
* flake8
* flake8
* flake8
2019-10-22 05:10:00 +03:00
Cristobal Eyzaguirre
ab6794406e
Logger consistency ( #397 )
...
* added comet logger
* bug fix in cases where comet was not imported before torch
* fixed mlflow logger to be consistent with docs, updated cometLogger and cometLoggers docs + flake 8 compliance
2019-10-22 04:51:17 +03:00
William Falcon
1424157731
Refactor ( #407 )
...
* moved dp, ddp outside of trainer
* added main mixins
* finished major mixin refactor
* flake8
* finished major mixin refactor
* finished major mixin refactor
* finished major mixin refactor
* finished major mixin refactor
* finished major mixin refactor
* finished major mixin refactor
* finished major mixin refactor
2019-10-22 04:16:51 +03:00
William Falcon
0f77603ead
updated test runner
2019-10-22 00:20:20 +03:00
tamyiuchau
4103a5ca73
Provide backward compatibility for #124 ( #400 )
...
* Provide backward compatibility for e681253
* typo fix
2019-10-21 08:16:55 +02:00
Jirka Borovec
67f6e7bb19
Fix testing for mac OS ( #399 )
...
* fix test for MacOS
* formatting
* fix pkg names
2019-10-20 17:03:16 +02:00
William Falcon
58d52c25a1
Fixes #347 ( #393 )
2019-10-19 00:51:48 +02:00
William Falcon
b0281395bf
changes examples to pl_examples for name connflict
2019-10-19 00:41:17 +02:00
William Falcon
c1bbc2158f
Fixes #361 ( #391 )
2019-10-19 00:39:45 +02:00
William Falcon
6111edaf82
Test fx ( #390 )
...
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
* changes to test fx
2019-10-19 00:39:30 +02:00
William Falcon
e1b45ca492
working on dp state fix
2019-10-19 00:26:50 +02:00
William Falcon
e611223dc8
working on dp state fix
2019-10-19 00:26:31 +02:00
William Falcon
699bd2cb50
removed mlflow and custom logger tests ( #389 )
...
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
* changes to seed for tests
2019-10-18 23:03:28 +02:00
William Falcon
4a38231a03
changes to seed for tests
2019-10-18 15:54:17 +02:00
William Falcon
e04dfb37fd
changes to seed for tests
2019-10-18 15:54:11 +02:00
William Falcon
57274b8331
updated test runner
2019-10-18 15:38:56 +02:00
Luis
5cfff1e5c1
Fixed link to trainer.py github code ( #386 )
2019-10-18 15:36:33 +02:00
William Falcon
416187fd56
Fixes #380
2019-10-18 15:33:00 +02:00
William Falcon
3dfcef6994
Loss keys ( #387 )
...
* any key in logs or progress bar is a candidate for callback metric
* any key in logs or progress bar is a candidate for callback metric
2019-10-18 15:28:13 +02:00
Hiroyuki Vincent Yamazaki
0fac2d64cf
Fix off-by-one epoch length ( #377 )
2019-10-18 10:18:05 +02:00
William Falcon
82223275ba
Revert "add package info ( #359 )" ( #384 )
...
This reverts commit a7f26a67ac
.
2019-10-18 10:05:03 +02:00
Jirka Borovec
a7f26a67ac
add package info ( #359 )
...
* add package info #358
* Update __init__.py
* Update __init__.py
2019-10-18 10:01:32 +02:00
Jirka Borovec
d30a3bf17a
update appveyor badge ( #378 )
...
@williamFalcon needs to create own appveyor "account" and update the badge [![Build status](https://ci.appveyor.com/api/projects/status/NEW-PROJECT-ID?svg=true )](https://ci.appveyor.com/project/williamFalcon/pytorch-lightning )
2019-10-18 09:58:19 +02:00
William Falcon
c6dde49296
changed lbfgs test min acc
2019-10-18 09:51:33 +02:00
William Falcon
d29a693590
changed lbfgs test
2019-10-18 02:15:04 +02:00
William Falcon
65a2cf6104
changed lbfgs test
2019-10-18 01:31:45 +02:00
William Falcon
d8920169ac
dp tests
2019-10-18 01:06:50 +02:00
William Falcon
5ca6b40308
docs
2019-10-18 00:19:01 +02:00
William Falcon
e5050700ce
docs
2019-10-18 00:17:27 +02:00
William Falcon
ec87c0efe1
Merge branch 'master' of https://github.com/williamFalcon/pytorch-lightning
2019-10-17 23:32:30 +02:00
William Falcon
188b598f29
updated gitignore
2019-10-16 09:33:58 -04:00
William Falcon
4c7c933326
fix demo
2019-10-16 09:25:34 -04:00
William Falcon
f14700a16a
fix demo
2019-10-16 09:25:26 -04:00
William Falcon
5395383910
fix demo
2019-10-16 09:24:02 -04:00
William Falcon
2044126821
fixing tests ( #372 )
...
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixed tests
* fixed tests
* fixed tests
* fixed tests
* fixed tests
* fixed tests
* fixed tests
* fixed tests
* fixed tests
2019-10-16 07:28:47 -04:00
William Falcon
e2cabb03ba
fix val logging ( #362 )
...
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* fix test
* no warnings always
* no warnings always
* no warnings always
* no warnings always
2019-10-15 12:44:20 -04:00
Yiming Lin
b8666bf354
fix domain_templates ( #365 )
2019-10-14 06:56:33 -04:00
Nic Eggert
19c2b8fc9e
Allow disabling default logger, checkpoint_callback, and early_stop_callback ( #360 )
...
* Allow disabling logger, early stopping, and checkpoints
* Typo
* Get tests passing
* Update trainer.py
2019-10-12 06:00:24 -04:00
Yasser Souri
792ba59b78
Pad experiment version with zero for easier listing ( #355 )
2019-10-10 19:39:26 -04:00
William Falcon
93222cf86d
release v0.5.2.1
2019-10-10 18:19:16 -04:00
William Falcon
426bb19846
Update trainer.py
2019-10-10 18:17:26 -04:00
William Falcon
f136cc946a
Update README.md
2019-10-10 16:31:12 -04:00
William Falcon
84aec24acc
bug free release
2019-10-10 15:17:51 -04:00
William Falcon
a94e9d8e12
Update test_models.py
2019-10-10 15:17:19 -04:00
William Falcon
46322b906b
fixed ckpt tests ( #352 )
...
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
* fixed ckpt tests
2019-10-10 15:16:19 -04:00
William Falcon
96c2a2de50
fixes Flake8
2019-10-09 17:49:29 -04:00
festeh
0eab1e42b2
add tags argument to MLFlowLogger ( #349 )
2019-10-09 17:47:17 -04:00