Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/nn/api/
H A Dremote_module_test.py208 def run_forward(scripted_remote_module: MyModuleInterface): function
726 def run_forward(scripted_remote_module: MyModuleInterface): function
/aosp_15_r20/external/regex-re2/re2/
H A Ddfa.cc268 bool run_forward; member
1321 bool run_forward) { in InlinedSearchLoop()
1758 bool run_forward, in Search()
/aosp_15_r20/external/pytorch/torch/ao/pruning/_experimental/data_sparsifier/benchmarks/
H A Devaluate_forward_time.py18 def run_forward(model, **batch): function
/aosp_15_r20/external/pytorch/test/cpp_api_parity/
H A Dfunctional_impl_check.py76 def run_forward(unit_test_class, test_params): function
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/
H A Dbenchmark_pytorch.py148 def run_forward(self, num_runs, print_per_iter, cuda_sync): member in PyTorchOperatorTestCase
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Ddfa.cc260 bool run_forward; member
1735 bool run_forward, in Search()
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Ddfa.cc254 bool run_forward; member
1750 bool anchored, bool want_earliest_match, bool run_forward, in Search()