[Training] Convert to onnx with opset 16 but cannot find an implementation for operator Cos with opset 7. #19710
Labels
training
issues related to ONNX Runtime training; typically submitted using template
Describe the issue
I have convert the onnx with opset 16, but cannot run it with ort. It said
onnxruntime.capi.onnxruntime_pybind11_state.NotImplemented: [ONNXRuntimeError] : 9 : NOT_IMPLEMENTED : Could not find an implementation for Cos(7) node with name '/encoder/Cos'
I have provided more details in this issue. Could you please give me some ideas?
To reproduce
#19414
Urgency
No response
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.16.3
PyTorch Version
2.1.1+cu118
Execution Provider
Default CPU
Execution Provider Library Version
cu118
The text was updated successfully, but these errors were encountered: