Commit 84f01b93 authored by Yong Tang's avatar Yong Tang
Browse files

Change `NHWC`/`NCHW` to `NWC`/`NCW` for conv1d



While working on 13105 I noticed that in the current code
base `conv1d` uses `NHWC`/`NCHW` which should really
be `NWC`/`NCW`.

This fix addresses this issue and keep `NHWC`/`NCHW`
compatible internally so that users will not be impacted.

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent d7dbf21b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment