mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-07 00:13:17 +00:00
Missing pass command
This commit is contained in:
parent
8e27b5d34a
commit
02fbbdce35
1 changed files with 1 additions and 0 deletions
|
|
@ -912,6 +912,7 @@ class TestInferenceSession(unittest.TestCase):
|
|||
from onnxruntime.capi.ort_trainer import ORTTrainer
|
||||
training_enabled = true
|
||||
except:
|
||||
pass
|
||||
|
||||
if training_enabled
|
||||
return
|
||||
|
|
|
|||
Loading…
Reference in a new issue