Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TOSA] Add upsample_nearest2d, split_dim, outer, GELU tanh mode and m…
…isc (#3886) - Add Torch to TOSA lowering for the following ops: + torch.aten.upsample_nearest2d + torch.aten.upsample_nearest2d.vec + torch.aten.outer + torch.prims.split_dim - Add Tanh approximation mode for GELU lowering - Add different types support for compare ops - Add different input and output types support for linalg vector norm lowering - Update xfail with new e2e results - Add new LIT tests to basic.mlir Change-Id: I7b1d44d94319cf94fcc9d234cc07708ef9ce321e Signed-off-by: Justin Ngo <[email protected]>
- Loading branch information