decahedron1
|
8c1c9baacb
|
feat: copy tensors (#382)
Adds `Tensor::to` to allow copying tensors to another device, and impls
`Clone` for tensors.
|
2025-04-13 15:16:37 -05:00 |
|
Carson M.
|
a824fbef65
|
config: mark ONNX models as binary files
|
2025-03-19 23:38:42 -05:00 |
|
Carson M.
|
e2c454941b
|
chore: remove wasm32-unknown-unknown support
|
2024-08-13 09:11:30 -05:00 |
|
Carson M
|
0a43482d03
|
feat: training (#202)
|
2024-07-06 11:07:27 -05:00 |
|
Carson M.
|
812fdb056c
|
config: add python venv to gitignore
|
2024-06-08 13:20:08 -05:00 |
|
Carson M
|
b12c43c34f
|
feat: support for wasm32-unknown-unknown target (#184)
|
2024-04-25 08:39:24 -05:00 |
|
Carson M.
|
4fb6fba5c5
|
feat: add squeezenet benchmark
|
2024-02-01 00:35:29 -06:00 |
|
Ivan Krivosheev
|
35f2613ce4
|
feat: split sys into separate crate (#104)
* Created ort-sys create
* Fixed CI
|
2023-10-18 17:09:43 -05:00 |
|
SunDoge
|
ba9df19230
|
feat: add with_model_from_memory_directly for .ort files (#72)
* add `with_model_from_memory_directly` for .ort
* fix clippy
|
2023-08-27 10:59:37 -05:00 |
|
Carson M
|
7e2e2b5f1b
|
feat: zero-copy deserialization for in-memory session
|
2023-02-27 14:45:27 -06:00 |
|
Carson M
|
7b3acaf95b
|
1.13.0
|
2022-11-26 15:16:30 -06:00 |
|