SaeHie Park
SaeHie Park
Let's support Densify in tflchef-reverse. This task is not urgent and added not to forget after supporting Densify operator in compiler.
Most of modules are now using TF2.8.0 but some are still using TF2.6.0 - luci-interpreter Let's migrate to TF2.8.0 and deprecate TF2.6.0.
on-going draft to deprecate using TF2.6.0 Signed-off-by: SaeHie Park
There is no need to add `quant` field for FP32 models. Let's fix this.
Help of `one-import-onnx` shows > $ one-import-onnx usage: one-import-onnx [-h] [-v] [-V] [-C CONFIG] [-i INPUT_PATH] [-o OUTPUT_PATH] [-I INPUT_ARRAYS] [-O OUTPUT_ARRAYS] [--model_format MODEL_FORMAT] [--converter_version CONVERTER_VERSION] [--unroll_rnn] [--unroll_lstm] [--save_intermediate] one-import-onnx:...
simplify circle2circle options with a method. Signed-off-by: SaeHie Park
This issue is organize new "workflow" concect for new tools and to add flexibility in _onecc_. Current _onecc_ as of now - model compilation steps are fixed and user can...
There was an old issue about one-optimize group options, but as I remember without concrete conclusion about what is with what. Now, it's time to define them.
There is a need to aquire operator names, actually output tensor name of each operators, for one-partition tool to work in ONE-vscode repo. - implement this in ONE-vscode - need...
on-going draft to introduce circle-operator tool. Signed-off-by: SaeHie Park