Searched refs:GetBuildXlaOpsPassFlags (Results 1 – 7 of 7) sorted by relevance
150 BuildXlaOpsPassFlags* GetBuildXlaOpsPassFlags();
264 BuildXlaOpsPassFlags* GetBuildXlaOpsPassFlags() { in GetBuildXlaOpsPassFlags() function
592 : GetBuildXlaOpsPassFlags()->tf_xla_enable_lazy_compilation; in Run()595 const BuildXlaOpsPassFlags& flags = *GetBuildXlaOpsPassFlags(); in Run()
1235 GetBuildXlaOpsPassFlags()->tf_xla_disable_constant_folding; in Run()
86 tensorflow::GetBuildXlaOpsPassFlags(); in TF_SetXlaEnableLazyCompilation()106 tensorflow::GetBuildXlaOpsPassFlags()->tf_xla_disable_constant_folding); in TF_GetXlaConstantFoldingDisabled()110 tensorflow::GetBuildXlaOpsPassFlags()->tf_xla_disable_constant_folding = in TF_SetXlaConstantFoldingDisabled()
495 auto flags = GetBuildXlaOpsPassFlags(); in OptimizeGraph()
591 auto flags = GetBuildXlaOpsPassFlags(); in GetGraph()