torch-mlir/test/Conversion/TorchOnnxToTorch/ops
Phaneesh Barwaria 7830c00ca2
onnx.LSTM - bidirectional, layout attr (#3771)
- Support Bidirectional LSTM (utilising the forward LSTM layer with
flipped Inputs and Outputs)
- Support layout 1 
- Support default cases for attr `clip` and `input_forget`
- Support returning partial outputs (1-3)  
- fixes for alt_e2e_tests lstm tests (1,2,3)
2024-10-08 11:29:49 -07:00
..
if.mlir Support onnx.If (#2825) 2024-04-30 18:36:40 +00:00
lstm.mlir onnx.LSTM - bidirectional, layout attr (#3771) 2024-10-08 11:29:49 -07:00