Searched refs:module_blob (Results 1 – 3 of 3) sorted by relevance
94 void *module_blob, char *kernel_name, in tfKernelGenLaunchKernel() argument107 hipModule_t module = HipRuntimeCache::get(stream)->loadModule(module_blob); in tfKernelGenLaunchKernel()
93 void *module_blob, char *kernel_name, in tfKernelGenLaunchKernel() argument106 CUmodule module = CudaRuntimeCache::get(stream)->loadModule(module_blob); in tfKernelGenLaunchKernel()
171 Value module_blob = in matchAndRewrite() local224 context_arg, module_blob, kernel_name_global, adaptor.gridSizeX(), in matchAndRewrite()