onnxruntime
e097e4e9 - Objective-C lib: Added support for int64 and uint64. (#14405)

Commit
3 years ago
Objective-C lib: Added support for int64 and uint64. (#14405) ### Description Added support for int64 and uint64 in Objective-C lib. ### Motivation and Context Int64 is rarely used, but we needed it. The Int64 inference worked after the change (tested).
Parents
Loading