intel / onnxruntime

ONNX Runtime: cross-platform, high performance scoring engine for ML models
MIT License
56 stars 22 forks source link

ACCURACY mode is for both Auto:GPU, CPU and GPU #401

Closed sfatimar closed 1 month ago

sfatimar commented 1 month ago

Description

execution_mode::Accuracy must be set to all types.

Motivation and Context

This change is required because execution:mode to Accuracy can be set for all devices.

sfatimar commented 1 month ago

LGTM

sfatimar commented 1 month ago

LGTM

sfatimar commented 1 month ago

LGTM