ONNXRuntime Optimization Causes Output Discrepancy in BiasDropout Operator #23207
Labels
model:transformer
issues related to a transformer model: BERT, GPT2, Hugging Face, Longformer, T5, etc.
Describe the issue
The outputs of an ONNX model optimized with ONNXRuntime show discrepancies compared to the original model, particularly for outputs
C
andD
, which are related to theBiasDropout
operator.Actual Behavior:
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: