Change Logs¶
0.3.0¶
#26: creates a folder
helpers
to gather all the functions used in many places#25: improve patches for DynamicCache (issue with register_pytree_flatten_spec being deprecated)
#24: dummy inputs for
text2text-generation
, add new functionconvert_dynamic_axes_into_dynamic_shapes
to convert dynamic axes into dynamic shapes, add support forT5ForConditionalGeneration
#23: dummy inputs for
image-classification
#22: api to create untrained model copying the architecture of the trained models and dummy inputs for them, support for
text-generation
0.2.1¶
#16: refactors patches, add model Phi2, implements a tweak to raise an exception with a dynamic dimension becomes static when exporting a model
0.2.0¶
0.1.0¶
first version