Searched refs:PtxOptsFromConfig (Results 1 – 7 of 7) sorted by relevance
79 se::GpuAsmOpts PtxOptsFromConfig(const HloModuleConfig& hlo_module_config);
586 PtxOptsFromConfig(config)); in DeviceCompare()
71 stream, allocator, PtxOptsFromConfig(hlo_module_config), in DoUncachedGemmAutotune()
372 auto ptxas_config = PtxOptsFromConfig(hlo_module_config); in CompileGpuAsmOrGetCachedResult()
404 stream, allocator, PtxOptsFromConfig(hlo_module_config)); in PickBestAlgorithmNoCacheCuda()464 stream, allocator, PtxOptsFromConfig(hlo_module_config)); in PickBestAlgorithmNoCacheCuda()
226 se::GpuAsmOpts PtxOptsFromConfig(const HloModuleConfig& hlo_module_config) { in PtxOptsFromConfig() function
165 auto gpu_asm_opts = xla::gpu::PtxOptsFromConfig(config); in GetGpuBinaryBlob()