Searched refs:tf_xla_compile_on_demand (Results 1 – 3 of 3) sorted by relevance
161 device_flags->tf_xla_compile_on_demand = false; in AllocateAndParseFlags()207 Flag("tf_xla_compile_on_demand", &device_flags->tf_xla_compile_on_demand, in AllocateAndParseFlags()
90 bool tf_xla_compile_on_demand; member
57 bool compile_on_demand = flags->tf_xla_compile_on_demand; in CreateDevices()