You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select the device as NPU, I notice that the terminal displays err, but the CPU and GPU work fine:
[ERROR] 09:03:02.470 [vpux-compiler] Got Diagnostic at loc(fused<{name = "__module.conv1/aten::_convolution/Convolution", type = "Convolution"}>["__module.conv1/aten::_convolution/Convolution"]) : Channels count of input tensor shape and filter shape must be the same: -9223372036854775808 ! = 80
loc(fused<{name = "__module.conv1/aten::_convolution/Convolution", type = "Convolution"}>["__module.conv1/aten::_convolution/Convolution"]): error: Channels count of input tensor shape and filter shape must be the same: -9223372036854775808 ! = 80
I'm using the latest version of openvino. My PC also supports NPU! But I can't use Whisper on NPU!
The text was updated successfully, but these errors were encountered:
notebooks/whisper-asr-genai/whisper- asr-Genai.ipynb
When I select the device as NPU, I notice that the terminal displays err, but the CPU and GPU work fine:
[ERROR] 09:03:02.470 [vpux-compiler] Got Diagnostic at loc(fused<{name = "__module.conv1/aten::_convolution/Convolution", type = "Convolution"}>["__module.conv1/aten::_convolution/Convolution"]) : Channels count of input tensor shape and filter shape must be the same: -9223372036854775808 ! = 80
loc(fused<{name = "__module.conv1/aten::_convolution/Convolution", type = "Convolution"}>["__module.conv1/aten::_convolution/Convolution"]): error: Channels count of input tensor shape and filter shape must be the same: -9223372036854775808 ! = 80
I'm using the latest version of openvino. My PC also supports NPU! But I can't use Whisper on NPU!
The text was updated successfully, but these errors were encountered: