Searched defs:forward_impl (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/ | ||
H A D | benchmark_pytorch.py | 63 def forward_impl(self): member in TorchBenchmarkBase |
/aosp_15_r20/external/pytorch/torch/ao/nn/quantized/dynamic/modules/ | ||
H A D | rnn.py | 534 def forward_impl( member in LSTM |