Home
last modified time | relevance | path

Searched defs:debugging_opts (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dbuild_xla_ops_pass.cc118 const DebuggingOpts& debugging_opts) { in MergeOutgoingDataEdges()
383 const DebuggingOpts& debugging_opts) { in GetXlaRunArgs()
470 const DebuggingOpts& debugging_opts, Graph* g, Node* n) { in ReplaceNodeWithXlaCompileAndXlaRun()
596 DebuggingOpts debugging_opts; in Run() local