Hi!
I modified the coreml framework, which results with scale parameter in convert operation to accept a list, rather than a single float.
Here are my changes:
I can generalize this to different shapes just like bias parameter. Should I create a PR for this? Would be this helpful? Is there a specific reason why team has not implemented this functionality?
Hi!
I modified the coreml framework, which results with scale parameter in convert operation to accept a list, rather than a single float.
Here are my changes:
I can generalize this to different shapes just like bias parameter. Should I create a PR for this? Would be this helpful? Is there a specific reason why team has not implemented this functionality?