Describe the bug
While working on the Blazepose model, we observed that the ttnn conv2d operation fails to produce the expected output shape for four different input configurations. Instead, the channel size of the output tensor produced by the conv2d operation is rounded to the nearest multiple of 32.
Describe the bug While working on the Blazepose model, we observed that the ttnn conv2d operation fails to produce the expected output shape for four different input configurations. Instead, the channel size of the output tensor produced by the conv2d operation is rounded to the nearest multiple of 32.
To Reproduce Steps to reproduce the behavior:
<path to file>