Searched refs:tf_xla_fusion_only (Results 1 – 3 of 3) sorted by relevance
59 &mark_for_compilation_flags->tf_xla_fusion_only, in AppendMarkForCompilationPassFlagsInternal()83 mark_for_compilation_flags->tf_xla_fusion_only = false; in AllocateAndParseFlags()
55 bool tf_xla_fusion_only; member
679 bool fusion_only = flags->tf_xla_fusion_only; in Run()681 VLOG(1) << "flags->tf_xla_fusion_only = " << flags->tf_xla_fusion_only; in Run()