[go: nahoru, domu]

Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
qjia7 committed Jul 24, 2023
1 parent 62ac64f commit 420ae8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tfjs-backend-webgpu/src/backend_webgpu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,6 @@ export class WebGPUBackend extends KernelBackend {

this.endComputePassEncoder();
const context = stagingDeviceStorage.getContext('webgpu');
// TODO: use rgba8unorm format when this format is supported on Mac.
// https://bugs.chromium.org/p/chromium/issues/detail?id=1298618
context.configure({
device: this.device,
format: 'rgba8unorm',
Expand Down

0 comments on commit 420ae8b

Please sign in to comment.