aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tensor.py
AgeCommit message (Expand)Author
2021-02-12MLBEDSW-3902: Fixes invalid op when cloning LeakyReLU operatorerik.andersson@arm.com
2021-01-28MLBEDSW-3772 Reshape removalPatrik Gustavsson
2021-01-28[MLBEDSW-3891] Fix reading back in an ethos-u custom opFredrik Svedberg
2020-12-21Revert "Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes""patrik.gustavsson
2020-12-21Revert "MLBEDSW-3645 4D class for op ifm/ofm shapes"patrik.gustavsson
2020-12-21MLBEDSW-3645 4D class for op ifm/ofm shapesPatrik Gustavsson
2020-12-18MLBEDSW-3654 Add/use op ifm/ofm shapesPatrik Gustavsson
2020-12-18vela: Move special error casesMichael McGeagh
2020-12-18MLBEDSW-3487: Support '<' for tensorsLouis Verhaard
2020-12-16MLBEDSW-3465: Add memory settings into sys configDiqing Zhong
2020-12-14MLBEDSW-2066 Improve Exception messagesMichael McGeagh
2020-12-10MLBEDSW-3653: Added type hints to tensor.pyLouis Verhaard
2020-12-08MLBEDSW-2836 Change sets to tuplesMichael McGeagh
2020-11-20MLBEDSW-3302: Reject per-channel scaling for unsupported opsDwight Lidman
2020-11-20vela: Improve the scaling is equal checkTim Hall
2020-11-17MLBEDSW-3493: bug fixes in mark_tensorsLouis Verhaard
2020-11-11MLBEDSW-3222: Bias tensors in fast storageAndreas Nevalainen
2020-11-10MLBEDSW-2868 Refactor separation of scale + bias tensorsPatrik Gustavsson
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