Home
last modified time | relevance | path

Searched refs:GetBuildXlaOpsPassFlags (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dflags.h94 const BuildXlaOpsPassFlags& GetBuildXlaOpsPassFlags();
Dflags.cc110 const BuildXlaOpsPassFlags& GetBuildXlaOpsPassFlags() { in GetBuildXlaOpsPassFlags() function
Dbuild_xla_ops_pass.cc421 : GetBuildXlaOpsPassFlags().tf_xla_enable_lazy_compilation; in Run()