Yongseop Kim
Yongseop Kim
Questions - If `one-init` supports backend templates, `one-init` doesn't have to support model types? - IHMO, `one-init` can also support model types - If `one-init` supports backend templates, the templates...
Related issue: https://github.com/Samsung/ONE/issues/5784
Very sorry for late. Why did I do like https://github.com/Samsung/ONE/pull/9190? - I thought that almost options are okay - So I think it's okay to turn on all options -...
> [one-cmds] define optimizations > There was an old issue about one-optimize group options, but as I remember without concrete conclusion about what is with what. Is it for just...
> I don't understand the question. one-import just imports source model (tf, tflite, onnx, ...) to circle model. I don't know what related you want to ask with one-optimize. I...
> @YongseopKim 's thought is from this. "optimization" would be able to have broader meaning. For example, we could need some optimization or preprocessing in import step for domain specific...
> Maybe so, but not from model source type but optimization purpose. This is currently fuzzy for me too. > I'm against using word DEFAULT and adding suffix to word...
And this issue is for defining an optimization list for each group(eg. onnx_with_transpose, ..., not yet defined). 'basic options(meaning as it is the default)' and 'optimized options as default' should...
Before suggesting my idea for `Optimization Options`, let's define when the optimization option groups(?) are necessary. - The word `group` is a temporary word. - Feel free to comment as...
`one-new` is also a good name! And, I'll handle the file name like below 1. if with `.cfg`, the file name is as-is 2. if without `.cfg`, the file name...