DavidGOrtega
DavidGOrtega
Ok seems to be working, what it does not do is retry the failed operation. How this could be achieved?
Hi, thanks for the reply, I tried with pip ``` writing pip-egg-info/webdnn.egg-info/PKG-INFO writing dependency_links to pip-egg-info/webdnn.egg-info/dependency_links.txt writing requirements to pip-egg-info/webdnn.egg-info/requires.txt writing top-level names to pip-egg-info/webdnn.egg-info/top_level.txt writing manifest file 'pip-egg-info/webdnn.egg-info/SOURCES.txt' /usr/lib/python3.6/distutils/dist.py:261:...
Well, the only thing I know that all the problems comes with python 3.6. Can you please explain me your python 3.6 installation procedure? this does not work ``` sudo...
I have installed it... has been very hard. Right now I just only want to go the the bed and cry... 😠Later on I will try to sort out...
Hi, sorry to respond so late, I can't say what I did since I forgot it. However many moths has passed and python 3.6 is now adopted. ``` sudo apt-get...
Thanks! I will tell you
Works! However the returned type seems to be Int32Array while I was expecting Float32Array, It's that right? Is there any option to enforce it? Also, there are some backends that...
@milhidaka thanks for reply. My third question is more how do I access eigen in my webassembly OPs. I have properly installed them. I'm wondering if webDNN exposes the operations...
@milhidaka > 1. Not possible. [gpu.js](http://gpu.rocks/) is a solution to run js code on GPU, but combination to webdnn is not straightforward. I'm thinking in creating a replacement of fallback...
I was opening another issue to follow up discord/cml#951240652035883008 The idea was to throw an error explaining that volumes in GH are explicitly specified in the yaml instead of current...