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.cc120 &mark_for_compilation_flags->tf_xla_clustering_fuel, in AppendMarkForCompilationPassFlagsInternal()
153 mark_for_compilation_flags->tf_xla_clustering_fuel = in AllocateAndParseFlags()
Dflags.h70 int64 tf_xla_clustering_fuel; member
Dmark_for_compilation_pass.cc1737 debug_options.fuel = GetPointerToFuel(flags->tf_xla_clustering_fuel); in Run()
1755 debug_options.fuel = GetPointerToFuel(flags->tf_xla_clustering_fuel); in RunForTest()