Xu Xing
Xu Xing
> Could we merge all logs into one file? Otherwise, for each pair of nodes with values diff, two JSON files will be downloaded, and then, if 26 nodes have...
Regarding to @Linchenn's comments: - If yes, we could add one more flag for download nodes with diff values functionality in the UI. The first version is print all logs...
@pyu10055 @Linchenn PTAL This change also adds a new url parameter intermediateIndex, this parameter can be used to control which intermediate tensors to be downloaded. For example, below parameter will...
@pyu10055 @Linchenn PTAL
This change has been replaced by : https://github.com/tensorflow/tfjs/pull/6850 So I will close this.
Now that the API has been defined in https://github.com/tensorflow/tfjs/pull/6853, I will close this and create a new PR for WebGPU.
You can start chrome with flag: --enable-dawn-features=allow_unsafe_apis,use_dxc,dump_shaders --enable-features=SharedArrayBuffer Then open console, see if there are any wgsl shaders printed.
### throw error can be reproduced at my side, and I will look into this - {encoder_model:"fp16", decoder_model_merged:"fp16"} - wasm: Uncaught 272174096 - webgpu: Uncaught 27884576 - {encoder_model:"fp32", decoder_model_merged:"fp16"} -...
I think we need to confirm if this really runs on webgpu. Can you start chrome with flag like: "--enable-dawn-features=allow_unsafe_apis,use_dxc,dump_shaders --enable-features=SharedArrayBuffer". Then check the console, see if there any Dumped...
I got same error on this model: https://huggingface.co/dmmagdal/whisper-tiny-onnx/blob/main/decoder_model_merged.onnx