You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds batch support for resample so that
it is possible to pass 3D input of `[batch, sample, channel]`
shape for tfio.audio.resample.
The implementation is done through `tf.vectorized_map`
This PR fixes 1366.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
0 commit comments