Home
last modified time | relevance | path

Searched refs:generate_commands (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Drunner.py401 def generate_commands(args, dtypes, suites, devices, compilers, output_dir): function
1504 generated_file = generate_commands(
1513 generated_file = generate_commands(
/aosp_15_r20/external/mesa3d/src/intel/ds/
H A Dintel_driver_ds.cc432 CREATE_DUAL_EVENT_CALLBACK(generate_commands, INTEL_DS_QUEUE_STAGE_INTERNAL_OPS) in CREATE_DUAL_EVENT_CALLBACK()