Dmitri Smirnov
bc2df1bf95
Remove previously deprecated API ( #12935 )
...
Remove previously deprecated API
Format JS code, address review comments
NPM Formatting
2022-09-14 10:58:03 -07:00
Edward Chen
32366fea02
[Objective-C API] WIgnore clang documentation warnings from C/C++ header usage. ( #9057 )
2021-09-14 13:03:48 -07:00
Edward Chen
b75c1081ca
[Objective-C] Enable static analysis, second try ( #8875 )
...
The previous attempt to enable static analysis (#8842 ) didn't actually run the static analysis checks.
- Run clang-tidy directly.
- Address static analysis warnings.
2021-08-30 10:43:45 -07:00
Edward Chen
ab973dce33
[Objective-C API] Enable CoreML EP ( #7914 )
...
Enable CoreML EP in Objective-C API.
2021-06-03 18:59:10 -07:00
Edward Chen
ab4b5055c7
[Objective-C API] Fixes from package testing and clean up ( #7866 )
2021-05-27 19:36:50 -07:00
Edward Chen
fa093d8e45
[Objective-C API] Add ORTSession methods to get input, overridable initializer, and output names. ( #7837 )
2021-05-26 19:54:55 -07:00
Edward Chen
19704aedbb
Update Objective-C API ( #7675 )
...
- Add session/run configuration
- Add additional supported tensor data types
- Clean up
2021-05-13 18:47:22 -07:00
Edward Chen
830f0b45d0
Update Objective-C API ( #7567 )
...
Update Objective-C API to be more usable from Swift. E.g., to allow conversion from Objective-C methods with trailing NSError** parameter to throwing Swift methods.
Update CMake Objective-C framework setup.
2021-05-05 15:56:55 -07:00
Edward Chen
d21304ceb0
Initial Objective-C API ( #7366 )
...
Initial implementation of an Objective-C API.
2021-04-27 10:06:30 -07:00