Searched refs:default_context (Results 1 – 7 of 7) sorted by relevance
312 default_context = context.get_default_context()315 for callback in default_context.post_execution_callbacks:330 default_context.clear_post_execution_callbacks()332 default_context.add_post_execution_callback(callback)334 default_context.add_post_execution_callback(
134 DeviceContext* default_context = nullptr; member
906 if (dev_info) ret = dev_info->default_context; in op_device_context()
134 *device_context = dev_info->default_context; in GetDeviceContext()
228 src_device_context = srcd->tensorflow_gpu_device_info()->default_context; in TFE_TensorHandleCopyToDevice()232 dst_device_context = dstd->tensorflow_gpu_device_info()->default_context; in TFE_TensorHandleCopyToDevice()
317 gpu_device_info_->default_context = device_contexts_[0]; in Init()
612 i::Object* default_context; in CreateBlob() local615 default_context = in CreateBlob()640 partial_serializer.Serialize(&default_context, false); in CreateBlob()