aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tensor.py
AgeCommit message (Expand)Author
2020-11-03MLBEDSW-2868 Separate scale+bias tensorsPatrik Gustavsson
2020-10-30Vela: Fix wrong bandwidthDiqing Zhong
2020-10-22MLBEDSW-3285: AttributeError Tensor has no attributeTim Hall
2020-10-21vela: Improve the scaling is equal checkTim Hall
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-25MLBEDSW-2337: Intermediate feature maps in fast storageLouis Verhaard
2020-09-23MLBEDSW-3070: Fix addressing of weightsLouis Verhaard
2020-09-17MLBEDSW-2809: Redo the Tensor addressingJacob Bohlin
2020-09-07[MLBEDSW-2928] Add batching to softmaxFredrik Svedberg
2020-08-27Small fix for Softmax regressionJacob Bohlin
2020-08-26MLBED-2822 Added CLI-opt for weight size est.Patrik Gustavsson
2020-08-26MLBEDSW-2847: Fix for TransposeConv crash and u8 output diffJacob Bohlin
2020-08-24MLBEDSW-2688: LeakyRelu rewrite to LUT or MUL/MAXLouis Verhaard
2020-08-21MLBEDSW-2679: Tensor quant comparison is incorrectTim Hall
2020-08-21MLBEDSW-2822 Account for NHCWB16 in scheduler est.Patrik Gustavsson
2020-08-18MLBEDSW-2589: Skip weight compression for CPU opsDwight Lidman
2020-08-17MLBEDSW-2688: Improved LUT supportLouis Verhaard
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