Skip to content
#

accelerate

Here are 41 public repositories matching this topic...

zhaoming0
zhaoming0 commented Jan 19, 2018

Launch webdnn caffenet example fail, following this README

Env:
MacBook 10.13.2
Chrome 63.0.3239.132
WebDNN 1.1.0

Issues:

  1. Miss graph_webgl_4096.json package.
  2. Default Image URL ../../resources/imagenet/ILSVRC2012_val_00000003.JPEG not exist

Error page as below:

<img width="1201" alt="screen shot 20

bug
tmcdonell
tmcdonell commented Jan 15, 2018

The standard accelerate test suite, used by all the backends, can be quite slow. Several of the tests are significantly slower than the others, for example segmented folds and scans, which I believe is because the reference implementations are very inefficient. Writing some more efficient reference implementations (e.g. using Data.Vector.Unboxed) should help speed things up.

Improve this page

Add a description, image, and links to the accelerate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the accelerate topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.