onnxruntime
002916ac - Validate the context_file_path before EP compile graphs (#23611)

Commit
343 days ago
Validate the context_file_path before EP compile graphs (#23611) Validate the context_file_path before EP compile graphs to make it fail fast. To avoid the possibility that EP generate new file (context binary file or blob file) over write the existing file. Return error if the path points to folder.
Author
Parents
Loading