Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/benchmark_examples/
H A DRunExample.cpp94 int run_example(int argc, char **argv, std::unique_ptr<Example> example) in run_example() function
/aosp_15_r20/external/pytorch/torch/distributed/tensor/examples/
H A Dtorchrec_sharding_example.py370 def run_example(rank, world_size, example_name): function
H A Dcomm_mode_features_example.py711 def run_example(world_size: int, rank: int, example_name: str) -> None: function
/aosp_15_r20/external/ComputeLibrary/tests/validate_examples/
H A DRunExample.cpp109 int run_example(int argc, char **argv, std::unique_ptr<ValidateExample> example) in run_example() function
/aosp_15_r20/external/ComputeLibrary/utils/
H A DUtils.cpp89 int run_example(int argc, char **argv, std::unique_ptr<Example> example) in run_example() function
H A DUtils.h107 int run_example(int argc, char **argv) in run_example() function