index
:
serialization_lib.git
experimental/tf28_compat
main
v0.23
v0.30
v0.40
v0.50
v0.60
v0.70
v0.80
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 days
Add variable_name to tensors
HEAD
main
Tai Ly
4 days
Fix numpy deprecation warning message for unsigned int conversion
Won Jeon
7 days
Update Python table attribute to use int16vecs
Jerry Ge
9 days
Update version tags to 0.90 draft
Eric Kunze
2023-09-07
Add new signedness attributes to RESCALE
Eric Kunze
2023-09-06
Enable backward compatibility
Jerry Ge
2023-08-23
Add is_unranked flag to Tensors
Tai Ly
2023-08-22
[Serialization_lib] Support StatefulOps for TOSA
Jerry Ge
2023-08-21
Add assertion message to avoid warning message for C++14
Won Jeon
2023-08-18
[fix] explicitly declare template specialization for readFromNpyFile
TatWai Chong
2023-08-15
Fix for placeholderFilename being passed to basicBlock
Rob Elliott
2023-08-14
Enable passing in custom names for addConst
Jerry Ge
2023-08-12
Add SHAPE data type to TOSA serialization Python code
Won Jeon
2023-08-10
Add DIM operator to serialization library
Won Jeon
2023-08-02
Simplify overloaded writeToNpyFiles and readFromNpyFiles
TatWai Chong
2023-07-27
Fix error in python serializer
Eric Kunze
2023-07-25
Enable const data to be saved as input files
Jeremy Johnson
2023-07-18
Update to use GenText
Tai Ly
2023-07-07
Fix strcpy overflow
Jerry Ge
2023-07-05
Support reading anydtype into a 32-bit buffer
Jerry Ge
2023-06-07
Add ERF operator to serialization_lib
Won Jeon
2023-06-07
Add u8 array to float conversion check
Won Jeon
2023-06-01
Update version to 0.80.0 draft
Eric Kunze
2023-05-25
Remove draft tag from 0.70 serialization library
v0.70.0
v0.70
Eric Kunze
2023-05-23
Change default value for draft version
Eric Kunze
2023-05-19
Support int16, uint16, int8, uint8 types numpy reader/writer for serializatio...
Jerry Ge
2023-05-18
Modify TOSA schema to force version to be written
Eric Kunze
2023-05-12
Support updating serialized tensor shape for shape inference
Jerry Ge
2023-05-08
Fix empty shaped serialized tensor
Jerry Ge
2023-04-06
Fix serialize/deserialize bug when there are two or more regions
Tai Ly
2023-04-04
Add readFromNpyFile and writeToNpyFile for double data
Tai Ly
2023-03-16
Update version to 0.70.0 draft
Eric Kunze
2023-03-08
Update version number to 0.60 for release
v0.60.0
Eric Kunze
2023-03-07
Put fethrowexcept under HALF_ENABLE_CPP11_NOEXCEPT macro
Dmitriy Smirnov
2023-02-27
deserialization bug fix
Tai Ly
2023-01-27
Remove zero pad from float attrribute serialization
James Ward
2023-01-23
Remove accumulator attributes from all but AVG_POOL2D
James Ward
2023-01-18
Schema changes for CLAMP, PAD float attributes
James Ward
2023-01-13
Add FFT2d and RFFT2d serialization support
Luke Hutton
2023-01-11
Allow test generators to directly add basicBlocks through the serializer
Jerry Ge
2023-01-10
Remove redundent code after flatbuffers 2.0 update
Jerry Ge
2023-01-09
Add TosaSerializerRegion to python version of serialization_lib
Jerry Ge
2023-01-04
Add attributes to serialization of custom op
Eric Kunze
2023-01-04
Remove serialization test
Eric Kunze
2022-12-15
[region] Add TosaSerializationRegion to serialization_lib
Jerry Ge
2022-12-07
Update revision to 0.51.0 draft
Eric Kunze
2022-12-06
Update serialization lib version to 0.50.0
v0.50.0
v0.50
Eric Kunze
2022-12-06
Update pre-commit flake8 to new location
Eric Kunze
2022-10-26
BF16 support in TOSA serialization
James Ward
2022-10-04
Rename FLOAT type to FP32
Jeremy Johnson
[next]