Nicolas Oliver
Nicolas Oliver
### Bug description I'm using this extension with The Littlest JupyterHub https://tljh.jupyter.org/en/latest/ I have installed the extension in it using something similar to what is described here https://tljh.jupyter.org/en/latest/howto/admin/enable-extensions.html. I'm using...
I always get this error trying to build my little little app with phonegap tweeter plugin. Any idea what happen? cordova --version = 4.1.2 xcode 6.0 OS X Yosemite v...
To reproduce: 1. Start workbench 2. import and convert a model 3. Use "Erase All" Expected: `.workbench/assets/environments` should be empty Actual: generated environments are present after cleanup After several executions...
To reproduce: 1. Start DL Workbench 2022.1 2. Import the "alexnet" model 3. Convert the model Expected: Model should be converted to IR format Actual: Model conversion fails. In the...
NOTE: 11th gen Core works fine We only see this issue with the 'ssdlite_mobilenet_v2' model, but not with caffenet  Is this behavior expected?
To reproduce, you need a host with that kind of device (DevCloud have them) 1. Create a project, import and convert a model 2. Select the environment with the target...
Workbench use the term "INT8 Calibration" when the correct term is "INT8 Quantization"
To reproduce: 1. Launch workbench, and use "Erase All" 2. Import a model (IR is faster) 3. Select an environment, and choose a non-CPU device (e.g. GPU, MYRIAD, HDDL), verify...
Fix version of torch to 2.0.1. See https://github.com/pytorch/pytorch/issues/125109 # What does this PR do? Running this notebook with current pytorch version fails. Test Platform: Windows 11 - Intel Core Ultra...
* install tf_keras * use tf_keras model and layers Run into a problem while running the cell: > Only instances of `keras.Layer` can be added to a Sequential model. Received: