andrewowens/multisensory

What is the format of the tensor in the code?

tuffr5 opened this issue · 0 comments

Hello, Is it (batch_size, channel, depth, height, width) or (b, d, h, w, c) or something else? I'm new to tensorflow and it confuses me a lot. Thanks.