Searched refs:tf_xla_enable_lazy_compilation (Results 1 – 4 of 4) sorted by relevance
138 build_ops_flags->tf_xla_enable_lazy_compilation = true; in AllocateAndParseFlags()189 &build_ops_flags->tf_xla_enable_lazy_compilation, ""), in AllocateAndParseFlags()
107 bool tf_xla_enable_lazy_compilation; member
592 : GetBuildXlaOpsPassFlags()->tf_xla_enable_lazy_compilation; in Run()
87 bool original = flags->tf_xla_enable_lazy_compilation; in TF_SetXlaEnableLazyCompilation()88 flags->tf_xla_enable_lazy_compilation = enable; in TF_SetXlaEnableLazyCompilation()