Searched refs:PtxOptsFromDebugOptions (Results 1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | gpu_asm_opts_util.h | 26 stream_executor::GpuAsmOpts PtxOptsFromDebugOptions(
|
| D | gpu_asm_opts_util.cc | 28 stream_executor::GpuAsmOpts PtxOptsFromDebugOptions( in PtxOptsFromDebugOptions() function
|
| D | buffer_comparator.cc | 635 PtxOptsFromDebugOptions(config.debug_options())); in DeviceCompare()
|
| D | gemm_algorithm_picker.cc | 72 stream, allocator, PtxOptsFromDebugOptions(debug_options), in CreateRedzoneAllocator()
|
| D | nvptx_compiler.cc | 412 PtxOptsFromDebugOptions(hlo_module_config.debug_options()); in CompileGpuAsmOrGetCachedResult()
|
| D | gpu_conv_algorithm_picker.cc | 491 PtxOptsFromDebugOptions(hlo_module_config.debug_options()), in AutotuneOneConvRunner() 667 PtxOptsFromDebugOptions(hlo_module_config.debug_options()), in PickBestAlgorithmNoCacheCuda()
|
| D | jitrt_custom_calls.cc | 1336 RunCholesky(xla::gpu::PtxOptsFromDebugOptions(*debug_options), in operator ()() 1475 a_data, result_data, temp_data, PtxOptsFromDebugOptions(*debug_options), in operator ()()
|
| D | ir_emitter_unnested.cc | 1262 PtxOptsFromDebugOptions(hlo_module_config_.debug_options()), a_buffer, in EmitCholeskyThunk() 1472 PtxOptsFromDebugOptions(hlo_module_config_.debug_options()), in EmitTriangularSolveCustomCall()
|
| /external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/ |
| D | gpu_kernel_to_blob_pass.cc | 147 xla::gpu::PtxOptsFromDebugOptions(config.debug_options()); in GetGpuBinaryBlob()
|