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

[js/webgpu] following up for JSEP/WebGPU code cleanup #15666

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Apr 25, 2023

Description

This PR resolves a part of non-critical comments from code review comments in #14579.

  • use USE_JSEP instead of USE_JS in build definition to make it less ambiguous
  • remove unused util functions from util.ts
  • fix transpose.h
  • other misc fixes

@fs-eire fs-eire requested a review from a team as a code owner April 25, 2023 01:51
Copy link
Contributor

@guschmue guschmue left a comment

Choose a reason for hiding this comment

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

lgtm

@fs-eire fs-eire merged commit b98317b into main Apr 26, 2023
@fs-eire fs-eire deleted the fs-eire/js-webgpu-revise branch April 26, 2023 04:20
ShukantPal pushed a commit to ShukantPal/onnxruntime that referenced this pull request May 7, 2023
### Description
This PR resolves a part of non-critical comments from code review
comments in microsoft#14579.

- use `USE_JSEP` instead of `USE_JS` in build definition to make it less
ambiguous
- remove unused util functions from util.ts
- fix transpose.h
- other misc fixes
siweic0 pushed a commit to siweic0/onnxruntime-web that referenced this pull request May 9, 2024
### Description
This PR resolves a part of non-critical comments from code review
comments in microsoft#14579.

- use `USE_JSEP` instead of `USE_JS` in build definition to make it less
ambiguous
- remove unused util functions from util.ts
- fix transpose.h
- other misc fixes
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