-
Notifications
You must be signed in to change notification settings - Fork 317
release 2018-02 follow-up #609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
audit-trail:
a1 (April 29th) a build with pyside2-5.110a1 /QtPy-1.5.0dev (but QML+Tensorflow removed)
b1 (may 5th) python-3.7.0b4, Tornado-5.0.2, Jupyterlab-beta2, numpy-1.14.3, early PySide2-5.11 compatibility (QtConsole, wppm, Pyzo, Qtdesigner), Altair-2, statsmodels-0.9.0rc1
b2 (may 27th, nearly feature-complete python-3.7) pandas-0.23.0, numba-0.38 on python-3.7.0b4
b3 (june 3rd , python-3.7.0b5, Numba-0.38.1 critical bug correction over numba-0.38.0 )
b4 (june 23)
rc (july 8th: python-3.7 final, sticking on jupyterlab-0.32.1 beta2)
|
build a1 (for alpha of PySide2 integration): 2018-04-28 This build is intended for users willing to help maturation of PySide2. Changes from WinPython 2018-01:
Areas of interest for testers:
History of changes for WinPython-64bit 3.6.5.1Ps2 a1The following changes were made to WinPython-64bit distribution since version 3.6.5.0Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
PyTorch 0.4 is out with support for Windows. |
I saw PyTorch arrived, and is now slightly smaller, So I'll make a test on my favorite problem: the fast_neural_style. https://github.com/pytorch/examples/tree/master/fast_neural_style In terms of Github popularity, it's still 10x smaller than Tensorflow, but the trend is only 40% smaller. it's the same 40% difference I read here https://pytorch.org/2018/01/19/a-year-in.html I read there is a tensor motor "ATen", so maybe hope for a Theano replacement. |
@stonebig , It is not like someone can not install TensorFlow on its own later. |
What do you mean by small? |
hum ... problem: alexis-jacq/Pytorch-Tutorials#6 |
I'm not sure but is the optimizer LBFGS? What is wrong with trying it on MNIST + CIFAR? |
yes, need you to point me on something simple , I'm going bigger and bigger: the below one model is ... 12 Go ? https://github.com/pytorch/examples/tree/master/fast_neural_style Pytorch:
|
The MNIST is usually the introduction task for Deep Learning: https://github.com/pytorch/examples/blob/master/mnist/main.py |
build b1 : 2018-05-04/5 Changes from WinPython 2018-01:
Areas of particular interest for testers:
focus for next build:
History of changes for WinPython-64bit 3.6.5.1Qt5 b1The following changes were made to WinPython-64bit distribution since version 3.6.5.0Qt5 Python packagesNew packages:
Upgraded packages:
Removed packages:
|
Well,
This will convert the tensor P. S. |
build b2: 2018-05-27 (may 27th, nearly feature-complete python-3.7) Changes from b1:
Areas of particular interest for testers:
focus for next build:
History of changes for WinPython-64bit 3.7.0.1 b2The following changes were made to WinPython-64bit distribution since version 3.7.0.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
build b3: 2018-06-02/3 (python-3.7.0b5 , as python-3.7.0rc is delayed) Changes from b2:
Areas of particular interest for testers:
focus for next build b4 (next week-end):
History of changes for WinPython-64bit 3.6.5.1Qt5 b3The following changes were made to WinPython-64bit distribution since version 3.6.5.0Qt5. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
build b5: 2018-06-23/24 (python-3.7.0rc1 ) Changes from b3:
Areas of particular interest for testers:
focus for next build (rc next week-end ?):
History of changes for WinPython-64bit 3.7.0.1The following changes were made to WinPython-64bit distribution since version 3.7.0.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
You should call the package |
the name of packages is the one you see per |
@stonebig , Yet if I do
Which means Intel MKL isn't installed (It looks in the paths it might installed, it is not part of the package). |
hum, wasn't it like that also in previous versions ? |
I actually not sure what it means. I am not an expert on that. |
I saw that you use Python Extension Packages for Windows - Christoph Gohlke. Maybe it is better asking him (@cgohlke) about this (https://github.com/cgohlke)? |
Spyder v3.3.0 is released: https://github.com/spyder-ide/spyder/releases |
spyder-3.3.0 is there. trying to fix the last issue before rc bqplot/bqplot#671 |
rc : 2018-07-08 (python-3.7.0, spyder-3.3.0) Changes from b4:
Areas of particular interest for testers:
History of changes for WinPython-64bit 3.6.6.1Qt5rcThe following changes were made to WinPython-64bit distribution since version 3.6.5.1Qt5. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
@stonebig , Any news on the MKL thing? |
no. all my concentration is on understanding bqplot/bqplot#671, now resolved. |
WinPython-64bit 3.6.6.1Qt5rc is working well for me so far. I am experiencing some bugs in Spyder v3.3.0 that are planned to be fixed in v3.3.1. Since v3.3.1 may be 4 months from now, I might update Spyder to a development version before then. If this has problems, I want to be able restore Spyder v3.3.0. @stonebig - Since Spyder v3.3.0 is not available at https://www.lfd.uci.edu/~gohlke/pythonlibs/ did you download wheels for Spyder and Spyder-kernels from PyPI? |
for the rc, it was the PyPi standard wheels. |
expected (new) date : july 8th
The moving part closely followed of this release is Python-3.7 with numba.
The other parts are in follow-up mode. (10x less effort)
expected features:
sustained effort of this release:
. QtConsole: ok,
. pyzo: ok ,
. designer.exe: ok,
. Spyder: wiil need a summer of adapation.
. we are forced to experiment switch on short term by technical constraint: size + old cpu,
. build1 = Pytorch,
. build2 = Chainer + Cupy ? or cntk that has shrink to 8Mo ???
reduced effort: (follower mode)
The text was updated successfully, but these errors were encountered: