Open jdh8 opened 2 months ago
Hi @eyonland, just to check is this already on your radar and is somebody working on it?
We can decompose batchnorm in compiler into smaller ops, but we would prefer to avoid that work if ttnn will soon have native support for batchnorm.
To compile
aten._native_batch_norm_legit*
, we need a batch norm op intt-metal
.add
,mul
,rsqrt
)