Yang Gu

Results 9 issues of Yang Gu

If the setTimeout nesting level is greater than 5 and timeout is less than 4ms, timeout will be clamped to 4ms, which hurts the perf. A custom setTimeout is provided...

We couldn't get CPU prediction data for pose-detection. So to compare the result, we use another GPU backend for reference. To see the logs from the Cloud Build CI, please...

WebGPU no longer relies on async createImageBitmap for fromPixels, so the async version is no longer needed. To see the logs from the Cloud Build CI, please join either our...

Using image, imageBitamp or video as input, fromPixels op follows below steps: 1) A 2D canvas is created To get the drawing context of the canvas, willReadFrequently is set to...

type:bug

Current trace impl relies on unmangled JS to get the function names, which causes some inconvenience and perf impact. This refactoring removes this dependence.

This is to add missing options in pipeline API to align with from_pretrained API. Bug #883 can be fixed with this. That model has a separate data file, so use_external_data_format...

### Description ### Motivation and Context

Maybe this is more friendly for vscode users like me.

**Describe the bug** My laptop doesn't have any discrete GPU, but an Intel integrated GPU (Meteor Lake). However, I have 32G system memory, and Intel iGPU may use up to...

🐛bug
help wanted
😎enhancement