Ort GPU type tensor Creation #19462
Unanswered
kishorekaruppusamy
asked this question in
Web Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Team,
I am trying to run a transformer model using onnx runtime web in
webgpu
there i am facing the below exceptioni am trying to create a tensor
new ort.Tensor('float32', input_features.data);
but it is created in cpuData and dataLocation us
cpu
and it created as typeJe
can someone assist me to create a tensor in dataLocation
gpu
.Priority : High
Beta Was this translation helpful? Give feedback.
All reactions