-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
GPU support - examples #2033
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
Error on
|
Arma works it seems! |
Error in lightspeed example too. It seems to be very similar to the error in the baseball example. Perhaps @kyleabeauchamp or @nouiz can comment.
|
the |
Yeah we should - wanna open a PR? |
For GHME I get |
Error on custom_dists.
|
Disaster model fails too
|
I know @ferrine is working on changing the ADVI init to the new ADVI API - maybe we should wait after that? |
Error on the Edward example |
Failure from factor_potential - however I think that's API changes too. |
Agreed @junpenglao about the API changes by @ferrine. I just thought this was a good few tests to do - just to check it on the GPU given the recent work by @nouiz and @twiecki and @kyleabeauchamp |
Warning on LKJ and gelman_bioassay
|
Edward had some API change (quite major following the tensorflow 1.0.0 release). I am not sure if they are still supporting pymc3 models. |
Yeah that's a valid point. |
Error on simpletest.
|
@junpenglao That's what this is testing, it is testing our own wrappers for Edward (live in external subdir). |
@springcoil Do you adjust the floats to 32 and ints to 16 everywhere before you run the model? |
I just shut down the AMI - it could well be in some of the settings do that maybe in one of the settings files. I just ran things as they were calling python Maybe there are better ways to do this. |
I'll try to reproduce this experiment with the same AMI - and change the settings. Does anyone have any settings files I should change like is it it the .theanorc ? |
No, any data you pass in should be |
Ok I'll edit a few of the examples files to do that. And test it. |
GHME_2013 and gelman bioassay example works with one fix of the matplotlibrc file - and the recent fix I got merged in. #2035 |
There seem to be a few errors relating to |
Uh oh!
There was an error while loading. Please reload this page.
I ran the latest master
Using gpu device 0: Tesla K80 (CNMeM is disabled, cuDNN 5110)
(on AWS p2.xlarge).I used
ami-e904398f
(on a spot instance) and installed conda and then installed pymc3/ theano to latest master.I ran a few experiments after installing the latest master. I'll document here what I see.
I've used the examples folder for these benchmarks. A tick confirms it runs properly
The text was updated successfully, but these errors were encountered: