ONNXRuntime produces inconsistent results for specific output v10_0 (flaky test behavior) #23212
Labels
model:transformer
issues related to a transformer model: BERT, GPT2, Hugging Face, Longformer, T5, etc.
Describe the issue
When running inference on an ONNX model with ONNXRuntime, I observe inconsistent results for a specific output (v10_0). The mismatch is observed in the v10_0 output path, which involves the following operations: input → round → Reshape → cos → sin → output. This behavior is inconsistent and appears to be flaky, as it does not always happen in every run.
To reproduce
Urgency
No response
Platform
Linux
OS Version
Ubuntu 20.04
ONNX Runtime Installation
Built from Source
ONNX Runtime Version or Commit ID
5c1b7cc
ONNX Runtime API
Python
Architecture
X64
Execution Provider
CUDA
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: