Commit Graph

4 Commits

Author SHA1 Message Date
yalue
02239b0937 Minor cleanup
- The training test printed some stuff to stdout rather than the
   testing log.

 - The temporary buffer for UTF16 conversion was over-allocated.
2024-09-14 23:24:31 -04:00
yalue
2428c6c495 Replace ArbitraryTensor usage in tests
- Updated tests and examples to use Value rather than ArbitraryTensor.

 - Left a couple small tests to make sure the alias remains defined.
2024-07-20 22:19:00 -04:00
yalue
4dda46b3a6 Add CONTRIBUTING.md
- Decided to write down some contribution guidelines.

 - Clean up the files generated by onnxruntime_training_test.go.
2024-07-20 21:01:57 -04:00
riccardopinosio
b996588c79 feat: implemented bindings to onnxruntime on-device training C api 2024-07-18 08:05:55 -04:00