Skip to content
#

webgpu

Here are 53 public repositories matching this topic...

bgfx
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
wgpu
wgpu-rs
cloudhead
cloudhead commented Jul 2, 2019

If the hello_triangle example is changed slightly to only draw the triangle once, and we change the color attachment's load_op to wgpu::LoadOp::Load instead of Clear, my expectation is that the result is the same, except that the green clear color is gone. However the result is that the red triangle only shows up every other frame, with blank frames in between.

Is this expected behavi

Improve this page

Add a description, image, and links to the webgpu 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 webgpu topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.