Searched refs:allow_small_function_optimizations (Results 1 – 8 of 8) sorted by relevance
280 const bool allow_small_function_optimizations, in KernelAndDeviceFunc() argument292 allow_small_function_optimizations_(allow_small_function_optimizations), in KernelAndDeviceFunc()
1161 bool allow_small_function_optimizations = false; in GetOrCreateKernelAndDevice() local1175 allow_small_function_optimizations = true; in GetOrCreateKernelAndDevice()1228 function_outputs_on_op_device, allow_small_function_optimizations, in GetOrCreateKernelAndDevice()
212 options.allow_small_function_optimizations = in InstantiateFunc()
419 bool allow_small_function_optimizations = false; member824 item->allow_small_function_optimizations = in Instantiate()825 options.allow_small_function_optimizations; in Instantiate()970 if ((*item)->allow_small_function_optimizations && executor_type.empty()) { in CreateItem()
1295 opts.allow_small_function_optimizations = true; in TEST_F()1307 opts.allow_small_function_optimizations = true; in TEST_F()1323 opts.allow_small_function_optimizations = true; in TEST_F()
1045 if (options.allow_small_function_optimizations) { in InstantiateMultiDevice()1101 opts.allow_small_function_optimizations = data->enable_sync_execution; in InstantiateMultiDevice()
770 bool allow_small_function_optimizations = false; member
548 inst_opts.allow_small_function_optimizations = true; in Instantiate()