Open
Description
What is your issue?
Title. The problem is that changing dimension names makes it difficult for the user to index into batched arrays in a batch loop. This is particularly annoying because changing the value of concat_input_dims
will change this behavior, sometimes appending _input
, sometimes not, which makes debugging and experimentation difficult. I view this as an unwelcome side effect, and I'd prefer the non-batched dimensions keep their original names.
Metadata
Metadata
Assignees
Labels
No labels