Skip to content

Comments

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

Merged
fs-eire merged 2 commits intomainfrom
fs-eire/js-webgpu-revise
Apr 26, 2023
Merged

[js/webgpu] following up for JSEP/WebGPU code cleanup#15666
fs-eire merged 2 commits intomainfrom
fs-eire/js-webgpu-revise

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 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