Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dflags.cc55 &mark_for_compilation_flags->tf_xla_clustering_fuel, in AppendMarkForCompilationPassFlagsInternal()
81 mark_for_compilation_flags->tf_xla_clustering_fuel = in AllocateAndParseFlags()
Dflags.h50 int64 tf_xla_clustering_fuel; member
Dmark_for_compilation_pass.cc463 int64& fuel = GetMarkForCompilationPassFlags()->tf_xla_clustering_fuel; in FindCompilationCandidates()