aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h')
-rw-r--r--tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h b/tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h
index 04ddedab73..0cf39e0ab3 100644
--- a/tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h
+++ b/tensorflow/compiler/xla/legacy_flags/gpu_compiler_flags.h
@@ -41,6 +41,7 @@ typedef struct {
// directories.
string xla_ptxas_path; // The path to ptxas. Required to log stats of
// the ptx.
+ string xla_gpu_dump_debug_json_to; // Dump debug JSON to this directory.
} GpuCompilerFlags;
// Return a pointer to the GpuCompilerFlags struct;