rwth-i6 / returnn_common

Common building blocks for RETURNN configs, such as models, training concepts, etc
7 stars 4 forks source link

ctc_loss misses logits and targets spatial dim args #239

Open albertz opened 2 years ago

albertz commented 2 years ago

Internally it uses time_dim_axis, and it also only expects {B,T,D} as shape.