Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Matteo Interlandi 409c09a937
Add TVM backend (#236)
* add containers for onnx models

* add tvm_installed, initial work on topology

* add containers
add tvm backend to supported
add few tests

* fix type error in TVM
tree_trav and perf_tree_trav now work

* Add TVM_MAX_FUSE_DEPTH option
Add BATCH_SIZE option
Tree trav generate indexes based on batch size (if available)
TVM takes the max fuse detph configuration if set
2020-11-03 13:21:02 -08:00
Supun Nakandala e25a22aa53
adding mlpregressor (#288) 2020-09-03 21:36:57 -07:00
Supun Nakandala 02aa021797
Issue #153 - Add SKL Other Classifiers (#260)
* [Issue #153] Part 1 - Add SKL Other Classifiers

* [Issue #153] Part 2 - Add SKL Other Classifiers
2020-08-29 19:27:49 -07:00