aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-25Update serialization library to 0.70 releasev0.70.0v0.70Eric Kunze
2023-05-25Update to latest serialization submoduleEric Kunze
2023-05-06Add BuildMlirFromTosaFile APITai Ly
2023-04-26serialize/deserialize while/if ops using regionsTai Ly
2023-04-25Fix deserialization of PadOpTai Ly
2023-04-22Support translation of FFT2dLuke Hutton
2023-03-16Update serialization library to 0.70.0 draft versionEric Kunze
2023-03-08Update serialization library to 0.60 versionv0.60.0Eric Kunze
2023-03-07Added half library to include pathDmitriy Smirnov
2023-03-06Add Tosa DeserializationTai Ly
2023-03-02Removed enforcing of C++14 from CMakeLists.txtDmitriy Smirnov
2023-03-02Added support of unranked tensorsDmitriy Smirnov
2023-02-27Support translation of RFFT2dLuke Hutton
2023-02-24[Fix] Explicit pad const hasn't been read during pad op constructionTatWai Chong
2023-02-14Revert "Align the type of padding and pad_const with the spec"TatWai Chong
2023-02-08Remove accum-dtype from all but avg_pool2d & remove zero padJames Ward
2023-02-02Switch ArrayAttr to DenseArrayAttrTatWai Chong
2023-01-27Align the type of padding and pad_const with the specTatWai Chong
2023-01-24Update to latest serialization libraryJeremy Johnson
2023-01-13Add serialization of custom op attributesEric Kunze
2023-01-12Add RegionBuilder to TOSA MLIR TranslatorJerry Ge
2022-12-07Update to serialization version 0.51.0 draftEric Kunze
2022-12-05Update serialization library submodule to 0.50v0.50.0v0.50Eric Kunze
2022-10-24Avoid crash when serializing unranked tensorEric Kunze
2022-10-13Rename FLOAT type to FP32Jeremy Johnson
2022-10-11Updates to work with the new FP16 serialization codeEric Kunze
2022-09-14Update to new serialization libEric Kunze
2022-09-12Update serialization lib version to 0.41 draftEric Kunze
2022-08-30Update to revision 0.40.0v0.40.0v0.40Eric Kunze
2022-08-29Add conv3d supportTatWai Chong
2022-08-04Update TOSA resize to match specificationTatWai Chong
2022-07-08Update serialization_library submodule hashEric Kunze
2022-06-16Update to the latest serialization library for releasev0.30.0v0.30Eric Kunze
2022-06-15Remove quantization infoEric Kunze
2022-06-13Remove dilation serialization for transpose_conv2dEric Kunze
2022-06-07Update tosa-mlir-translator to latest serialization libEric Kunze
2022-05-20Update TOSA passesEric Kunze
2022-02-15Align serialize passes with current LLVMEric Kunze
2022-01-19Use getValues interface on ElementAttrEric Kunze
2022-01-14Fix serialization of int48 valuesEric Kunze
2022-01-04Short-circuit output tensor name with input tensor name if they're the same m...Kevin Cheng
2021-12-01Sort tensor list by name for serializationJared Smolens
2021-11-15First commit of tosa serialize passesKevin Cheng
2021-11-15Initial empty repositoryEric Kunze