Track DebugOptions in AotCompilationOptions
authorSanjoy Das <sanjoy@google.com>
Mon, 26 Feb 2018 22:32:08 +0000 (14:32 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commitc1e22e9fc1b8db5390c466a2ffb5da8b1abf15b4
tree92ebce181715699f6e2c8dc0980ef3bc6b5d4e22
parentf4a396bcecd8b27caba0c10a50e1f6b56dbcf6a9
Track DebugOptions in AotCompilationOptions

In particular, I need this for supporting HLO profiling in the AOT backend.

PiperOrigin-RevId: 187081674
tensorflow/compiler/xla/service/compile_only_service.cc
tensorflow/compiler/xla/service/compiler.cc
tensorflow/compiler/xla/service/compiler.h