YdrMaster
|
71a87c27d1
|
feat: 导出 ReduceMean 到 onnx
Signed-off-by: YdrMaster <ydrml@hotmail.com>
|
2023-03-15 15:09:12 +08:00 |
YdrMaster
|
62ceb78ae3
|
feat: 前端支持 reduceMean 及单元测试
Signed-off-by: YdrMaster <ydrml@hotmail.com>
|
2023-02-14 15:35:01 +08:00 |
YdrMaster
|
fb9d84dbb7
|
opt: 优化 ReduceMeanObj 构造器实现
Signed-off-by: YdrMaster <ydrml@hotmail.com>
|
2023-02-14 15:14:28 +08:00 |
whjthu
|
26be533faa
|
Add documentation for operators.
|
2023-02-13 22:51:15 +08:00 |
zhengly123
|
c7ec9ee6e7
|
Add search engine (#64)
* Add: tensor fuid
* [Intermediate state] Add: Graph ctor for OpVec
* Add: clone for operators
* tmp: search_engine
* search: init search Engine.
* Add: dummy mutator for the test of search engine
* search: add print graph.
* search: add partition.
* search: update comments.
* Fix: remain FUID in Tensor::clone
* Chore: rename GUidBaseType to UidBaseType
* Fix: connect NMutator to SearchEngine
* Chore: output
* Fix test_memboundOp: nmutator uses input runtime
* Chore: clang-format
* Chore: clang-format
* Fix: comments in the review
---------
Co-authored-by: Liyan Zheng <liyan-zheng@outlook.com>
Co-authored-by: mazx <dyxdy@live.com>
|
2023-02-12 18:27:52 +08:00 |
wendy12022
|
d1c913010f
|
ADD:reduce_mean operator and cuda kernel. (#47)
add new line at file ending.
|
2022-10-15 16:53:58 +08:00 |