Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dmkl_verbose.py6 def run_model(level): function
H A Dmkldnn_verbose.py16 def run_model(level): function
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/tests/
Dmod.rs46 pub(crate) fn run_model(name: &'static str, f: impl Fn() + Sync + Send + 'static) { in run_model() function
/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Ddistributed.py47 def run_model(args, model, inputs, key): function
/aosp_15_r20/external/pytorch/torch/_inductor/fx_passes/
H A Dnumeric_utils.py132 def run_model( function
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/model_tracer/
H A DTracerRunner.cpp226 static void run_model( in run_model() function
/aosp_15_r20/external/pytorch/benchmarks/functional_autograd_benchmark/
H A Dfunctional_autograd_benchmark.py224 def run_model( function
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_executor.cpp263 run_model(TfLiteModel *model, enum executor executor, std::vector<std::vector<uint8_t>> &input) in run_model() function
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
H A Dmodel_handler.py630 def run_model(model, **kwargs): function
/aosp_15_r20/external/executorch/backends/apple/mps/test/
H A Dtest_mps.py61 def run_model( function
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py10014 def run_model(): function