Searched refs:program_2 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/ |
H A D | test_unload_platform_compiler.cpp | 550 const clProgramWrapper program_2 = in test_unload_link_different() local 559 err = clCompileProgram(program_2, 1, &device, nullptr, 0, nullptr, nullptr, in test_unload_link_different() 569 const cl_program compiled_programs[] = { program_1, program_2 }; in test_unload_link_different()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/ |
H A D | fuse_tpu_compile_and_execute_ops.mlir | 84 …%compilation_status_2, %program_2 = "tf._TPUCompileMlir"(%1, %2) {device = "/CPU:0", metadata = "m… 86 …%4 = "tf.TPUExecute"(%arg0, %2, %0, %1, %program_2) {device = "/TPU:0"} : (tensor<?x?xi32>, tensor…
|