aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tensor.py
AgeCommit message (Expand)Author
2020-08-14MLBEDSW-2570 Avoid usage of NHCWB16 for some casesPatrik Gustavsson
2020-08-12vela: Remove redundant import, reuse existing funcMichael McGeagh
2020-08-12MLBEDSW-2637 Refactor util funcs out of softmax.pyMichael McGeagh
2020-08-05[MLBEDSW-2335] SoftMax int16Fredrik Svedberg
2020-07-30vela: Move common functionalityMichael McGeagh
2020-07-14MLBEDSW-1538: Output diff for elementwise min/maxDwight Lidman
2020-07-07MLBEDSW-2548: Fix for Double Buffer size estimateJacob Bohlin
2020-07-02MLBEDSW-2340: Make the tensor address default NoneCharles Xu
2020-06-25vela: MLBEDSW-828 weight/scale stream interleavingTim Hall
2020-06-25MLBEDSW-2306 Added more supported mem-cfgsPatrik Gustavsson
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall
2020-06-18MLBEDSW-2420: Improved support for dilated convolutionLouis Verhaard
2020-06-18MLBEDSW-1941: Bug fix shared weightsLouis Verhaard
2020-06-18MLBEDSW-1971: Verify ifm block size calculation against specificationDwight Lidman
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-06-18MLBEDSW-2241: Fix for NHCWB16 with int16Patrik Gustavsson
2020-04-29Add Vela codebase0.1.0Tim Hall