forked from tensorflow/tfjs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webgpu: Enable importExternalTexture (tensorflow#7976)
BUG * webgpu: Enable importExternalTexture Issues related to importExternalTexture were fixed in Chrome, so that we may enable this feature by default again. Note that its Linux implementation still has problem, and WebGPU support on Linux hasn't been officially released yet. Bug tensorflow#7972 * Fix the test case though it's not enabled
- Loading branch information
Yang Gu
authored
Sep 25, 2023
1 parent
b229842
commit a7bec12
Showing
2 changed files
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters