Home
last modified time | relevance | path

Searched defs:get_LstmNet_model_and_inputs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py4792 def get_LstmNet_model_and_inputs( function
4826 def get_LstmNet_model_and_inputs(num_layers, bidirectional): function