aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite_mapping.py
AgeCommit message (Expand)Author
2021-02-05MLBEDSW-3771: Updated to TF 2.4 flatbuffer schemaTim Hall
2020-12-22MLBEDSW-3561: Support const STRING input tensorsLouis Verhaard
2020-12-17MLBEDSW-3694 Replace padding with enumMichael McGeagh
2020-12-07MLBEDSW-3685 Fix dangerous default value usageMichael McGeagh
2020-11-19[MLBEDSW-3348] Fix Reshape operator fails with TypeError during deserializationFredrik Svedberg
2020-11-17MLBEDSW-3403 Generate supported op reportMichael McGeagh
2020-11-16MLBEDSW-3301: Vela fails ungracefully when reading string buffersDwight Lidman
2020-11-09MLBEDSW-3402 SupportedOp now returns external nameMichael McGeagh
2020-10-08MLBEDSW-3148: Refactor OperationLouis Verhaard
2020-09-18MLBEDSW-2734: TensorFlow 2.3 compatibilityJacob Bohlin
2020-08-20MLBEDSW-2824: Add mapping for ROUND operatorDwight Lidman
2020-08-19MLBEDSW-2731: Allow all TensorFlow Lite operators to pass throughDwight Lidman
2020-08-18MLBEDSW-2732: Added complex64 to datatypesJacob Bohlin
2020-06-18MLBEDSW-2528: MLCE-219: Custom operator pass throughTim Hall
2020-06-18Code clean-up using black and flake8Tim Hall
2020-06-18MLBEDSW-2436: Support for HardSwish operatorLouis Verhaard
2020-06-18Add reorder-python-import pre-commit hookDiego Russo
2020-06-18Add pre-commit support for sanity checksDiego Russo
2020-06-18MLBEDSW-2030: PReLU is not mapped for passthroughTim Hall
2020-06-18MLBEDSW-1997: POW operator fails to loadTim Hall
2020-04-29Add Vela codebase0.1.0Tim Hall