This project is mirrored from https://review.mlplatform.org/tosa/tosa_mlir_translator.
Pull mirroring updated .
- Sep 21, 2024
-
-
Jerry-Ge authored
- With the update of the 1st input's name from input to input1 for TableOp, we need to update its getInput usage to getInput1() Signed-off-by:
Jerry Ge <jerry.ge@arm.com> Change-Id: I53a73967acf2c998ec48649b147627384951a14e
-
- Sep 17, 2024
-
-
Ian Tayler Lessa authored
Signed-off-by:
Ian Tayler Lessa <ian.taylerlessa@arm.com> Change-Id: I784dd35c0131b11aafa7ca9a8c49d7c445a9ca4c
-
- Aug 12, 2024
-
-
The debug build was broken after 62d0327a, this commit fixes it: Attribute_None -> Attribute_NONE. Change-Id: Id76f397fd71ae1dc359f534959e887833fdda3c7 Signed-off-by:
Luke Hutton <luke.hutton@arm.com>
-
- Aug 07, 2024
-
-
Tai Ly authored
Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Icdcdb042885db81b6d915dfdd64240b2c67abbeb
-
- Aug 06, 2024
-
-
Tai Ly authored
This removes use of TableAttribute now that it is deprecated Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I5573cb21e6c7b25aaea0b1a90aa986989de9e6d3
-
- Aug 04, 2024
-
-
Tai Ly authored
Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: If8182cdc4616b845fd914fea3b3da33765a3c5bd
-
- Aug 03, 2024
-
-
Tai Ly authored
This patch removes following shape operators: DIM CONCAT_SHAPE ADD_SHAPE SUB_SHAPE MUL_SHAPE DIV_SHAPE Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Ib1d7c1e583870031c727dd1dd98a223f2121f016
-
- Aug 02, 2024
-
-
Tai Ly authored
remove FullyConnected operator Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Iab929d4530789d4f5185109ccfd45f8d669e65c5
-
- Jul 04, 2024
-
-
Elen Kalda authored
Remove the dead code cast. When the translator is compiled with optimisations, it gets optimised out, but when the translator is compiled without optimisations, this code runs and can cause an error. Change-Id: I3b45bc76b23fbcfd2df07b23a86e0dc9e532f1e7
-
- Jun 24, 2024
-
-
Signed-off-by:
Jerry Ge <jerry.ge@arm.com> Change-Id: I6e580716414a06703f2176a679ac0226b9fde909
-
- Jun 19, 2024
-
-
Tai Ly authored
change to use serialization_lib version where ResizeAttribute have scale/offset/border fields deprecated Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Ic6ca2f1532a1de8940f9a75367806e62e6d063ed
-
- Jun 18, 2024
-
-
Won Jong Jeon authored
- using native size of bfloat/float8 serialization/deserialization - updating cfloat.h - fixing bfloat16 data conversion for serialization Signed-off-by:
Won Jeon <won.jeon@arm.com> Change-Id: I8e8c10a3a9466f47d73d8a29be0a7d2467f51696
-
- May 28, 2024
-
-
TatWai Chong authored
In deserialization, support backward compatible with the previous versions in which the data of table operand is embedded in the operation as attribute type. Signed-off-by:
TatWai Chong <tatwai.chong@arm.com> Change-Id: I016ac5890edc0d3dc742ebabf88cc92dee83610d
-
- Apr 30, 2024
-
-
Tai Ly authored
Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I4b12cecf7d6e606a99ea93a31148be08ed21f3fc
-
- Apr 25, 2024
-
-
Eric Kunze authored
Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: I6fffba0a12be502240eca79c928f3300cc54fc34
-
- Apr 19, 2024
-
-
Eric Kunze authored
Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: Ie912b5f079cd2d30ffc345a05fec29713106c1a6
-
Won Jong Jeon authored
TF_REFSPEC: refs/changes/33/845833/5 Signed-off-by:
Won Jeon <won.jeon@arm.com> Change-Id: Iac9487002d5360a8c19745ced16f352f13bbbb98
-
Suraj Sudhir authored
Change-Id: I0a96662eed0466cc2220f88522fb97d3ad221559 Signed-off-by:
Suraj Sudhir <suraj.sudhir@arm.com>
-
- Apr 15, 2024
-
-
Tai Ly authored
Fix serialization and deserialization of fp16, bf16 and fp8 for pad_const, clamp min_val/max_val, and const values Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Ia39a17d2f395584d5555d2c86cdae7113cf14e3f
-
- Mar 19, 2024
-
-
Tai Ly authored
Add serializing/deserializing acc_type to/from ConvAttribute Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I20780056f467952eb8baf6f5e80d242df6f0b33f
-
- Mar 18, 2024
-
-
Tai Ly authored
This implements changes required for new Tosa Flatbuffer schema where Clamp and Pad attributes have changed to use ubyte arrays to store int or float values. Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I2aa2025422fda4aacaf6d80727060a01a30cee89
-
- Mar 07, 2024
-
-
Tai Ly authored
This patch adjusts serialization/deserialization for ClampOp's new min_val/max_val attributes Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I67f275334fdc8996142b0c4541d55ef65ea66274
-
- Mar 06, 2024
-
-
Tai Ly authored
This patch is for RescaleOp multiplier/shift changing from attributes to inputs Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I2fe3aa3cd37134f36873240c92b387b9610e3f9d
-
- Mar 05, 2024
-
-
TatWai Chong authored
In the type conversion, zero integer is equal to `false`, and any non-zero integner evaluates to `true`. Change-Id: I78f395f8cfa17f77d72c4f18a65d9848c5811ddc Signed-off-by:
TatWai Chong <tatwai.chong@arm.com>
-
- Mar 01, 2024
-
-
TatWai Chong authored
Change-Id: I436912af95e4aef1b67b140079070168d158ff49 Signed-off-by:
TatWai Chong <tatwai.chong@arm.com>
-
- Feb 28, 2024
-
-
Jerry-Ge authored
- With the update of ConvertU8toF16 to store F16 data in - F16 containers instead of F32, need to update the - function caller to have updated signatures Signed-off-by:
Jerry Ge <jerry.ge@arm.com> Change-Id: Idfb99f238cdc32d4f0a9796e8aa3d4be8038f4c2
-
- Feb 27, 2024
-
-
Tai Ly authored
This patch implements attribute name changes in tosa serialization library to align with tosa spec. Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I575e4601f12aee67ec6e3114c68a428b8db9d232
-
- Feb 23, 2024
-
-
Tai Ly authored
This patch changes tosa resize op's scale/offset/border from attributes to inputs of tosa.shape type Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I04750e25f4b01067418eb6123201e845c00ce8d8
-
- Feb 22, 2024
-
-
Jerry-Ge authored
- Add Tosa Sin/Cos operators to the tosa_mlir_translator - Update thirdparty/serialization_lib hash Signed-off-by:
Jerry Ge <jerry.ge@arm.com> Change-Id: Iea24913d3b295f5ca9fc50488b963e0ab54b11bd
-
changes to serialization/deserialization due to removal of quantization attr in TOSA dialect Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I0903d2c1c62bc50822e6c08bb869ec135c986ff3
-
Note that the shift value only apply to i32 data tensor. Change-Id: I4368146d9e0cdc2243ff822f59489ef5b78148ec Signed-off-by:
TatWai Chong <tatwai.chong@arm.com>
-
- Feb 21, 2024
-
-
Tai Ly authored
Add serialization and deserialization support for FP8 data types. Also, added deserialization support for BF16 constants. BF16 and FP8 constants are serialized and deserialized as F32 values. Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I919acd82dc5e0b85024b6403d9623eaa26151aef
-
- Feb 05, 2024
-
-
Eric Kunze authored
Signed-off-by:
Eric Kunze <eric.kunze@arm.com> Change-Id: I814c7edad659f82a4082b4b38b8ca151431843ad
-
- Feb 01, 2024
-
-
Tai Ly authored
Remove use of makeArrayRef because llvm has deprecated it Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Ie53bc501d6be32fad9abfffb7ba70e523b3a41c6
-
- Jan 31, 2024
-
-
TatWai Chong authored
Change-Id: Ifcb33a238ae3acdab9c33e039fb05f45aeb4df1c Signed-off-by:
TatWai Chong <tatwai.chong@arm.com>
-
- Jan 30, 2024
-
-
Tai Ly authored
PadOp's padding input is now a tosa.shape type. Changed serialization of PadOp to not store padding as attribute. Changed deserialization of PadOp to not restore padding from attribute. Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I8a622978ea184b8d2779d311adba629c1a0d1fbd
-
- Jan 18, 2024
-
-
Tai Ly authored
- Add serialization/deserialization of tosa shape ops. - Changed TileOp's multiples from attribute to shape input. - Change 'shape' attribute of RESHAPE to an input Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: I4329e621fd7637b1a3491c195fbda77d2a0ad23a
-
- Dec 02, 2023
-
-
Tai Ly authored
serialize/deserialize FP16 tensors and constants Signed-off-by:
Tai Ly <tai.ly@arm.com> Change-Id: Iab75aeda45983f328796f9463a57c69e86ab8f3e
-
- Nov 27, 2023
-
-
James Ward authored
Signed-off-by:
James Ward <james.ward@arm.com> Change-Id: I8ac71800d922526aad0a7c351ad1943481208cc2
-
- Nov 15, 2023
-
-
Jerry-Ge authored
- CustomOp's two attribute names have been changed to - domain to domain_name - operator to operator_name Signed-off-by:
Jerry Ge <jerry.ge@arm.com> Change-Id: Ib9d032ed9c1a25e3740d9fc8e854369a71736329
-