Express the input shape definitions of convolution and pooling operations in terms of the output shapes, filter shapes, strides, and dilations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The new signatures look good to me! They resolve the issue with prior definitions being not precise enough in terms of the dimensions of inputs.