Skip to content

Fix MLTensorUsage is not defined issue - Compatibility: Browsers only support MLTensorUsage - #59

Merged
fdwr merged 1 commit into
microsoft:mainfrom
ibelem:ml-tensor-usage-test-fix-2
Nov 14, 2024
Merged

Fix MLTensorUsage is not defined issue - Compatibility: Browsers only support MLTensorUsage#59
fdwr merged 1 commit into
microsoft:mainfrom
ibelem:ml-tensor-usage-test-fix-2

Conversation

@ibelem

@ibelem ibelem commented Nov 14, 2024

Copy link
Copy Markdown
Contributor

Fix #57 with ORT test dists, keep the compatibility for browsers only support MLTensorUsage e.g. Chrome Stable 131.

Chrome Canary 133.0.6835.3 (Official Build) canary (64-bit)

  • stable-diffusion-1.5 - PASS
  • sd-turbo - PASS
  • segment-anything - PASS
  • whisper-base - PASS
  • image-classification - Fail (Will build transformers.js dists with ORT test dists in next PR)
  • phi-3-mini - PASS

Chrome Stable 131.0.6778.70 (Official Build) (64-bit)

  • stable-diffusion-1.5 - PASS
  • sd-turbo - PASS
  • segment-anything - PASS
  • whisper-base - PASS
  • image-classification - PASS
  • phi-3-mini - FAIL (Known, no block size dequantize)

Link to #58 and microsoft/onnxruntime#22831

@fdwr PTAL

@fdwr fdwr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

👍 TY.

@fdwr
fdwr merged commit bc15e74 into microsoft:main Nov 14, 2024
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.

MLTensorUsage is not defined in Classification and Whisper

2 participants