Christopher Chalmers
|
1209a4bd9f
|
Add OrtType instances
|
2020-05-17 10:12:24 +01:00 |
|
Christopher Chalmers
|
79d3c8f311
|
Add Value and typed tensor
|
2020-05-17 10:01:20 +01:00 |
|
Christopher Chalmers
|
6c4b842939
|
Some fixes
|
2020-05-17 00:38:23 +01:00 |
|
Basile Henry
|
026a68bab9
|
Add Allocator type and default constructor
|
2020-05-16 12:14:44 +02:00 |
|
Basile Henry
|
225008498a
|
Add all SessionOptions functions
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
59ffe75729
|
Fix CString pointer lifetime issues
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
7e9c5ae322
|
Fix handling of status pointer
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
4a41e3059d
|
Remove Ort prefixes
That's what namespaces are for
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
075801d6d5
|
Move everything to one crate
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
20b3c39bc4
|
Wrap the main ORT types
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
389663113c
|
Change enums to be more Rusty
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
415c45efb0
|
Generate rustified enums
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
f3c218c4e8
|
Don't expose check_status
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
fbec037de6
|
Finish sys test
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
5af5395a17
|
Continue with the ffi test
|
2020-05-16 11:56:30 +02:00 |
|
Basile Henry
|
3e39c47d55
|
Add setup against onnxruntime source
|
2020-05-16 11:56:30 +02:00 |
|
Christopher Chalmers
|
2cd5425279
|
Whitelist ort bindings
|
2020-05-16 11:56:30 +02:00 |
|
Christopher Chalmers
|
39221d25e7
|
Cleanup lib a bit
|
2020-05-16 11:56:30 +02:00 |
|
Christopher Chalmers
|
c32ef99b45
|
More standard ort linking
|
2020-05-16 11:56:29 +02:00 |
|
Christopher Chalmers
|
f351c27ccf
|
Fix test
|
2020-05-16 11:56:29 +02:00 |
|
Basile Henry
|
40be907b57
|
Check status in test
|
2020-05-16 11:56:29 +02:00 |
|
Basile Henry
|
211b869763
|
Setup rust bindinds
|
2020-05-16 11:56:29 +02:00 |
|