Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebGPU section to release note #7754

Merged
merged 2 commits into from
Jun 13, 2023

Conversation

chunnienc
Copy link
Collaborator

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.

@chunnienc chunnienc marked this pull request as ready for review June 13, 2023 18:00
@chunnienc
Copy link
Collaborator Author

Generated notes:

Core (4.6.0 ==> 4.7.0)

Documentation

  • Improve the code snippet for texture to tensor (#7694).

Misc

  • Update monorepo to 4.7.0. (#7740). Thanks, @Dedongala.
  • Fix indexeddb for 1GB models (#7725).
  • webgpu: Replace timestamp-query-in-passes with timestamp-query (#7714). Thanks, @gyagp.
  • Recover the default backend (#7709). Thanks, @qjia7.
  • [wasm] Fix cos and tan for large float numbers (#7689).

Data (4.6.0 ==> 4.7.0)

Misc

Layers (4.6.0 ==> 4.7.0)

Misc

Converter (4.6.0 ==> 4.7.0)

Misc

Node (4.6.0 ==> 4.7.0)

Misc

  • Update lockfiles branch tfjs_4.7.0_lockfiles lock files. (#7741). Thanks, @Dedongala.
  • Update monorepo to 4.7.0. (#7740). Thanks, @Dedongala.
  • [wasm] Fix cos and tan for large float numbers (#7689).

Wasm (4.6.0 ==> 4.7.0)

Misc

Cpu (4.6.0 ==> 4.7.0)

Misc

Webgl (4.6.0 ==> 4.7.0)

Misc

  • Update lockfiles branch tfjs_4.7.0_lockfiles lock files. (#7741). Thanks, @Dedongala.
  • Update monorepo to 4.7.0. (#7740). Thanks, @Dedongala.
  • [wasm] Fix cos and tan for large float numbers (#7689).

WebGPU (4.6.0 ==> 4.7.0)

Misc

  • Update lockfiles branch tfjs_4.7.0_lockfiles lock files. (#7741). Thanks, @Dedongala.
  • Update monorepo to 4.7.0. (#7740). Thanks, @Dedongala.
  • [webgpu] More preparation for element-wise binary op restructuring (#7666). Thanks, @hujiajie.
  • webgpu: Move the readSync warning position (#7724). Thanks, @qjia7.
  • webgpu: Fix timestamp query (#7723). Thanks, @gyagp.
  • webgpu: Replace timestamp-query-in-passes with timestamp-query (#7714). Thanks, @gyagp.
  • webgpu: Optimize SpaceToBatchND (#7703). Thanks, @qjia7.
  • [wasm] Fix cos and tan for large float numbers (#7689).

Copy link
Member

@mattsoulanille mattsoulanille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Copy link
Collaborator

@Linchenn Linchenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@chunnienc chunnienc enabled auto-merge (squash) June 13, 2023 18:04
@chunnienc chunnienc merged commit d6fffec into tensorflow:master Jun 13, 2023
@chunnienc chunnienc deleted the webgpu-release-note branch June 13, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants