Improvements and fixes
- update
computeReceptiveField()
to use dimensions coordinates instead of flat index - improve
GraphView::replace()
for cases where removed operator had multiple outputs also in the GraphView - add
isAtomic()
function inOperator
to detect if the operator is a MetaOperator - Merge with 'vit_operator' branch
Edited by Maxence Naud
Merge request reports
Activity
Filter activity
changed milestone to %v0.1.0
added LanguageC++ Missing Feature + 1 deleted label
assigned to @pineapple
added 1 commit
- ac47be4a - update slice and add some documentation to conv
added 36 commits
-
4d82363f - 1 commit from branch
main
- 4d82363f...2693ed5a - 25 earlier commits
- 6cec7f27 - switch shape input to attr for Reshape
- 8efe542d - change Slice attr to int64
- 8722b5a3 - Merge branch 'tiling' into 'vit_operators'
- f98af04e - Apply 1 suggestion(s) to 1 file(s)
- 878de316 - fix Dropout Regex Request and test
- 152cd114 - minor cleanups
- 796d1933 - fix remove_dropout test
- 1600e82b - fix ReduceMean type
- 714f2ceb - Remove ReduceMean.cpp
- 5138cb48 - Merge branch 'vit_operators' into 'tiling'
Toggle commit list-
4d82363f - 1 commit from branch
mentioned in commit 6379a891
Please register or sign in to reply