onnxruntime
Add Java and Objective-C bindings for RegisterCustomOpsUsingFunction.
#14256
Merged

Commits
  • Add Java and Objective-C bindings for RegisterCustomOpsUsingFunction.
    skottmckay committed 3 years ago
  • Remove rogue '<' in html.
    skottmckay committed 3 years ago
  • Update Java test to allow for how libraries are loaded by System.load. Test is mainly to validate the API can be called. We have native unit tests that validate the symbol can be used when loaded with RTLD_GLOBAL or linked against, so not overcomplicating the unit test for now.
    skottmckay committed 3 years ago
  • Address PR comments
    skottmckay committed 3 years ago
  • Fix annoying spotless complaint.
    skottmckay committed 3 years ago
  • Update to expect symbols to be available on macos as well.
    skottmckay committed 3 years ago
Loading