Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace reshape with flatten (#3462)
Current implementation is generating bad graph after onnx conversion. So replacing with flatten like in mobilenetv3 code. Co-authored-by: Vasilis Vryniotis <datumbox@users.noreply.github.com>
- Loading branch information