Commits


Pavel Grunt authored and GitHub committed 20b5a75cfa5
Add missing semicolon (#14143) Fix compilation issue when DISABLE_SPARSE_TENSORS is defined ### Description There is missing semicolon when DISABLE_SPARSE_TENSORS is defined ### Motivation and Context Avoid a compilation failure when cmake option `onnxruntime_DISABLE_SPARSE_TENSORS` is turned on