Home
last modified time | relevance | path

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

/external/swiftshader/third_party/marl/
DCMakeLists.txt380 function(build_example target) function
385 endfunction(build_example)
387 build_example(fractal)
388 build_example(hello_task)
389 build_example(primes)
390 build_example(tasks_in_tasks)
/external/tensorflow/tensorflow/lite/testing/
Dzip_test_utils.py411 def build_example(label, param_dict_real, zip_path_label): function
512 _, report = build_example(label, param_dict, zip_path_label)