Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Ddebug_options_flags.cc80 auto int32_setter_for = [](void (DebugOptions::*member_setter)(int32)) { in AllocateFlags() local
180 int32_setter_for(&DebugOptions::set_xla_backend_optimization_level), in AllocateFlags()
234 int32_setter_for(&DebugOptions::set_xla_gpu_max_kernel_unroll_factor), in AllocateFlags()
296 int32_setter_for( in AllocateFlags()