- 24 Aug, 2021 1 commit
-
-
Umang Yadav authored
* rename broadcast and multibroadcast output_lens attribute to out_lens attribute, and change tests and source code to reflect the same * change the reshape attribute from dims to out_lens * change transpose attribute's name from dims to perm to reflect better meaning * use permutation instead of perm for transpose clang formaating * use dims instead of out_lens for reshape clang formatting
-
- 25 Feb, 2021 1 commit
-
-
kahmed10 authored
* fix relu6 * add more transposes * add tests * formatting Co-authored-by:mvermeulen <5479696+mvermeulen@users.noreply.github.com>
-
- 11 Feb, 2021 1 commit
-
-
kahmed10 authored
* refactor files * formatting * fix add_bcast test * fix some tidy errors * add transpose field and fix more tidy * formatting * add pad test and fix more tidy * formatting * fix conv parser * fix depthwiseconv * remove unsed functions * remove includes and functions Co-authored-by:Paul Fultz II <pfultz2@yahoo.com>
-