From c453ab0cfae9335cb1c9aa061857dc7dc3564595 Mon Sep 17 00:00:00 2001 From: Jeev B Date: Tue, 3 Oct 2023 11:35:34 -0700 Subject: [PATCH] Move ExtendedResources to TaskTemplate Signed-off-by: Jeev B --- gen/pb-cpp/flyteidl/admin/agent.pb.cc | 2 +- gen/pb-cpp/flyteidl/admin/task.pb.cc | 2 +- gen/pb-cpp/flyteidl/core/compiler.pb.cc | 2 +- gen/pb-cpp/flyteidl/core/dynamic_job.pb.cc | 2 +- gen/pb-cpp/flyteidl/core/tasks.pb.cc | 1567 ++-- gen/pb-cpp/flyteidl/core/tasks.pb.h | 926 +-- gen/pb-cpp/flyteidl/core/workflow.pb.cc | 100 +- gen/pb-cpp/flyteidl/core/workflow.pb.h | 55 + .../flyteidl/core/workflow_closure.pb.cc | 2 +- gen/pb-cpp/flyteidl/plugins/dask.pb.cc | 2 +- .../flyteidl/plugins/kubeflow/mpi.pb.cc | 2 +- .../flyteidl/plugins/kubeflow/pytorch.pb.cc | 2 +- .../plugins/kubeflow/tensorflow.pb.cc | 2 +- .../service/external_plugin_service.pb.cc | 2 +- gen/pb-go/flyteidl/core/tasks.pb.go | 496 +- gen/pb-go/flyteidl/core/tasks.pb.validate.go | 192 +- gen/pb-go/flyteidl/core/workflow.pb.go | 203 +- .../flyteidl/core/workflow.pb.validate.go | 10 + gen/pb-go/flyteidl/service/admin.swagger.json | 32 +- gen/pb-go/flyteidl/service/agent.swagger.json | 28 +- .../external_plugin_service.swagger.json | 28 +- .../flyteidl/service/flyteadmin/README.md | 2 +- .../service/flyteadmin/api/swagger.yaml | 970 ++- ...ns.go => model_core_extended_resources.go} | 2 +- .../flyteadmin/model_core_resources.go | 2 - .../model_core_task_node_overrides.go | 2 + .../flyteadmin/model_core_task_template.go | 2 + gen/pb-go/flyteidl/service/openapi.go | 4 +- gen/pb-java/flyteidl/core/Tasks.java | 6553 ++++++++--------- gen/pb-java/flyteidl/core/Workflow.java | 280 +- gen/pb-js/flyteidl.d.ts | 256 +- gen/pb-js/flyteidl.js | 839 +-- gen/pb_python/flyteidl/core/tasks_pb2.py | 102 +- gen/pb_python/flyteidl/core/tasks_pb2.pyi | 44 +- gen/pb_python/flyteidl/core/workflow_pb2.py | 6 +- gen/pb_python/flyteidl/core/workflow_pb2.pyi | 6 +- .../flyteidl/service/flyteadmin/README.md | 2 +- .../service/flyteadmin/flyteadmin/__init__.py | 2 +- .../flyteadmin/flyteadmin/models/__init__.py | 2 +- ...tensions.py => core_extended_resources.py} | 16 +- .../flyteadmin/models/core_resources.py | 35 +- .../models/core_task_node_overrides.py | 35 +- .../flyteadmin/models/core_task_template.py | 31 +- ...ons.py => test_core_extended_resources.py} | 12 +- gen/pb_rust/flyteidl.core.rs | 76 +- protos/flyteidl/core/tasks.proto | 44 +- protos/flyteidl/core/workflow.proto | 4 + 47 files changed, 6735 insertions(+), 6251 deletions(-) rename gen/pb-go/flyteidl/service/flyteadmin/{model_core_resource_extensions.go => model_core_extended_resources.go} (94%) rename gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/{core_resource_extensions.py => core_extended_resources.py} (86%) rename gen/pb_python/flyteidl/service/flyteadmin/test/{test_core_resource_extensions.py => test_core_extended_resources.py} (62%) diff --git a/gen/pb-cpp/flyteidl/admin/agent.pb.cc b/gen/pb-cpp/flyteidl/admin/agent.pb.cc index 3948427bc..1d42e4296 100644 --- a/gen/pb-cpp/flyteidl/admin/agent.pb.cc +++ b/gen/pb-cpp/flyteidl/admin/agent.pb.cc @@ -23,7 +23,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fagent_2eproto ::google::proto extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2fagent_2eproto ::google::protobuf::internal::SCCInfo<4> scc_info_TaskExecutionMetadata_flyteidl_2fadmin_2fagent_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_TaskExecutionIdentifier_flyteidl_2fcore_2fidentifier_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; namespace flyteidl { namespace admin { class TaskExecutionMetadata_LabelsEntry_DoNotUseDefaultTypeInternal { diff --git a/gen/pb-cpp/flyteidl/admin/task.pb.cc b/gen/pb-cpp/flyteidl/admin/task.pb.cc index 8cbbf7f15..34c3fb985 100644 --- a/gen/pb-cpp/flyteidl/admin/task.pb.cc +++ b/gen/pb-cpp/flyteidl/admin/task.pb.cc @@ -22,7 +22,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2ftask_2eproto ::google::protob extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fadmin_2ftask_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Task_flyteidl_2fadmin_2ftask_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fcompiler_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_CompiledTask_flyteidl_2fcore_2fcompiler_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2ftimestamp_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Timestamp_google_2fprotobuf_2ftimestamp_2eproto; namespace flyteidl { namespace admin { diff --git a/gen/pb-cpp/flyteidl/core/compiler.pb.cc b/gen/pb-cpp/flyteidl/core/compiler.pb.cc index 511c5105b..2c594220b 100644 --- a/gen/pb-cpp/flyteidl/core/compiler.pb.cc +++ b/gen/pb-cpp/flyteidl/core/compiler.pb.cc @@ -22,7 +22,7 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fcompiler_2eproto ::google::pro extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fcompiler_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ConnectionSet_UpstreamEntry_DoNotUse_flyteidl_2fcore_2fcompiler_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fcompiler_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_CompiledWorkflow_flyteidl_2fcore_2fcompiler_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fcompiler_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_ConnectionSet_flyteidl_2fcore_2fcompiler_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_WorkflowTemplate_flyteidl_2fcore_2fworkflow_2eproto; namespace flyteidl { namespace core { diff --git a/gen/pb-cpp/flyteidl/core/dynamic_job.pb.cc b/gen/pb-cpp/flyteidl/core/dynamic_job.pb.cc index 10efa6b93..0771b10c8 100644 --- a/gen/pb-cpp/flyteidl/core/dynamic_job.pb.cc +++ b/gen/pb-cpp/flyteidl/core/dynamic_job.pb.cc @@ -17,7 +17,7 @@ #include extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Binding_flyteidl_2fcore_2fliterals_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_WorkflowTemplate_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<8> scc_info_ArrayNode_flyteidl_2fcore_2fworkflow_2eproto; namespace flyteidl { diff --git a/gen/pb-cpp/flyteidl/core/tasks.pb.cc b/gen/pb-cpp/flyteidl/core/tasks.pb.cc index 1b1a922ee..d5e4d060a 100644 --- a/gen/pb-cpp/flyteidl/core/tasks.pb.cc +++ b/gen/pb-cpp/flyteidl/core/tasks.pb.cc @@ -32,9 +32,9 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protob extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_TaskMetadata_TagsEntry_DoNotUse_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_TaskTemplate_ConfigEntry_DoNotUse_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_DataLoadingConfig_flyteidl_2fcore_2ftasks_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ResourceExtensions_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_K8sObjectMetadata_flyteidl_2fcore_2ftasks_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<3> scc_info_K8sPod_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<4> scc_info_Container_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<4> scc_info_TaskMetadata_flyteidl_2fcore_2ftasks_2eproto; @@ -42,16 +42,6 @@ extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fduration_2eproto ::google::p extern PROTOBUF_INTERNAL_EXPORT_google_2fprotobuf_2fstruct_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ListValue_google_2fprotobuf_2fstruct_2eproto; namespace flyteidl { namespace core { -class GPUAcceleratorDefaultTypeInternal { - public: - ::google::protobuf::internal::ExplicitlyConstructed _instance; - bool unpartitioned_; - ::google::protobuf::internal::ArenaStringPtr partition_size_; -} _GPUAccelerator_default_instance_; -class ResourceExtensionsDefaultTypeInternal { - public: - ::google::protobuf::internal::ExplicitlyConstructed _instance; -} _ResourceExtensions_default_instance_; class Resources_ResourceEntryDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; @@ -60,6 +50,16 @@ class ResourcesDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; } _Resources_default_instance_; +class GPUAcceleratorDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; + bool unpartitioned_; + ::google::protobuf::internal::ArenaStringPtr partition_size_; +} _GPUAccelerator_default_instance_; +class ExtendedResourcesDefaultTypeInternal { + public: + ::google::protobuf::internal::ExplicitlyConstructed _instance; +} _ExtendedResources_default_instance_; class RuntimeMetadataDefaultTypeInternal { public: ::google::protobuf::internal::ExplicitlyConstructed _instance; @@ -122,64 +122,63 @@ class SqlDefaultTypeInternal { } _Sql_default_instance_; } // namespace core } // namespace flyteidl -static void InitDefaultsGPUAccelerator_flyteidl_2fcore_2ftasks_2eproto() { +static void InitDefaultsResources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; { - void* ptr = &::flyteidl::core::_GPUAccelerator_default_instance_; - new (ptr) ::flyteidl::core::GPUAccelerator(); + void* ptr = &::flyteidl::core::_Resources_ResourceEntry_default_instance_; + new (ptr) ::flyteidl::core::Resources_ResourceEntry(); ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); } - ::flyteidl::core::GPUAccelerator::InitAsDefaultInstance(); + ::flyteidl::core::Resources_ResourceEntry::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<0> scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsGPUAccelerator_flyteidl_2fcore_2ftasks_2eproto}, {}}; +::google::protobuf::internal::SCCInfo<0> scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsResources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto}, {}}; -static void InitDefaultsResourceExtensions_flyteidl_2fcore_2ftasks_2eproto() { +static void InitDefaultsResources_flyteidl_2fcore_2ftasks_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; { - void* ptr = &::flyteidl::core::_ResourceExtensions_default_instance_; - new (ptr) ::flyteidl::core::ResourceExtensions(); + void* ptr = &::flyteidl::core::_Resources_default_instance_; + new (ptr) ::flyteidl::core::Resources(); ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); } - ::flyteidl::core::ResourceExtensions::InitAsDefaultInstance(); + ::flyteidl::core::Resources::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<1> scc_info_ResourceExtensions_flyteidl_2fcore_2ftasks_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsResourceExtensions_flyteidl_2fcore_2ftasks_2eproto}, { - &scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base,}}; +::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsResources_flyteidl_2fcore_2ftasks_2eproto}, { + &scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base,}}; -static void InitDefaultsResources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto() { +static void InitDefaultsGPUAccelerator_flyteidl_2fcore_2ftasks_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; { - void* ptr = &::flyteidl::core::_Resources_ResourceEntry_default_instance_; - new (ptr) ::flyteidl::core::Resources_ResourceEntry(); + void* ptr = &::flyteidl::core::_GPUAccelerator_default_instance_; + new (ptr) ::flyteidl::core::GPUAccelerator(); ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); } - ::flyteidl::core::Resources_ResourceEntry::InitAsDefaultInstance(); + ::flyteidl::core::GPUAccelerator::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<0> scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsResources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto}, {}}; +::google::protobuf::internal::SCCInfo<0> scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsGPUAccelerator_flyteidl_2fcore_2ftasks_2eproto}, {}}; -static void InitDefaultsResources_flyteidl_2fcore_2ftasks_2eproto() { +static void InitDefaultsExtendedResources_flyteidl_2fcore_2ftasks_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; { - void* ptr = &::flyteidl::core::_Resources_default_instance_; - new (ptr) ::flyteidl::core::Resources(); + void* ptr = &::flyteidl::core::_ExtendedResources_default_instance_; + new (ptr) ::flyteidl::core::ExtendedResources(); ::google::protobuf::internal::OnShutdownDestroyMessage(ptr); } - ::flyteidl::core::Resources::InitAsDefaultInstance(); + ::flyteidl::core::ExtendedResources::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 2, InitDefaultsResources_flyteidl_2fcore_2ftasks_2eproto}, { - &scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base, - &scc_info_ResourceExtensions_flyteidl_2fcore_2ftasks_2eproto.base,}}; +::google::protobuf::internal::SCCInfo<1> scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsExtendedResources_flyteidl_2fcore_2ftasks_2eproto}, { + &scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base,}}; static void InitDefaultsRuntimeMetadata_flyteidl_2fcore_2ftasks_2eproto() { GOOGLE_PROTOBUF_VERIFY_VERSION; @@ -250,8 +249,8 @@ static void InitDefaultsTaskTemplate_flyteidl_2fcore_2ftasks_2eproto() { ::flyteidl::core::TaskTemplate::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 9, InitDefaultsTaskTemplate_flyteidl_2fcore_2ftasks_2eproto}, { +::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 10, InitDefaultsTaskTemplate_flyteidl_2fcore_2ftasks_2eproto}, { &scc_info_Identifier_flyteidl_2fcore_2fidentifier_2eproto.base, &scc_info_TaskMetadata_flyteidl_2fcore_2ftasks_2eproto.base, &scc_info_TypedInterface_flyteidl_2fcore_2finterface_2eproto.base, @@ -260,6 +259,7 @@ ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2 &scc_info_K8sPod_flyteidl_2fcore_2ftasks_2eproto.base, &scc_info_Sql_flyteidl_2fcore_2ftasks_2eproto.base, &scc_info_SecurityContext_flyteidl_2fcore_2fsecurity_2eproto.base, + &scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto.base, &scc_info_TaskTemplate_ConfigEntry_DoNotUse_flyteidl_2fcore_2ftasks_2eproto.base,}}; static void InitDefaultsContainerPort_flyteidl_2fcore_2ftasks_2eproto() { @@ -397,10 +397,10 @@ ::google::protobuf::internal::SCCInfo<0> scc_info_Sql_flyteidl_2fcore_2ftasks_2e {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 0, InitDefaultsSql_flyteidl_2fcore_2ftasks_2eproto}, {}}; void InitDefaults_flyteidl_2fcore_2ftasks_2eproto() { - ::google::protobuf::internal::InitSCC(&scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base); - ::google::protobuf::internal::InitSCC(&scc_info_ResourceExtensions_flyteidl_2fcore_2ftasks_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base); + ::google::protobuf::internal::InitSCC(&scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base); + ::google::protobuf::internal::InitSCC(&scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_RuntimeMetadata_flyteidl_2fcore_2ftasks_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_TaskMetadata_TagsEntry_DoNotUse_flyteidl_2fcore_2ftasks_2eproto.base); ::google::protobuf::internal::InitSCC(&scc_info_TaskMetadata_flyteidl_2fcore_2ftasks_2eproto.base); @@ -422,21 +422,6 @@ const ::google::protobuf::EnumDescriptor* file_level_enum_descriptors_flyteidl_2 constexpr ::google::protobuf::ServiceDescriptor const** file_level_service_descriptors_flyteidl_2fcore_2ftasks_2eproto = nullptr; const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftasks_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { - ~0u, // no _has_bits_ - PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, _internal_metadata_), - ~0u, // no _extensions_ - PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, _oneof_case_[0]), - ~0u, // no _weak_field_map_ - PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, device_), - offsetof(::flyteidl::core::GPUAcceleratorDefaultTypeInternal, unpartitioned_), - offsetof(::flyteidl::core::GPUAcceleratorDefaultTypeInternal, partition_size_), - PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, partition_size_value_), - ~0u, // no _has_bits_ - PROTOBUF_FIELD_OFFSET(::flyteidl::core::ResourceExtensions, _internal_metadata_), - ~0u, // no _extensions_ - ~0u, // no _oneof_case_ - ~0u, // no _weak_field_map_ - PROTOBUF_FIELD_OFFSET(::flyteidl::core::ResourceExtensions, gpu_accelerator_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::Resources_ResourceEntry, _internal_metadata_), ~0u, // no _extensions_ @@ -451,7 +436,21 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftasks_2eproto::of ~0u, // no _weak_field_map_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::Resources, requests_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::Resources, limits_), - PROTOBUF_FIELD_OFFSET(::flyteidl::core::Resources, extensions_), + ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, _internal_metadata_), + ~0u, // no _extensions_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, _oneof_case_[0]), + ~0u, // no _weak_field_map_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, device_), + offsetof(::flyteidl::core::GPUAcceleratorDefaultTypeInternal, unpartitioned_), + offsetof(::flyteidl::core::GPUAcceleratorDefaultTypeInternal, partition_size_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::GPUAccelerator, partition_size_value_), + ~0u, // no _has_bits_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::ExtendedResources, _internal_metadata_), + ~0u, // no _extensions_ + ~0u, // no _oneof_case_ + ~0u, // no _weak_field_map_ + PROTOBUF_FIELD_OFFSET(::flyteidl::core::ExtendedResources, gpu_accelerator_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::RuntimeMetadata, _internal_metadata_), ~0u, // no _extensions_ @@ -510,6 +509,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftasks_2eproto::of offsetof(::flyteidl::core::TaskTemplateDefaultTypeInternal, sql_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskTemplate, task_type_version_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskTemplate, security_context_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskTemplate, extended_resources_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskTemplate, config_), PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskTemplate, target_), ~0u, // no _has_bits_ @@ -591,15 +591,15 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2ftasks_2eproto::of PROTOBUF_FIELD_OFFSET(::flyteidl::core::Sql, dialect_), }; static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { - { 0, -1, sizeof(::flyteidl::core::GPUAccelerator)}, - { 9, -1, sizeof(::flyteidl::core::ResourceExtensions)}, - { 15, -1, sizeof(::flyteidl::core::Resources_ResourceEntry)}, - { 22, -1, sizeof(::flyteidl::core::Resources)}, - { 30, -1, sizeof(::flyteidl::core::RuntimeMetadata)}, - { 38, 45, sizeof(::flyteidl::core::TaskMetadata_TagsEntry_DoNotUse)}, - { 47, -1, sizeof(::flyteidl::core::TaskMetadata)}, - { 64, 71, sizeof(::flyteidl::core::TaskTemplate_ConfigEntry_DoNotUse)}, - { 73, -1, sizeof(::flyteidl::core::TaskTemplate)}, + { 0, -1, sizeof(::flyteidl::core::Resources_ResourceEntry)}, + { 7, -1, sizeof(::flyteidl::core::Resources)}, + { 14, -1, sizeof(::flyteidl::core::GPUAccelerator)}, + { 23, -1, sizeof(::flyteidl::core::ExtendedResources)}, + { 29, -1, sizeof(::flyteidl::core::RuntimeMetadata)}, + { 37, 44, sizeof(::flyteidl::core::TaskMetadata_TagsEntry_DoNotUse)}, + { 46, -1, sizeof(::flyteidl::core::TaskMetadata)}, + { 63, 70, sizeof(::flyteidl::core::TaskTemplate_ConfigEntry_DoNotUse)}, + { 72, -1, sizeof(::flyteidl::core::TaskTemplate)}, { 90, -1, sizeof(::flyteidl::core::ContainerPort)}, { 96, -1, sizeof(::flyteidl::core::Container)}, { 110, -1, sizeof(::flyteidl::core::IOStrategy)}, @@ -612,10 +612,10 @@ static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SE }; static ::google::protobuf::Message const * const file_default_instances[] = { - reinterpret_cast(&::flyteidl::core::_GPUAccelerator_default_instance_), - reinterpret_cast(&::flyteidl::core::_ResourceExtensions_default_instance_), reinterpret_cast(&::flyteidl::core::_Resources_ResourceEntry_default_instance_), reinterpret_cast(&::flyteidl::core::_Resources_default_instance_), + reinterpret_cast(&::flyteidl::core::_GPUAccelerator_default_instance_), + reinterpret_cast(&::flyteidl::core::_ExtendedResources_default_instance_), reinterpret_cast(&::flyteidl::core::_RuntimeMetadata_default_instance_), reinterpret_cast(&::flyteidl::core::_TaskMetadata_TagsEntry_DoNotUse_default_instance_), reinterpret_cast(&::flyteidl::core::_TaskMetadata_default_instance_), @@ -644,95 +644,95 @@ const char descriptor_table_protodef_flyteidl_2fcore_2ftasks_2eproto[] = "eidl/core/interface.proto\032\034flyteidl/core" "/literals.proto\032\034flyteidl/core/security." "proto\032\036google/protobuf/duration.proto\032\034g" - "oogle/protobuf/struct.proto\"k\n\016GPUAccele" - "rator\022\016\n\006device\030\001 \001(\t\022\027\n\runpartitioned\030\002" - " \001(\010H\000\022\030\n\016partition_size\030\003 \001(\tH\000B\026\n\024part" - "ition_size_value\"L\n\022ResourceExtensions\0226" - "\n\017gpu_accelerator\030\003 \001(\0132\035.flyteidl.core." - "GPUAccelerator\"\350\002\n\tResources\0228\n\010requests" - "\030\001 \003(\0132&.flyteidl.core.Resources.Resourc" - "eEntry\0226\n\006limits\030\002 \003(\0132&.flyteidl.core.R" - "esources.ResourceEntry\0225\n\nextensions\030\003 \001" - "(\0132!.flyteidl.core.ResourceExtensions\032S\n" - "\rResourceEntry\0223\n\004name\030\001 \001(\0162%.flyteidl." - "core.Resources.ResourceName\022\r\n\005value\030\002 \001" - "(\t\"]\n\014ResourceName\022\013\n\007UNKNOWN\020\000\022\007\n\003CPU\020\001" - "\022\007\n\003GPU\020\002\022\n\n\006MEMORY\020\003\022\013\n\007STORAGE\020\004\022\025\n\021EP" - "HEMERAL_STORAGE\020\005\"\225\001\n\017RuntimeMetadata\0228\n" - "\004type\030\001 \001(\0162*.flyteidl.core.RuntimeMetad" - "ata.RuntimeType\022\017\n\007version\030\002 \001(\t\022\016\n\006flav" - "or\030\003 \001(\t\"\'\n\013RuntimeType\022\t\n\005OTHER\020\000\022\r\n\tFL" - "YTE_SDK\020\001\"\316\003\n\014TaskMetadata\022\024\n\014discoverab" - "le\030\001 \001(\010\022/\n\007runtime\030\002 \001(\0132\036.flyteidl.cor" - "e.RuntimeMetadata\022*\n\007timeout\030\004 \001(\0132\031.goo" - "gle.protobuf.Duration\022-\n\007retries\030\005 \001(\0132\034" - ".flyteidl.core.RetryStrategy\022\031\n\021discover" - "y_version\030\006 \001(\t\022 \n\030deprecated_error_mess" - "age\030\007 \001(\t\022\027\n\rinterruptible\030\010 \001(\010H\000\022\032\n\022ca" - "che_serializable\030\t \001(\010\022\026\n\016generates_deck" - "\030\n \001(\010\0223\n\004tags\030\013 \003(\0132%.flyteidl.core.Tas" - "kMetadata.TagsEntry\022\031\n\021pod_template_name" - "\030\014 \001(\t\032+\n\tTagsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005valu" - "e\030\002 \001(\t:\0028\001B\025\n\023interruptible_value\"\220\004\n\014T" - "askTemplate\022%\n\002id\030\001 \001(\0132\031.flyteidl.core." - "Identifier\022\014\n\004type\030\002 \001(\t\022-\n\010metadata\030\003 \001" - "(\0132\033.flyteidl.core.TaskMetadata\0220\n\tinter" - "face\030\004 \001(\0132\035.flyteidl.core.TypedInterfac" - "e\022\'\n\006custom\030\005 \001(\0132\027.google.protobuf.Stru" - "ct\022-\n\tcontainer\030\006 \001(\0132\030.flyteidl.core.Co" - "ntainerH\000\022(\n\007k8s_pod\030\021 \001(\0132\025.flyteidl.co" - "re.K8sPodH\000\022!\n\003sql\030\022 \001(\0132\022.flyteidl.core" - ".SqlH\000\022\031\n\021task_type_version\030\007 \001(\005\0228\n\020sec" - "urity_context\030\010 \001(\0132\036.flyteidl.core.Secu" - "rityContext\0227\n\006config\030\020 \003(\0132\'.flyteidl.c" - "ore.TaskTemplate.ConfigEntry\032-\n\013ConfigEn" - "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\010\n\006t" - "arget\"\'\n\rContainerPort\022\026\n\016container_port" - "\030\001 \001(\r\"\255\003\n\tContainer\022\r\n\005image\030\001 \001(\t\022\017\n\007c" - "ommand\030\002 \003(\t\022\014\n\004args\030\003 \003(\t\022+\n\tresources\030" - "\004 \001(\0132\030.flyteidl.core.Resources\022(\n\003env\030\005" - " \003(\0132\033.flyteidl.core.KeyValuePair\022/\n\006con" - "fig\030\006 \003(\0132\033.flyteidl.core.KeyValuePairB\002" - "\030\001\022+\n\005ports\030\007 \003(\0132\034.flyteidl.core.Contai" - "nerPort\0225\n\013data_config\030\t \001(\0132 .flyteidl." - "core.DataLoadingConfig\022;\n\014architecture\030\n" - " \001(\0162%.flyteidl.core.Container.Architect" - "ure\"I\n\014Architecture\022\013\n\007UNKNOWN\020\000\022\t\n\005AMD6" - "4\020\001\022\t\n\005ARM64\020\002\022\n\n\006ARM_V6\020\003\022\n\n\006ARM_V7\020\004\"\233" - "\002\n\nIOStrategy\022=\n\rdownload_mode\030\001 \001(\0162&.f" - "lyteidl.core.IOStrategy.DownloadMode\0229\n\013" - "upload_mode\030\002 \001(\0162$.flyteidl.core.IOStra" - "tegy.UploadMode\"L\n\014DownloadMode\022\022\n\016DOWNL" - "OAD_EAGER\020\000\022\023\n\017DOWNLOAD_STREAM\020\001\022\023\n\017DO_N" - "OT_DOWNLOAD\020\002\"E\n\nUploadMode\022\022\n\016UPLOAD_ON" - "_EXIT\020\000\022\020\n\014UPLOAD_EAGER\020\001\022\021\n\rDO_NOT_UPLO" - "AD\020\002\"\363\001\n\021DataLoadingConfig\022\017\n\007enabled\030\001 " - "\001(\010\022\022\n\ninput_path\030\002 \001(\t\022\023\n\013output_path\030\003" - " \001(\t\022A\n\006format\030\004 \001(\01621.flyteidl.core.Dat" - "aLoadingConfig.LiteralMapFormat\022.\n\013io_st" - "rategy\030\005 \001(\0132\031.flyteidl.core.IOStrategy\"" - "1\n\020LiteralMapFormat\022\010\n\004JSON\020\000\022\010\n\004YAML\020\001\022" - "\t\n\005PROTO\020\002\"\236\001\n\006K8sPod\0222\n\010metadata\030\001 \001(\0132" - " .flyteidl.core.K8sObjectMetadata\022)\n\010pod" - "_spec\030\002 \001(\0132\027.google.protobuf.Struct\0225\n\013" - "data_config\030\003 \001(\0132 .flyteidl.core.DataLo" - "adingConfig\"\374\001\n\021K8sObjectMetadata\022<\n\006lab" - "els\030\001 \003(\0132,.flyteidl.core.K8sObjectMetad" - "ata.LabelsEntry\022F\n\013annotations\030\002 \003(\01321.f" - "lyteidl.core.K8sObjectMetadata.Annotatio" - "nsEntry\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" - "alue\030\002 \001(\t:\0028\001\0322\n\020AnnotationsEntry\022\013\n\003ke" - "y\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"~\n\003Sql\022\021\n\tsta" - "tement\030\001 \001(\t\022+\n\007dialect\030\002 \001(\0162\032.flyteidl" - ".core.Sql.Dialect\"7\n\007Dialect\022\r\n\tUNDEFINE" - "D\020\000\022\010\n\004ANSI\020\001\022\010\n\004HIVE\020\002\022\t\n\005OTHER\020\003B6Z4gi" - "thub.com/flyteorg/flyteidl/gen/pb-go/fly" - "teidl/coreb\006proto3" + "oogle/protobuf/struct.proto\"\261\002\n\tResource" + "s\0228\n\010requests\030\001 \003(\0132&.flyteidl.core.Reso" + "urces.ResourceEntry\0226\n\006limits\030\002 \003(\0132&.fl" + "yteidl.core.Resources.ResourceEntry\032S\n\rR" + "esourceEntry\0223\n\004name\030\001 \001(\0162%.flyteidl.co" + "re.Resources.ResourceName\022\r\n\005value\030\002 \001(\t" + "\"]\n\014ResourceName\022\013\n\007UNKNOWN\020\000\022\007\n\003CPU\020\001\022\007" + "\n\003GPU\020\002\022\n\n\006MEMORY\020\003\022\013\n\007STORAGE\020\004\022\025\n\021EPHE" + "MERAL_STORAGE\020\005\"k\n\016GPUAccelerator\022\016\n\006dev" + "ice\030\001 \001(\t\022\027\n\runpartitioned\030\002 \001(\010H\000\022\030\n\016pa" + "rtition_size\030\003 \001(\tH\000B\026\n\024partition_size_v" + "alue\"K\n\021ExtendedResources\0226\n\017gpu_acceler" + "ator\030\003 \001(\0132\035.flyteidl.core.GPUAccelerato" + "r\"\225\001\n\017RuntimeMetadata\0228\n\004type\030\001 \001(\0162*.fl" + "yteidl.core.RuntimeMetadata.RuntimeType\022" + "\017\n\007version\030\002 \001(\t\022\016\n\006flavor\030\003 \001(\t\"\'\n\013Runt" + "imeType\022\t\n\005OTHER\020\000\022\r\n\tFLYTE_SDK\020\001\"\316\003\n\014Ta" + "skMetadata\022\024\n\014discoverable\030\001 \001(\010\022/\n\007runt" + "ime\030\002 \001(\0132\036.flyteidl.core.RuntimeMetadat" + "a\022*\n\007timeout\030\004 \001(\0132\031.google.protobuf.Dur" + "ation\022-\n\007retries\030\005 \001(\0132\034.flyteidl.core.R" + "etryStrategy\022\031\n\021discovery_version\030\006 \001(\t\022" + " \n\030deprecated_error_message\030\007 \001(\t\022\027\n\rint" + "erruptible\030\010 \001(\010H\000\022\032\n\022cache_serializable" + "\030\t \001(\010\022\026\n\016generates_deck\030\n \001(\010\0223\n\004tags\030\013" + " \003(\0132%.flyteidl.core.TaskMetadata.TagsEn" + "try\022\031\n\021pod_template_name\030\014 \001(\t\032+\n\tTagsEn" + "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\025\n\023i" + "nterruptible_value\"\316\004\n\014TaskTemplate\022%\n\002i" + "d\030\001 \001(\0132\031.flyteidl.core.Identifier\022\014\n\004ty" + "pe\030\002 \001(\t\022-\n\010metadata\030\003 \001(\0132\033.flyteidl.co" + "re.TaskMetadata\0220\n\tinterface\030\004 \001(\0132\035.fly" + "teidl.core.TypedInterface\022\'\n\006custom\030\005 \001(" + "\0132\027.google.protobuf.Struct\022-\n\tcontainer\030" + "\006 \001(\0132\030.flyteidl.core.ContainerH\000\022(\n\007k8s" + "_pod\030\021 \001(\0132\025.flyteidl.core.K8sPodH\000\022!\n\003s" + "ql\030\022 \001(\0132\022.flyteidl.core.SqlH\000\022\031\n\021task_t" + "ype_version\030\007 \001(\005\0228\n\020security_context\030\010 " + "\001(\0132\036.flyteidl.core.SecurityContext\022<\n\022e" + "xtended_resources\030\t \001(\0132 .flyteidl.core." + "ExtendedResources\0227\n\006config\030\020 \003(\0132\'.flyt" + "eidl.core.TaskTemplate.ConfigEntry\032-\n\013Co" + "nfigEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" + "\001B\010\n\006target\"\'\n\rContainerPort\022\026\n\016containe" + "r_port\030\001 \001(\r\"\255\003\n\tContainer\022\r\n\005image\030\001 \001(" + "\t\022\017\n\007command\030\002 \003(\t\022\014\n\004args\030\003 \003(\t\022+\n\treso" + "urces\030\004 \001(\0132\030.flyteidl.core.Resources\022(\n" + "\003env\030\005 \003(\0132\033.flyteidl.core.KeyValuePair\022" + "/\n\006config\030\006 \003(\0132\033.flyteidl.core.KeyValue" + "PairB\002\030\001\022+\n\005ports\030\007 \003(\0132\034.flyteidl.core." + "ContainerPort\0225\n\013data_config\030\t \001(\0132 .fly" + "teidl.core.DataLoadingConfig\022;\n\014architec" + "ture\030\n \001(\0162%.flyteidl.core.Container.Arc" + "hitecture\"I\n\014Architecture\022\013\n\007UNKNOWN\020\000\022\t" + "\n\005AMD64\020\001\022\t\n\005ARM64\020\002\022\n\n\006ARM_V6\020\003\022\n\n\006ARM_" + "V7\020\004\"\233\002\n\nIOStrategy\022=\n\rdownload_mode\030\001 \001" + "(\0162&.flyteidl.core.IOStrategy.DownloadMo" + "de\0229\n\013upload_mode\030\002 \001(\0162$.flyteidl.core." + "IOStrategy.UploadMode\"L\n\014DownloadMode\022\022\n" + "\016DOWNLOAD_EAGER\020\000\022\023\n\017DOWNLOAD_STREAM\020\001\022\023" + "\n\017DO_NOT_DOWNLOAD\020\002\"E\n\nUploadMode\022\022\n\016UPL" + "OAD_ON_EXIT\020\000\022\020\n\014UPLOAD_EAGER\020\001\022\021\n\rDO_NO" + "T_UPLOAD\020\002\"\363\001\n\021DataLoadingConfig\022\017\n\007enab" + "led\030\001 \001(\010\022\022\n\ninput_path\030\002 \001(\t\022\023\n\013output_" + "path\030\003 \001(\t\022A\n\006format\030\004 \001(\01621.flyteidl.co" + "re.DataLoadingConfig.LiteralMapFormat\022.\n" + "\013io_strategy\030\005 \001(\0132\031.flyteidl.core.IOStr" + "ategy\"1\n\020LiteralMapFormat\022\010\n\004JSON\020\000\022\010\n\004Y" + "AML\020\001\022\t\n\005PROTO\020\002\"\236\001\n\006K8sPod\0222\n\010metadata\030" + "\001 \001(\0132 .flyteidl.core.K8sObjectMetadata\022" + ")\n\010pod_spec\030\002 \001(\0132\027.google.protobuf.Stru" + "ct\0225\n\013data_config\030\003 \001(\0132 .flyteidl.core." + "DataLoadingConfig\"\374\001\n\021K8sObjectMetadata\022" + "<\n\006labels\030\001 \003(\0132,.flyteidl.core.K8sObjec" + "tMetadata.LabelsEntry\022F\n\013annotations\030\002 \003" + "(\01321.flyteidl.core.K8sObjectMetadata.Ann" + "otationsEntry\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(" + "\t\022\r\n\005value\030\002 \001(\t:\0028\001\0322\n\020AnnotationsEntry" + "\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"~\n\003Sql\022" + "\021\n\tstatement\030\001 \001(\t\022+\n\007dialect\030\002 \001(\0162\032.fl" + "yteidl.core.Sql.Dialect\"7\n\007Dialect\022\r\n\tUN" + "DEFINED\020\000\022\010\n\004ANSI\020\001\022\010\n\004HIVE\020\002\022\t\n\005OTHER\020\003" + "B6Z4github.com/flyteorg/flyteidl/gen/pb-" + "go/flyteidl/coreb\006proto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fcore_2ftasks_2eproto = { false, InitDefaults_flyteidl_2fcore_2ftasks_2eproto, descriptor_table_protodef_flyteidl_2fcore_2ftasks_2eproto, - "flyteidl/core/tasks.proto", &assign_descriptors_table_flyteidl_2fcore_2ftasks_2eproto, 3538, + "flyteidl/core/tasks.proto", &assign_descriptors_table_flyteidl_2fcore_2ftasks_2eproto, 3544, }; void AddDescriptors_flyteidl_2fcore_2ftasks_2eproto() { @@ -926,113 +926,74 @@ const int Sql::Dialect_ARRAYSIZE; // =================================================================== -void GPUAccelerator::InitAsDefaultInstance() { - ::flyteidl::core::_GPUAccelerator_default_instance_.unpartitioned_ = false; - ::flyteidl::core::_GPUAccelerator_default_instance_.partition_size_.UnsafeSetDefault( - &::google::protobuf::internal::GetEmptyStringAlreadyInited()); +void Resources_ResourceEntry::InitAsDefaultInstance() { } -class GPUAccelerator::HasBitSetters { +class Resources_ResourceEntry::HasBitSetters { public: }; #if !defined(_MSC_VER) || _MSC_VER >= 1900 -const int GPUAccelerator::kDeviceFieldNumber; -const int GPUAccelerator::kUnpartitionedFieldNumber; -const int GPUAccelerator::kPartitionSizeFieldNumber; +const int Resources_ResourceEntry::kNameFieldNumber; +const int Resources_ResourceEntry::kValueFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 -GPUAccelerator::GPUAccelerator() +Resources_ResourceEntry::Resources_ResourceEntry() : ::google::protobuf::Message(), _internal_metadata_(nullptr) { SharedCtor(); - // @@protoc_insertion_point(constructor:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(constructor:flyteidl.core.Resources.ResourceEntry) } -GPUAccelerator::GPUAccelerator(const GPUAccelerator& from) +Resources_ResourceEntry::Resources_ResourceEntry(const Resources_ResourceEntry& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr) { _internal_metadata_.MergeFrom(from._internal_metadata_); - device_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - if (from.device().size() > 0) { - device_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.device_); - } - clear_has_partition_size_value(); - switch (from.partition_size_value_case()) { - case kUnpartitioned: { - set_unpartitioned(from.unpartitioned()); - break; - } - case kPartitionSize: { - set_partition_size(from.partition_size()); - break; - } - case PARTITION_SIZE_VALUE_NOT_SET: { - break; - } + value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (from.value().size() > 0) { + value_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.value_); } - // @@protoc_insertion_point(copy_constructor:flyteidl.core.GPUAccelerator) + name_ = from.name_; + // @@protoc_insertion_point(copy_constructor:flyteidl.core.Resources.ResourceEntry) } -void GPUAccelerator::SharedCtor() { +void Resources_ResourceEntry::SharedCtor() { ::google::protobuf::internal::InitSCC( - &scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base); - device_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - clear_has_partition_size_value(); + &scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base); + value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + name_ = 0; } -GPUAccelerator::~GPUAccelerator() { - // @@protoc_insertion_point(destructor:flyteidl.core.GPUAccelerator) +Resources_ResourceEntry::~Resources_ResourceEntry() { + // @@protoc_insertion_point(destructor:flyteidl.core.Resources.ResourceEntry) SharedDtor(); } -void GPUAccelerator::SharedDtor() { - device_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - if (has_partition_size_value()) { - clear_partition_size_value(); - } +void Resources_ResourceEntry::SharedDtor() { + value_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); } -void GPUAccelerator::SetCachedSize(int size) const { +void Resources_ResourceEntry::SetCachedSize(int size) const { _cached_size_.Set(size); } -const GPUAccelerator& GPUAccelerator::default_instance() { - ::google::protobuf::internal::InitSCC(&::scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base); +const Resources_ResourceEntry& Resources_ResourceEntry::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base); return *internal_default_instance(); } -void GPUAccelerator::clear_partition_size_value() { -// @@protoc_insertion_point(one_of_clear_start:flyteidl.core.GPUAccelerator) - switch (partition_size_value_case()) { - case kUnpartitioned: { - // No need to clear - break; - } - case kPartitionSize: { - partition_size_value_.partition_size_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - break; - } - case PARTITION_SIZE_VALUE_NOT_SET: { - break; - } - } - _oneof_case_[0] = PARTITION_SIZE_VALUE_NOT_SET; -} - - -void GPUAccelerator::Clear() { -// @@protoc_insertion_point(message_clear_start:flyteidl.core.GPUAccelerator) +void Resources_ResourceEntry::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.core.Resources.ResourceEntry) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - device_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - clear_partition_size_value(); + value_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + name_ = 0; _internal_metadata_.Clear(); } #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -const char* GPUAccelerator::_InternalParse(const char* begin, const char* end, void* object, +const char* Resources_ResourceEntry::_InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx) { - auto msg = static_cast(object); + auto msg = static_cast(object); ::google::protobuf::int32 size; (void)size; int depth; (void)depth; ::google::protobuf::uint32 tag; @@ -1042,36 +1003,21 @@ const char* GPUAccelerator::_InternalParse(const char* begin, const char* end, v ptr = ::google::protobuf::io::Parse32(ptr, &tag); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); switch (tag >> 3) { - // string device = 1; + // .flyteidl.core.Resources.ResourceName name = 1; case 1: { - if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; - ptr = ::google::protobuf::io::ReadSize(ptr, &size); + if (static_cast<::google::protobuf::uint8>(tag) != 8) goto handle_unusual; + ::google::protobuf::uint64 val = ::google::protobuf::internal::ReadVarint(&ptr); + msg->set_name(static_cast<::flyteidl::core::Resources_ResourceName>(val)); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - ctx->extra_parse_data().SetFieldName("flyteidl.core.GPUAccelerator.device"); - object = msg->mutable_device(); - if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { - parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; - goto string_till_end; - } - GOOGLE_PROTOBUF_PARSER_ASSERT(::google::protobuf::internal::StringCheckUTF8(ptr, size, ctx)); - ::google::protobuf::internal::InlineGreedyStringParser(object, ptr, size, ctx); - ptr += size; break; } - // bool unpartitioned = 2; + // string value = 2; case 2: { - if (static_cast<::google::protobuf::uint8>(tag) != 16) goto handle_unusual; - msg->set_unpartitioned(::google::protobuf::internal::ReadVarint(&ptr)); - GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - break; - } - // string partition_size = 3; - case 3: { - if (static_cast<::google::protobuf::uint8>(tag) != 26) goto handle_unusual; + if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; ptr = ::google::protobuf::io::ReadSize(ptr, &size); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - ctx->extra_parse_data().SetFieldName("flyteidl.core.GPUAccelerator.partition_size"); - object = msg->mutable_partition_size(); + ctx->extra_parse_data().SetFieldName("flyteidl.core.Resources.ResourceEntry.value"); + object = msg->mutable_value(); if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; goto string_till_end; @@ -1105,54 +1051,39 @@ const char* GPUAccelerator::_InternalParse(const char* begin, const char* end, v {parser_till_end, object}, size); } #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -bool GPUAccelerator::MergePartialFromCodedStream( +bool Resources_ResourceEntry::MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) { #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure ::google::protobuf::uint32 tag; - // @@protoc_insertion_point(parse_start:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(parse_start:flyteidl.core.Resources.ResourceEntry) for (;;) { ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); tag = p.first; if (!p.second) goto handle_unusual; switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { - // string device = 1; + // .flyteidl.core.Resources.ResourceName name = 1; case 1: { - if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { - DO_(::google::protobuf::internal::WireFormatLite::ReadString( - input, this->mutable_device())); - DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->device().data(), static_cast(this->device().length()), - ::google::protobuf::internal::WireFormatLite::PARSE, - "flyteidl.core.GPUAccelerator.device")); - } else { - goto handle_unusual; - } - break; - } - - // bool unpartitioned = 2; - case 2: { - if (static_cast< ::google::protobuf::uint8>(tag) == (16 & 0xFF)) { - clear_partition_size_value(); + if (static_cast< ::google::protobuf::uint8>(tag) == (8 & 0xFF)) { + int value = 0; DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< - bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( - input, &partition_size_value_.unpartitioned_))); - set_has_unpartitioned(); + int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( + input, &value))); + set_name(static_cast< ::flyteidl::core::Resources_ResourceName >(value)); } else { goto handle_unusual; } break; } - // string partition_size = 3; - case 3: { - if (static_cast< ::google::protobuf::uint8>(tag) == (26 & 0xFF)) { + // string value = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { DO_(::google::protobuf::internal::WireFormatLite::ReadString( - input, this->mutable_partition_size())); + input, this->mutable_value())); DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->partition_size().data(), static_cast(this->partition_size().length()), + this->value().data(), static_cast(this->value().length()), ::google::protobuf::internal::WireFormatLite::PARSE, - "flyteidl.core.GPUAccelerator.partition_size")); + "flyteidl.core.Resources.ResourceEntry.value")); } else { goto handle_unusual; } @@ -1171,96 +1102,77 @@ bool GPUAccelerator::MergePartialFromCodedStream( } } success: - // @@protoc_insertion_point(parse_success:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(parse_success:flyteidl.core.Resources.ResourceEntry) return true; failure: - // @@protoc_insertion_point(parse_failure:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(parse_failure:flyteidl.core.Resources.ResourceEntry) return false; #undef DO_ } #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -void GPUAccelerator::SerializeWithCachedSizes( +void Resources_ResourceEntry::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { - // @@protoc_insertion_point(serialize_start:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(serialize_start:flyteidl.core.Resources.ResourceEntry) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // string device = 1; - if (this->device().size() > 0) { - ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->device().data(), static_cast(this->device().length()), - ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.core.GPUAccelerator.device"); - ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( - 1, this->device(), output); - } - - // bool unpartitioned = 2; - if (has_unpartitioned()) { - ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->unpartitioned(), output); + // .flyteidl.core.Resources.ResourceName name = 1; + if (this->name() != 0) { + ::google::protobuf::internal::WireFormatLite::WriteEnum( + 1, this->name(), output); } - // string partition_size = 3; - if (has_partition_size()) { + // string value = 2; + if (this->value().size() > 0) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->partition_size().data(), static_cast(this->partition_size().length()), + this->value().data(), static_cast(this->value().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.core.GPUAccelerator.partition_size"); + "flyteidl.core.Resources.ResourceEntry.value"); ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( - 3, this->partition_size(), output); + 2, this->value(), output); } if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); } - // @@protoc_insertion_point(serialize_end:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(serialize_end:flyteidl.core.Resources.ResourceEntry) } -::google::protobuf::uint8* GPUAccelerator::InternalSerializeWithCachedSizesToArray( +::google::protobuf::uint8* Resources_ResourceEntry::InternalSerializeWithCachedSizesToArray( ::google::protobuf::uint8* target) const { - // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.Resources.ResourceEntry) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // string device = 1; - if (this->device().size() > 0) { - ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->device().data(), static_cast(this->device().length()), - ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.core.GPUAccelerator.device"); - target = - ::google::protobuf::internal::WireFormatLite::WriteStringToArray( - 1, this->device(), target); - } - - // bool unpartitioned = 2; - if (has_unpartitioned()) { - target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->unpartitioned(), target); + // .flyteidl.core.Resources.ResourceName name = 1; + if (this->name() != 0) { + target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( + 1, this->name(), target); } - // string partition_size = 3; - if (has_partition_size()) { + // string value = 2; + if (this->value().size() > 0) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->partition_size().data(), static_cast(this->partition_size().length()), + this->value().data(), static_cast(this->value().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.core.GPUAccelerator.partition_size"); + "flyteidl.core.Resources.ResourceEntry.value"); target = ::google::protobuf::internal::WireFormatLite::WriteStringToArray( - 3, this->partition_size(), target); + 2, this->value(), target); } if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); } - // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.Resources.ResourceEntry) return target; } -size_t GPUAccelerator::ByteSizeLong() const { -// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.GPUAccelerator) +size_t Resources_ResourceEntry::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.Resources.ResourceEntry) size_t total_size = 0; if (_internal_metadata_.have_unknown_fields()) { @@ -1272,108 +1184,86 @@ size_t GPUAccelerator::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - // string device = 1; - if (this->device().size() > 0) { + // string value = 2; + if (this->value().size() > 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( - this->device()); + this->value()); } - switch (partition_size_value_case()) { - // bool unpartitioned = 2; - case kUnpartitioned: { - total_size += 1 + 1; - break; - } - // string partition_size = 3; - case kPartitionSize: { - total_size += 1 + - ::google::protobuf::internal::WireFormatLite::StringSize( - this->partition_size()); - break; - } - case PARTITION_SIZE_VALUE_NOT_SET: { - break; - } + // .flyteidl.core.Resources.ResourceName name = 1; + if (this->name() != 0) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::EnumSize(this->name()); } + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; } -void GPUAccelerator::MergeFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.GPUAccelerator) +void Resources_ResourceEntry::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.Resources.ResourceEntry) GOOGLE_DCHECK_NE(&from, this); - const GPUAccelerator* source = - ::google::protobuf::DynamicCastToGenerated( + const Resources_ResourceEntry* source = + ::google::protobuf::DynamicCastToGenerated( &from); if (source == nullptr) { - // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.Resources.ResourceEntry) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { - // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.Resources.ResourceEntry) MergeFrom(*source); } } -void GPUAccelerator::MergeFrom(const GPUAccelerator& from) { -// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.GPUAccelerator) +void Resources_ResourceEntry::MergeFrom(const Resources_ResourceEntry& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.Resources.ResourceEntry) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - if (from.device().size() > 0) { + if (from.value().size() > 0) { - device_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.device_); + value_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.value_); } - switch (from.partition_size_value_case()) { - case kUnpartitioned: { - set_unpartitioned(from.unpartitioned()); - break; - } - case kPartitionSize: { - set_partition_size(from.partition_size()); - break; - } - case PARTITION_SIZE_VALUE_NOT_SET: { - break; - } + if (from.name() != 0) { + set_name(from.name()); } } -void GPUAccelerator::CopyFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.GPUAccelerator) +void Resources_ResourceEntry::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.Resources.ResourceEntry) if (&from == this) return; Clear(); MergeFrom(from); } -void GPUAccelerator::CopyFrom(const GPUAccelerator& from) { -// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.GPUAccelerator) +void Resources_ResourceEntry::CopyFrom(const Resources_ResourceEntry& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.Resources.ResourceEntry) if (&from == this) return; Clear(); MergeFrom(from); } -bool GPUAccelerator::IsInitialized() const { +bool Resources_ResourceEntry::IsInitialized() const { return true; } -void GPUAccelerator::Swap(GPUAccelerator* other) { +void Resources_ResourceEntry::Swap(Resources_ResourceEntry* other) { if (other == this) return; InternalSwap(other); } -void GPUAccelerator::InternalSwap(GPUAccelerator* other) { +void Resources_ResourceEntry::InternalSwap(Resources_ResourceEntry* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); - device_.Swap(&other->device_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), + value_.Swap(&other->value_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); - swap(partition_size_value_, other->partition_size_value_); - swap(_oneof_case_[0], other->_oneof_case_[0]); + swap(name_, other->name_); } -::google::protobuf::Metadata GPUAccelerator::GetMetadata() const { +::google::protobuf::Metadata Resources_ResourceEntry::GetMetadata() const { ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fcore_2ftasks_2eproto); return ::file_level_metadata_flyteidl_2fcore_2ftasks_2eproto[kIndexInFileMessages]; } @@ -1381,81 +1271,68 @@ ::google::protobuf::Metadata GPUAccelerator::GetMetadata() const { // =================================================================== -void ResourceExtensions::InitAsDefaultInstance() { - ::flyteidl::core::_ResourceExtensions_default_instance_._instance.get_mutable()->gpu_accelerator_ = const_cast< ::flyteidl::core::GPUAccelerator*>( - ::flyteidl::core::GPUAccelerator::internal_default_instance()); +void Resources::InitAsDefaultInstance() { } -class ResourceExtensions::HasBitSetters { +class Resources::HasBitSetters { public: - static const ::flyteidl::core::GPUAccelerator& gpu_accelerator(const ResourceExtensions* msg); }; -const ::flyteidl::core::GPUAccelerator& -ResourceExtensions::HasBitSetters::gpu_accelerator(const ResourceExtensions* msg) { - return *msg->gpu_accelerator_; -} #if !defined(_MSC_VER) || _MSC_VER >= 1900 -const int ResourceExtensions::kGpuAcceleratorFieldNumber; +const int Resources::kRequestsFieldNumber; +const int Resources::kLimitsFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 -ResourceExtensions::ResourceExtensions() +Resources::Resources() : ::google::protobuf::Message(), _internal_metadata_(nullptr) { SharedCtor(); - // @@protoc_insertion_point(constructor:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(constructor:flyteidl.core.Resources) } -ResourceExtensions::ResourceExtensions(const ResourceExtensions& from) +Resources::Resources(const Resources& from) : ::google::protobuf::Message(), - _internal_metadata_(nullptr) { + _internal_metadata_(nullptr), + requests_(from.requests_), + limits_(from.limits_) { _internal_metadata_.MergeFrom(from._internal_metadata_); - if (from.has_gpu_accelerator()) { - gpu_accelerator_ = new ::flyteidl::core::GPUAccelerator(*from.gpu_accelerator_); - } else { - gpu_accelerator_ = nullptr; - } - // @@protoc_insertion_point(copy_constructor:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(copy_constructor:flyteidl.core.Resources) } -void ResourceExtensions::SharedCtor() { +void Resources::SharedCtor() { ::google::protobuf::internal::InitSCC( - &scc_info_ResourceExtensions_flyteidl_2fcore_2ftasks_2eproto.base); - gpu_accelerator_ = nullptr; + &scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base); } -ResourceExtensions::~ResourceExtensions() { - // @@protoc_insertion_point(destructor:flyteidl.core.ResourceExtensions) +Resources::~Resources() { + // @@protoc_insertion_point(destructor:flyteidl.core.Resources) SharedDtor(); } -void ResourceExtensions::SharedDtor() { - if (this != internal_default_instance()) delete gpu_accelerator_; +void Resources::SharedDtor() { } -void ResourceExtensions::SetCachedSize(int size) const { +void Resources::SetCachedSize(int size) const { _cached_size_.Set(size); } -const ResourceExtensions& ResourceExtensions::default_instance() { - ::google::protobuf::internal::InitSCC(&::scc_info_ResourceExtensions_flyteidl_2fcore_2ftasks_2eproto.base); +const Resources& Resources::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base); return *internal_default_instance(); } -void ResourceExtensions::Clear() { -// @@protoc_insertion_point(message_clear_start:flyteidl.core.ResourceExtensions) +void Resources::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.core.Resources) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - if (GetArenaNoVirtual() == nullptr && gpu_accelerator_ != nullptr) { - delete gpu_accelerator_; - } - gpu_accelerator_ = nullptr; + requests_.Clear(); + limits_.Clear(); _internal_metadata_.Clear(); } #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -const char* ResourceExtensions::_InternalParse(const char* begin, const char* end, void* object, +const char* Resources::_InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx) { - auto msg = static_cast(object); + auto msg = static_cast(object); ::google::protobuf::int32 size; (void)size; int depth; (void)depth; ::google::protobuf::uint32 tag; @@ -1465,17 +1342,36 @@ const char* ResourceExtensions::_InternalParse(const char* begin, const char* en ptr = ::google::protobuf::io::Parse32(ptr, &tag); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); switch (tag >> 3) { - // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - case 3: { - if (static_cast<::google::protobuf::uint8>(tag) != 26) goto handle_unusual; - ptr = ::google::protobuf::io::ReadSize(ptr, &size); - GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - parser_till_end = ::flyteidl::core::GPUAccelerator::_InternalParse; - object = msg->mutable_gpu_accelerator(); - if (size > end - ptr) goto len_delim_till_end; - ptr += size; - GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( - {parser_till_end, object}, ptr - size, ptr)); + // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + case 1: { + if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; + do { + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::Resources_ResourceEntry::_InternalParse; + object = msg->add_requests(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + if (ptr >= end) break; + } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 10 && (ptr += 1)); + break; + } + // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + case 2: { + if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; + do { + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::Resources_ResourceEntry::_InternalParse; + object = msg->add_limits(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + if (ptr >= end) break; + } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 18 && (ptr += 1)); break; } default: { @@ -1498,21 +1394,32 @@ const char* ResourceExtensions::_InternalParse(const char* begin, const char* en {parser_till_end, object}, size); } #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -bool ResourceExtensions::MergePartialFromCodedStream( +bool Resources::MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) { #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure ::google::protobuf::uint32 tag; - // @@protoc_insertion_point(parse_start:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(parse_start:flyteidl.core.Resources) for (;;) { ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); tag = p.first; if (!p.second) goto handle_unusual; switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { - // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - case 3: { - if (static_cast< ::google::protobuf::uint8>(tag) == (26 & 0xFF)) { + // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + case 1: { + if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( - input, mutable_gpu_accelerator())); + input, add_requests())); + } else { + goto handle_unusual; + } + break; + } + + // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, add_limits())); } else { goto handle_unusual; } @@ -1531,57 +1438,78 @@ bool ResourceExtensions::MergePartialFromCodedStream( } } success: - // @@protoc_insertion_point(parse_success:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(parse_success:flyteidl.core.Resources) return true; failure: - // @@protoc_insertion_point(parse_failure:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(parse_failure:flyteidl.core.Resources) return false; #undef DO_ } #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -void ResourceExtensions::SerializeWithCachedSizes( +void Resources::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { - // @@protoc_insertion_point(serialize_start:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(serialize_start:flyteidl.core.Resources) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - if (this->has_gpu_accelerator()) { + // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + for (unsigned int i = 0, + n = static_cast(this->requests_size()); i < n; i++) { ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( - 3, HasBitSetters::gpu_accelerator(this), output); + 1, + this->requests(static_cast(i)), + output); + } + + // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + for (unsigned int i = 0, + n = static_cast(this->limits_size()); i < n; i++) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 2, + this->limits(static_cast(i)), + output); } if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); } - // @@protoc_insertion_point(serialize_end:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(serialize_end:flyteidl.core.Resources) } -::google::protobuf::uint8* ResourceExtensions::InternalSerializeWithCachedSizesToArray( +::google::protobuf::uint8* Resources::InternalSerializeWithCachedSizesToArray( ::google::protobuf::uint8* target) const { - // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.Resources) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - if (this->has_gpu_accelerator()) { + // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + for (unsigned int i = 0, + n = static_cast(this->requests_size()); i < n; i++) { target = ::google::protobuf::internal::WireFormatLite:: InternalWriteMessageToArray( - 3, HasBitSetters::gpu_accelerator(this), target); + 1, this->requests(static_cast(i)), target); + } + + // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + for (unsigned int i = 0, + n = static_cast(this->limits_size()); i < n; i++) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 2, this->limits(static_cast(i)), target); } if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); } - // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.Resources) return target; } -size_t ResourceExtensions::ByteSizeLong() const { -// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.ResourceExtensions) +size_t Resources::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.Resources) size_t total_size = 0; if (_internal_metadata_.have_unknown_fields()) { @@ -1593,11 +1521,26 @@ size_t ResourceExtensions::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - if (this->has_gpu_accelerator()) { - total_size += 1 + - ::google::protobuf::internal::WireFormatLite::MessageSize( - *gpu_accelerator_); + // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + { + unsigned int count = static_cast(this->requests_size()); + total_size += 1UL * count; + for (unsigned int i = 0; i < count; i++) { + total_size += + ::google::protobuf::internal::WireFormatLite::MessageSize( + this->requests(static_cast(i))); + } + } + + // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + { + unsigned int count = static_cast(this->limits_size()); + total_size += 1UL * count; + for (unsigned int i = 0; i < count; i++) { + total_size += + ::google::protobuf::internal::WireFormatLite::MessageSize( + this->limits(static_cast(i))); + } } int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); @@ -1605,62 +1548,62 @@ size_t ResourceExtensions::ByteSizeLong() const { return total_size; } -void ResourceExtensions::MergeFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.ResourceExtensions) +void Resources::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.Resources) GOOGLE_DCHECK_NE(&from, this); - const ResourceExtensions* source = - ::google::protobuf::DynamicCastToGenerated( + const Resources* source = + ::google::protobuf::DynamicCastToGenerated( &from); if (source == nullptr) { - // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.Resources) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { - // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.ResourceExtensions) + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.Resources) MergeFrom(*source); } } -void ResourceExtensions::MergeFrom(const ResourceExtensions& from) { -// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.ResourceExtensions) +void Resources::MergeFrom(const Resources& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.Resources) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - if (from.has_gpu_accelerator()) { - mutable_gpu_accelerator()->::flyteidl::core::GPUAccelerator::MergeFrom(from.gpu_accelerator()); - } + requests_.MergeFrom(from.requests_); + limits_.MergeFrom(from.limits_); } -void ResourceExtensions::CopyFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.ResourceExtensions) +void Resources::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.Resources) if (&from == this) return; Clear(); MergeFrom(from); } -void ResourceExtensions::CopyFrom(const ResourceExtensions& from) { -// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.ResourceExtensions) +void Resources::CopyFrom(const Resources& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.Resources) if (&from == this) return; Clear(); MergeFrom(from); } -bool ResourceExtensions::IsInitialized() const { +bool Resources::IsInitialized() const { return true; } -void ResourceExtensions::Swap(ResourceExtensions* other) { +void Resources::Swap(Resources* other) { if (other == this) return; InternalSwap(other); } -void ResourceExtensions::InternalSwap(ResourceExtensions* other) { +void Resources::InternalSwap(Resources* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); - swap(gpu_accelerator_, other->gpu_accelerator_); + CastToBase(&requests_)->InternalSwap(CastToBase(&other->requests_)); + CastToBase(&limits_)->InternalSwap(CastToBase(&other->limits_)); } -::google::protobuf::Metadata ResourceExtensions::GetMetadata() const { +::google::protobuf::Metadata Resources::GetMetadata() const { ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fcore_2ftasks_2eproto); return ::file_level_metadata_flyteidl_2fcore_2ftasks_2eproto[kIndexInFileMessages]; } @@ -1668,74 +1611,113 @@ ::google::protobuf::Metadata ResourceExtensions::GetMetadata() const { // =================================================================== -void Resources_ResourceEntry::InitAsDefaultInstance() { +void GPUAccelerator::InitAsDefaultInstance() { + ::flyteidl::core::_GPUAccelerator_default_instance_.unpartitioned_ = false; + ::flyteidl::core::_GPUAccelerator_default_instance_.partition_size_.UnsafeSetDefault( + &::google::protobuf::internal::GetEmptyStringAlreadyInited()); } -class Resources_ResourceEntry::HasBitSetters { +class GPUAccelerator::HasBitSetters { public: }; #if !defined(_MSC_VER) || _MSC_VER >= 1900 -const int Resources_ResourceEntry::kNameFieldNumber; -const int Resources_ResourceEntry::kValueFieldNumber; +const int GPUAccelerator::kDeviceFieldNumber; +const int GPUAccelerator::kUnpartitionedFieldNumber; +const int GPUAccelerator::kPartitionSizeFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 -Resources_ResourceEntry::Resources_ResourceEntry() +GPUAccelerator::GPUAccelerator() : ::google::protobuf::Message(), _internal_metadata_(nullptr) { SharedCtor(); - // @@protoc_insertion_point(constructor:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(constructor:flyteidl.core.GPUAccelerator) } -Resources_ResourceEntry::Resources_ResourceEntry(const Resources_ResourceEntry& from) +GPUAccelerator::GPUAccelerator(const GPUAccelerator& from) : ::google::protobuf::Message(), _internal_metadata_(nullptr) { _internal_metadata_.MergeFrom(from._internal_metadata_); - value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - if (from.value().size() > 0) { - value_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.value_); + device_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (from.device().size() > 0) { + device_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.device_); } - name_ = from.name_; - // @@protoc_insertion_point(copy_constructor:flyteidl.core.Resources.ResourceEntry) + clear_has_partition_size_value(); + switch (from.partition_size_value_case()) { + case kUnpartitioned: { + set_unpartitioned(from.unpartitioned()); + break; + } + case kPartitionSize: { + set_partition_size(from.partition_size()); + break; + } + case PARTITION_SIZE_VALUE_NOT_SET: { + break; + } + } + // @@protoc_insertion_point(copy_constructor:flyteidl.core.GPUAccelerator) } -void Resources_ResourceEntry::SharedCtor() { +void GPUAccelerator::SharedCtor() { ::google::protobuf::internal::InitSCC( - &scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base); - value_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - name_ = 0; + &scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base); + device_.UnsafeSetDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + clear_has_partition_size_value(); } -Resources_ResourceEntry::~Resources_ResourceEntry() { - // @@protoc_insertion_point(destructor:flyteidl.core.Resources.ResourceEntry) +GPUAccelerator::~GPUAccelerator() { + // @@protoc_insertion_point(destructor:flyteidl.core.GPUAccelerator) SharedDtor(); } -void Resources_ResourceEntry::SharedDtor() { - value_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +void GPUAccelerator::SharedDtor() { + device_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + if (has_partition_size_value()) { + clear_partition_size_value(); + } } -void Resources_ResourceEntry::SetCachedSize(int size) const { +void GPUAccelerator::SetCachedSize(int size) const { _cached_size_.Set(size); } -const Resources_ResourceEntry& Resources_ResourceEntry::default_instance() { - ::google::protobuf::internal::InitSCC(&::scc_info_Resources_ResourceEntry_flyteidl_2fcore_2ftasks_2eproto.base); +const GPUAccelerator& GPUAccelerator::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_GPUAccelerator_flyteidl_2fcore_2ftasks_2eproto.base); return *internal_default_instance(); } -void Resources_ResourceEntry::Clear() { -// @@protoc_insertion_point(message_clear_start:flyteidl.core.Resources.ResourceEntry) +void GPUAccelerator::clear_partition_size_value() { +// @@protoc_insertion_point(one_of_clear_start:flyteidl.core.GPUAccelerator) + switch (partition_size_value_case()) { + case kUnpartitioned: { + // No need to clear + break; + } + case kPartitionSize: { + partition_size_value_.partition_size_.DestroyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + break; + } + case PARTITION_SIZE_VALUE_NOT_SET: { + break; + } + } + _oneof_case_[0] = PARTITION_SIZE_VALUE_NOT_SET; +} + + +void GPUAccelerator::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.core.GPUAccelerator) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - value_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); - name_ = 0; + device_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); + clear_partition_size_value(); _internal_metadata_.Clear(); } #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -const char* Resources_ResourceEntry::_InternalParse(const char* begin, const char* end, void* object, +const char* GPUAccelerator::_InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx) { - auto msg = static_cast(object); + auto msg = static_cast(object); ::google::protobuf::int32 size; (void)size; int depth; (void)depth; ::google::protobuf::uint32 tag; @@ -1745,21 +1727,36 @@ const char* Resources_ResourceEntry::_InternalParse(const char* begin, const cha ptr = ::google::protobuf::io::Parse32(ptr, &tag); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); switch (tag >> 3) { - // .flyteidl.core.Resources.ResourceName name = 1; + // string device = 1; case 1: { - if (static_cast<::google::protobuf::uint8>(tag) != 8) goto handle_unusual; - ::google::protobuf::uint64 val = ::google::protobuf::internal::ReadVarint(&ptr); - msg->set_name(static_cast<::flyteidl::core::Resources_ResourceName>(val)); + if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + ctx->extra_parse_data().SetFieldName("flyteidl.core.GPUAccelerator.device"); + object = msg->mutable_device(); + if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { + parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; + goto string_till_end; + } + GOOGLE_PROTOBUF_PARSER_ASSERT(::google::protobuf::internal::StringCheckUTF8(ptr, size, ctx)); + ::google::protobuf::internal::InlineGreedyStringParser(object, ptr, size, ctx); + ptr += size; break; } - // string value = 2; + // bool unpartitioned = 2; case 2: { - if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; + if (static_cast<::google::protobuf::uint8>(tag) != 16) goto handle_unusual; + msg->set_unpartitioned(::google::protobuf::internal::ReadVarint(&ptr)); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + break; + } + // string partition_size = 3; + case 3: { + if (static_cast<::google::protobuf::uint8>(tag) != 26) goto handle_unusual; ptr = ::google::protobuf::io::ReadSize(ptr, &size); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - ctx->extra_parse_data().SetFieldName("flyteidl.core.Resources.ResourceEntry.value"); - object = msg->mutable_value(); + ctx->extra_parse_data().SetFieldName("flyteidl.core.GPUAccelerator.partition_size"); + object = msg->mutable_partition_size(); if (size > end - ptr + ::google::protobuf::internal::ParseContext::kSlopBytes) { parser_till_end = ::google::protobuf::internal::GreedyStringParserUTF8; goto string_till_end; @@ -1793,39 +1790,54 @@ const char* Resources_ResourceEntry::_InternalParse(const char* begin, const cha {parser_till_end, object}, size); } #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -bool Resources_ResourceEntry::MergePartialFromCodedStream( +bool GPUAccelerator::MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) { #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure ::google::protobuf::uint32 tag; - // @@protoc_insertion_point(parse_start:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(parse_start:flyteidl.core.GPUAccelerator) for (;;) { ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); tag = p.first; if (!p.second) goto handle_unusual; switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { - // .flyteidl.core.Resources.ResourceName name = 1; + // string device = 1; case 1: { - if (static_cast< ::google::protobuf::uint8>(tag) == (8 & 0xFF)) { - int value = 0; - DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< - int, ::google::protobuf::internal::WireFormatLite::TYPE_ENUM>( - input, &value))); - set_name(static_cast< ::flyteidl::core::Resources_ResourceName >(value)); + if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadString( + input, this->mutable_device())); + DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->device().data(), static_cast(this->device().length()), + ::google::protobuf::internal::WireFormatLite::PARSE, + "flyteidl.core.GPUAccelerator.device")); } else { goto handle_unusual; } break; } - // string value = 2; + // bool unpartitioned = 2; case 2: { - if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { + if (static_cast< ::google::protobuf::uint8>(tag) == (16 & 0xFF)) { + clear_partition_size_value(); + DO_((::google::protobuf::internal::WireFormatLite::ReadPrimitive< + bool, ::google::protobuf::internal::WireFormatLite::TYPE_BOOL>( + input, &partition_size_value_.unpartitioned_))); + set_has_unpartitioned(); + } else { + goto handle_unusual; + } + break; + } + + // string partition_size = 3; + case 3: { + if (static_cast< ::google::protobuf::uint8>(tag) == (26 & 0xFF)) { DO_(::google::protobuf::internal::WireFormatLite::ReadString( - input, this->mutable_value())); + input, this->mutable_partition_size())); DO_(::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->value().data(), static_cast(this->value().length()), + this->partition_size().data(), static_cast(this->partition_size().length()), ::google::protobuf::internal::WireFormatLite::PARSE, - "flyteidl.core.Resources.ResourceEntry.value")); + "flyteidl.core.GPUAccelerator.partition_size")); } else { goto handle_unusual; } @@ -1844,77 +1856,96 @@ bool Resources_ResourceEntry::MergePartialFromCodedStream( } } success: - // @@protoc_insertion_point(parse_success:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(parse_success:flyteidl.core.GPUAccelerator) return true; failure: - // @@protoc_insertion_point(parse_failure:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(parse_failure:flyteidl.core.GPUAccelerator) return false; #undef DO_ } #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -void Resources_ResourceEntry::SerializeWithCachedSizes( +void GPUAccelerator::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { - // @@protoc_insertion_point(serialize_start:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(serialize_start:flyteidl.core.GPUAccelerator) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // .flyteidl.core.Resources.ResourceName name = 1; - if (this->name() != 0) { - ::google::protobuf::internal::WireFormatLite::WriteEnum( - 1, this->name(), output); + // string device = 1; + if (this->device().size() > 0) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->device().data(), static_cast(this->device().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.GPUAccelerator.device"); + ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( + 1, this->device(), output); } - // string value = 2; - if (this->value().size() > 0) { + // bool unpartitioned = 2; + if (has_unpartitioned()) { + ::google::protobuf::internal::WireFormatLite::WriteBool(2, this->unpartitioned(), output); + } + + // string partition_size = 3; + if (has_partition_size()) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->value().data(), static_cast(this->value().length()), + this->partition_size().data(), static_cast(this->partition_size().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.core.Resources.ResourceEntry.value"); + "flyteidl.core.GPUAccelerator.partition_size"); ::google::protobuf::internal::WireFormatLite::WriteStringMaybeAliased( - 2, this->value(), output); + 3, this->partition_size(), output); } if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); } - // @@protoc_insertion_point(serialize_end:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(serialize_end:flyteidl.core.GPUAccelerator) } -::google::protobuf::uint8* Resources_ResourceEntry::InternalSerializeWithCachedSizesToArray( +::google::protobuf::uint8* GPUAccelerator::InternalSerializeWithCachedSizesToArray( ::google::protobuf::uint8* target) const { - // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.GPUAccelerator) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // .flyteidl.core.Resources.ResourceName name = 1; - if (this->name() != 0) { - target = ::google::protobuf::internal::WireFormatLite::WriteEnumToArray( - 1, this->name(), target); + // string device = 1; + if (this->device().size() > 0) { + ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( + this->device().data(), static_cast(this->device().length()), + ::google::protobuf::internal::WireFormatLite::SERIALIZE, + "flyteidl.core.GPUAccelerator.device"); + target = + ::google::protobuf::internal::WireFormatLite::WriteStringToArray( + 1, this->device(), target); } - // string value = 2; - if (this->value().size() > 0) { + // bool unpartitioned = 2; + if (has_unpartitioned()) { + target = ::google::protobuf::internal::WireFormatLite::WriteBoolToArray(2, this->unpartitioned(), target); + } + + // string partition_size = 3; + if (has_partition_size()) { ::google::protobuf::internal::WireFormatLite::VerifyUtf8String( - this->value().data(), static_cast(this->value().length()), + this->partition_size().data(), static_cast(this->partition_size().length()), ::google::protobuf::internal::WireFormatLite::SERIALIZE, - "flyteidl.core.Resources.ResourceEntry.value"); + "flyteidl.core.GPUAccelerator.partition_size"); target = ::google::protobuf::internal::WireFormatLite::WriteStringToArray( - 2, this->value(), target); + 3, this->partition_size(), target); } if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); } - // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.GPUAccelerator) return target; } -size_t Resources_ResourceEntry::ByteSizeLong() const { -// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.Resources.ResourceEntry) +size_t GPUAccelerator::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.GPUAccelerator) size_t total_size = 0; if (_internal_metadata_.have_unknown_fields()) { @@ -1926,86 +1957,108 @@ size_t Resources_ResourceEntry::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - // string value = 2; - if (this->value().size() > 0) { + // string device = 1; + if (this->device().size() > 0) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::StringSize( - this->value()); + this->device()); } - // .flyteidl.core.Resources.ResourceName name = 1; - if (this->name() != 0) { - total_size += 1 + - ::google::protobuf::internal::WireFormatLite::EnumSize(this->name()); + switch (partition_size_value_case()) { + // bool unpartitioned = 2; + case kUnpartitioned: { + total_size += 1 + 1; + break; + } + // string partition_size = 3; + case kPartitionSize: { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::StringSize( + this->partition_size()); + break; + } + case PARTITION_SIZE_VALUE_NOT_SET: { + break; + } } - int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; } -void Resources_ResourceEntry::MergeFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.Resources.ResourceEntry) +void GPUAccelerator::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.GPUAccelerator) GOOGLE_DCHECK_NE(&from, this); - const Resources_ResourceEntry* source = - ::google::protobuf::DynamicCastToGenerated( + const GPUAccelerator* source = + ::google::protobuf::DynamicCastToGenerated( &from); if (source == nullptr) { - // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.GPUAccelerator) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { - // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.Resources.ResourceEntry) + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.GPUAccelerator) MergeFrom(*source); } } -void Resources_ResourceEntry::MergeFrom(const Resources_ResourceEntry& from) { -// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.Resources.ResourceEntry) +void GPUAccelerator::MergeFrom(const GPUAccelerator& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.GPUAccelerator) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - if (from.value().size() > 0) { + if (from.device().size() > 0) { - value_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.value_); + device_.AssignWithDefault(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), from.device_); } - if (from.name() != 0) { - set_name(from.name()); + switch (from.partition_size_value_case()) { + case kUnpartitioned: { + set_unpartitioned(from.unpartitioned()); + break; + } + case kPartitionSize: { + set_partition_size(from.partition_size()); + break; + } + case PARTITION_SIZE_VALUE_NOT_SET: { + break; + } } } -void Resources_ResourceEntry::CopyFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.Resources.ResourceEntry) +void GPUAccelerator::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.GPUAccelerator) if (&from == this) return; Clear(); MergeFrom(from); } -void Resources_ResourceEntry::CopyFrom(const Resources_ResourceEntry& from) { -// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.Resources.ResourceEntry) +void GPUAccelerator::CopyFrom(const GPUAccelerator& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.GPUAccelerator) if (&from == this) return; Clear(); MergeFrom(from); } -bool Resources_ResourceEntry::IsInitialized() const { +bool GPUAccelerator::IsInitialized() const { return true; } -void Resources_ResourceEntry::Swap(Resources_ResourceEntry* other) { +void GPUAccelerator::Swap(GPUAccelerator* other) { if (other == this) return; InternalSwap(other); } -void Resources_ResourceEntry::InternalSwap(Resources_ResourceEntry* other) { +void GPUAccelerator::InternalSwap(GPUAccelerator* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); - value_.Swap(&other->value_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), + device_.Swap(&other->device_, &::google::protobuf::internal::GetEmptyStringAlreadyInited(), GetArenaNoVirtual()); - swap(name_, other->name_); + swap(partition_size_value_, other->partition_size_value_); + swap(_oneof_case_[0], other->_oneof_case_[0]); } -::google::protobuf::Metadata Resources_ResourceEntry::GetMetadata() const { +::google::protobuf::Metadata GPUAccelerator::GetMetadata() const { ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fcore_2ftasks_2eproto); return ::file_level_metadata_flyteidl_2fcore_2ftasks_2eproto[kIndexInFileMessages]; } @@ -2013,87 +2066,81 @@ ::google::protobuf::Metadata Resources_ResourceEntry::GetMetadata() const { // =================================================================== -void Resources::InitAsDefaultInstance() { - ::flyteidl::core::_Resources_default_instance_._instance.get_mutable()->extensions_ = const_cast< ::flyteidl::core::ResourceExtensions*>( - ::flyteidl::core::ResourceExtensions::internal_default_instance()); +void ExtendedResources::InitAsDefaultInstance() { + ::flyteidl::core::_ExtendedResources_default_instance_._instance.get_mutable()->gpu_accelerator_ = const_cast< ::flyteidl::core::GPUAccelerator*>( + ::flyteidl::core::GPUAccelerator::internal_default_instance()); } -class Resources::HasBitSetters { +class ExtendedResources::HasBitSetters { public: - static const ::flyteidl::core::ResourceExtensions& extensions(const Resources* msg); + static const ::flyteidl::core::GPUAccelerator& gpu_accelerator(const ExtendedResources* msg); }; -const ::flyteidl::core::ResourceExtensions& -Resources::HasBitSetters::extensions(const Resources* msg) { - return *msg->extensions_; +const ::flyteidl::core::GPUAccelerator& +ExtendedResources::HasBitSetters::gpu_accelerator(const ExtendedResources* msg) { + return *msg->gpu_accelerator_; } #if !defined(_MSC_VER) || _MSC_VER >= 1900 -const int Resources::kRequestsFieldNumber; -const int Resources::kLimitsFieldNumber; -const int Resources::kExtensionsFieldNumber; +const int ExtendedResources::kGpuAcceleratorFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 -Resources::Resources() +ExtendedResources::ExtendedResources() : ::google::protobuf::Message(), _internal_metadata_(nullptr) { SharedCtor(); - // @@protoc_insertion_point(constructor:flyteidl.core.Resources) + // @@protoc_insertion_point(constructor:flyteidl.core.ExtendedResources) } -Resources::Resources(const Resources& from) +ExtendedResources::ExtendedResources(const ExtendedResources& from) : ::google::protobuf::Message(), - _internal_metadata_(nullptr), - requests_(from.requests_), - limits_(from.limits_) { + _internal_metadata_(nullptr) { _internal_metadata_.MergeFrom(from._internal_metadata_); - if (from.has_extensions()) { - extensions_ = new ::flyteidl::core::ResourceExtensions(*from.extensions_); + if (from.has_gpu_accelerator()) { + gpu_accelerator_ = new ::flyteidl::core::GPUAccelerator(*from.gpu_accelerator_); } else { - extensions_ = nullptr; + gpu_accelerator_ = nullptr; } - // @@protoc_insertion_point(copy_constructor:flyteidl.core.Resources) + // @@protoc_insertion_point(copy_constructor:flyteidl.core.ExtendedResources) } -void Resources::SharedCtor() { +void ExtendedResources::SharedCtor() { ::google::protobuf::internal::InitSCC( - &scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base); - extensions_ = nullptr; + &scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto.base); + gpu_accelerator_ = nullptr; } -Resources::~Resources() { - // @@protoc_insertion_point(destructor:flyteidl.core.Resources) +ExtendedResources::~ExtendedResources() { + // @@protoc_insertion_point(destructor:flyteidl.core.ExtendedResources) SharedDtor(); } -void Resources::SharedDtor() { - if (this != internal_default_instance()) delete extensions_; +void ExtendedResources::SharedDtor() { + if (this != internal_default_instance()) delete gpu_accelerator_; } -void Resources::SetCachedSize(int size) const { +void ExtendedResources::SetCachedSize(int size) const { _cached_size_.Set(size); } -const Resources& Resources::default_instance() { - ::google::protobuf::internal::InitSCC(&::scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base); +const ExtendedResources& ExtendedResources::default_instance() { + ::google::protobuf::internal::InitSCC(&::scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto.base); return *internal_default_instance(); } -void Resources::Clear() { -// @@protoc_insertion_point(message_clear_start:flyteidl.core.Resources) +void ExtendedResources::Clear() { +// @@protoc_insertion_point(message_clear_start:flyteidl.core.ExtendedResources) ::google::protobuf::uint32 cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - requests_.Clear(); - limits_.Clear(); - if (GetArenaNoVirtual() == nullptr && extensions_ != nullptr) { - delete extensions_; + if (GetArenaNoVirtual() == nullptr && gpu_accelerator_ != nullptr) { + delete gpu_accelerator_; } - extensions_ = nullptr; + gpu_accelerator_ = nullptr; _internal_metadata_.Clear(); } #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -const char* Resources::_InternalParse(const char* begin, const char* end, void* object, +const char* ExtendedResources::_InternalParse(const char* begin, const char* end, void* object, ::google::protobuf::internal::ParseContext* ctx) { - auto msg = static_cast(object); + auto msg = static_cast(object); ::google::protobuf::int32 size; (void)size; int depth; (void)depth; ::google::protobuf::uint32 tag; @@ -2103,45 +2150,13 @@ const char* Resources::_InternalParse(const char* begin, const char* end, void* ptr = ::google::protobuf::io::Parse32(ptr, &tag); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); switch (tag >> 3) { - // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - case 1: { - if (static_cast<::google::protobuf::uint8>(tag) != 10) goto handle_unusual; - do { - ptr = ::google::protobuf::io::ReadSize(ptr, &size); - GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - parser_till_end = ::flyteidl::core::Resources_ResourceEntry::_InternalParse; - object = msg->add_requests(); - if (size > end - ptr) goto len_delim_till_end; - ptr += size; - GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( - {parser_till_end, object}, ptr - size, ptr)); - if (ptr >= end) break; - } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 10 && (ptr += 1)); - break; - } - // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - case 2: { - if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; - do { - ptr = ::google::protobuf::io::ReadSize(ptr, &size); - GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - parser_till_end = ::flyteidl::core::Resources_ResourceEntry::_InternalParse; - object = msg->add_limits(); - if (size > end - ptr) goto len_delim_till_end; - ptr += size; - GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( - {parser_till_end, object}, ptr - size, ptr)); - if (ptr >= end) break; - } while ((::google::protobuf::io::UnalignedLoad<::google::protobuf::uint64>(ptr) & 255) == 18 && (ptr += 1)); - break; - } - // .flyteidl.core.ResourceExtensions extensions = 3; + // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; case 3: { if (static_cast<::google::protobuf::uint8>(tag) != 26) goto handle_unusual; ptr = ::google::protobuf::io::ReadSize(ptr, &size); GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); - parser_till_end = ::flyteidl::core::ResourceExtensions::_InternalParse; - object = msg->mutable_extensions(); + parser_till_end = ::flyteidl::core::GPUAccelerator::_InternalParse; + object = msg->mutable_gpu_accelerator(); if (size > end - ptr) goto len_delim_till_end; ptr += size; GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( @@ -2168,43 +2183,21 @@ const char* Resources::_InternalParse(const char* begin, const char* end, void* {parser_till_end, object}, size); } #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -bool Resources::MergePartialFromCodedStream( +bool ExtendedResources::MergePartialFromCodedStream( ::google::protobuf::io::CodedInputStream* input) { #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure ::google::protobuf::uint32 tag; - // @@protoc_insertion_point(parse_start:flyteidl.core.Resources) + // @@protoc_insertion_point(parse_start:flyteidl.core.ExtendedResources) for (;;) { ::std::pair<::google::protobuf::uint32, bool> p = input->ReadTagWithCutoffNoLastTag(127u); tag = p.first; if (!p.second) goto handle_unusual; switch (::google::protobuf::internal::WireFormatLite::GetTagFieldNumber(tag)) { - // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - case 1: { - if (static_cast< ::google::protobuf::uint8>(tag) == (10 & 0xFF)) { - DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( - input, add_requests())); - } else { - goto handle_unusual; - } - break; - } - - // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - case 2: { - if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { - DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( - input, add_limits())); - } else { - goto handle_unusual; - } - break; - } - - // .flyteidl.core.ResourceExtensions extensions = 3; + // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; case 3: { if (static_cast< ::google::protobuf::uint8>(tag) == (26 & 0xFF)) { DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( - input, mutable_extensions())); + input, mutable_gpu_accelerator())); } else { goto handle_unusual; } @@ -2223,91 +2216,57 @@ bool Resources::MergePartialFromCodedStream( } } success: - // @@protoc_insertion_point(parse_success:flyteidl.core.Resources) + // @@protoc_insertion_point(parse_success:flyteidl.core.ExtendedResources) return true; failure: - // @@protoc_insertion_point(parse_failure:flyteidl.core.Resources) + // @@protoc_insertion_point(parse_failure:flyteidl.core.ExtendedResources) return false; #undef DO_ } #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER -void Resources::SerializeWithCachedSizes( +void ExtendedResources::SerializeWithCachedSizes( ::google::protobuf::io::CodedOutputStream* output) const { - // @@protoc_insertion_point(serialize_start:flyteidl.core.Resources) + // @@protoc_insertion_point(serialize_start:flyteidl.core.ExtendedResources) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - for (unsigned int i = 0, - n = static_cast(this->requests_size()); i < n; i++) { - ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( - 1, - this->requests(static_cast(i)), - output); - } - - // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - for (unsigned int i = 0, - n = static_cast(this->limits_size()); i < n; i++) { - ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( - 2, - this->limits(static_cast(i)), - output); - } - - // .flyteidl.core.ResourceExtensions extensions = 3; - if (this->has_extensions()) { + // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + if (this->has_gpu_accelerator()) { ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( - 3, HasBitSetters::extensions(this), output); + 3, HasBitSetters::gpu_accelerator(this), output); } if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); } - // @@protoc_insertion_point(serialize_end:flyteidl.core.Resources) + // @@protoc_insertion_point(serialize_end:flyteidl.core.ExtendedResources) } -::google::protobuf::uint8* Resources::InternalSerializeWithCachedSizesToArray( +::google::protobuf::uint8* ExtendedResources::InternalSerializeWithCachedSizesToArray( ::google::protobuf::uint8* target) const { - // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.Resources) + // @@protoc_insertion_point(serialize_to_array_start:flyteidl.core.ExtendedResources) ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - for (unsigned int i = 0, - n = static_cast(this->requests_size()); i < n; i++) { - target = ::google::protobuf::internal::WireFormatLite:: - InternalWriteMessageToArray( - 1, this->requests(static_cast(i)), target); - } - - // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - for (unsigned int i = 0, - n = static_cast(this->limits_size()); i < n; i++) { - target = ::google::protobuf::internal::WireFormatLite:: - InternalWriteMessageToArray( - 2, this->limits(static_cast(i)), target); - } - - // .flyteidl.core.ResourceExtensions extensions = 3; - if (this->has_extensions()) { + // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + if (this->has_gpu_accelerator()) { target = ::google::protobuf::internal::WireFormatLite:: InternalWriteMessageToArray( - 3, HasBitSetters::extensions(this), target); + 3, HasBitSetters::gpu_accelerator(this), target); } if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); } - // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.Resources) + // @@protoc_insertion_point(serialize_to_array_end:flyteidl.core.ExtendedResources) return target; } -size_t Resources::ByteSizeLong() const { -// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.Resources) +size_t ExtendedResources::ByteSizeLong() const { +// @@protoc_insertion_point(message_byte_size_start:flyteidl.core.ExtendedResources) size_t total_size = 0; if (_internal_metadata_.have_unknown_fields()) { @@ -2319,33 +2278,11 @@ size_t Resources::ByteSizeLong() const { // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; - // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - { - unsigned int count = static_cast(this->requests_size()); - total_size += 1UL * count; - for (unsigned int i = 0; i < count; i++) { - total_size += - ::google::protobuf::internal::WireFormatLite::MessageSize( - this->requests(static_cast(i))); - } - } - - // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - { - unsigned int count = static_cast(this->limits_size()); - total_size += 1UL * count; - for (unsigned int i = 0; i < count; i++) { - total_size += - ::google::protobuf::internal::WireFormatLite::MessageSize( - this->limits(static_cast(i))); - } - } - - // .flyteidl.core.ResourceExtensions extensions = 3; - if (this->has_extensions()) { + // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + if (this->has_gpu_accelerator()) { total_size += 1 + ::google::protobuf::internal::WireFormatLite::MessageSize( - *extensions_); + *gpu_accelerator_); } int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); @@ -2353,66 +2290,62 @@ size_t Resources::ByteSizeLong() const { return total_size; } -void Resources::MergeFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.Resources) +void ExtendedResources::MergeFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_merge_from_start:flyteidl.core.ExtendedResources) GOOGLE_DCHECK_NE(&from, this); - const Resources* source = - ::google::protobuf::DynamicCastToGenerated( + const ExtendedResources* source = + ::google::protobuf::DynamicCastToGenerated( &from); if (source == nullptr) { - // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.Resources) + // @@protoc_insertion_point(generalized_merge_from_cast_fail:flyteidl.core.ExtendedResources) ::google::protobuf::internal::ReflectionOps::Merge(from, this); } else { - // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.Resources) + // @@protoc_insertion_point(generalized_merge_from_cast_success:flyteidl.core.ExtendedResources) MergeFrom(*source); } } -void Resources::MergeFrom(const Resources& from) { -// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.Resources) +void ExtendedResources::MergeFrom(const ExtendedResources& from) { +// @@protoc_insertion_point(class_specific_merge_from_start:flyteidl.core.ExtendedResources) GOOGLE_DCHECK_NE(&from, this); _internal_metadata_.MergeFrom(from._internal_metadata_); ::google::protobuf::uint32 cached_has_bits = 0; (void) cached_has_bits; - requests_.MergeFrom(from.requests_); - limits_.MergeFrom(from.limits_); - if (from.has_extensions()) { - mutable_extensions()->::flyteidl::core::ResourceExtensions::MergeFrom(from.extensions()); + if (from.has_gpu_accelerator()) { + mutable_gpu_accelerator()->::flyteidl::core::GPUAccelerator::MergeFrom(from.gpu_accelerator()); } } -void Resources::CopyFrom(const ::google::protobuf::Message& from) { -// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.Resources) +void ExtendedResources::CopyFrom(const ::google::protobuf::Message& from) { +// @@protoc_insertion_point(generalized_copy_from_start:flyteidl.core.ExtendedResources) if (&from == this) return; Clear(); MergeFrom(from); } -void Resources::CopyFrom(const Resources& from) { -// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.Resources) +void ExtendedResources::CopyFrom(const ExtendedResources& from) { +// @@protoc_insertion_point(class_specific_copy_from_start:flyteidl.core.ExtendedResources) if (&from == this) return; Clear(); MergeFrom(from); } -bool Resources::IsInitialized() const { +bool ExtendedResources::IsInitialized() const { return true; } -void Resources::Swap(Resources* other) { +void ExtendedResources::Swap(ExtendedResources* other) { if (other == this) return; InternalSwap(other); } -void Resources::InternalSwap(Resources* other) { +void ExtendedResources::InternalSwap(ExtendedResources* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); - CastToBase(&requests_)->InternalSwap(CastToBase(&other->requests_)); - CastToBase(&limits_)->InternalSwap(CastToBase(&other->limits_)); - swap(extensions_, other->extensions_); + swap(gpu_accelerator_, other->gpu_accelerator_); } -::google::protobuf::Metadata Resources::GetMetadata() const { +::google::protobuf::Metadata ExtendedResources::GetMetadata() const { ::google::protobuf::internal::AssignDescriptors(&::assign_descriptors_table_flyteidl_2fcore_2ftasks_2eproto); return ::file_level_metadata_flyteidl_2fcore_2ftasks_2eproto[kIndexInFileMessages]; } @@ -3965,6 +3898,8 @@ void TaskTemplate::InitAsDefaultInstance() { ::flyteidl::core::Sql::internal_default_instance()); ::flyteidl::core::_TaskTemplate_default_instance_._instance.get_mutable()->security_context_ = const_cast< ::flyteidl::core::SecurityContext*>( ::flyteidl::core::SecurityContext::internal_default_instance()); + ::flyteidl::core::_TaskTemplate_default_instance_._instance.get_mutable()->extended_resources_ = const_cast< ::flyteidl::core::ExtendedResources*>( + ::flyteidl::core::ExtendedResources::internal_default_instance()); } class TaskTemplate::HasBitSetters { public: @@ -3976,6 +3911,7 @@ class TaskTemplate::HasBitSetters { static const ::flyteidl::core::K8sPod& k8s_pod(const TaskTemplate* msg); static const ::flyteidl::core::Sql& sql(const TaskTemplate* msg); static const ::flyteidl::core::SecurityContext& security_context(const TaskTemplate* msg); + static const ::flyteidl::core::ExtendedResources& extended_resources(const TaskTemplate* msg); }; const ::flyteidl::core::Identifier& @@ -4010,6 +3946,10 @@ const ::flyteidl::core::SecurityContext& TaskTemplate::HasBitSetters::security_context(const TaskTemplate* msg) { return *msg->security_context_; } +const ::flyteidl::core::ExtendedResources& +TaskTemplate::HasBitSetters::extended_resources(const TaskTemplate* msg) { + return *msg->extended_resources_; +} void TaskTemplate::clear_id() { if (GetArenaNoVirtual() == nullptr && id_ != nullptr) { delete id_; @@ -4087,6 +4027,7 @@ const int TaskTemplate::kK8SPodFieldNumber; const int TaskTemplate::kSqlFieldNumber; const int TaskTemplate::kTaskTypeVersionFieldNumber; const int TaskTemplate::kSecurityContextFieldNumber; +const int TaskTemplate::kExtendedResourcesFieldNumber; const int TaskTemplate::kConfigFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 @@ -4129,6 +4070,11 @@ TaskTemplate::TaskTemplate(const TaskTemplate& from) } else { security_context_ = nullptr; } + if (from.has_extended_resources()) { + extended_resources_ = new ::flyteidl::core::ExtendedResources(*from.extended_resources_); + } else { + extended_resources_ = nullptr; + } task_type_version_ = from.task_type_version_; clear_has_target(); switch (from.target_case()) { @@ -4173,6 +4119,7 @@ void TaskTemplate::SharedDtor() { if (this != internal_default_instance()) delete interface_; if (this != internal_default_instance()) delete custom_; if (this != internal_default_instance()) delete security_context_; + if (this != internal_default_instance()) delete extended_resources_; if (has_target()) { clear_target(); } @@ -4238,6 +4185,10 @@ void TaskTemplate::Clear() { delete security_context_; } security_context_ = nullptr; + if (GetArenaNoVirtual() == nullptr && extended_resources_ != nullptr) { + delete extended_resources_; + } + extended_resources_ = nullptr; task_type_version_ = 0; clear_target(); _internal_metadata_.Clear(); @@ -4357,6 +4308,19 @@ const char* TaskTemplate::_InternalParse(const char* begin, const char* end, voi {parser_till_end, object}, ptr - size, ptr)); break; } + // .flyteidl.core.ExtendedResources extended_resources = 9; + case 9: { + if (static_cast<::google::protobuf::uint8>(tag) != 74) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::ExtendedResources::_InternalParse; + object = msg->mutable_extended_resources(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + break; + } // map config = 16; case 16: { if (static_cast<::google::protobuf::uint8>(tag) != 130) goto handle_unusual; @@ -4530,6 +4494,17 @@ bool TaskTemplate::MergePartialFromCodedStream( break; } + // .flyteidl.core.ExtendedResources extended_resources = 9; + case 9: { + if (static_cast< ::google::protobuf::uint8>(tag) == (74 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_extended_resources())); + } else { + goto handle_unusual; + } + break; + } + // map config = 16; case 16: { if (static_cast< ::google::protobuf::uint8>(tag) == (130 & 0xFF)) { @@ -4656,6 +4631,12 @@ void TaskTemplate::SerializeWithCachedSizes( 8, HasBitSetters::security_context(this), output); } + // .flyteidl.core.ExtendedResources extended_resources = 9; + if (this->has_extended_resources()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 9, HasBitSetters::extended_resources(this), output); + } + // map config = 16; if (!this->config().empty()) { typedef ::google::protobuf::Map< ::std::string, ::std::string >::const_pointer @@ -4788,6 +4769,13 @@ ::google::protobuf::uint8* TaskTemplate::InternalSerializeWithCachedSizesToArray 8, HasBitSetters::security_context(this), target); } + // .flyteidl.core.ExtendedResources extended_resources = 9; + if (this->has_extended_resources()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 9, HasBitSetters::extended_resources(this), target); + } + // map config = 16; if (!this->config().empty()) { typedef ::google::protobuf::Map< ::std::string, ::std::string >::const_pointer @@ -4928,6 +4916,13 @@ size_t TaskTemplate::ByteSizeLong() const { *security_context_); } + // .flyteidl.core.ExtendedResources extended_resources = 9; + if (this->has_extended_resources()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *extended_resources_); + } + // int32 task_type_version = 7; if (this->task_type_version() != 0) { total_size += 1 + @@ -5008,6 +5003,9 @@ void TaskTemplate::MergeFrom(const TaskTemplate& from) { if (from.has_security_context()) { mutable_security_context()->::flyteidl::core::SecurityContext::MergeFrom(from.security_context()); } + if (from.has_extended_resources()) { + mutable_extended_resources()->::flyteidl::core::ExtendedResources::MergeFrom(from.extended_resources()); + } if (from.task_type_version() != 0) { set_task_type_version(from.task_type_version()); } @@ -5063,6 +5061,7 @@ void TaskTemplate::InternalSwap(TaskTemplate* other) { swap(interface_, other->interface_); swap(custom_, other->custom_); swap(security_context_, other->security_context_); + swap(extended_resources_, other->extended_resources_); swap(task_type_version_, other->task_type_version_); swap(target_, other->target_); swap(_oneof_case_[0], other->_oneof_case_[0]); @@ -8382,18 +8381,18 @@ ::google::protobuf::Metadata Sql::GetMetadata() const { } // namespace flyteidl namespace google { namespace protobuf { -template<> PROTOBUF_NOINLINE ::flyteidl::core::GPUAccelerator* Arena::CreateMaybeMessage< ::flyteidl::core::GPUAccelerator >(Arena* arena) { - return Arena::CreateInternal< ::flyteidl::core::GPUAccelerator >(arena); -} -template<> PROTOBUF_NOINLINE ::flyteidl::core::ResourceExtensions* Arena::CreateMaybeMessage< ::flyteidl::core::ResourceExtensions >(Arena* arena) { - return Arena::CreateInternal< ::flyteidl::core::ResourceExtensions >(arena); -} template<> PROTOBUF_NOINLINE ::flyteidl::core::Resources_ResourceEntry* Arena::CreateMaybeMessage< ::flyteidl::core::Resources_ResourceEntry >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::Resources_ResourceEntry >(arena); } template<> PROTOBUF_NOINLINE ::flyteidl::core::Resources* Arena::CreateMaybeMessage< ::flyteidl::core::Resources >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::Resources >(arena); } +template<> PROTOBUF_NOINLINE ::flyteidl::core::GPUAccelerator* Arena::CreateMaybeMessage< ::flyteidl::core::GPUAccelerator >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::core::GPUAccelerator >(arena); +} +template<> PROTOBUF_NOINLINE ::flyteidl::core::ExtendedResources* Arena::CreateMaybeMessage< ::flyteidl::core::ExtendedResources >(Arena* arena) { + return Arena::CreateInternal< ::flyteidl::core::ExtendedResources >(arena); +} template<> PROTOBUF_NOINLINE ::flyteidl::core::RuntimeMetadata* Arena::CreateMaybeMessage< ::flyteidl::core::RuntimeMetadata >(Arena* arena) { return Arena::CreateInternal< ::flyteidl::core::RuntimeMetadata >(arena); } diff --git a/gen/pb-cpp/flyteidl/core/tasks.pb.h b/gen/pb-cpp/flyteidl/core/tasks.pb.h index 2f754061f..4023e0657 100644 --- a/gen/pb-cpp/flyteidl/core/tasks.pb.h +++ b/gen/pb-cpp/flyteidl/core/tasks.pb.h @@ -69,6 +69,9 @@ extern ContainerPortDefaultTypeInternal _ContainerPort_default_instance_; class DataLoadingConfig; class DataLoadingConfigDefaultTypeInternal; extern DataLoadingConfigDefaultTypeInternal _DataLoadingConfig_default_instance_; +class ExtendedResources; +class ExtendedResourcesDefaultTypeInternal; +extern ExtendedResourcesDefaultTypeInternal _ExtendedResources_default_instance_; class GPUAccelerator; class GPUAcceleratorDefaultTypeInternal; extern GPUAcceleratorDefaultTypeInternal _GPUAccelerator_default_instance_; @@ -87,9 +90,6 @@ extern K8sObjectMetadata_LabelsEntry_DoNotUseDefaultTypeInternal _K8sObjectMetad class K8sPod; class K8sPodDefaultTypeInternal; extern K8sPodDefaultTypeInternal _K8sPod_default_instance_; -class ResourceExtensions; -class ResourceExtensionsDefaultTypeInternal; -extern ResourceExtensionsDefaultTypeInternal _ResourceExtensions_default_instance_; class Resources; class ResourcesDefaultTypeInternal; extern ResourcesDefaultTypeInternal _Resources_default_instance_; @@ -121,13 +121,13 @@ namespace protobuf { template<> ::flyteidl::core::Container* Arena::CreateMaybeMessage<::flyteidl::core::Container>(Arena*); template<> ::flyteidl::core::ContainerPort* Arena::CreateMaybeMessage<::flyteidl::core::ContainerPort>(Arena*); template<> ::flyteidl::core::DataLoadingConfig* Arena::CreateMaybeMessage<::flyteidl::core::DataLoadingConfig>(Arena*); +template<> ::flyteidl::core::ExtendedResources* Arena::CreateMaybeMessage<::flyteidl::core::ExtendedResources>(Arena*); template<> ::flyteidl::core::GPUAccelerator* Arena::CreateMaybeMessage<::flyteidl::core::GPUAccelerator>(Arena*); template<> ::flyteidl::core::IOStrategy* Arena::CreateMaybeMessage<::flyteidl::core::IOStrategy>(Arena*); template<> ::flyteidl::core::K8sObjectMetadata* Arena::CreateMaybeMessage<::flyteidl::core::K8sObjectMetadata>(Arena*); template<> ::flyteidl::core::K8sObjectMetadata_AnnotationsEntry_DoNotUse* Arena::CreateMaybeMessage<::flyteidl::core::K8sObjectMetadata_AnnotationsEntry_DoNotUse>(Arena*); template<> ::flyteidl::core::K8sObjectMetadata_LabelsEntry_DoNotUse* Arena::CreateMaybeMessage<::flyteidl::core::K8sObjectMetadata_LabelsEntry_DoNotUse>(Arena*); template<> ::flyteidl::core::K8sPod* Arena::CreateMaybeMessage<::flyteidl::core::K8sPod>(Arena*); -template<> ::flyteidl::core::ResourceExtensions* Arena::CreateMaybeMessage<::flyteidl::core::ResourceExtensions>(Arena*); template<> ::flyteidl::core::Resources* Arena::CreateMaybeMessage<::flyteidl::core::Resources>(Arena*); template<> ::flyteidl::core::Resources_ResourceEntry* Arena::CreateMaybeMessage<::flyteidl::core::Resources_ResourceEntry>(Arena*); template<> ::flyteidl::core::RuntimeMetadata* Arena::CreateMaybeMessage<::flyteidl::core::RuntimeMetadata>(Arena*); @@ -302,25 +302,25 @@ inline bool Sql_Dialect_Parse( } // =================================================================== -class GPUAccelerator final : - public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.GPUAccelerator) */ { +class Resources_ResourceEntry final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.Resources.ResourceEntry) */ { public: - GPUAccelerator(); - virtual ~GPUAccelerator(); + Resources_ResourceEntry(); + virtual ~Resources_ResourceEntry(); - GPUAccelerator(const GPUAccelerator& from); + Resources_ResourceEntry(const Resources_ResourceEntry& from); - inline GPUAccelerator& operator=(const GPUAccelerator& from) { + inline Resources_ResourceEntry& operator=(const Resources_ResourceEntry& from) { CopyFrom(from); return *this; } #if LANG_CXX11 - GPUAccelerator(GPUAccelerator&& from) noexcept - : GPUAccelerator() { + Resources_ResourceEntry(Resources_ResourceEntry&& from) noexcept + : Resources_ResourceEntry() { *this = ::std::move(from); } - inline GPUAccelerator& operator=(GPUAccelerator&& from) noexcept { + inline Resources_ResourceEntry& operator=(Resources_ResourceEntry&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { @@ -332,40 +332,34 @@ class GPUAccelerator final : static const ::google::protobuf::Descriptor* descriptor() { return default_instance().GetDescriptor(); } - static const GPUAccelerator& default_instance(); - - enum PartitionSizeValueCase { - kUnpartitioned = 2, - kPartitionSize = 3, - PARTITION_SIZE_VALUE_NOT_SET = 0, - }; + static const Resources_ResourceEntry& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY - static inline const GPUAccelerator* internal_default_instance() { - return reinterpret_cast( - &_GPUAccelerator_default_instance_); + static inline const Resources_ResourceEntry* internal_default_instance() { + return reinterpret_cast( + &_Resources_ResourceEntry_default_instance_); } static constexpr int kIndexInFileMessages = 0; - void Swap(GPUAccelerator* other); - friend void swap(GPUAccelerator& a, GPUAccelerator& b) { + void Swap(Resources_ResourceEntry* other); + friend void swap(Resources_ResourceEntry& a, Resources_ResourceEntry& b) { a.Swap(&b); } // implements Message ---------------------------------------------- - inline GPUAccelerator* New() const final { - return CreateMaybeMessage(nullptr); + inline Resources_ResourceEntry* New() const final { + return CreateMaybeMessage(nullptr); } - GPUAccelerator* New(::google::protobuf::Arena* arena) const final { - return CreateMaybeMessage(arena); + Resources_ResourceEntry* New(::google::protobuf::Arena* arena) const final { + return CreateMaybeMessage(arena); } void CopyFrom(const ::google::protobuf::Message& from) final; void MergeFrom(const ::google::protobuf::Message& from) final; - void CopyFrom(const GPUAccelerator& from); - void MergeFrom(const GPUAccelerator& from); + void CopyFrom(const Resources_ResourceEntry& from); + void MergeFrom(const Resources_ResourceEntry& from); PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; bool IsInitialized() const final; @@ -387,7 +381,7 @@ class GPUAccelerator final : void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const final; - void InternalSwap(GPUAccelerator* other); + void InternalSwap(Resources_ResourceEntry* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return nullptr; @@ -403,90 +397,57 @@ class GPUAccelerator final : // accessors ------------------------------------------------------- - // string device = 1; - void clear_device(); - static const int kDeviceFieldNumber = 1; - const ::std::string& device() const; - void set_device(const ::std::string& value); + // string value = 2; + void clear_value(); + static const int kValueFieldNumber = 2; + const ::std::string& value() const; + void set_value(const ::std::string& value); #if LANG_CXX11 - void set_device(::std::string&& value); + void set_value(::std::string&& value); #endif - void set_device(const char* value); - void set_device(const char* value, size_t size); - ::std::string* mutable_device(); - ::std::string* release_device(); - void set_allocated_device(::std::string* device); - - // bool unpartitioned = 2; - private: - bool has_unpartitioned() const; - public: - void clear_unpartitioned(); - static const int kUnpartitionedFieldNumber = 2; - bool unpartitioned() const; - void set_unpartitioned(bool value); + void set_value(const char* value); + void set_value(const char* value, size_t size); + ::std::string* mutable_value(); + ::std::string* release_value(); + void set_allocated_value(::std::string* value); - // string partition_size = 3; - private: - bool has_partition_size() const; - public: - void clear_partition_size(); - static const int kPartitionSizeFieldNumber = 3; - const ::std::string& partition_size() const; - void set_partition_size(const ::std::string& value); - #if LANG_CXX11 - void set_partition_size(::std::string&& value); - #endif - void set_partition_size(const char* value); - void set_partition_size(const char* value, size_t size); - ::std::string* mutable_partition_size(); - ::std::string* release_partition_size(); - void set_allocated_partition_size(::std::string* partition_size); + // .flyteidl.core.Resources.ResourceName name = 1; + void clear_name(); + static const int kNameFieldNumber = 1; + ::flyteidl::core::Resources_ResourceName name() const; + void set_name(::flyteidl::core::Resources_ResourceName value); - void clear_partition_size_value(); - PartitionSizeValueCase partition_size_value_case() const; - // @@protoc_insertion_point(class_scope:flyteidl.core.GPUAccelerator) + // @@protoc_insertion_point(class_scope:flyteidl.core.Resources.ResourceEntry) private: class HasBitSetters; - void set_has_unpartitioned(); - void set_has_partition_size(); - - inline bool has_partition_size_value() const; - inline void clear_has_partition_size_value(); ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; - ::google::protobuf::internal::ArenaStringPtr device_; - union PartitionSizeValueUnion { - PartitionSizeValueUnion() {} - bool unpartitioned_; - ::google::protobuf::internal::ArenaStringPtr partition_size_; - } partition_size_value_; + ::google::protobuf::internal::ArenaStringPtr value_; + int name_; mutable ::google::protobuf::internal::CachedSize _cached_size_; - ::google::protobuf::uint32 _oneof_case_[1]; - friend struct ::TableStruct_flyteidl_2fcore_2ftasks_2eproto; }; // ------------------------------------------------------------------- -class ResourceExtensions final : - public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.ResourceExtensions) */ { +class Resources final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.Resources) */ { public: - ResourceExtensions(); - virtual ~ResourceExtensions(); + Resources(); + virtual ~Resources(); - ResourceExtensions(const ResourceExtensions& from); + Resources(const Resources& from); - inline ResourceExtensions& operator=(const ResourceExtensions& from) { + inline Resources& operator=(const Resources& from) { CopyFrom(from); return *this; } #if LANG_CXX11 - ResourceExtensions(ResourceExtensions&& from) noexcept - : ResourceExtensions() { + Resources(Resources&& from) noexcept + : Resources() { *this = ::std::move(from); } - inline ResourceExtensions& operator=(ResourceExtensions&& from) noexcept { + inline Resources& operator=(Resources&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { @@ -498,34 +459,34 @@ class ResourceExtensions final : static const ::google::protobuf::Descriptor* descriptor() { return default_instance().GetDescriptor(); } - static const ResourceExtensions& default_instance(); + static const Resources& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY - static inline const ResourceExtensions* internal_default_instance() { - return reinterpret_cast( - &_ResourceExtensions_default_instance_); + static inline const Resources* internal_default_instance() { + return reinterpret_cast( + &_Resources_default_instance_); } static constexpr int kIndexInFileMessages = 1; - void Swap(ResourceExtensions* other); - friend void swap(ResourceExtensions& a, ResourceExtensions& b) { + void Swap(Resources* other); + friend void swap(Resources& a, Resources& b) { a.Swap(&b); } // implements Message ---------------------------------------------- - inline ResourceExtensions* New() const final { - return CreateMaybeMessage(nullptr); + inline Resources* New() const final { + return CreateMaybeMessage(nullptr); } - ResourceExtensions* New(::google::protobuf::Arena* arena) const final { - return CreateMaybeMessage(arena); + Resources* New(::google::protobuf::Arena* arena) const final { + return CreateMaybeMessage(arena); } void CopyFrom(const ::google::protobuf::Message& from) final; void MergeFrom(const ::google::protobuf::Message& from) final; - void CopyFrom(const ResourceExtensions& from); - void MergeFrom(const ResourceExtensions& from); + void CopyFrom(const Resources& from); + void MergeFrom(const Resources& from); PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; bool IsInitialized() const final; @@ -547,7 +508,7 @@ class ResourceExtensions final : void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const final; - void InternalSwap(ResourceExtensions* other); + void InternalSwap(Resources* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return nullptr; @@ -561,47 +522,99 @@ class ResourceExtensions final : // nested types ---------------------------------------------------- + typedef Resources_ResourceEntry ResourceEntry; + + typedef Resources_ResourceName ResourceName; + static const ResourceName UNKNOWN = + Resources_ResourceName_UNKNOWN; + static const ResourceName CPU = + Resources_ResourceName_CPU; + static const ResourceName GPU = + Resources_ResourceName_GPU; + static const ResourceName MEMORY = + Resources_ResourceName_MEMORY; + static const ResourceName STORAGE = + Resources_ResourceName_STORAGE; + static const ResourceName EPHEMERAL_STORAGE = + Resources_ResourceName_EPHEMERAL_STORAGE; + static inline bool ResourceName_IsValid(int value) { + return Resources_ResourceName_IsValid(value); + } + static const ResourceName ResourceName_MIN = + Resources_ResourceName_ResourceName_MIN; + static const ResourceName ResourceName_MAX = + Resources_ResourceName_ResourceName_MAX; + static const int ResourceName_ARRAYSIZE = + Resources_ResourceName_ResourceName_ARRAYSIZE; + static inline const ::google::protobuf::EnumDescriptor* + ResourceName_descriptor() { + return Resources_ResourceName_descriptor(); + } + static inline const ::std::string& ResourceName_Name(ResourceName value) { + return Resources_ResourceName_Name(value); + } + static inline bool ResourceName_Parse(const ::std::string& name, + ResourceName* value) { + return Resources_ResourceName_Parse(name, value); + } + // accessors ------------------------------------------------------- - // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - bool has_gpu_accelerator() const; - void clear_gpu_accelerator(); - static const int kGpuAcceleratorFieldNumber = 3; - const ::flyteidl::core::GPUAccelerator& gpu_accelerator() const; - ::flyteidl::core::GPUAccelerator* release_gpu_accelerator(); - ::flyteidl::core::GPUAccelerator* mutable_gpu_accelerator(); - void set_allocated_gpu_accelerator(::flyteidl::core::GPUAccelerator* gpu_accelerator); + // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + int requests_size() const; + void clear_requests(); + static const int kRequestsFieldNumber = 1; + ::flyteidl::core::Resources_ResourceEntry* mutable_requests(int index); + ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* + mutable_requests(); + const ::flyteidl::core::Resources_ResourceEntry& requests(int index) const; + ::flyteidl::core::Resources_ResourceEntry* add_requests(); + const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& + requests() const; - // @@protoc_insertion_point(class_scope:flyteidl.core.ResourceExtensions) + // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + int limits_size() const; + void clear_limits(); + static const int kLimitsFieldNumber = 2; + ::flyteidl::core::Resources_ResourceEntry* mutable_limits(int index); + ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* + mutable_limits(); + const ::flyteidl::core::Resources_ResourceEntry& limits(int index) const; + ::flyteidl::core::Resources_ResourceEntry* add_limits(); + const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& + limits() const; + + // @@protoc_insertion_point(class_scope:flyteidl.core.Resources) private: class HasBitSetters; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; - ::flyteidl::core::GPUAccelerator* gpu_accelerator_; + ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry > requests_; + ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry > limits_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fcore_2ftasks_2eproto; }; // ------------------------------------------------------------------- -class Resources_ResourceEntry final : - public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.Resources.ResourceEntry) */ { +class GPUAccelerator final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.GPUAccelerator) */ { public: - Resources_ResourceEntry(); - virtual ~Resources_ResourceEntry(); + GPUAccelerator(); + virtual ~GPUAccelerator(); - Resources_ResourceEntry(const Resources_ResourceEntry& from); + GPUAccelerator(const GPUAccelerator& from); - inline Resources_ResourceEntry& operator=(const Resources_ResourceEntry& from) { + inline GPUAccelerator& operator=(const GPUAccelerator& from) { CopyFrom(from); return *this; } #if LANG_CXX11 - Resources_ResourceEntry(Resources_ResourceEntry&& from) noexcept - : Resources_ResourceEntry() { + GPUAccelerator(GPUAccelerator&& from) noexcept + : GPUAccelerator() { *this = ::std::move(from); } - inline Resources_ResourceEntry& operator=(Resources_ResourceEntry&& from) noexcept { + inline GPUAccelerator& operator=(GPUAccelerator&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { @@ -613,34 +626,40 @@ class Resources_ResourceEntry final : static const ::google::protobuf::Descriptor* descriptor() { return default_instance().GetDescriptor(); } - static const Resources_ResourceEntry& default_instance(); + static const GPUAccelerator& default_instance(); + + enum PartitionSizeValueCase { + kUnpartitioned = 2, + kPartitionSize = 3, + PARTITION_SIZE_VALUE_NOT_SET = 0, + }; static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY - static inline const Resources_ResourceEntry* internal_default_instance() { - return reinterpret_cast( - &_Resources_ResourceEntry_default_instance_); + static inline const GPUAccelerator* internal_default_instance() { + return reinterpret_cast( + &_GPUAccelerator_default_instance_); } static constexpr int kIndexInFileMessages = 2; - void Swap(Resources_ResourceEntry* other); - friend void swap(Resources_ResourceEntry& a, Resources_ResourceEntry& b) { + void Swap(GPUAccelerator* other); + friend void swap(GPUAccelerator& a, GPUAccelerator& b) { a.Swap(&b); } // implements Message ---------------------------------------------- - inline Resources_ResourceEntry* New() const final { - return CreateMaybeMessage(nullptr); + inline GPUAccelerator* New() const final { + return CreateMaybeMessage(nullptr); } - Resources_ResourceEntry* New(::google::protobuf::Arena* arena) const final { - return CreateMaybeMessage(arena); + GPUAccelerator* New(::google::protobuf::Arena* arena) const final { + return CreateMaybeMessage(arena); } void CopyFrom(const ::google::protobuf::Message& from) final; void MergeFrom(const ::google::protobuf::Message& from) final; - void CopyFrom(const Resources_ResourceEntry& from); - void MergeFrom(const Resources_ResourceEntry& from); + void CopyFrom(const GPUAccelerator& from); + void MergeFrom(const GPUAccelerator& from); PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; bool IsInitialized() const final; @@ -662,7 +681,7 @@ class Resources_ResourceEntry final : void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const final; - void InternalSwap(Resources_ResourceEntry* other); + void InternalSwap(GPUAccelerator* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return nullptr; @@ -678,57 +697,90 @@ class Resources_ResourceEntry final : // accessors ------------------------------------------------------- - // string value = 2; - void clear_value(); - static const int kValueFieldNumber = 2; - const ::std::string& value() const; - void set_value(const ::std::string& value); + // string device = 1; + void clear_device(); + static const int kDeviceFieldNumber = 1; + const ::std::string& device() const; + void set_device(const ::std::string& value); #if LANG_CXX11 - void set_value(::std::string&& value); + void set_device(::std::string&& value); #endif - void set_value(const char* value); - void set_value(const char* value, size_t size); - ::std::string* mutable_value(); - ::std::string* release_value(); - void set_allocated_value(::std::string* value); + void set_device(const char* value); + void set_device(const char* value, size_t size); + ::std::string* mutable_device(); + ::std::string* release_device(); + void set_allocated_device(::std::string* device); - // .flyteidl.core.Resources.ResourceName name = 1; - void clear_name(); - static const int kNameFieldNumber = 1; - ::flyteidl::core::Resources_ResourceName name() const; - void set_name(::flyteidl::core::Resources_ResourceName value); + // bool unpartitioned = 2; + private: + bool has_unpartitioned() const; + public: + void clear_unpartitioned(); + static const int kUnpartitionedFieldNumber = 2; + bool unpartitioned() const; + void set_unpartitioned(bool value); - // @@protoc_insertion_point(class_scope:flyteidl.core.Resources.ResourceEntry) + // string partition_size = 3; + private: + bool has_partition_size() const; + public: + void clear_partition_size(); + static const int kPartitionSizeFieldNumber = 3; + const ::std::string& partition_size() const; + void set_partition_size(const ::std::string& value); + #if LANG_CXX11 + void set_partition_size(::std::string&& value); + #endif + void set_partition_size(const char* value); + void set_partition_size(const char* value, size_t size); + ::std::string* mutable_partition_size(); + ::std::string* release_partition_size(); + void set_allocated_partition_size(::std::string* partition_size); + + void clear_partition_size_value(); + PartitionSizeValueCase partition_size_value_case() const; + // @@protoc_insertion_point(class_scope:flyteidl.core.GPUAccelerator) private: class HasBitSetters; + void set_has_unpartitioned(); + void set_has_partition_size(); + + inline bool has_partition_size_value() const; + inline void clear_has_partition_size_value(); ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; - ::google::protobuf::internal::ArenaStringPtr value_; - int name_; + ::google::protobuf::internal::ArenaStringPtr device_; + union PartitionSizeValueUnion { + PartitionSizeValueUnion() {} + bool unpartitioned_; + ::google::protobuf::internal::ArenaStringPtr partition_size_; + } partition_size_value_; mutable ::google::protobuf::internal::CachedSize _cached_size_; + ::google::protobuf::uint32 _oneof_case_[1]; + friend struct ::TableStruct_flyteidl_2fcore_2ftasks_2eproto; }; // ------------------------------------------------------------------- -class Resources final : - public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.Resources) */ { +class ExtendedResources final : + public ::google::protobuf::Message /* @@protoc_insertion_point(class_definition:flyteidl.core.ExtendedResources) */ { public: - Resources(); - virtual ~Resources(); + ExtendedResources(); + virtual ~ExtendedResources(); - Resources(const Resources& from); + ExtendedResources(const ExtendedResources& from); - inline Resources& operator=(const Resources& from) { + inline ExtendedResources& operator=(const ExtendedResources& from) { CopyFrom(from); return *this; } #if LANG_CXX11 - Resources(Resources&& from) noexcept - : Resources() { + ExtendedResources(ExtendedResources&& from) noexcept + : ExtendedResources() { *this = ::std::move(from); } - inline Resources& operator=(Resources&& from) noexcept { + inline ExtendedResources& operator=(ExtendedResources&& from) noexcept { if (GetArenaNoVirtual() == from.GetArenaNoVirtual()) { if (this != &from) InternalSwap(&from); } else { @@ -740,34 +792,34 @@ class Resources final : static const ::google::protobuf::Descriptor* descriptor() { return default_instance().GetDescriptor(); } - static const Resources& default_instance(); + static const ExtendedResources& default_instance(); static void InitAsDefaultInstance(); // FOR INTERNAL USE ONLY - static inline const Resources* internal_default_instance() { - return reinterpret_cast( - &_Resources_default_instance_); + static inline const ExtendedResources* internal_default_instance() { + return reinterpret_cast( + &_ExtendedResources_default_instance_); } static constexpr int kIndexInFileMessages = 3; - void Swap(Resources* other); - friend void swap(Resources& a, Resources& b) { + void Swap(ExtendedResources* other); + friend void swap(ExtendedResources& a, ExtendedResources& b) { a.Swap(&b); } // implements Message ---------------------------------------------- - inline Resources* New() const final { - return CreateMaybeMessage(nullptr); + inline ExtendedResources* New() const final { + return CreateMaybeMessage(nullptr); } - Resources* New(::google::protobuf::Arena* arena) const final { - return CreateMaybeMessage(arena); + ExtendedResources* New(::google::protobuf::Arena* arena) const final { + return CreateMaybeMessage(arena); } void CopyFrom(const ::google::protobuf::Message& from) final; void MergeFrom(const ::google::protobuf::Message& from) final; - void CopyFrom(const Resources& from); - void MergeFrom(const Resources& from); + void CopyFrom(const ExtendedResources& from); + void MergeFrom(const ExtendedResources& from); PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear() final; bool IsInitialized() const final; @@ -789,7 +841,7 @@ class Resources final : void SharedCtor(); void SharedDtor(); void SetCachedSize(int size) const final; - void InternalSwap(Resources* other); + void InternalSwap(ExtendedResources* other); private: inline ::google::protobuf::Arena* GetArenaNoVirtual() const { return nullptr; @@ -803,85 +855,23 @@ class Resources final : // nested types ---------------------------------------------------- - typedef Resources_ResourceEntry ResourceEntry; - - typedef Resources_ResourceName ResourceName; - static const ResourceName UNKNOWN = - Resources_ResourceName_UNKNOWN; - static const ResourceName CPU = - Resources_ResourceName_CPU; - static const ResourceName GPU = - Resources_ResourceName_GPU; - static const ResourceName MEMORY = - Resources_ResourceName_MEMORY; - static const ResourceName STORAGE = - Resources_ResourceName_STORAGE; - static const ResourceName EPHEMERAL_STORAGE = - Resources_ResourceName_EPHEMERAL_STORAGE; - static inline bool ResourceName_IsValid(int value) { - return Resources_ResourceName_IsValid(value); - } - static const ResourceName ResourceName_MIN = - Resources_ResourceName_ResourceName_MIN; - static const ResourceName ResourceName_MAX = - Resources_ResourceName_ResourceName_MAX; - static const int ResourceName_ARRAYSIZE = - Resources_ResourceName_ResourceName_ARRAYSIZE; - static inline const ::google::protobuf::EnumDescriptor* - ResourceName_descriptor() { - return Resources_ResourceName_descriptor(); - } - static inline const ::std::string& ResourceName_Name(ResourceName value) { - return Resources_ResourceName_Name(value); - } - static inline bool ResourceName_Parse(const ::std::string& name, - ResourceName* value) { - return Resources_ResourceName_Parse(name, value); - } - // accessors ------------------------------------------------------- - // repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - int requests_size() const; - void clear_requests(); - static const int kRequestsFieldNumber = 1; - ::flyteidl::core::Resources_ResourceEntry* mutable_requests(int index); - ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* - mutable_requests(); - const ::flyteidl::core::Resources_ResourceEntry& requests(int index) const; - ::flyteidl::core::Resources_ResourceEntry* add_requests(); - const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& - requests() const; - - // repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - int limits_size() const; - void clear_limits(); - static const int kLimitsFieldNumber = 2; - ::flyteidl::core::Resources_ResourceEntry* mutable_limits(int index); - ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* - mutable_limits(); - const ::flyteidl::core::Resources_ResourceEntry& limits(int index) const; - ::flyteidl::core::Resources_ResourceEntry* add_limits(); - const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& - limits() const; - - // .flyteidl.core.ResourceExtensions extensions = 3; - bool has_extensions() const; - void clear_extensions(); - static const int kExtensionsFieldNumber = 3; - const ::flyteidl::core::ResourceExtensions& extensions() const; - ::flyteidl::core::ResourceExtensions* release_extensions(); - ::flyteidl::core::ResourceExtensions* mutable_extensions(); - void set_allocated_extensions(::flyteidl::core::ResourceExtensions* extensions); + // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + bool has_gpu_accelerator() const; + void clear_gpu_accelerator(); + static const int kGpuAcceleratorFieldNumber = 3; + const ::flyteidl::core::GPUAccelerator& gpu_accelerator() const; + ::flyteidl::core::GPUAccelerator* release_gpu_accelerator(); + ::flyteidl::core::GPUAccelerator* mutable_gpu_accelerator(); + void set_allocated_gpu_accelerator(::flyteidl::core::GPUAccelerator* gpu_accelerator); - // @@protoc_insertion_point(class_scope:flyteidl.core.Resources) + // @@protoc_insertion_point(class_scope:flyteidl.core.ExtendedResources) private: class HasBitSetters; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; - ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry > requests_; - ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry > limits_; - ::flyteidl::core::ResourceExtensions* extensions_; + ::flyteidl::core::GPUAccelerator* gpu_accelerator_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fcore_2ftasks_2eproto; }; @@ -1517,6 +1507,15 @@ class TaskTemplate final : ::flyteidl::core::SecurityContext* mutable_security_context(); void set_allocated_security_context(::flyteidl::core::SecurityContext* security_context); + // .flyteidl.core.ExtendedResources extended_resources = 9; + bool has_extended_resources() const; + void clear_extended_resources(); + static const int kExtendedResourcesFieldNumber = 9; + const ::flyteidl::core::ExtendedResources& extended_resources() const; + ::flyteidl::core::ExtendedResources* release_extended_resources(); + ::flyteidl::core::ExtendedResources* mutable_extended_resources(); + void set_allocated_extended_resources(::flyteidl::core::ExtendedResources* extended_resources); + // int32 task_type_version = 7; void clear_task_type_version(); static const int kTaskTypeVersionFieldNumber = 7; @@ -1575,6 +1574,7 @@ class TaskTemplate final : ::flyteidl::core::TypedInterface* interface_; ::google::protobuf::Struct* custom_; ::flyteidl::core::SecurityContext* security_context_; + ::flyteidl::core::ExtendedResources* extended_resources_; ::google::protobuf::int32 task_type_version_; union TargetUnion { TargetUnion() {} @@ -2791,25 +2791,160 @@ class Sql final : ::flyteidl::core::Sql_Dialect dialect() const; void set_dialect(::flyteidl::core::Sql_Dialect value); - // @@protoc_insertion_point(class_scope:flyteidl.core.Sql) - private: - class HasBitSetters; + // @@protoc_insertion_point(class_scope:flyteidl.core.Sql) + private: + class HasBitSetters; + + ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; + ::google::protobuf::internal::ArenaStringPtr statement_; + int dialect_; + mutable ::google::protobuf::internal::CachedSize _cached_size_; + friend struct ::TableStruct_flyteidl_2fcore_2ftasks_2eproto; +}; +// =================================================================== + + +// =================================================================== + +#ifdef __GNUC__ + #pragma GCC diagnostic push + #pragma GCC diagnostic ignored "-Wstrict-aliasing" +#endif // __GNUC__ +// Resources_ResourceEntry + +// .flyteidl.core.Resources.ResourceName name = 1; +inline void Resources_ResourceEntry::clear_name() { + name_ = 0; +} +inline ::flyteidl::core::Resources_ResourceName Resources_ResourceEntry::name() const { + // @@protoc_insertion_point(field_get:flyteidl.core.Resources.ResourceEntry.name) + return static_cast< ::flyteidl::core::Resources_ResourceName >(name_); +} +inline void Resources_ResourceEntry::set_name(::flyteidl::core::Resources_ResourceName value) { + + name_ = value; + // @@protoc_insertion_point(field_set:flyteidl.core.Resources.ResourceEntry.name) +} + +// string value = 2; +inline void Resources_ResourceEntry::clear_value() { + value_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline const ::std::string& Resources_ResourceEntry::value() const { + // @@protoc_insertion_point(field_get:flyteidl.core.Resources.ResourceEntry.value) + return value_.GetNoArena(); +} +inline void Resources_ResourceEntry::set_value(const ::std::string& value) { + + value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); + // @@protoc_insertion_point(field_set:flyteidl.core.Resources.ResourceEntry.value) +} +#if LANG_CXX11 +inline void Resources_ResourceEntry::set_value(::std::string&& value) { + + value_.SetNoArena( + &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); + // @@protoc_insertion_point(field_set_rvalue:flyteidl.core.Resources.ResourceEntry.value) +} +#endif +inline void Resources_ResourceEntry::set_value(const char* value) { + GOOGLE_DCHECK(value != nullptr); + + value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); + // @@protoc_insertion_point(field_set_char:flyteidl.core.Resources.ResourceEntry.value) +} +inline void Resources_ResourceEntry::set_value(const char* value, size_t size) { + + value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), + ::std::string(reinterpret_cast(value), size)); + // @@protoc_insertion_point(field_set_pointer:flyteidl.core.Resources.ResourceEntry.value) +} +inline ::std::string* Resources_ResourceEntry::mutable_value() { + + // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.ResourceEntry.value) + return value_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline ::std::string* Resources_ResourceEntry::release_value() { + // @@protoc_insertion_point(field_release:flyteidl.core.Resources.ResourceEntry.value) + + return value_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); +} +inline void Resources_ResourceEntry::set_allocated_value(::std::string* value) { + if (value != nullptr) { + + } else { + + } + value_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.Resources.ResourceEntry.value) +} + +// ------------------------------------------------------------------- - ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; - ::google::protobuf::internal::ArenaStringPtr statement_; - int dialect_; - mutable ::google::protobuf::internal::CachedSize _cached_size_; - friend struct ::TableStruct_flyteidl_2fcore_2ftasks_2eproto; -}; -// =================================================================== +// Resources +// repeated .flyteidl.core.Resources.ResourceEntry requests = 1; +inline int Resources::requests_size() const { + return requests_.size(); +} +inline void Resources::clear_requests() { + requests_.Clear(); +} +inline ::flyteidl::core::Resources_ResourceEntry* Resources::mutable_requests(int index) { + // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.requests) + return requests_.Mutable(index); +} +inline ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* +Resources::mutable_requests() { + // @@protoc_insertion_point(field_mutable_list:flyteidl.core.Resources.requests) + return &requests_; +} +inline const ::flyteidl::core::Resources_ResourceEntry& Resources::requests(int index) const { + // @@protoc_insertion_point(field_get:flyteidl.core.Resources.requests) + return requests_.Get(index); +} +inline ::flyteidl::core::Resources_ResourceEntry* Resources::add_requests() { + // @@protoc_insertion_point(field_add:flyteidl.core.Resources.requests) + return requests_.Add(); +} +inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& +Resources::requests() const { + // @@protoc_insertion_point(field_list:flyteidl.core.Resources.requests) + return requests_; +} -// =================================================================== +// repeated .flyteidl.core.Resources.ResourceEntry limits = 2; +inline int Resources::limits_size() const { + return limits_.size(); +} +inline void Resources::clear_limits() { + limits_.Clear(); +} +inline ::flyteidl::core::Resources_ResourceEntry* Resources::mutable_limits(int index) { + // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.limits) + return limits_.Mutable(index); +} +inline ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* +Resources::mutable_limits() { + // @@protoc_insertion_point(field_mutable_list:flyteidl.core.Resources.limits) + return &limits_; +} +inline const ::flyteidl::core::Resources_ResourceEntry& Resources::limits(int index) const { + // @@protoc_insertion_point(field_get:flyteidl.core.Resources.limits) + return limits_.Get(index); +} +inline ::flyteidl::core::Resources_ResourceEntry* Resources::add_limits() { + // @@protoc_insertion_point(field_add:flyteidl.core.Resources.limits) + return limits_.Add(); +} +inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& +Resources::limits() const { + // @@protoc_insertion_point(field_list:flyteidl.core.Resources.limits) + return limits_; +} + +// ------------------------------------------------------------------- -#ifdef __GNUC__ - #pragma GCC diagnostic push - #pragma GCC diagnostic ignored "-Wstrict-aliasing" -#endif // __GNUC__ // GPUAccelerator // string device = 1; @@ -2997,41 +3132,41 @@ inline GPUAccelerator::PartitionSizeValueCase GPUAccelerator::partition_size_val } // ------------------------------------------------------------------- -// ResourceExtensions +// ExtendedResources // .flyteidl.core.GPUAccelerator gpu_accelerator = 3; -inline bool ResourceExtensions::has_gpu_accelerator() const { +inline bool ExtendedResources::has_gpu_accelerator() const { return this != internal_default_instance() && gpu_accelerator_ != nullptr; } -inline void ResourceExtensions::clear_gpu_accelerator() { +inline void ExtendedResources::clear_gpu_accelerator() { if (GetArenaNoVirtual() == nullptr && gpu_accelerator_ != nullptr) { delete gpu_accelerator_; } gpu_accelerator_ = nullptr; } -inline const ::flyteidl::core::GPUAccelerator& ResourceExtensions::gpu_accelerator() const { +inline const ::flyteidl::core::GPUAccelerator& ExtendedResources::gpu_accelerator() const { const ::flyteidl::core::GPUAccelerator* p = gpu_accelerator_; - // @@protoc_insertion_point(field_get:flyteidl.core.ResourceExtensions.gpu_accelerator) + // @@protoc_insertion_point(field_get:flyteidl.core.ExtendedResources.gpu_accelerator) return p != nullptr ? *p : *reinterpret_cast( &::flyteidl::core::_GPUAccelerator_default_instance_); } -inline ::flyteidl::core::GPUAccelerator* ResourceExtensions::release_gpu_accelerator() { - // @@protoc_insertion_point(field_release:flyteidl.core.ResourceExtensions.gpu_accelerator) +inline ::flyteidl::core::GPUAccelerator* ExtendedResources::release_gpu_accelerator() { + // @@protoc_insertion_point(field_release:flyteidl.core.ExtendedResources.gpu_accelerator) ::flyteidl::core::GPUAccelerator* temp = gpu_accelerator_; gpu_accelerator_ = nullptr; return temp; } -inline ::flyteidl::core::GPUAccelerator* ResourceExtensions::mutable_gpu_accelerator() { +inline ::flyteidl::core::GPUAccelerator* ExtendedResources::mutable_gpu_accelerator() { if (gpu_accelerator_ == nullptr) { auto* p = CreateMaybeMessage<::flyteidl::core::GPUAccelerator>(GetArenaNoVirtual()); gpu_accelerator_ = p; } - // @@protoc_insertion_point(field_mutable:flyteidl.core.ResourceExtensions.gpu_accelerator) + // @@protoc_insertion_point(field_mutable:flyteidl.core.ExtendedResources.gpu_accelerator) return gpu_accelerator_; } -inline void ResourceExtensions::set_allocated_gpu_accelerator(::flyteidl::core::GPUAccelerator* gpu_accelerator) { +inline void ExtendedResources::set_allocated_gpu_accelerator(::flyteidl::core::GPUAccelerator* gpu_accelerator) { ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); if (message_arena == nullptr) { delete gpu_accelerator_; @@ -3047,193 +3182,7 @@ inline void ResourceExtensions::set_allocated_gpu_accelerator(::flyteidl::core:: } gpu_accelerator_ = gpu_accelerator; - // @@protoc_insertion_point(field_set_allocated:flyteidl.core.ResourceExtensions.gpu_accelerator) -} - -// ------------------------------------------------------------------- - -// Resources_ResourceEntry - -// .flyteidl.core.Resources.ResourceName name = 1; -inline void Resources_ResourceEntry::clear_name() { - name_ = 0; -} -inline ::flyteidl::core::Resources_ResourceName Resources_ResourceEntry::name() const { - // @@protoc_insertion_point(field_get:flyteidl.core.Resources.ResourceEntry.name) - return static_cast< ::flyteidl::core::Resources_ResourceName >(name_); -} -inline void Resources_ResourceEntry::set_name(::flyteidl::core::Resources_ResourceName value) { - - name_ = value; - // @@protoc_insertion_point(field_set:flyteidl.core.Resources.ResourceEntry.name) -} - -// string value = 2; -inline void Resources_ResourceEntry::clear_value() { - value_.ClearToEmptyNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); -} -inline const ::std::string& Resources_ResourceEntry::value() const { - // @@protoc_insertion_point(field_get:flyteidl.core.Resources.ResourceEntry.value) - return value_.GetNoArena(); -} -inline void Resources_ResourceEntry::set_value(const ::std::string& value) { - - value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); - // @@protoc_insertion_point(field_set:flyteidl.core.Resources.ResourceEntry.value) -} -#if LANG_CXX11 -inline void Resources_ResourceEntry::set_value(::std::string&& value) { - - value_.SetNoArena( - &::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::move(value)); - // @@protoc_insertion_point(field_set_rvalue:flyteidl.core.Resources.ResourceEntry.value) -} -#endif -inline void Resources_ResourceEntry::set_value(const char* value) { - GOOGLE_DCHECK(value != nullptr); - - value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), ::std::string(value)); - // @@protoc_insertion_point(field_set_char:flyteidl.core.Resources.ResourceEntry.value) -} -inline void Resources_ResourceEntry::set_value(const char* value, size_t size) { - - value_.SetNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), - ::std::string(reinterpret_cast(value), size)); - // @@protoc_insertion_point(field_set_pointer:flyteidl.core.Resources.ResourceEntry.value) -} -inline ::std::string* Resources_ResourceEntry::mutable_value() { - - // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.ResourceEntry.value) - return value_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); -} -inline ::std::string* Resources_ResourceEntry::release_value() { - // @@protoc_insertion_point(field_release:flyteidl.core.Resources.ResourceEntry.value) - - return value_.ReleaseNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited()); -} -inline void Resources_ResourceEntry::set_allocated_value(::std::string* value) { - if (value != nullptr) { - - } else { - - } - value_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), value); - // @@protoc_insertion_point(field_set_allocated:flyteidl.core.Resources.ResourceEntry.value) -} - -// ------------------------------------------------------------------- - -// Resources - -// repeated .flyteidl.core.Resources.ResourceEntry requests = 1; -inline int Resources::requests_size() const { - return requests_.size(); -} -inline void Resources::clear_requests() { - requests_.Clear(); -} -inline ::flyteidl::core::Resources_ResourceEntry* Resources::mutable_requests(int index) { - // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.requests) - return requests_.Mutable(index); -} -inline ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* -Resources::mutable_requests() { - // @@protoc_insertion_point(field_mutable_list:flyteidl.core.Resources.requests) - return &requests_; -} -inline const ::flyteidl::core::Resources_ResourceEntry& Resources::requests(int index) const { - // @@protoc_insertion_point(field_get:flyteidl.core.Resources.requests) - return requests_.Get(index); -} -inline ::flyteidl::core::Resources_ResourceEntry* Resources::add_requests() { - // @@protoc_insertion_point(field_add:flyteidl.core.Resources.requests) - return requests_.Add(); -} -inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& -Resources::requests() const { - // @@protoc_insertion_point(field_list:flyteidl.core.Resources.requests) - return requests_; -} - -// repeated .flyteidl.core.Resources.ResourceEntry limits = 2; -inline int Resources::limits_size() const { - return limits_.size(); -} -inline void Resources::clear_limits() { - limits_.Clear(); -} -inline ::flyteidl::core::Resources_ResourceEntry* Resources::mutable_limits(int index) { - // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.limits) - return limits_.Mutable(index); -} -inline ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >* -Resources::mutable_limits() { - // @@protoc_insertion_point(field_mutable_list:flyteidl.core.Resources.limits) - return &limits_; -} -inline const ::flyteidl::core::Resources_ResourceEntry& Resources::limits(int index) const { - // @@protoc_insertion_point(field_get:flyteidl.core.Resources.limits) - return limits_.Get(index); -} -inline ::flyteidl::core::Resources_ResourceEntry* Resources::add_limits() { - // @@protoc_insertion_point(field_add:flyteidl.core.Resources.limits) - return limits_.Add(); -} -inline const ::google::protobuf::RepeatedPtrField< ::flyteidl::core::Resources_ResourceEntry >& -Resources::limits() const { - // @@protoc_insertion_point(field_list:flyteidl.core.Resources.limits) - return limits_; -} - -// .flyteidl.core.ResourceExtensions extensions = 3; -inline bool Resources::has_extensions() const { - return this != internal_default_instance() && extensions_ != nullptr; -} -inline void Resources::clear_extensions() { - if (GetArenaNoVirtual() == nullptr && extensions_ != nullptr) { - delete extensions_; - } - extensions_ = nullptr; -} -inline const ::flyteidl::core::ResourceExtensions& Resources::extensions() const { - const ::flyteidl::core::ResourceExtensions* p = extensions_; - // @@protoc_insertion_point(field_get:flyteidl.core.Resources.extensions) - return p != nullptr ? *p : *reinterpret_cast( - &::flyteidl::core::_ResourceExtensions_default_instance_); -} -inline ::flyteidl::core::ResourceExtensions* Resources::release_extensions() { - // @@protoc_insertion_point(field_release:flyteidl.core.Resources.extensions) - - ::flyteidl::core::ResourceExtensions* temp = extensions_; - extensions_ = nullptr; - return temp; -} -inline ::flyteidl::core::ResourceExtensions* Resources::mutable_extensions() { - - if (extensions_ == nullptr) { - auto* p = CreateMaybeMessage<::flyteidl::core::ResourceExtensions>(GetArenaNoVirtual()); - extensions_ = p; - } - // @@protoc_insertion_point(field_mutable:flyteidl.core.Resources.extensions) - return extensions_; -} -inline void Resources::set_allocated_extensions(::flyteidl::core::ResourceExtensions* extensions) { - ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); - if (message_arena == nullptr) { - delete extensions_; - } - if (extensions) { - ::google::protobuf::Arena* submessage_arena = nullptr; - if (message_arena != submessage_arena) { - extensions = ::google::protobuf::internal::GetOwnedMessage( - message_arena, extensions, submessage_arena); - } - - } else { - - } - extensions_ = extensions; - // @@protoc_insertion_point(field_set_allocated:flyteidl.core.Resources.extensions) + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.ExtendedResources.gpu_accelerator) } // ------------------------------------------------------------------- @@ -4193,6 +4142,57 @@ inline void TaskTemplate::set_allocated_security_context(::flyteidl::core::Secur // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TaskTemplate.security_context) } +// .flyteidl.core.ExtendedResources extended_resources = 9; +inline bool TaskTemplate::has_extended_resources() const { + return this != internal_default_instance() && extended_resources_ != nullptr; +} +inline void TaskTemplate::clear_extended_resources() { + if (GetArenaNoVirtual() == nullptr && extended_resources_ != nullptr) { + delete extended_resources_; + } + extended_resources_ = nullptr; +} +inline const ::flyteidl::core::ExtendedResources& TaskTemplate::extended_resources() const { + const ::flyteidl::core::ExtendedResources* p = extended_resources_; + // @@protoc_insertion_point(field_get:flyteidl.core.TaskTemplate.extended_resources) + return p != nullptr ? *p : *reinterpret_cast( + &::flyteidl::core::_ExtendedResources_default_instance_); +} +inline ::flyteidl::core::ExtendedResources* TaskTemplate::release_extended_resources() { + // @@protoc_insertion_point(field_release:flyteidl.core.TaskTemplate.extended_resources) + + ::flyteidl::core::ExtendedResources* temp = extended_resources_; + extended_resources_ = nullptr; + return temp; +} +inline ::flyteidl::core::ExtendedResources* TaskTemplate::mutable_extended_resources() { + + if (extended_resources_ == nullptr) { + auto* p = CreateMaybeMessage<::flyteidl::core::ExtendedResources>(GetArenaNoVirtual()); + extended_resources_ = p; + } + // @@protoc_insertion_point(field_mutable:flyteidl.core.TaskTemplate.extended_resources) + return extended_resources_; +} +inline void TaskTemplate::set_allocated_extended_resources(::flyteidl::core::ExtendedResources* extended_resources) { + ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); + if (message_arena == nullptr) { + delete extended_resources_; + } + if (extended_resources) { + ::google::protobuf::Arena* submessage_arena = nullptr; + if (message_arena != submessage_arena) { + extended_resources = ::google::protobuf::internal::GetOwnedMessage( + message_arena, extended_resources, submessage_arena); + } + + } else { + + } + extended_resources_ = extended_resources; + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TaskTemplate.extended_resources) +} + // map config = 16; inline int TaskTemplate::config_size() const { return config_.size(); diff --git a/gen/pb-cpp/flyteidl/core/workflow.pb.cc b/gen/pb-cpp/flyteidl/core/workflow.pb.cc index 3f9fe1527..1a203092e 100644 --- a/gen/pb-cpp/flyteidl/core/workflow.pb.cc +++ b/gen/pb-cpp/flyteidl/core/workflow.pb.cc @@ -22,7 +22,8 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fidentifier_2eproto ::google::p extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2finterface_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_TypedInterface_flyteidl_2fcore_2finterface_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_RetryStrategy_flyteidl_2fcore_2fliterals_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Binding_flyteidl_2fcore_2fliterals_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Error_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftypes_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_LiteralType_flyteidl_2fcore_2ftypes_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_Alias_flyteidl_2fcore_2fworkflow_2eproto; @@ -31,9 +32,9 @@ extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::pro extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_WorkflowMetadata_TagsEntry_DoNotUse_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SignalCondition_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_SleepCondition_flyteidl_2fcore_2fworkflow_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_WorkflowNode_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_NodeMetadata_flyteidl_2fcore_2fworkflow_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_WorkflowMetadata_flyteidl_2fcore_2fworkflow_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<3> scc_info_GateNode_flyteidl_2fcore_2fworkflow_2eproto; @@ -373,9 +374,10 @@ static void InitDefaultsTaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto() { ::flyteidl::core::TaskNodeOverrides::InitAsDefaultInstance(); } -::google::protobuf::internal::SCCInfo<1> scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto = - {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 1, InitDefaultsTaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto}, { - &scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base,}}; +::google::protobuf::internal::SCCInfo<2> scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto = + {{ATOMIC_VAR_INIT(::google::protobuf::internal::SCCInfoBase::kUninitialized), 2, InitDefaultsTaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto}, { + &scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto.base, + &scc_info_ExtendedResources_flyteidl_2fcore_2ftasks_2eproto.base,}}; void InitDefaults_flyteidl_2fcore_2fworkflow_2eproto() { ::google::protobuf::internal::InitSCC(&scc_info_TaskNode_flyteidl_2fcore_2fworkflow_2eproto.base); @@ -551,6 +553,7 @@ const ::google::protobuf::uint32 TableStruct_flyteidl_2fcore_2fworkflow_2eproto: ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNodeOverrides, resources_), + PROTOBUF_FIELD_OFFSET(::flyteidl::core::TaskNodeOverrides, extended_resources_), }; static const ::google::protobuf::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, sizeof(::flyteidl::core::IfBlock)}, @@ -672,15 +675,16 @@ const char descriptor_table_protodef_flyteidl_2fcore_2fworkflow_2eproto[] = "re.Binding\022)\n\014failure_node\030\006 \001(\0132\023.flyte" "idl.core.Node\022B\n\021metadata_defaults\030\007 \001(\013" "2\'.flyteidl.core.WorkflowMetadataDefault" - "s\"@\n\021TaskNodeOverrides\022+\n\tresources\030\001 \001(" - "\0132\030.flyteidl.core.ResourcesB6Z4github.co" - "m/flyteorg/flyteidl/gen/pb-go/flyteidl/c" - "oreb\006proto3" + "s\"~\n\021TaskNodeOverrides\022+\n\tresources\030\001 \001(" + "\0132\030.flyteidl.core.Resources\022<\n\022extended_" + "resources\030\002 \001(\0132 .flyteidl.core.Extended" + "ResourcesB6Z4github.com/flyteorg/flyteid" + "l/gen/pb-go/flyteidl/coreb\006proto3" ; ::google::protobuf::internal::DescriptorTable descriptor_table_flyteidl_2fcore_2fworkflow_2eproto = { false, InitDefaults_flyteidl_2fcore_2fworkflow_2eproto, descriptor_table_protodef_flyteidl_2fcore_2fworkflow_2eproto, - "flyteidl/core/workflow.proto", &assign_descriptors_table_flyteidl_2fcore_2fworkflow_2eproto, 2971, + "flyteidl/core/workflow.proto", &assign_descriptors_table_flyteidl_2fcore_2fworkflow_2eproto, 3033, }; void AddDescriptors_flyteidl_2fcore_2fworkflow_2eproto() { @@ -8106,24 +8110,38 @@ ::google::protobuf::Metadata WorkflowTemplate::GetMetadata() const { void TaskNodeOverrides::InitAsDefaultInstance() { ::flyteidl::core::_TaskNodeOverrides_default_instance_._instance.get_mutable()->resources_ = const_cast< ::flyteidl::core::Resources*>( ::flyteidl::core::Resources::internal_default_instance()); + ::flyteidl::core::_TaskNodeOverrides_default_instance_._instance.get_mutable()->extended_resources_ = const_cast< ::flyteidl::core::ExtendedResources*>( + ::flyteidl::core::ExtendedResources::internal_default_instance()); } class TaskNodeOverrides::HasBitSetters { public: static const ::flyteidl::core::Resources& resources(const TaskNodeOverrides* msg); + static const ::flyteidl::core::ExtendedResources& extended_resources(const TaskNodeOverrides* msg); }; const ::flyteidl::core::Resources& TaskNodeOverrides::HasBitSetters::resources(const TaskNodeOverrides* msg) { return *msg->resources_; } +const ::flyteidl::core::ExtendedResources& +TaskNodeOverrides::HasBitSetters::extended_resources(const TaskNodeOverrides* msg) { + return *msg->extended_resources_; +} void TaskNodeOverrides::clear_resources() { if (GetArenaNoVirtual() == nullptr && resources_ != nullptr) { delete resources_; } resources_ = nullptr; } +void TaskNodeOverrides::clear_extended_resources() { + if (GetArenaNoVirtual() == nullptr && extended_resources_ != nullptr) { + delete extended_resources_; + } + extended_resources_ = nullptr; +} #if !defined(_MSC_VER) || _MSC_VER >= 1900 const int TaskNodeOverrides::kResourcesFieldNumber; +const int TaskNodeOverrides::kExtendedResourcesFieldNumber; #endif // !defined(_MSC_VER) || _MSC_VER >= 1900 TaskNodeOverrides::TaskNodeOverrides() @@ -8140,13 +8158,20 @@ TaskNodeOverrides::TaskNodeOverrides(const TaskNodeOverrides& from) } else { resources_ = nullptr; } + if (from.has_extended_resources()) { + extended_resources_ = new ::flyteidl::core::ExtendedResources(*from.extended_resources_); + } else { + extended_resources_ = nullptr; + } // @@protoc_insertion_point(copy_constructor:flyteidl.core.TaskNodeOverrides) } void TaskNodeOverrides::SharedCtor() { ::google::protobuf::internal::InitSCC( &scc_info_TaskNodeOverrides_flyteidl_2fcore_2fworkflow_2eproto.base); - resources_ = nullptr; + ::memset(&resources_, 0, static_cast( + reinterpret_cast(&extended_resources_) - + reinterpret_cast(&resources_)) + sizeof(extended_resources_)); } TaskNodeOverrides::~TaskNodeOverrides() { @@ -8156,6 +8181,7 @@ TaskNodeOverrides::~TaskNodeOverrides() { void TaskNodeOverrides::SharedDtor() { if (this != internal_default_instance()) delete resources_; + if (this != internal_default_instance()) delete extended_resources_; } void TaskNodeOverrides::SetCachedSize(int size) const { @@ -8177,6 +8203,10 @@ void TaskNodeOverrides::Clear() { delete resources_; } resources_ = nullptr; + if (GetArenaNoVirtual() == nullptr && extended_resources_ != nullptr) { + delete extended_resources_; + } + extended_resources_ = nullptr; _internal_metadata_.Clear(); } @@ -8206,6 +8236,19 @@ const char* TaskNodeOverrides::_InternalParse(const char* begin, const char* end {parser_till_end, object}, ptr - size, ptr)); break; } + // .flyteidl.core.ExtendedResources extended_resources = 2; + case 2: { + if (static_cast<::google::protobuf::uint8>(tag) != 18) goto handle_unusual; + ptr = ::google::protobuf::io::ReadSize(ptr, &size); + GOOGLE_PROTOBUF_PARSER_ASSERT(ptr); + parser_till_end = ::flyteidl::core::ExtendedResources::_InternalParse; + object = msg->mutable_extended_resources(); + if (size > end - ptr) goto len_delim_till_end; + ptr += size; + GOOGLE_PROTOBUF_PARSER_ASSERT(ctx->ParseExactRange( + {parser_till_end, object}, ptr - size, ptr)); + break; + } default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -8247,6 +8290,17 @@ bool TaskNodeOverrides::MergePartialFromCodedStream( break; } + // .flyteidl.core.ExtendedResources extended_resources = 2; + case 2: { + if (static_cast< ::google::protobuf::uint8>(tag) == (18 & 0xFF)) { + DO_(::google::protobuf::internal::WireFormatLite::ReadMessage( + input, mutable_extended_resources())); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -8280,6 +8334,12 @@ void TaskNodeOverrides::SerializeWithCachedSizes( 1, HasBitSetters::resources(this), output); } + // .flyteidl.core.ExtendedResources extended_resources = 2; + if (this->has_extended_resources()) { + ::google::protobuf::internal::WireFormatLite::WriteMessageMaybeToArray( + 2, HasBitSetters::extended_resources(this), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::google::protobuf::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -8300,6 +8360,13 @@ ::google::protobuf::uint8* TaskNodeOverrides::InternalSerializeWithCachedSizesTo 1, HasBitSetters::resources(this), target); } + // .flyteidl.core.ExtendedResources extended_resources = 2; + if (this->has_extended_resources()) { + target = ::google::protobuf::internal::WireFormatLite:: + InternalWriteMessageToArray( + 2, HasBitSetters::extended_resources(this), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::google::protobuf::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -8328,6 +8395,13 @@ size_t TaskNodeOverrides::ByteSizeLong() const { *resources_); } + // .flyteidl.core.ExtendedResources extended_resources = 2; + if (this->has_extended_resources()) { + total_size += 1 + + ::google::protobuf::internal::WireFormatLite::MessageSize( + *extended_resources_); + } + int cached_size = ::google::protobuf::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; @@ -8358,6 +8432,9 @@ void TaskNodeOverrides::MergeFrom(const TaskNodeOverrides& from) { if (from.has_resources()) { mutable_resources()->::flyteidl::core::Resources::MergeFrom(from.resources()); } + if (from.has_extended_resources()) { + mutable_extended_resources()->::flyteidl::core::ExtendedResources::MergeFrom(from.extended_resources()); + } } void TaskNodeOverrides::CopyFrom(const ::google::protobuf::Message& from) { @@ -8386,6 +8463,7 @@ void TaskNodeOverrides::InternalSwap(TaskNodeOverrides* other) { using std::swap; _internal_metadata_.Swap(&other->_internal_metadata_); swap(resources_, other->resources_); + swap(extended_resources_, other->extended_resources_); } ::google::protobuf::Metadata TaskNodeOverrides::GetMetadata() const { diff --git a/gen/pb-cpp/flyteidl/core/workflow.pb.h b/gen/pb-cpp/flyteidl/core/workflow.pb.h index 9ee5eb92c..390fd2e31 100644 --- a/gen/pb-cpp/flyteidl/core/workflow.pb.h +++ b/gen/pb-cpp/flyteidl/core/workflow.pb.h @@ -2691,12 +2691,22 @@ class TaskNodeOverrides final : ::flyteidl::core::Resources* mutable_resources(); void set_allocated_resources(::flyteidl::core::Resources* resources); + // .flyteidl.core.ExtendedResources extended_resources = 2; + bool has_extended_resources() const; + void clear_extended_resources(); + static const int kExtendedResourcesFieldNumber = 2; + const ::flyteidl::core::ExtendedResources& extended_resources() const; + ::flyteidl::core::ExtendedResources* release_extended_resources(); + ::flyteidl::core::ExtendedResources* mutable_extended_resources(); + void set_allocated_extended_resources(::flyteidl::core::ExtendedResources* extended_resources); + // @@protoc_insertion_point(class_scope:flyteidl.core.TaskNodeOverrides) private: class HasBitSetters; ::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_; ::flyteidl::core::Resources* resources_; + ::flyteidl::core::ExtendedResources* extended_resources_; mutable ::google::protobuf::internal::CachedSize _cached_size_; friend struct ::TableStruct_flyteidl_2fcore_2fworkflow_2eproto; }; @@ -4946,6 +4956,51 @@ inline void TaskNodeOverrides::set_allocated_resources(::flyteidl::core::Resourc // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TaskNodeOverrides.resources) } +// .flyteidl.core.ExtendedResources extended_resources = 2; +inline bool TaskNodeOverrides::has_extended_resources() const { + return this != internal_default_instance() && extended_resources_ != nullptr; +} +inline const ::flyteidl::core::ExtendedResources& TaskNodeOverrides::extended_resources() const { + const ::flyteidl::core::ExtendedResources* p = extended_resources_; + // @@protoc_insertion_point(field_get:flyteidl.core.TaskNodeOverrides.extended_resources) + return p != nullptr ? *p : *reinterpret_cast( + &::flyteidl::core::_ExtendedResources_default_instance_); +} +inline ::flyteidl::core::ExtendedResources* TaskNodeOverrides::release_extended_resources() { + // @@protoc_insertion_point(field_release:flyteidl.core.TaskNodeOverrides.extended_resources) + + ::flyteidl::core::ExtendedResources* temp = extended_resources_; + extended_resources_ = nullptr; + return temp; +} +inline ::flyteidl::core::ExtendedResources* TaskNodeOverrides::mutable_extended_resources() { + + if (extended_resources_ == nullptr) { + auto* p = CreateMaybeMessage<::flyteidl::core::ExtendedResources>(GetArenaNoVirtual()); + extended_resources_ = p; + } + // @@protoc_insertion_point(field_mutable:flyteidl.core.TaskNodeOverrides.extended_resources) + return extended_resources_; +} +inline void TaskNodeOverrides::set_allocated_extended_resources(::flyteidl::core::ExtendedResources* extended_resources) { + ::google::protobuf::Arena* message_arena = GetArenaNoVirtual(); + if (message_arena == nullptr) { + delete reinterpret_cast< ::google::protobuf::MessageLite*>(extended_resources_); + } + if (extended_resources) { + ::google::protobuf::Arena* submessage_arena = nullptr; + if (message_arena != submessage_arena) { + extended_resources = ::google::protobuf::internal::GetOwnedMessage( + message_arena, extended_resources, submessage_arena); + } + + } else { + + } + extended_resources_ = extended_resources; + // @@protoc_insertion_point(field_set_allocated:flyteidl.core.TaskNodeOverrides.extended_resources) +} + #ifdef __GNUC__ #pragma GCC diagnostic pop #endif // __GNUC__ diff --git a/gen/pb-cpp/flyteidl/core/workflow_closure.pb.cc b/gen/pb-cpp/flyteidl/core/workflow_closure.pb.cc index 6b4f8a1b2..a92257c0b 100644 --- a/gen/pb-cpp/flyteidl/core/workflow_closure.pb.cc +++ b/gen/pb-cpp/flyteidl/core/workflow_closure.pb.cc @@ -16,7 +16,7 @@ // @@protoc_insertion_point(includes) #include -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fworkflow_2eproto ::google::protobuf::internal::SCCInfo<6> scc_info_WorkflowTemplate_flyteidl_2fcore_2fworkflow_2eproto; namespace flyteidl { namespace core { diff --git a/gen/pb-cpp/flyteidl/plugins/dask.pb.cc b/gen/pb-cpp/flyteidl/plugins/dask.pb.cc index ff79a0835..214124211 100644 --- a/gen/pb-cpp/flyteidl/plugins/dask.pb.cc +++ b/gen/pb-cpp/flyteidl/plugins/dask.pb.cc @@ -16,7 +16,7 @@ // @@protoc_insertion_point(includes) #include -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fdask_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_DaskScheduler_flyteidl_2fplugins_2fdask_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fdask_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_DaskWorkerGroup_flyteidl_2fplugins_2fdask_2eproto; namespace flyteidl { diff --git a/gen/pb-cpp/flyteidl/plugins/kubeflow/mpi.pb.cc b/gen/pb-cpp/flyteidl/plugins/kubeflow/mpi.pb.cc index 76463499e..bac650d44 100644 --- a/gen/pb-cpp/flyteidl/plugins/kubeflow/mpi.pb.cc +++ b/gen/pb-cpp/flyteidl/plugins/kubeflow/mpi.pb.cc @@ -16,7 +16,7 @@ // @@protoc_insertion_point(includes) #include -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_RunPolicy_flyteidl_2fplugins_2fkubeflow_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2fmpi_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_DistributedMPITrainingReplicaSpec_flyteidl_2fplugins_2fkubeflow_2fmpi_2eproto; namespace flyteidl { diff --git a/gen/pb-cpp/flyteidl/plugins/kubeflow/pytorch.pb.cc b/gen/pb-cpp/flyteidl/plugins/kubeflow/pytorch.pb.cc index e3f5aad55..3c4fd38ab 100644 --- a/gen/pb-cpp/flyteidl/plugins/kubeflow/pytorch.pb.cc +++ b/gen/pb-cpp/flyteidl/plugins/kubeflow/pytorch.pb.cc @@ -16,7 +16,7 @@ // @@protoc_insertion_point(includes) #include -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_RunPolicy_flyteidl_2fplugins_2fkubeflow_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2fpytorch_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_ElasticConfig_flyteidl_2fplugins_2fkubeflow_2fpytorch_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2fpytorch_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_DistributedPyTorchTrainingReplicaSpec_flyteidl_2fplugins_2fkubeflow_2fpytorch_2eproto; diff --git a/gen/pb-cpp/flyteidl/plugins/kubeflow/tensorflow.pb.cc b/gen/pb-cpp/flyteidl/plugins/kubeflow/tensorflow.pb.cc index 0351a9364..9227307c4 100644 --- a/gen/pb-cpp/flyteidl/plugins/kubeflow/tensorflow.pb.cc +++ b/gen/pb-cpp/flyteidl/plugins/kubeflow/tensorflow.pb.cc @@ -16,7 +16,7 @@ // @@protoc_insertion_point(includes) #include -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<2> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_Resources_flyteidl_2fcore_2ftasks_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2fcommon_2eproto ::google::protobuf::internal::SCCInfo<0> scc_info_RunPolicy_flyteidl_2fplugins_2fkubeflow_2fcommon_2eproto; extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fplugins_2fkubeflow_2ftensorflow_2eproto ::google::protobuf::internal::SCCInfo<1> scc_info_DistributedTensorflowTrainingReplicaSpec_flyteidl_2fplugins_2fkubeflow_2ftensorflow_2eproto; namespace flyteidl { diff --git a/gen/pb-cpp/flyteidl/service/external_plugin_service.pb.cc b/gen/pb-cpp/flyteidl/service/external_plugin_service.pb.cc index f353dcdd0..7f4297805 100644 --- a/gen/pb-cpp/flyteidl/service/external_plugin_service.pb.cc +++ b/gen/pb-cpp/flyteidl/service/external_plugin_service.pb.cc @@ -17,7 +17,7 @@ #include extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2fliterals_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_Literal_flyteidl_2fcore_2fliterals_2eproto; -extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<9> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; +extern PROTOBUF_INTERNAL_EXPORT_flyteidl_2fcore_2ftasks_2eproto ::google::protobuf::internal::SCCInfo<10> scc_info_TaskTemplate_flyteidl_2fcore_2ftasks_2eproto; namespace flyteidl { namespace service { class TaskCreateRequestDefaultTypeInternal { diff --git a/gen/pb-go/flyteidl/core/tasks.pb.go b/gen/pb-go/flyteidl/core/tasks.pb.go index 2f9b9bbb0..50babfdad 100644 --- a/gen/pb-go/flyteidl/core/tasks.pb.go +++ b/gen/pb-go/flyteidl/core/tasks.pb.go @@ -58,7 +58,7 @@ func (x Resources_ResourceName) String() string { } func (Resources_ResourceName) EnumDescriptor() ([]byte, []int) { - return fileDescriptor_bd8423ba58d6ed80, []int{2, 0} + return fileDescriptor_bd8423ba58d6ed80, []int{0, 0} } type RuntimeMetadata_RuntimeType int32 @@ -253,6 +253,109 @@ func (Sql_Dialect) EnumDescriptor() ([]byte, []int) { return fileDescriptor_bd8423ba58d6ed80, []int{12, 0} } +// A customizable interface to convey resources requested for a container. This can be interpreted differently for different +// container engines. +type Resources struct { + // The desired set of resources requested. ResourceNames must be unique within the list. + Requests []*Resources_ResourceEntry `protobuf:"bytes,1,rep,name=requests,proto3" json:"requests,omitempty"` + // Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique + // within the list. + Limits []*Resources_ResourceEntry `protobuf:"bytes,2,rep,name=limits,proto3" json:"limits,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *Resources) Reset() { *m = Resources{} } +func (m *Resources) String() string { return proto.CompactTextString(m) } +func (*Resources) ProtoMessage() {} +func (*Resources) Descriptor() ([]byte, []int) { + return fileDescriptor_bd8423ba58d6ed80, []int{0} +} + +func (m *Resources) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_Resources.Unmarshal(m, b) +} +func (m *Resources) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_Resources.Marshal(b, m, deterministic) +} +func (m *Resources) XXX_Merge(src proto.Message) { + xxx_messageInfo_Resources.Merge(m, src) +} +func (m *Resources) XXX_Size() int { + return xxx_messageInfo_Resources.Size(m) +} +func (m *Resources) XXX_DiscardUnknown() { + xxx_messageInfo_Resources.DiscardUnknown(m) +} + +var xxx_messageInfo_Resources proto.InternalMessageInfo + +func (m *Resources) GetRequests() []*Resources_ResourceEntry { + if m != nil { + return m.Requests + } + return nil +} + +func (m *Resources) GetLimits() []*Resources_ResourceEntry { + if m != nil { + return m.Limits + } + return nil +} + +// Encapsulates a resource name and value. +type Resources_ResourceEntry struct { + // Resource name. + Name Resources_ResourceName `protobuf:"varint,1,opt,name=name,proto3,enum=flyteidl.core.Resources_ResourceName" json:"name,omitempty"` + // Value must be a valid k8s quantity. See + // https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80 + Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` +} + +func (m *Resources_ResourceEntry) Reset() { *m = Resources_ResourceEntry{} } +func (m *Resources_ResourceEntry) String() string { return proto.CompactTextString(m) } +func (*Resources_ResourceEntry) ProtoMessage() {} +func (*Resources_ResourceEntry) Descriptor() ([]byte, []int) { + return fileDescriptor_bd8423ba58d6ed80, []int{0, 0} +} + +func (m *Resources_ResourceEntry) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_Resources_ResourceEntry.Unmarshal(m, b) +} +func (m *Resources_ResourceEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_Resources_ResourceEntry.Marshal(b, m, deterministic) +} +func (m *Resources_ResourceEntry) XXX_Merge(src proto.Message) { + xxx_messageInfo_Resources_ResourceEntry.Merge(m, src) +} +func (m *Resources_ResourceEntry) XXX_Size() int { + return xxx_messageInfo_Resources_ResourceEntry.Size(m) +} +func (m *Resources_ResourceEntry) XXX_DiscardUnknown() { + xxx_messageInfo_Resources_ResourceEntry.DiscardUnknown(m) +} + +var xxx_messageInfo_Resources_ResourceEntry proto.InternalMessageInfo + +func (m *Resources_ResourceEntry) GetName() Resources_ResourceName { + if m != nil { + return m.Name + } + return Resources_UNKNOWN +} + +func (m *Resources_ResourceEntry) GetValue() string { + if m != nil { + return m.Value + } + return "" +} + // Metadata associated with the GPU accelerator to allocate to a task. Contains // information about device type, and for multi-instance GPUs, the partition size to // use. @@ -271,7 +374,7 @@ func (m *GPUAccelerator) Reset() { *m = GPUAccelerator{} } func (m *GPUAccelerator) String() string { return proto.CompactTextString(m) } func (*GPUAccelerator) ProtoMessage() {} func (*GPUAccelerator) Descriptor() ([]byte, []int) { - return fileDescriptor_bd8423ba58d6ed80, []int{0} + return fileDescriptor_bd8423ba58d6ed80, []int{1} } func (m *GPUAccelerator) XXX_Unmarshal(b []byte) error { @@ -346,7 +449,7 @@ func (*GPUAccelerator) XXX_OneofWrappers() []interface{} { // Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to // allocate to a task. -type ResourceExtensions struct { +type ExtendedResources struct { // GPU accelerator to select for task. Contains information about device type, and // for multi-instance GPUs, the partition size to use. GpuAccelerator *GPUAccelerator `protobuf:"bytes,3,opt,name=gpu_accelerator,json=gpuAccelerator,proto3" json:"gpu_accelerator,omitempty"` @@ -355,151 +458,38 @@ type ResourceExtensions struct { XXX_sizecache int32 `json:"-"` } -func (m *ResourceExtensions) Reset() { *m = ResourceExtensions{} } -func (m *ResourceExtensions) String() string { return proto.CompactTextString(m) } -func (*ResourceExtensions) ProtoMessage() {} -func (*ResourceExtensions) Descriptor() ([]byte, []int) { - return fileDescriptor_bd8423ba58d6ed80, []int{1} -} - -func (m *ResourceExtensions) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_ResourceExtensions.Unmarshal(m, b) -} -func (m *ResourceExtensions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_ResourceExtensions.Marshal(b, m, deterministic) -} -func (m *ResourceExtensions) XXX_Merge(src proto.Message) { - xxx_messageInfo_ResourceExtensions.Merge(m, src) -} -func (m *ResourceExtensions) XXX_Size() int { - return xxx_messageInfo_ResourceExtensions.Size(m) -} -func (m *ResourceExtensions) XXX_DiscardUnknown() { - xxx_messageInfo_ResourceExtensions.DiscardUnknown(m) -} - -var xxx_messageInfo_ResourceExtensions proto.InternalMessageInfo - -func (m *ResourceExtensions) GetGpuAccelerator() *GPUAccelerator { - if m != nil { - return m.GpuAccelerator - } - return nil -} - -// A customizable interface to convey resources requested for a container. This can be interpreted differently for different -// container engines. -type Resources struct { - // The desired set of resources requested. ResourceNames must be unique within the list. - Requests []*Resources_ResourceEntry `protobuf:"bytes,1,rep,name=requests,proto3" json:"requests,omitempty"` - // Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique - // within the list. - Limits []*Resources_ResourceEntry `protobuf:"bytes,2,rep,name=limits,proto3" json:"limits,omitempty"` - // Encapsulates all non-standard resources, not captured by - // v1.ResourceRequirements, to allocate to a task. - Extensions *ResourceExtensions `protobuf:"bytes,3,opt,name=extensions,proto3" json:"extensions,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *Resources) Reset() { *m = Resources{} } -func (m *Resources) String() string { return proto.CompactTextString(m) } -func (*Resources) ProtoMessage() {} -func (*Resources) Descriptor() ([]byte, []int) { +func (m *ExtendedResources) Reset() { *m = ExtendedResources{} } +func (m *ExtendedResources) String() string { return proto.CompactTextString(m) } +func (*ExtendedResources) ProtoMessage() {} +func (*ExtendedResources) Descriptor() ([]byte, []int) { return fileDescriptor_bd8423ba58d6ed80, []int{2} } -func (m *Resources) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_Resources.Unmarshal(m, b) -} -func (m *Resources) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_Resources.Marshal(b, m, deterministic) +func (m *ExtendedResources) XXX_Unmarshal(b []byte) error { + return xxx_messageInfo_ExtendedResources.Unmarshal(m, b) } -func (m *Resources) XXX_Merge(src proto.Message) { - xxx_messageInfo_Resources.Merge(m, src) +func (m *ExtendedResources) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { + return xxx_messageInfo_ExtendedResources.Marshal(b, m, deterministic) } -func (m *Resources) XXX_Size() int { - return xxx_messageInfo_Resources.Size(m) +func (m *ExtendedResources) XXX_Merge(src proto.Message) { + xxx_messageInfo_ExtendedResources.Merge(m, src) } -func (m *Resources) XXX_DiscardUnknown() { - xxx_messageInfo_Resources.DiscardUnknown(m) +func (m *ExtendedResources) XXX_Size() int { + return xxx_messageInfo_ExtendedResources.Size(m) } - -var xxx_messageInfo_Resources proto.InternalMessageInfo - -func (m *Resources) GetRequests() []*Resources_ResourceEntry { - if m != nil { - return m.Requests - } - return nil +func (m *ExtendedResources) XXX_DiscardUnknown() { + xxx_messageInfo_ExtendedResources.DiscardUnknown(m) } -func (m *Resources) GetLimits() []*Resources_ResourceEntry { - if m != nil { - return m.Limits - } - return nil -} +var xxx_messageInfo_ExtendedResources proto.InternalMessageInfo -func (m *Resources) GetExtensions() *ResourceExtensions { +func (m *ExtendedResources) GetGpuAccelerator() *GPUAccelerator { if m != nil { - return m.Extensions + return m.GpuAccelerator } return nil } -// Encapsulates a resource name and value. -type Resources_ResourceEntry struct { - // Resource name. - Name Resources_ResourceName `protobuf:"varint,1,opt,name=name,proto3,enum=flyteidl.core.Resources_ResourceName" json:"name,omitempty"` - // Value must be a valid k8s quantity. See - // https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80 - Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` -} - -func (m *Resources_ResourceEntry) Reset() { *m = Resources_ResourceEntry{} } -func (m *Resources_ResourceEntry) String() string { return proto.CompactTextString(m) } -func (*Resources_ResourceEntry) ProtoMessage() {} -func (*Resources_ResourceEntry) Descriptor() ([]byte, []int) { - return fileDescriptor_bd8423ba58d6ed80, []int{2, 0} -} - -func (m *Resources_ResourceEntry) XXX_Unmarshal(b []byte) error { - return xxx_messageInfo_Resources_ResourceEntry.Unmarshal(m, b) -} -func (m *Resources_ResourceEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { - return xxx_messageInfo_Resources_ResourceEntry.Marshal(b, m, deterministic) -} -func (m *Resources_ResourceEntry) XXX_Merge(src proto.Message) { - xxx_messageInfo_Resources_ResourceEntry.Merge(m, src) -} -func (m *Resources_ResourceEntry) XXX_Size() int { - return xxx_messageInfo_Resources_ResourceEntry.Size(m) -} -func (m *Resources_ResourceEntry) XXX_DiscardUnknown() { - xxx_messageInfo_Resources_ResourceEntry.DiscardUnknown(m) -} - -var xxx_messageInfo_Resources_ResourceEntry proto.InternalMessageInfo - -func (m *Resources_ResourceEntry) GetName() Resources_ResourceName { - if m != nil { - return m.Name - } - return Resources_UNKNOWN -} - -func (m *Resources_ResourceEntry) GetValue() string { - if m != nil { - return m.Value - } - return "" -} - // Runtime information. This is loosely defined to allow for extensibility. type RuntimeMetadata struct { // Type of runtime. @@ -750,6 +740,9 @@ type TaskTemplate struct { TaskTypeVersion int32 `protobuf:"varint,7,opt,name=task_type_version,json=taskTypeVersion,proto3" json:"task_type_version,omitempty"` // security_context encapsulates security attributes requested to run this task. SecurityContext *SecurityContext `protobuf:"bytes,8,opt,name=security_context,json=securityContext,proto3" json:"security_context,omitempty"` + // Encapsulates all non-standard resources, not captured by + // v1.ResourceRequirements, to allocate to a task. + ExtendedResources *ExtendedResources `protobuf:"bytes,9,opt,name=extended_resources,json=extendedResources,proto3" json:"extended_resources,omitempty"` // Metadata about the custom defined for this task. This is extensible to allow various plugins in the system // to use as required. // reserve the field numbers 1 through 15 for very frequently occurring message elements @@ -883,6 +876,13 @@ func (m *TaskTemplate) GetSecurityContext() *SecurityContext { return nil } +func (m *TaskTemplate) GetExtendedResources() *ExtendedResources { + if m != nil { + return m.ExtendedResources + } + return nil +} + func (m *TaskTemplate) GetConfig() map[string]string { if m != nil { return m.Config @@ -1383,10 +1383,10 @@ func init() { proto.RegisterEnum("flyteidl.core.IOStrategy_UploadMode", IOStrategy_UploadMode_name, IOStrategy_UploadMode_value) proto.RegisterEnum("flyteidl.core.DataLoadingConfig_LiteralMapFormat", DataLoadingConfig_LiteralMapFormat_name, DataLoadingConfig_LiteralMapFormat_value) proto.RegisterEnum("flyteidl.core.Sql_Dialect", Sql_Dialect_name, Sql_Dialect_value) - proto.RegisterType((*GPUAccelerator)(nil), "flyteidl.core.GPUAccelerator") - proto.RegisterType((*ResourceExtensions)(nil), "flyteidl.core.ResourceExtensions") proto.RegisterType((*Resources)(nil), "flyteidl.core.Resources") proto.RegisterType((*Resources_ResourceEntry)(nil), "flyteidl.core.Resources.ResourceEntry") + proto.RegisterType((*GPUAccelerator)(nil), "flyteidl.core.GPUAccelerator") + proto.RegisterType((*ExtendedResources)(nil), "flyteidl.core.ExtendedResources") proto.RegisterType((*RuntimeMetadata)(nil), "flyteidl.core.RuntimeMetadata") proto.RegisterType((*TaskMetadata)(nil), "flyteidl.core.TaskMetadata") proto.RegisterMapType((map[string]string)(nil), "flyteidl.core.TaskMetadata.TagsEntry") @@ -1406,117 +1406,117 @@ func init() { func init() { proto.RegisterFile("flyteidl/core/tasks.proto", fileDescriptor_bd8423ba58d6ed80) } var fileDescriptor_bd8423ba58d6ed80 = []byte{ - // 1778 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x57, 0xdd, 0x73, 0x1b, 0x49, - 0x11, 0xb7, 0x24, 0x5b, 0xb2, 0x5a, 0x92, 0xbd, 0x9e, 0xbb, 0x84, 0x8d, 0x49, 0x42, 0xd8, 0xe2, - 0x92, 0x70, 0x10, 0x89, 0xf8, 0x52, 0xb6, 0xef, 0xa0, 0x42, 0xc9, 0xd1, 0x26, 0x16, 0xb6, 0x3e, - 0x6a, 0x24, 0xe7, 0x08, 0x05, 0xb5, 0x8c, 0x77, 0xc7, 0xeb, 0xc5, 0xab, 0x9d, 0xcd, 0xec, 0xac, - 0x39, 0xe5, 0x9d, 0x3f, 0x00, 0xf8, 0x23, 0x28, 0xaa, 0x78, 0xe5, 0x91, 0x3f, 0x8b, 0x37, 0x1e, - 0xa8, 0x99, 0xfd, 0xd0, 0x87, 0xed, 0x73, 0xf9, 0x69, 0xa7, 0xbb, 0x7f, 0xdd, 0x33, 0xdd, 0xd3, - 0x1f, 0xb3, 0xf0, 0xe0, 0xcc, 0x9f, 0x0a, 0xea, 0x39, 0x7e, 0xcb, 0x66, 0x9c, 0xb6, 0x04, 0x89, - 0x2e, 0xa2, 0x66, 0xc8, 0x99, 0x60, 0xa8, 0x91, 0x89, 0x9a, 0x52, 0xb4, 0xfd, 0x78, 0x11, 0xe9, - 0x39, 0x34, 0x10, 0xde, 0x99, 0x47, 0x79, 0x02, 0xdf, 0x7e, 0xb4, 0x24, 0x0f, 0x04, 0xe5, 0x67, - 0xc4, 0xa6, 0xa9, 0xf8, 0xe1, 0xa2, 0xd8, 0xf7, 0x04, 0xe5, 0xc4, 0x8f, 0xae, 0x97, 0x46, 0xd4, - 0x8e, 0xb9, 0x27, 0xa6, 0xa9, 0xf4, 0xb1, 0xcb, 0x98, 0xeb, 0xd3, 0x96, 0xa2, 0x4e, 0xe3, 0xb3, - 0x96, 0x13, 0x73, 0x22, 0x3c, 0x16, 0x64, 0xda, 0xcb, 0xf2, 0x48, 0xf0, 0xd8, 0x16, 0x89, 0xd4, - 0xf8, 0x6b, 0x01, 0x36, 0xde, 0x0d, 0x4f, 0xda, 0xb6, 0x4d, 0x7d, 0xca, 0x89, 0x60, 0x1c, 0xdd, - 0x87, 0xb2, 0x43, 0x2f, 0x3d, 0x9b, 0xea, 0x85, 0x27, 0x85, 0xe7, 0x55, 0x9c, 0x52, 0xe8, 0x29, - 0x34, 0xe2, 0x20, 0x24, 0x5c, 0x78, 0xd2, 0x3a, 0x75, 0xf4, 0xe2, 0x93, 0xc2, 0xf3, 0xf5, 0xc3, - 0x15, 0xbc, 0xc8, 0x46, 0xcf, 0x60, 0x23, 0x27, 0xad, 0xc8, 0xfb, 0x44, 0xf5, 0x92, 0xb4, 0x23, - 0x81, 0x39, 0x7f, 0xe4, 0x7d, 0xa2, 0x07, 0xf7, 0xe1, 0xf3, 0x45, 0xa0, 0x75, 0x49, 0xfc, 0x98, - 0x1a, 0xbf, 0x07, 0x84, 0x69, 0xc4, 0x62, 0x6e, 0x53, 0xf3, 0x3b, 0x41, 0x83, 0xc8, 0x63, 0x41, - 0x84, 0xde, 0xc2, 0xa6, 0x1b, 0xc6, 0x16, 0x99, 0x9d, 0x54, 0xd9, 0xad, 0xed, 0x3c, 0x6a, 0x2e, - 0xdc, 0x45, 0x73, 0xd1, 0x1d, 0xbc, 0xe1, 0x86, 0xf1, 0x1c, 0x6d, 0xfc, 0xbd, 0x04, 0xd5, 0xcc, - 0x7c, 0x84, 0x0e, 0x60, 0x9d, 0xd3, 0x8f, 0x31, 0x8d, 0x44, 0xa4, 0x17, 0x9e, 0x94, 0x9e, 0xd7, - 0x76, 0x9e, 0x2e, 0x99, 0xcb, 0xb1, 0xf9, 0xca, 0x0c, 0x04, 0x9f, 0xe2, 0x5c, 0x0f, 0xbd, 0x86, - 0xb2, 0xef, 0x4d, 0x3c, 0x11, 0xe9, 0xc5, 0x3b, 0x59, 0x48, 0xb5, 0x50, 0x1b, 0x80, 0xe6, 0x7e, - 0xa6, 0x4e, 0xfd, 0xf8, 0x06, 0x1b, 0xb3, 0x80, 0xe0, 0x39, 0xa5, 0xed, 0x3f, 0x42, 0x63, 0xc1, - 0x36, 0xfa, 0x1a, 0x56, 0x03, 0x32, 0x49, 0xae, 0x70, 0x63, 0xe7, 0x8b, 0x5b, 0x4f, 0xd4, 0x27, - 0x13, 0x8a, 0x95, 0x0a, 0xfa, 0x1c, 0xd6, 0xd4, 0x3d, 0xa8, 0xfb, 0xad, 0xe2, 0x84, 0x30, 0xfe, - 0x00, 0xf5, 0x79, 0x2c, 0xaa, 0x41, 0xe5, 0xa4, 0x7f, 0xd4, 0x1f, 0x7c, 0xdb, 0xd7, 0x56, 0x50, - 0x05, 0x4a, 0x6f, 0x86, 0x27, 0x5a, 0x41, 0x2e, 0xde, 0x0d, 0x4f, 0xb4, 0x22, 0x02, 0x28, 0xf7, - 0xcc, 0xde, 0x00, 0x7f, 0xd0, 0x4a, 0x12, 0x3a, 0x1a, 0x0f, 0x70, 0xfb, 0x9d, 0xa9, 0xad, 0xa2, - 0x7b, 0xb0, 0x65, 0x0e, 0x0f, 0xcd, 0x9e, 0x89, 0xdb, 0xc7, 0x56, 0xc6, 0x5e, 0x33, 0xfe, 0x55, - 0x80, 0x4d, 0x1c, 0x07, 0xc2, 0x9b, 0xd0, 0x1e, 0x15, 0xc4, 0x21, 0x82, 0xa0, 0xd7, 0xb0, 0x2a, - 0xa6, 0x61, 0xe6, 0xc3, 0x97, 0xcb, 0x3e, 0x2c, 0xa2, 0x33, 0x7a, 0x3c, 0x0d, 0x29, 0x56, 0x7a, - 0x48, 0x87, 0xca, 0x25, 0xe5, 0x32, 0x40, 0xa9, 0x2b, 0x19, 0x29, 0x53, 0xfc, 0xcc, 0x27, 0x97, - 0x69, 0x0a, 0x55, 0x71, 0x4a, 0x19, 0xcf, 0xa0, 0x36, 0x67, 0x06, 0x55, 0x61, 0x6d, 0x30, 0x3e, - 0x34, 0xb1, 0xb6, 0x82, 0x1a, 0x50, 0x7d, 0x7b, 0xfc, 0x61, 0x6c, 0x5a, 0xa3, 0xce, 0x91, 0x56, - 0x30, 0xfe, 0xbb, 0x0a, 0xf5, 0x31, 0x89, 0x2e, 0xf2, 0xb3, 0x1a, 0x50, 0x77, 0xbc, 0xc8, 0x66, - 0x97, 0x94, 0x93, 0x53, 0x3f, 0x39, 0xf3, 0x3a, 0x5e, 0xe0, 0xa1, 0x7d, 0xa8, 0xf0, 0xc4, 0xba, - 0x3a, 0x4f, 0x6d, 0xe7, 0xf1, 0xf7, 0xbb, 0x84, 0x33, 0x38, 0xfa, 0x0a, 0x2a, 0xf2, 0xcb, 0x62, - 0xa1, 0xaf, 0x2a, 0xcd, 0x07, 0xcd, 0xa4, 0xaa, 0x9b, 0x59, 0x55, 0x37, 0x3b, 0x69, 0xd5, 0xe3, - 0x0c, 0x89, 0x76, 0xa1, 0xc2, 0xa9, 0xe0, 0x1e, 0x8d, 0xf4, 0x35, 0xa5, 0xf4, 0xf0, 0x4a, 0x16, - 0x08, 0x3e, 0x1d, 0x09, 0x4e, 0x04, 0x75, 0xa7, 0x38, 0x03, 0xa3, 0x9f, 0xc1, 0x56, 0x76, 0xec, - 0xa9, 0x95, 0x05, 0xb0, 0xac, 0xe2, 0xa4, 0xe5, 0x82, 0xf7, 0x69, 0x24, 0xf7, 0x41, 0x77, 0x68, - 0xc8, 0xa9, 0x4d, 0x04, 0x75, 0x2c, 0xca, 0x39, 0xe3, 0xd6, 0x84, 0x46, 0x11, 0x71, 0xa9, 0x5e, - 0x51, 0x3a, 0xf7, 0x67, 0x72, 0x53, 0x8a, 0x7b, 0x89, 0x54, 0xb6, 0x13, 0xd5, 0x06, 0x79, 0x1c, - 0x0a, 0x4f, 0x86, 0x6c, 0x3d, 0x6b, 0x27, 0x0b, 0x6c, 0xf4, 0x02, 0x90, 0x4d, 0xec, 0x73, 0x6a, - 0x45, 0x94, 0x7b, 0xc4, 0xf7, 0x3e, 0xa9, 0xf8, 0x56, 0x55, 0x7c, 0xb7, 0x94, 0x64, 0x34, 0x27, - 0x40, 0x5f, 0xc0, 0x86, 0x4b, 0x03, 0x59, 0xeb, 0x34, 0xb2, 0x1c, 0x6a, 0x5f, 0xe8, 0xa0, 0xa0, - 0x8d, 0x9c, 0xdb, 0xa1, 0xf6, 0x85, 0xac, 0x0f, 0x41, 0xdc, 0x48, 0xaf, 0xa9, 0x8a, 0x5d, 0xae, - 0x8f, 0xf9, 0xab, 0x6d, 0x8e, 0x89, 0x1b, 0x25, 0x05, 0xab, 0x54, 0xd0, 0x97, 0xb0, 0x15, 0x32, - 0xc7, 0x12, 0x74, 0x12, 0xfa, 0x44, 0x50, 0x4b, 0xd5, 0x59, 0x5d, 0xf9, 0xba, 0x19, 0x32, 0x67, - 0x9c, 0xf2, 0x65, 0x95, 0x6c, 0xef, 0x41, 0x35, 0x57, 0x47, 0x1a, 0x94, 0x2e, 0xe8, 0x34, 0xed, - 0xaa, 0x72, 0x79, 0x7d, 0xa9, 0x7d, 0x53, 0xdc, 0x2f, 0x1c, 0xdc, 0x83, 0xcf, 0x16, 0xc2, 0x90, - 0xb6, 0xc6, 0xbf, 0xac, 0x25, 0x79, 0x97, 0x6d, 0x82, 0x7e, 0x0a, 0x45, 0xcf, 0x51, 0x26, 0x65, - 0x52, 0x2c, 0x7a, 0xd1, 0xcd, 0xa7, 0x10, 0x2e, 0x7a, 0x0e, 0x42, 0x69, 0x39, 0x25, 0x7b, 0x25, - 0x25, 0xb2, 0x07, 0xeb, 0x93, 0xd4, 0xcf, 0xb4, 0xf1, 0xfc, 0xf0, 0x7b, 0x42, 0x81, 0x73, 0x30, - 0xfa, 0x25, 0x54, 0xf3, 0x21, 0x96, 0xe6, 0xe4, 0x72, 0x1f, 0x96, 0x25, 0xe4, 0x74, 0x33, 0x10, - 0x9e, 0xe1, 0x51, 0x0b, 0xca, 0x76, 0x1c, 0x09, 0x36, 0x49, 0x13, 0xf3, 0x07, 0x57, 0xb2, 0x79, - 0xa4, 0x66, 0x14, 0x4e, 0x61, 0x68, 0x1f, 0xaa, 0x36, 0x0b, 0x04, 0xf1, 0x02, 0xca, 0x55, 0x2a, - 0xd6, 0x76, 0xf4, 0xa5, 0xdd, 0xde, 0x64, 0xf2, 0xc3, 0x15, 0x3c, 0x03, 0xa3, 0x5f, 0x40, 0xe5, - 0x62, 0x3f, 0xb2, 0x42, 0xe6, 0xe8, 0x5b, 0x4a, 0xef, 0xde, 0x92, 0xde, 0xd1, 0x7e, 0x34, 0x64, - 0xce, 0xe1, 0x0a, 0x2e, 0x5f, 0xa8, 0x15, 0x7a, 0x0a, 0xa5, 0xe8, 0xa3, 0xaf, 0x23, 0x85, 0x46, - 0x4b, 0xe8, 0xd1, 0x47, 0xff, 0x70, 0x05, 0x4b, 0x80, 0x4c, 0x03, 0xf9, 0x20, 0xb0, 0x64, 0x1c, - 0xf3, 0x32, 0x91, 0x29, 0xbf, 0x86, 0x37, 0xa5, 0x40, 0xba, 0x9f, 0x55, 0x49, 0x17, 0xb4, 0x6c, - 0x6a, 0x5b, 0xf2, 0x6c, 0xf4, 0x3b, 0xa1, 0xd2, 0xfd, 0x6a, 0x0b, 0x18, 0xa5, 0xb0, 0x37, 0x09, - 0x0a, 0x6f, 0x46, 0x8b, 0x0c, 0xf4, 0x6b, 0x28, 0xdb, 0x2c, 0x38, 0xf3, 0x5c, 0x5d, 0x53, 0xa9, - 0xfb, 0xec, 0x9a, 0xfb, 0xca, 0xb2, 0x43, 0x06, 0xe5, 0xcc, 0x73, 0xd3, 0x69, 0x93, 0xa8, 0x6d, - 0x7f, 0x0d, 0xb5, 0x39, 0xf6, 0x9d, 0x92, 0x72, 0x1d, 0xca, 0x82, 0x70, 0x97, 0x0a, 0x63, 0x17, - 0x1a, 0x79, 0xc0, 0x87, 0x8c, 0x0b, 0x59, 0x76, 0x79, 0xd0, 0xad, 0x90, 0x71, 0xa1, 0x2c, 0x36, - 0x70, 0xc3, 0x9e, 0x87, 0x19, 0xff, 0x2b, 0x41, 0x35, 0x57, 0x94, 0x3b, 0x79, 0x13, 0xd9, 0x29, - 0x92, 0xdd, 0x13, 0x42, 0xb6, 0x6d, 0x9b, 0x4d, 0x26, 0x24, 0x70, 0xd4, 0x3c, 0xad, 0xe2, 0x8c, - 0x94, 0x19, 0x4c, 0xb8, 0x2b, 0x47, 0xa4, 0x64, 0xab, 0x35, 0xda, 0x85, 0x2a, 0xcf, 0xa6, 0x59, - 0x9a, 0x88, 0xfa, 0x4d, 0xd3, 0x0e, 0xcf, 0xa0, 0xe8, 0x05, 0x94, 0x68, 0x70, 0xa9, 0xaf, 0xa9, - 0x20, 0x2e, 0x27, 0xfd, 0x11, 0x9d, 0xbe, 0x97, 0x5e, 0x0f, 0x89, 0xc7, 0xb1, 0xc4, 0xa1, 0xbd, - 0x3c, 0xec, 0xe5, 0x5b, 0x35, 0x0e, 0x8a, 0x7a, 0x21, 0x0b, 0x37, 0xda, 0x81, 0x35, 0x19, 0x8e, - 0x48, 0xaf, 0x28, 0xbd, 0x87, 0x37, 0xa5, 0xad, 0x0c, 0x0f, 0x4e, 0xa0, 0xa8, 0x0d, 0x35, 0x59, - 0x64, 0x56, 0xba, 0x63, 0x55, 0x79, 0xf5, 0x64, 0x49, 0xb3, 0x43, 0x04, 0x39, 0x66, 0xc4, 0xf1, - 0x02, 0x37, 0xb9, 0x4f, 0x0c, 0x52, 0x29, 0x59, 0xa3, 0x2e, 0xd4, 0x09, 0xb7, 0xcf, 0x3d, 0x41, - 0x6d, 0x11, 0x73, 0xaa, 0x9a, 0xe0, 0xd5, 0x77, 0x40, 0xbe, 0x7b, 0xb3, 0x3d, 0x07, 0xc6, 0x0b, - 0xaa, 0x46, 0x17, 0xea, 0xf3, 0xd2, 0xc5, 0xc9, 0x5f, 0x85, 0xb5, 0x76, 0xaf, 0xb3, 0xfb, 0x4a, - 0x2b, 0xa8, 0x25, 0xee, 0xed, 0xbe, 0x4a, 0xa6, 0x7f, 0x1b, 0xf7, 0xac, 0xf7, 0xbb, 0x5a, 0x29, - 0x5f, 0xef, 0x69, 0xab, 0xc6, 0xbf, 0x8b, 0x00, 0xdd, 0x41, 0x36, 0x72, 0xd0, 0x11, 0x34, 0x1c, - 0xf6, 0xe7, 0xc0, 0x67, 0xc4, 0xb1, 0x26, 0xcc, 0xc9, 0x26, 0xfd, 0xf2, 0xfb, 0x69, 0xa6, 0xd1, - 0xec, 0xa4, 0xf0, 0x1e, 0x73, 0x28, 0xae, 0x3b, 0x73, 0x14, 0x32, 0xa1, 0x16, 0x87, 0x33, 0x53, - 0x45, 0x65, 0xea, 0x27, 0x37, 0x9b, 0x3a, 0x09, 0x73, 0x43, 0x10, 0xe7, 0x6b, 0xe3, 0x18, 0xea, - 0xf3, 0x9b, 0x20, 0x04, 0x1b, 0x9d, 0xc1, 0xb7, 0xfd, 0xe3, 0x41, 0xbb, 0x63, 0x99, 0xed, 0x77, - 0xea, 0x31, 0xf0, 0x19, 0x6c, 0xe6, 0xbc, 0xd1, 0x18, 0x9b, 0xed, 0x9e, 0x56, 0x48, 0x98, 0x56, - 0x7f, 0x30, 0xb6, 0x32, 0x99, 0x56, 0x34, 0x4c, 0x80, 0xd9, 0x3e, 0xd2, 0xd6, 0xc9, 0x50, 0x69, - 0x0d, 0xfa, 0x96, 0xf9, 0xdb, 0xee, 0x58, 0x5b, 0x41, 0x1a, 0xd4, 0x53, 0x5e, 0x62, 0xbd, 0x80, - 0xb6, 0xa0, 0x91, 0x1a, 0x4a, 0x04, 0x5a, 0xd1, 0xf8, 0x47, 0x11, 0xb6, 0xae, 0xdc, 0xb7, 0x2c, - 0x14, 0x1a, 0xc8, 0xa1, 0xe7, 0xa4, 0xcf, 0x8d, 0x8c, 0x44, 0x8f, 0x00, 0xbc, 0x20, 0x8c, 0x85, - 0x15, 0x12, 0x71, 0x9e, 0xd6, 0x71, 0x55, 0x71, 0x86, 0x44, 0x9c, 0xa3, 0x1f, 0x41, 0x8d, 0xc5, - 0x22, 0x97, 0x27, 0x6f, 0x20, 0x48, 0x58, 0x0a, 0xd0, 0x85, 0xf2, 0x19, 0xe3, 0x13, 0x92, 0x3c, - 0x37, 0x36, 0x76, 0x5e, 0xde, 0x96, 0x7b, 0xcd, 0xe3, 0xe4, 0x97, 0xa5, 0x47, 0xc2, 0xb7, 0x4a, - 0x11, 0xa7, 0x06, 0xd0, 0x37, 0x50, 0xf3, 0x98, 0x15, 0xa5, 0x51, 0x4f, 0x1b, 0xfe, 0x83, 0x1b, - 0xaf, 0x05, 0x83, 0xc7, 0xb2, 0xb5, 0xf1, 0x12, 0xb4, 0x65, 0xbb, 0x68, 0x1d, 0x56, 0x7f, 0x33, - 0x1a, 0xc8, 0xd4, 0x5b, 0x87, 0xd5, 0x0f, 0xed, 0xde, 0x71, 0x92, 0x79, 0x43, 0x3c, 0x18, 0x0f, - 0xb4, 0xa2, 0xf1, 0x9f, 0x02, 0x94, 0x93, 0x96, 0x8e, 0x7e, 0x35, 0x37, 0xdb, 0x0a, 0xd7, 0x96, - 0xd0, 0xd1, 0x7e, 0x34, 0x38, 0xfd, 0x13, 0xb5, 0xc5, 0x35, 0x03, 0x6e, 0x07, 0xd6, 0xe5, 0x94, - 0x8f, 0x42, 0x6a, 0xa7, 0xaf, 0xb5, 0x1b, 0xa7, 0x54, 0x25, 0x64, 0xce, 0x28, 0xa4, 0xf6, 0x72, - 0xdd, 0x96, 0xee, 0x5e, 0xb7, 0xc6, 0x3f, 0x8b, 0xb0, 0x75, 0xe5, 0x58, 0xa8, 0x03, 0x65, 0x9f, - 0x9c, 0x52, 0x3f, 0xfb, 0x47, 0xf9, 0xf9, 0x6d, 0x8e, 0x34, 0x8f, 0x15, 0x3c, 0xfb, 0xcf, 0x50, - 0x04, 0x1a, 0x41, 0x8d, 0x04, 0x01, 0x13, 0xea, 0x9d, 0x98, 0xfd, 0xac, 0xbc, 0xbc, 0xd5, 0x54, - 0x7b, 0xa6, 0x93, 0xd8, 0x9b, 0xb7, 0x22, 0xc7, 0xc9, 0xdc, 0x5e, 0x77, 0x19, 0x27, 0xdb, 0xaf, - 0x41, 0x5b, 0xb6, 0x7d, 0x17, 0x7d, 0xe3, 0x6f, 0x05, 0x28, 0x8d, 0x3e, 0xfa, 0xe8, 0x21, 0x54, - 0x23, 0x41, 0x04, 0x9d, 0xd0, 0x40, 0xa4, 0x9a, 0x33, 0x06, 0x7a, 0x05, 0x15, 0xc7, 0x23, 0x3e, - 0xb5, 0x45, 0xda, 0x13, 0xb6, 0xaf, 0xce, 0xf4, 0x66, 0x27, 0x41, 0xe0, 0x0c, 0x6a, 0xec, 0x41, - 0x25, 0xe5, 0xc9, 0xa7, 0xff, 0x49, 0xbf, 0x63, 0xbe, 0xed, 0xf6, 0xcd, 0x4e, 0x92, 0x76, 0xed, - 0xfe, 0xa8, 0xab, 0x15, 0xe4, 0xea, 0xb0, 0xfb, 0xde, 0xd4, 0x8a, 0xb3, 0x1f, 0x85, 0xd2, 0xc1, - 0xee, 0xef, 0x5e, 0xb9, 0x9e, 0x38, 0x8f, 0x4f, 0x9b, 0x36, 0x9b, 0xb4, 0xd4, 0x4e, 0x8c, 0xbb, - 0xad, 0xfc, 0x17, 0xde, 0xa5, 0x41, 0x2b, 0x3c, 0x7d, 0xe1, 0xb2, 0xd6, 0xc2, 0x5f, 0xfd, 0x69, - 0x59, 0x65, 0xd5, 0x57, 0xff, 0x0f, 0x00, 0x00, 0xff, 0xff, 0x4e, 0xcb, 0x2f, 0x9c, 0x74, 0x10, - 0x00, 0x00, + // 1783 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x57, 0xdd, 0x72, 0xdb, 0xb8, + 0x15, 0xb6, 0x24, 0x5b, 0xb2, 0x8e, 0x2c, 0x9b, 0xc2, 0x6e, 0x52, 0xc6, 0x4d, 0xd2, 0x0c, 0xa7, + 0x9b, 0xa4, 0xdb, 0x46, 0x6e, 0xb4, 0x19, 0xc7, 0xbb, 0xed, 0xa4, 0x23, 0x47, 0x4c, 0xac, 0xda, + 0xfa, 0x19, 0x48, 0xce, 0x36, 0xed, 0x74, 0x58, 0x98, 0x84, 0x69, 0xd6, 0x14, 0xc1, 0x80, 0xa0, + 0xbb, 0xca, 0x5b, 0xb4, 0x2f, 0xd1, 0xe9, 0x4c, 0x6f, 0x7b, 0xd9, 0x77, 0xe8, 0x55, 0xdf, 0xa4, + 0x77, 0xbd, 0xd8, 0x01, 0xf8, 0xa3, 0x3f, 0x67, 0x3d, 0xbe, 0x22, 0xce, 0x39, 0xdf, 0x39, 0x00, + 0x0e, 0xce, 0x1f, 0xe1, 0xde, 0xb9, 0x3f, 0x15, 0xd4, 0x73, 0xfc, 0x3d, 0x9b, 0x71, 0xba, 0x27, + 0x48, 0x74, 0x19, 0x35, 0x43, 0xce, 0x04, 0x43, 0xf5, 0x4c, 0xd4, 0x94, 0xa2, 0xdd, 0x87, 0x8b, + 0x48, 0xcf, 0xa1, 0x81, 0xf0, 0xce, 0x3d, 0xca, 0x13, 0xf8, 0xee, 0x83, 0x25, 0x79, 0x20, 0x28, + 0x3f, 0x27, 0x36, 0x4d, 0xc5, 0xf7, 0x17, 0xc5, 0xbe, 0x27, 0x28, 0x27, 0x7e, 0x74, 0xbd, 0x34, + 0xa2, 0x76, 0xcc, 0x3d, 0x31, 0x4d, 0xa5, 0x0f, 0x5d, 0xc6, 0x5c, 0x9f, 0xee, 0x29, 0xea, 0x2c, + 0x3e, 0xdf, 0x73, 0x62, 0x4e, 0x84, 0xc7, 0x82, 0x4c, 0x7b, 0x59, 0x1e, 0x09, 0x1e, 0xdb, 0x22, + 0x91, 0x1a, 0xff, 0x29, 0x42, 0x15, 0xd3, 0x88, 0xc5, 0xdc, 0xa6, 0x11, 0x3a, 0x84, 0x4d, 0x4e, + 0x3f, 0xc4, 0x34, 0x12, 0x91, 0x5e, 0x78, 0x54, 0x7a, 0x5a, 0x6b, 0x3d, 0x6e, 0x2e, 0x5c, 0xb4, + 0x99, 0x63, 0xf3, 0x95, 0x19, 0x08, 0x3e, 0xc5, 0xb9, 0x1e, 0x7a, 0x05, 0x65, 0xdf, 0x9b, 0x78, + 0x22, 0xd2, 0x8b, 0xb7, 0xb2, 0x90, 0x6a, 0xed, 0xfe, 0x09, 0xea, 0x0b, 0x02, 0xf4, 0x35, 0xac, + 0x07, 0x64, 0x42, 0xf5, 0xc2, 0xa3, 0xc2, 0xd3, 0xed, 0xd6, 0x17, 0x37, 0x9a, 0xeb, 0x93, 0x09, + 0xc5, 0x4a, 0x05, 0x7d, 0x0e, 0x1b, 0x57, 0xc4, 0x8f, 0xa9, 0x5e, 0x7c, 0x54, 0x78, 0x5a, 0xc5, + 0x09, 0x61, 0xfc, 0x11, 0xb6, 0xe6, 0xb1, 0xa8, 0x06, 0x95, 0xd3, 0xfe, 0x71, 0x7f, 0xf0, 0x6d, + 0x5f, 0x5b, 0x43, 0x15, 0x28, 0xbd, 0x1e, 0x9e, 0x6a, 0x05, 0xb9, 0x78, 0x3b, 0x3c, 0xd5, 0x8a, + 0x08, 0xa0, 0xdc, 0x33, 0x7b, 0x03, 0xfc, 0x5e, 0x2b, 0x49, 0xe8, 0x68, 0x3c, 0xc0, 0xed, 0xb7, + 0xa6, 0xb6, 0x8e, 0xee, 0x40, 0xc3, 0x1c, 0x1e, 0x99, 0x3d, 0x13, 0xb7, 0x4f, 0xac, 0x8c, 0xbd, + 0x61, 0xfc, 0xb5, 0x00, 0xdb, 0x6f, 0x87, 0xa7, 0x6d, 0xdb, 0xa6, 0x3e, 0xe5, 0x44, 0x30, 0x8e, + 0xee, 0x42, 0xd9, 0xa1, 0x57, 0x9e, 0x9d, 0x5c, 0xa2, 0x8a, 0x53, 0x0a, 0x3d, 0x86, 0x7a, 0x1c, + 0x84, 0x84, 0x0b, 0x4f, 0x3e, 0x18, 0x75, 0xd4, 0x39, 0x37, 0x8f, 0xd6, 0xf0, 0x22, 0x1b, 0x3d, + 0x81, 0xed, 0x9c, 0xb4, 0x22, 0xef, 0x23, 0xd5, 0x4b, 0xd2, 0x8e, 0x04, 0xe6, 0xfc, 0x91, 0xf7, + 0x91, 0x1e, 0xde, 0x85, 0xcf, 0x17, 0x81, 0x56, 0x72, 0xe5, 0x3f, 0x40, 0xc3, 0xfc, 0x4e, 0xd0, + 0xc0, 0xa1, 0xce, 0xec, 0xb5, 0xdf, 0xc0, 0x8e, 0x1b, 0xc6, 0x16, 0x99, 0x1d, 0x54, 0x99, 0xad, + 0xb5, 0x1e, 0x2c, 0xf9, 0x78, 0xf1, 0x36, 0x78, 0xdb, 0x0d, 0xe3, 0x39, 0xda, 0xf8, 0x67, 0x01, + 0x76, 0x70, 0x1c, 0x08, 0x6f, 0x42, 0x7b, 0x54, 0x10, 0x87, 0x08, 0x82, 0x5e, 0xc1, 0xba, 0x98, + 0x86, 0xd9, 0xa3, 0x7d, 0xb9, 0xfc, 0x68, 0x8b, 0xe8, 0x8c, 0x1e, 0x4f, 0x43, 0x8a, 0x95, 0x1e, + 0xd2, 0xa1, 0x72, 0x45, 0x79, 0xe4, 0xb1, 0x20, 0x7d, 0xbb, 0x8c, 0x94, 0xbe, 0x3c, 0xf7, 0xc9, + 0x55, 0x7a, 0xd8, 0x2a, 0x4e, 0x29, 0xe3, 0x09, 0xd4, 0xe6, 0xcc, 0xa0, 0x2a, 0x6c, 0x0c, 0xc6, + 0x47, 0x26, 0xd6, 0xd6, 0x50, 0x1d, 0xaa, 0x6f, 0x4e, 0xde, 0x8f, 0x4d, 0x6b, 0xd4, 0x39, 0xd6, + 0x0a, 0xc6, 0xff, 0xd6, 0x61, 0x6b, 0x4c, 0xa2, 0xcb, 0xfc, 0xac, 0x06, 0x6c, 0x39, 0x5e, 0x64, + 0xb3, 0x2b, 0xca, 0xc9, 0x99, 0x9f, 0x9c, 0x79, 0x13, 0x2f, 0xf0, 0xd0, 0x01, 0x54, 0x78, 0x62, + 0x5d, 0x9d, 0xa7, 0xd6, 0x7a, 0xf8, 0xc3, 0x57, 0xc2, 0x19, 0x1c, 0x7d, 0x05, 0x15, 0xf9, 0x65, + 0xb1, 0xd0, 0xd7, 0x95, 0xe6, 0xbd, 0x66, 0x92, 0x91, 0xcd, 0x2c, 0x23, 0x9b, 0x9d, 0x34, 0x63, + 0x71, 0x86, 0x44, 0xfb, 0x50, 0xe1, 0x54, 0x70, 0x8f, 0x46, 0xfa, 0x86, 0x52, 0xba, 0xbf, 0x12, + 0xf6, 0x82, 0x4f, 0x47, 0x82, 0x13, 0x41, 0xdd, 0x29, 0xce, 0xc0, 0xe8, 0xe7, 0xd0, 0xc8, 0x8e, + 0x3d, 0xb5, 0x32, 0x07, 0x96, 0x95, 0x9f, 0xb4, 0x5c, 0xf0, 0x2e, 0xf5, 0xe4, 0x01, 0xe8, 0x0e, + 0x0d, 0x39, 0xb5, 0x89, 0xa0, 0x8e, 0x45, 0x39, 0x67, 0xdc, 0x9a, 0xd0, 0x28, 0x22, 0x2e, 0xd5, + 0x2b, 0x4a, 0xe7, 0xee, 0x4c, 0x6e, 0x4a, 0x71, 0x2f, 0x91, 0xca, 0xb8, 0x55, 0x25, 0x8c, 0xc7, + 0xa1, 0xf0, 0xa4, 0xcb, 0x36, 0xb3, 0xb8, 0x5d, 0x60, 0xa3, 0x67, 0x80, 0x6c, 0x62, 0x5f, 0x50, + 0x2b, 0xa2, 0xdc, 0x23, 0xbe, 0xf7, 0x51, 0xf9, 0xb7, 0xaa, 0xfc, 0xdb, 0x50, 0x92, 0xd1, 0x9c, + 0x00, 0x7d, 0x01, 0xdb, 0x2e, 0x0d, 0x64, 0x54, 0xd1, 0xc8, 0x72, 0xa8, 0x7d, 0xa9, 0x83, 0x82, + 0xd6, 0x73, 0x6e, 0x87, 0xda, 0x97, 0xb2, 0x20, 0x08, 0xe2, 0x46, 0x7a, 0x4d, 0xd5, 0x97, 0xe5, + 0x82, 0x30, 0xff, 0xb4, 0xcd, 0x31, 0x71, 0xa3, 0xa4, 0xbc, 0x28, 0x15, 0xf4, 0x25, 0x34, 0x42, + 0xe6, 0x58, 0x82, 0x4e, 0x42, 0x9f, 0x08, 0x6a, 0xa9, 0xc2, 0xb2, 0xa5, 0xee, 0xba, 0x13, 0x32, + 0x67, 0x9c, 0xf2, 0x65, 0x59, 0xd8, 0x7d, 0x09, 0xd5, 0x5c, 0x1d, 0x69, 0x50, 0xba, 0xa4, 0xd3, + 0x34, 0x7d, 0xe5, 0xf2, 0xfa, 0xda, 0xf2, 0x4d, 0xf1, 0xa0, 0x70, 0x78, 0x07, 0x3e, 0x5b, 0x70, + 0x43, 0x9a, 0x83, 0xff, 0xdd, 0x48, 0xe2, 0x2e, 0xdb, 0x04, 0xfd, 0x0c, 0x8a, 0x9e, 0xa3, 0x4c, + 0xca, 0xa0, 0x58, 0xbc, 0x45, 0x37, 0xef, 0x20, 0xb8, 0xe8, 0x39, 0x08, 0xa5, 0xe9, 0x94, 0xec, + 0x95, 0xa4, 0xc8, 0x4b, 0xd8, 0x9c, 0xa4, 0xf7, 0x4c, 0xf3, 0xf6, 0xc7, 0x3f, 0xe0, 0x0a, 0x9c, + 0x83, 0xd1, 0xaf, 0xa0, 0x9a, 0x37, 0xa0, 0x34, 0x26, 0x97, 0x33, 0x5e, 0xa6, 0x90, 0xd3, 0xcd, + 0x40, 0x78, 0x86, 0x47, 0x7b, 0x50, 0xb6, 0xe3, 0x48, 0xb0, 0x49, 0x1a, 0x98, 0x3f, 0x5a, 0x89, + 0xe6, 0x91, 0xea, 0x2f, 0x38, 0x85, 0xa1, 0x03, 0xa8, 0xda, 0x2c, 0x10, 0xc4, 0x0b, 0x28, 0x57, + 0xa1, 0x58, 0x6b, 0xe9, 0x4b, 0xbb, 0xbd, 0xce, 0xe4, 0x47, 0x6b, 0x78, 0x06, 0x46, 0xbf, 0x84, + 0xca, 0xe5, 0x41, 0x64, 0x85, 0xcc, 0xd1, 0x1b, 0x4a, 0xef, 0xce, 0x92, 0xde, 0xf1, 0x41, 0x34, + 0x64, 0xce, 0xd1, 0x1a, 0x2e, 0x5f, 0xaa, 0x15, 0x7a, 0x0c, 0xa5, 0xe8, 0x83, 0xaf, 0x23, 0x85, + 0x46, 0x4b, 0xe8, 0xd1, 0x07, 0xff, 0x68, 0x0d, 0x4b, 0x80, 0x0c, 0x03, 0xd9, 0xcc, 0x2d, 0xe9, + 0xc7, 0x3c, 0x4d, 0x64, 0xc8, 0x6f, 0xe0, 0x1d, 0x29, 0x90, 0xd7, 0xcf, 0xb2, 0xa4, 0x0b, 0x5a, + 0xd6, 0x71, 0x2d, 0x79, 0x36, 0xfa, 0x9d, 0x50, 0xe1, 0xbe, 0x5a, 0x02, 0x46, 0x29, 0xec, 0x75, + 0x82, 0xc2, 0x3b, 0xd1, 0x22, 0x03, 0x0d, 0x00, 0xd1, 0xb4, 0x0a, 0x5b, 0x3c, 0x2b, 0xc3, 0x2a, + 0x1d, 0x6a, 0xad, 0x47, 0x4b, 0xc6, 0x56, 0xca, 0x35, 0x6e, 0xd0, 0x95, 0x0a, 0xfe, 0x1b, 0x28, + 0xdb, 0x2c, 0x38, 0xf7, 0x5c, 0x5d, 0x53, 0xb9, 0xf0, 0xe4, 0x9a, 0x00, 0xc8, 0xc2, 0x4d, 0x7a, + 0xf9, 0xdc, 0x73, 0xd3, 0x66, 0x9b, 0xa8, 0xed, 0x7e, 0x0d, 0xb5, 0x39, 0xf6, 0xad, 0xa2, 0x7c, + 0x13, 0xca, 0x82, 0x70, 0x97, 0x0a, 0x63, 0x1f, 0xea, 0xf9, 0x0b, 0x0e, 0x19, 0x17, 0x32, 0x8f, + 0xf3, 0x57, 0xb4, 0x42, 0xc6, 0x85, 0xb2, 0x58, 0xc7, 0x75, 0x7b, 0x1e, 0x66, 0xfc, 0xbf, 0x04, + 0xd5, 0x5c, 0x51, 0xee, 0xe4, 0x4d, 0x64, 0xe9, 0x49, 0x76, 0x4f, 0x08, 0xd9, 0x07, 0x6c, 0x36, + 0x99, 0x90, 0xc0, 0x51, 0xe3, 0x44, 0x15, 0x67, 0xa4, 0x4c, 0x09, 0xc2, 0xdd, 0x48, 0x2f, 0x29, + 0xb6, 0x5a, 0xa3, 0x7d, 0xa8, 0xce, 0xfc, 0xba, 0x7e, 0x6d, 0xac, 0xcd, 0xfc, 0x39, 0x83, 0xa2, + 0x67, 0x50, 0xa2, 0xc1, 0x95, 0xbe, 0xa1, 0x9c, 0xb8, 0x9c, 0x45, 0xc7, 0x74, 0xfa, 0x4e, 0xde, + 0x7a, 0x48, 0x3c, 0x8e, 0x25, 0x0e, 0xbd, 0xcc, 0xdd, 0x5e, 0xbe, 0x51, 0xe3, 0xb0, 0xa8, 0x17, + 0x32, 0x77, 0xa3, 0x16, 0x6c, 0x48, 0x77, 0x44, 0x7a, 0x45, 0xe9, 0xdd, 0xff, 0x54, 0x1e, 0x48, + 0xf7, 0xe0, 0x04, 0x8a, 0xda, 0x50, 0x93, 0x59, 0x6b, 0xa5, 0x3b, 0x5e, 0x1f, 0x2d, 0x1d, 0x22, + 0xc8, 0x09, 0x23, 0x8e, 0x17, 0xb8, 0xc9, 0x7b, 0x62, 0x90, 0x4a, 0xc9, 0x1a, 0x75, 0x61, 0x8b, + 0x70, 0xfb, 0xc2, 0x13, 0xd4, 0x16, 0x31, 0xa7, 0xaa, 0xaa, 0xae, 0x4e, 0x52, 0xf9, 0xee, 0xcd, + 0xf6, 0x1c, 0x18, 0x2f, 0xa8, 0x1a, 0x5d, 0xd8, 0x9a, 0x97, 0x2e, 0xce, 0x4e, 0x55, 0xd8, 0x68, + 0xf7, 0x3a, 0xfb, 0x2f, 0xb4, 0x82, 0x5a, 0xe2, 0xde, 0xfe, 0x8b, 0x64, 0x7e, 0x6a, 0xe3, 0x9e, + 0xf5, 0x6e, 0x5f, 0x2b, 0xe5, 0xeb, 0x97, 0xda, 0xba, 0xf1, 0xaf, 0x22, 0x40, 0x77, 0x90, 0xf5, + 0x30, 0x74, 0x0c, 0x75, 0x87, 0xfd, 0x25, 0xf0, 0x19, 0x71, 0xac, 0x09, 0x73, 0xb2, 0xd1, 0x61, + 0x79, 0x7c, 0x9c, 0x69, 0x34, 0x3b, 0x29, 0xbc, 0xc7, 0x1c, 0x8a, 0xb7, 0x9c, 0x39, 0x0a, 0x99, + 0x50, 0x8b, 0xc3, 0x99, 0xa9, 0xa2, 0x32, 0xf5, 0xd3, 0x4f, 0x9b, 0x3a, 0x0d, 0x73, 0x43, 0x10, + 0xe7, 0x6b, 0xe3, 0x04, 0xb6, 0xe6, 0x37, 0x41, 0x08, 0xb6, 0x3b, 0x83, 0x6f, 0xfb, 0x27, 0x83, + 0x76, 0xc7, 0x32, 0xdb, 0x6f, 0xd5, 0x74, 0xf1, 0x19, 0xec, 0xe4, 0xbc, 0xd1, 0x18, 0x9b, 0xed, + 0x9e, 0x56, 0x48, 0x98, 0x56, 0x7f, 0x30, 0xb6, 0x32, 0x99, 0x56, 0x34, 0x4c, 0x80, 0xd9, 0x3e, + 0xd2, 0xd6, 0xe9, 0x50, 0x69, 0x0d, 0xfa, 0x96, 0xf9, 0xbb, 0xee, 0x58, 0x5b, 0x43, 0x1a, 0x6c, + 0xa5, 0xbc, 0xc4, 0x7a, 0x01, 0x35, 0xa0, 0x9e, 0x1a, 0x4a, 0x04, 0x5a, 0xd1, 0xf8, 0x7b, 0x11, + 0x1a, 0x2b, 0xef, 0x2d, 0x13, 0x85, 0x06, 0xb2, 0x8b, 0x3a, 0xe9, 0xfc, 0x92, 0x91, 0xe8, 0x01, + 0x80, 0x17, 0x84, 0xb1, 0xb0, 0x42, 0x22, 0x2e, 0xd2, 0x3c, 0xae, 0x2a, 0xce, 0x90, 0x88, 0x0b, + 0xf4, 0x13, 0xa8, 0xb1, 0x58, 0xe4, 0xf2, 0x64, 0xa8, 0x82, 0x84, 0xa5, 0x00, 0x5d, 0x28, 0x9f, + 0x33, 0x3e, 0x21, 0xc9, 0xfc, 0xb2, 0xdd, 0x7a, 0x7e, 0x53, 0xec, 0x35, 0x4f, 0x92, 0xff, 0x97, + 0x1e, 0x09, 0xdf, 0x28, 0x45, 0x9c, 0x1a, 0x40, 0xdf, 0x40, 0xcd, 0x63, 0x56, 0x94, 0x7a, 0x3d, + 0xed, 0x20, 0xf7, 0x3e, 0xf9, 0x2c, 0x18, 0x3c, 0x96, 0xad, 0x8d, 0xe7, 0xa0, 0x2d, 0xdb, 0x45, + 0x9b, 0xb0, 0xfe, 0xdb, 0xd1, 0x40, 0x86, 0xde, 0x26, 0xac, 0xbf, 0x6f, 0xf7, 0x4e, 0x92, 0xc8, + 0x1b, 0xe2, 0xc1, 0x78, 0xa0, 0x15, 0x8d, 0x7f, 0x17, 0xa0, 0x9c, 0xf4, 0x08, 0xf4, 0xeb, 0xb9, + 0x66, 0x59, 0xb8, 0x36, 0x85, 0x8e, 0x0f, 0xa2, 0xc1, 0xd9, 0x9f, 0xa9, 0x2d, 0xae, 0xe9, 0x98, + 0x2d, 0xd8, 0x94, 0x63, 0x43, 0x14, 0x52, 0x3b, 0x1d, 0xff, 0x3e, 0xd9, 0xf6, 0x2a, 0x21, 0x73, + 0x46, 0x21, 0xb5, 0x97, 0xf3, 0xb6, 0x74, 0xfb, 0xbc, 0x35, 0xfe, 0x51, 0x84, 0xc6, 0xca, 0xb1, + 0x50, 0x07, 0xca, 0x3e, 0x39, 0xa3, 0x7e, 0xf6, 0x8b, 0xf6, 0x8b, 0x9b, 0x2e, 0xd2, 0x3c, 0x51, + 0xf0, 0xec, 0x37, 0x4b, 0x11, 0x68, 0x04, 0x35, 0x12, 0x04, 0x4c, 0xa8, 0xc1, 0x33, 0xfb, 0x57, + 0x7b, 0x7e, 0xa3, 0xa9, 0xf6, 0x4c, 0x27, 0xb1, 0x37, 0x6f, 0x45, 0xb6, 0x93, 0xb9, 0xbd, 0x6e, + 0xd3, 0x4e, 0x76, 0x5f, 0x81, 0xb6, 0x6c, 0xfb, 0x36, 0xfa, 0xc6, 0xdf, 0x0a, 0x50, 0x1a, 0x7d, + 0xf0, 0xd1, 0x7d, 0xa8, 0x46, 0x82, 0x08, 0x3a, 0xa1, 0x81, 0x48, 0x35, 0x67, 0x0c, 0xf4, 0x02, + 0x2a, 0x8e, 0x47, 0x7c, 0x6a, 0x8b, 0xb4, 0x26, 0xec, 0xae, 0x0e, 0x09, 0xcd, 0x4e, 0x82, 0xc0, + 0x19, 0xd4, 0x78, 0x09, 0x95, 0x94, 0x27, 0xff, 0x25, 0x4e, 0xfb, 0x1d, 0xf3, 0x4d, 0xb7, 0x6f, + 0x76, 0x92, 0xb0, 0x6b, 0xf7, 0x47, 0x5d, 0xad, 0x20, 0x57, 0x47, 0xdd, 0x77, 0xa6, 0x56, 0x9c, + 0xfd, 0x79, 0x94, 0x0e, 0xf7, 0x7f, 0xff, 0xc2, 0xf5, 0xc4, 0x45, 0x7c, 0xd6, 0xb4, 0xd9, 0x64, + 0x4f, 0xed, 0xc4, 0xb8, 0xbb, 0x97, 0xff, 0xcf, 0xbb, 0x34, 0xd8, 0x0b, 0xcf, 0x9e, 0xb9, 0x6c, + 0x6f, 0xe1, 0x17, 0xff, 0xac, 0xac, 0xa2, 0xea, 0xab, 0xef, 0x03, 0x00, 0x00, 0xff, 0xff, 0xd1, + 0x0e, 0x25, 0x61, 0x81, 0x10, 0x00, 0x00, } diff --git a/gen/pb-go/flyteidl/core/tasks.pb.validate.go b/gen/pb-go/flyteidl/core/tasks.pb.validate.go index 60da825cd..7731c4312 100644 --- a/gen/pb-go/flyteidl/core/tasks.pb.validate.go +++ b/gen/pb-go/flyteidl/core/tasks.pb.validate.go @@ -36,32 +36,49 @@ var ( // define the regex for a UUID once up-front var _tasks_uuidPattern = regexp.MustCompile("^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$") -// Validate checks the field values on GPUAccelerator with the rules defined in -// the proto definition for this message. If any rules are violated, an error -// is returned. -func (m *GPUAccelerator) Validate() error { +// Validate checks the field values on Resources with the rules defined in the +// proto definition for this message. If any rules are violated, an error is returned. +func (m *Resources) Validate() error { if m == nil { return nil } - // no validation rules for Device + for idx, item := range m.GetRequests() { + _, _ = idx, item - switch m.PartitionSizeValue.(type) { + if v, ok := interface{}(item).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return ResourcesValidationError{ + field: fmt.Sprintf("Requests[%v]", idx), + reason: "embedded message failed validation", + cause: err, + } + } + } - case *GPUAccelerator_Unpartitioned: - // no validation rules for Unpartitioned + } - case *GPUAccelerator_PartitionSize: - // no validation rules for PartitionSize + for idx, item := range m.GetLimits() { + _, _ = idx, item + + if v, ok := interface{}(item).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return ResourcesValidationError{ + field: fmt.Sprintf("Limits[%v]", idx), + reason: "embedded message failed validation", + cause: err, + } + } + } } return nil } -// GPUAcceleratorValidationError is the validation error returned by -// GPUAccelerator.Validate if the designated constraints aren't met. -type GPUAcceleratorValidationError struct { +// ResourcesValidationError is the validation error returned by +// Resources.Validate if the designated constraints aren't met. +type ResourcesValidationError struct { field string reason string cause error @@ -69,22 +86,22 @@ type GPUAcceleratorValidationError struct { } // Field function returns field value. -func (e GPUAcceleratorValidationError) Field() string { return e.field } +func (e ResourcesValidationError) Field() string { return e.field } // Reason function returns reason value. -func (e GPUAcceleratorValidationError) Reason() string { return e.reason } +func (e ResourcesValidationError) Reason() string { return e.reason } // Cause function returns cause value. -func (e GPUAcceleratorValidationError) Cause() error { return e.cause } +func (e ResourcesValidationError) Cause() error { return e.cause } // Key function returns key value. -func (e GPUAcceleratorValidationError) Key() bool { return e.key } +func (e ResourcesValidationError) Key() bool { return e.key } // ErrorName returns error name. -func (e GPUAcceleratorValidationError) ErrorName() string { return "GPUAcceleratorValidationError" } +func (e ResourcesValidationError) ErrorName() string { return "ResourcesValidationError" } // Error satisfies the builtin error interface -func (e GPUAcceleratorValidationError) Error() string { +func (e ResourcesValidationError) Error() string { cause := "" if e.cause != nil { cause = fmt.Sprintf(" | caused by: %v", e.cause) @@ -96,14 +113,14 @@ func (e GPUAcceleratorValidationError) Error() string { } return fmt.Sprintf( - "invalid %sGPUAccelerator.%s: %s%s", + "invalid %sResources.%s: %s%s", key, e.field, e.reason, cause) } -var _ error = GPUAcceleratorValidationError{} +var _ error = ResourcesValidationError{} var _ interface { Field() string @@ -111,32 +128,34 @@ var _ interface { Key() bool Cause() error ErrorName() string -} = GPUAcceleratorValidationError{} +} = ResourcesValidationError{} -// Validate checks the field values on ResourceExtensions with the rules -// defined in the proto definition for this message. If any rules are -// violated, an error is returned. -func (m *ResourceExtensions) Validate() error { +// Validate checks the field values on GPUAccelerator with the rules defined in +// the proto definition for this message. If any rules are violated, an error +// is returned. +func (m *GPUAccelerator) Validate() error { if m == nil { return nil } - if v, ok := interface{}(m.GetGpuAccelerator()).(interface{ Validate() error }); ok { - if err := v.Validate(); err != nil { - return ResourceExtensionsValidationError{ - field: "GpuAccelerator", - reason: "embedded message failed validation", - cause: err, - } - } + // no validation rules for Device + + switch m.PartitionSizeValue.(type) { + + case *GPUAccelerator_Unpartitioned: + // no validation rules for Unpartitioned + + case *GPUAccelerator_PartitionSize: + // no validation rules for PartitionSize + } return nil } -// ResourceExtensionsValidationError is the validation error returned by -// ResourceExtensions.Validate if the designated constraints aren't met. -type ResourceExtensionsValidationError struct { +// GPUAcceleratorValidationError is the validation error returned by +// GPUAccelerator.Validate if the designated constraints aren't met. +type GPUAcceleratorValidationError struct { field string reason string cause error @@ -144,24 +163,22 @@ type ResourceExtensionsValidationError struct { } // Field function returns field value. -func (e ResourceExtensionsValidationError) Field() string { return e.field } +func (e GPUAcceleratorValidationError) Field() string { return e.field } // Reason function returns reason value. -func (e ResourceExtensionsValidationError) Reason() string { return e.reason } +func (e GPUAcceleratorValidationError) Reason() string { return e.reason } // Cause function returns cause value. -func (e ResourceExtensionsValidationError) Cause() error { return e.cause } +func (e GPUAcceleratorValidationError) Cause() error { return e.cause } // Key function returns key value. -func (e ResourceExtensionsValidationError) Key() bool { return e.key } +func (e GPUAcceleratorValidationError) Key() bool { return e.key } // ErrorName returns error name. -func (e ResourceExtensionsValidationError) ErrorName() string { - return "ResourceExtensionsValidationError" -} +func (e GPUAcceleratorValidationError) ErrorName() string { return "GPUAcceleratorValidationError" } // Error satisfies the builtin error interface -func (e ResourceExtensionsValidationError) Error() string { +func (e GPUAcceleratorValidationError) Error() string { cause := "" if e.cause != nil { cause = fmt.Sprintf(" | caused by: %v", e.cause) @@ -173,14 +190,14 @@ func (e ResourceExtensionsValidationError) Error() string { } return fmt.Sprintf( - "invalid %sResourceExtensions.%s: %s%s", + "invalid %sGPUAccelerator.%s: %s%s", key, e.field, e.reason, cause) } -var _ error = ResourceExtensionsValidationError{} +var _ error = GPUAcceleratorValidationError{} var _ interface { Field() string @@ -188,49 +205,20 @@ var _ interface { Key() bool Cause() error ErrorName() string -} = ResourceExtensionsValidationError{} +} = GPUAcceleratorValidationError{} -// Validate checks the field values on Resources with the rules defined in the -// proto definition for this message. If any rules are violated, an error is returned. -func (m *Resources) Validate() error { +// Validate checks the field values on ExtendedResources with the rules defined +// in the proto definition for this message. If any rules are violated, an +// error is returned. +func (m *ExtendedResources) Validate() error { if m == nil { return nil } - for idx, item := range m.GetRequests() { - _, _ = idx, item - - if v, ok := interface{}(item).(interface{ Validate() error }); ok { - if err := v.Validate(); err != nil { - return ResourcesValidationError{ - field: fmt.Sprintf("Requests[%v]", idx), - reason: "embedded message failed validation", - cause: err, - } - } - } - - } - - for idx, item := range m.GetLimits() { - _, _ = idx, item - - if v, ok := interface{}(item).(interface{ Validate() error }); ok { - if err := v.Validate(); err != nil { - return ResourcesValidationError{ - field: fmt.Sprintf("Limits[%v]", idx), - reason: "embedded message failed validation", - cause: err, - } - } - } - - } - - if v, ok := interface{}(m.GetExtensions()).(interface{ Validate() error }); ok { + if v, ok := interface{}(m.GetGpuAccelerator()).(interface{ Validate() error }); ok { if err := v.Validate(); err != nil { - return ResourcesValidationError{ - field: "Extensions", + return ExtendedResourcesValidationError{ + field: "GpuAccelerator", reason: "embedded message failed validation", cause: err, } @@ -240,9 +228,9 @@ func (m *Resources) Validate() error { return nil } -// ResourcesValidationError is the validation error returned by -// Resources.Validate if the designated constraints aren't met. -type ResourcesValidationError struct { +// ExtendedResourcesValidationError is the validation error returned by +// ExtendedResources.Validate if the designated constraints aren't met. +type ExtendedResourcesValidationError struct { field string reason string cause error @@ -250,22 +238,24 @@ type ResourcesValidationError struct { } // Field function returns field value. -func (e ResourcesValidationError) Field() string { return e.field } +func (e ExtendedResourcesValidationError) Field() string { return e.field } // Reason function returns reason value. -func (e ResourcesValidationError) Reason() string { return e.reason } +func (e ExtendedResourcesValidationError) Reason() string { return e.reason } // Cause function returns cause value. -func (e ResourcesValidationError) Cause() error { return e.cause } +func (e ExtendedResourcesValidationError) Cause() error { return e.cause } // Key function returns key value. -func (e ResourcesValidationError) Key() bool { return e.key } +func (e ExtendedResourcesValidationError) Key() bool { return e.key } // ErrorName returns error name. -func (e ResourcesValidationError) ErrorName() string { return "ResourcesValidationError" } +func (e ExtendedResourcesValidationError) ErrorName() string { + return "ExtendedResourcesValidationError" +} // Error satisfies the builtin error interface -func (e ResourcesValidationError) Error() string { +func (e ExtendedResourcesValidationError) Error() string { cause := "" if e.cause != nil { cause = fmt.Sprintf(" | caused by: %v", e.cause) @@ -277,14 +267,14 @@ func (e ResourcesValidationError) Error() string { } return fmt.Sprintf( - "invalid %sResources.%s: %s%s", + "invalid %sExtendedResources.%s: %s%s", key, e.field, e.reason, cause) } -var _ error = ResourcesValidationError{} +var _ error = ExtendedResourcesValidationError{} var _ interface { Field() string @@ -292,7 +282,7 @@ var _ interface { Key() bool Cause() error ErrorName() string -} = ResourcesValidationError{} +} = ExtendedResourcesValidationError{} // Validate checks the field values on RuntimeMetadata with the rules defined // in the proto definition for this message. If any rules are violated, an @@ -543,6 +533,16 @@ func (m *TaskTemplate) Validate() error { } } + if v, ok := interface{}(m.GetExtendedResources()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return TaskTemplateValidationError{ + field: "ExtendedResources", + reason: "embedded message failed validation", + cause: err, + } + } + } + // no validation rules for Config switch m.Target.(type) { diff --git a/gen/pb-go/flyteidl/core/workflow.pb.go b/gen/pb-go/flyteidl/core/workflow.pb.go index c3203af98..cb7568321 100644 --- a/gen/pb-go/flyteidl/core/workflow.pb.go +++ b/gen/pb-go/flyteidl/core/workflow.pb.go @@ -1282,10 +1282,13 @@ func (m *WorkflowTemplate) GetMetadataDefaults() *WorkflowMetadataDefaults { // Optional task node overrides that will be applied at task execution time. type TaskNodeOverrides struct { // A customizable interface to convey resources requested for a task container. - Resources *Resources `protobuf:"bytes,1,opt,name=resources,proto3" json:"resources,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Resources *Resources `protobuf:"bytes,1,opt,name=resources,proto3" json:"resources,omitempty"` + // Overrides for all non-standard resources, not captured by + // v1.ResourceRequirements, to allocate to a task. + ExtendedResources *ExtendedResources `protobuf:"bytes,2,opt,name=extended_resources,json=extendedResources,proto3" json:"extended_resources,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *TaskNodeOverrides) Reset() { *m = TaskNodeOverrides{} } @@ -1320,6 +1323,13 @@ func (m *TaskNodeOverrides) GetResources() *Resources { return nil } +func (m *TaskNodeOverrides) GetExtendedResources() *ExtendedResources { + if m != nil { + return m.ExtendedResources + } + return nil +} + func init() { proto.RegisterEnum("flyteidl.core.WorkflowMetadata_OnFailurePolicy", WorkflowMetadata_OnFailurePolicy_name, WorkflowMetadata_OnFailurePolicy_value) proto.RegisterType((*IfBlock)(nil), "flyteidl.core.IfBlock") @@ -1345,96 +1355,97 @@ func init() { func init() { proto.RegisterFile("flyteidl/core/workflow.proto", fileDescriptor_fccede37486c456e) } var fileDescriptor_fccede37486c456e = []byte{ - // 1448 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x57, 0x4d, 0x73, 0xdb, 0xba, - 0x15, 0x95, 0x64, 0xd9, 0x16, 0xaf, 0x2d, 0x5b, 0x46, 0xdc, 0x56, 0xf9, 0xf6, 0x70, 0xd2, 0xc6, - 0xc9, 0xa4, 0x52, 0x26, 0x69, 0x9c, 0xb4, 0x6e, 0x33, 0x95, 0x62, 0x25, 0xd2, 0xd4, 0x1f, 0x09, - 0xac, 0x7e, 0x6e, 0x38, 0x10, 0x09, 0xca, 0x18, 0x53, 0xa4, 0x02, 0x80, 0x4e, 0x34, 0xfd, 0x13, - 0xdd, 0x75, 0xf9, 0x66, 0xde, 0xe2, 0xfd, 0x8d, 0xb7, 0x7a, 0xdb, 0xb7, 0x7a, 0x3f, 0xe7, 0x2d, - 0xde, 0x00, 0x24, 0x28, 0x8b, 0x96, 0xe2, 0xec, 0x44, 0xdc, 0x73, 0xc1, 0x83, 0x8b, 0x7b, 0xce, - 0xa5, 0xe0, 0x8e, 0x1f, 0x4c, 0x24, 0x65, 0x5e, 0xd0, 0x74, 0x23, 0x4e, 0x9b, 0x9f, 0x22, 0x7e, - 0xee, 0x07, 0xd1, 0xa7, 0xc6, 0x98, 0x47, 0x32, 0x42, 0x55, 0x13, 0x6d, 0xa8, 0xe8, 0xad, 0xbb, - 0xb3, 0x60, 0x37, 0x0a, 0x3d, 0x26, 0x59, 0x14, 0x26, 0xe8, 0x7c, 0x98, 0x7e, 0xa6, 0x6e, 0x7c, - 0x29, 0x7c, 0x6f, 0x36, 0xcc, 0x3c, 0x1a, 0x4a, 0xe6, 0x33, 0xca, 0xe7, 0xa7, 0xb3, 0x50, 0x52, - 0xee, 0x13, 0x97, 0xa6, 0xe1, 0x1c, 0xd3, 0x80, 0x49, 0xca, 0x49, 0x20, 0xd2, 0xe8, 0xcd, 0xd9, - 0xa8, 0x24, 0xe2, 0x7c, 0x51, 0x68, 0x32, 0xa6, 0x62, 0xfe, 0x9e, 0x82, 0xba, 0x31, 0x67, 0x72, - 0x62, 0x08, 0x0f, 0xa3, 0x68, 0x18, 0xd0, 0xa6, 0x7e, 0x1a, 0xc4, 0x7e, 0xd3, 0x8b, 0x39, 0x99, - 0x1e, 0xc8, 0xfe, 0x2f, 0xac, 0xf6, 0xfc, 0x76, 0x10, 0xb9, 0xe7, 0xe8, 0x35, 0x58, 0x59, 0x35, - 0xea, 0xc5, 0x9d, 0xe2, 0xee, 0xda, 0xb3, 0x9d, 0xc6, 0x4c, 0xf1, 0x1a, 0xed, 0x28, 0x0a, 0x28, - 0x09, 0x3b, 0x9f, 0xc7, 0x9c, 0x0a, 0xc1, 0xa2, 0x10, 0x4f, 0x53, 0xd0, 0x53, 0xb0, 0xe4, 0x19, - 0x0d, 0x9d, 0x30, 0xf2, 0x68, 0xbd, 0xa4, 0xf3, 0x6f, 0xe4, 0xf2, 0x8f, 0x23, 0x8f, 0xe2, 0x8a, - 0x42, 0xa9, 0x5f, 0xf6, 0x4f, 0x45, 0x58, 0xeb, 0xf9, 0x9d, 0x40, 0xd0, 0x84, 0xc1, 0x63, 0x28, - 0xbb, 0x44, 0xd0, 0xf4, 0xe5, 0xbf, 0xce, 0x25, 0xa7, 0x3c, 0xb1, 0xc6, 0xa0, 0x27, 0xb0, 0x1c, - 0xc9, 0x33, 0xca, 0xeb, 0xa5, 0x9d, 0xa5, 0x2f, 0x80, 0x13, 0x10, 0x7a, 0x06, 0x16, 0x0d, 0x04, - 0x4d, 0xb8, 0x2d, 0x2d, 0xe4, 0xd6, 0x2d, 0xe0, 0x8a, 0xc2, 0xa9, 0xdf, 0xea, 0x0d, 0x94, 0xf3, - 0x88, 0xd7, 0xcb, 0x1a, 0xbf, 0x9d, 0xc3, 0x77, 0x54, 0xac, 0x5b, 0xc0, 0x09, 0xa8, 0x6d, 0xc1, - 0xaa, 0x47, 0x7d, 0x12, 0x07, 0xd2, 0x6e, 0x01, 0xb4, 0x39, 0x09, 0xdd, 0x33, 0xbd, 0xcd, 0x73, - 0x58, 0x65, 0xbe, 0xa3, 0x76, 0x4d, 0xcf, 0x75, 0xeb, 0x0a, 0xd5, 0xac, 0x02, 0x78, 0x85, 0xe9, - 0x07, 0xfb, 0xff, 0x45, 0xa8, 0xf4, 0x89, 0x38, 0xd7, 0x3b, 0xbc, 0x86, 0x75, 0x4e, 0x7d, 0xca, - 0x69, 0xe8, 0x52, 0x87, 0x79, 0xe9, 0x36, 0x37, 0xf3, 0xdb, 0x64, 0xbd, 0xd8, 0x2d, 0xe0, 0xb5, - 0x2c, 0xa1, 0xe7, 0xa9, 0x8b, 0x8d, 0x2e, 0x28, 0xe7, 0xcc, 0xa3, 0x22, 0xbd, 0x98, 0xfc, 0xc5, - 0x9a, 0x77, 0x9d, 0x18, 0x1c, 0x9e, 0xa6, 0xb4, 0xd7, 0xc0, 0xca, 0xb6, 0xb3, 0xbf, 0x2b, 0xc2, - 0xfa, 0x3f, 0x53, 0x85, 0x69, 0x76, 0x6d, 0xd8, 0x08, 0x48, 0x1c, 0xba, 0x67, 0xe3, 0x80, 0x84, - 0x0e, 0xa7, 0xfe, 0xd7, 0xf0, 0xab, 0x4e, 0x53, 0x30, 0xf5, 0x51, 0x07, 0x6a, 0x22, 0x1e, 0x38, - 0x46, 0xb9, 0x7a, 0x97, 0xd2, 0xf5, 0xbb, 0x6c, 0x88, 0x78, 0x60, 0xb8, 0x60, 0xea, 0xcf, 0x12, - 0x6d, 0x42, 0xad, 0x35, 0x1e, 0xf3, 0xe8, 0x82, 0xbe, 0xc9, 0x5a, 0xf4, 0x36, 0x58, 0x82, 0x0d, - 0x43, 0x12, 0x98, 0x32, 0x5a, 0xb8, 0x92, 0x2c, 0xf4, 0x3c, 0xfb, 0x7f, 0x45, 0xd8, 0x3c, 0xd5, - 0x0f, 0x5f, 0x97, 0x80, 0x1a, 0x50, 0x56, 0x42, 0x4c, 0x99, 0xe6, 0xaf, 0xf5, 0x30, 0x11, 0x77, - 0x7f, 0x32, 0xa6, 0x58, 0xe3, 0xd0, 0x53, 0xd8, 0x8e, 0x62, 0x39, 0x8e, 0xa5, 0x73, 0x41, 0x38, - 0x23, 0x83, 0x80, 0x3a, 0x21, 0x19, 0x25, 0xfd, 0x68, 0x61, 0x94, 0xc4, 0xfe, 0x91, 0x86, 0x8e, - 0xc9, 0x88, 0xda, 0xef, 0x60, 0xe3, 0x34, 0xa0, 0x74, 0x3c, 0x25, 0xf4, 0x02, 0x2a, 0x46, 0xc1, - 0x59, 0x9d, 0x13, 0x89, 0x37, 0x8c, 0xc4, 0x1b, 0x07, 0x29, 0x00, 0x67, 0x50, 0xfb, 0x87, 0x22, - 0x54, 0xde, 0x11, 0x99, 0x34, 0xf6, 0x3e, 0xac, 0x92, 0xa4, 0x32, 0xe9, 0x16, 0xf7, 0x73, 0xd4, - 0xf3, 0x75, 0xeb, 0x16, 0xb0, 0xc9, 0x40, 0xaf, 0x60, 0x25, 0x29, 0x40, 0x7a, 0xec, 0x7b, 0xb9, - 0xdc, 0x5c, 0x05, 0xbb, 0x05, 0x9c, 0xe2, 0xd1, 0x0b, 0x58, 0x16, 0xea, 0x30, 0xa9, 0xfe, 0xee, - 0xe6, 0x13, 0x67, 0x0e, 0xaa, 0x84, 0xa5, 0xd1, 0xea, 0x52, 0x33, 0x8f, 0xb1, 0xbf, 0x2f, 0x82, - 0xd5, 0xe2, 0x9c, 0x4c, 0xf4, 0x41, 0x1e, 0x42, 0x59, 0x0b, 0xba, 0xb8, 0xd8, 0x6c, 0x34, 0x00, - 0xed, 0xc0, 0xda, 0x98, 0x70, 0x12, 0x04, 0x34, 0x60, 0x62, 0xa4, 0x99, 0x57, 0xf1, 0xe5, 0x25, - 0xf4, 0x5b, 0xa8, 0x8e, 0x58, 0xe8, 0x88, 0xd8, 0x75, 0xa9, 0x10, 0x54, 0x68, 0x92, 0xd5, 0x6e, - 0x01, 0xaf, 0x8f, 0x58, 0x78, 0x6a, 0x56, 0xd1, 0x13, 0xd8, 0xba, 0x04, 0x73, 0x74, 0x75, 0xb5, - 0x3f, 0x94, 0xba, 0x05, 0xbc, 0x39, 0x85, 0x62, 0x15, 0x68, 0x23, 0xd5, 0xd6, 0x09, 0xd2, 0xe5, - 0xaa, 0x1d, 0x18, 0xb1, 0x7f, 0x2c, 0xc2, 0xba, 0x62, 0x76, 0x44, 0x25, 0xf1, 0x88, 0x24, 0x08, - 0x41, 0x59, 0x77, 0x41, 0xd2, 0x5d, 0xfa, 0xb7, 0xf2, 0x0c, 0xc9, 0x46, 0x34, 0x8a, 0x65, 0x6a, - 0x3e, 0x5f, 0xb8, 0x64, 0x83, 0x44, 0x7b, 0xb0, 0xca, 0xa9, 0xe4, 0x8c, 0x8a, 0xfa, 0xb2, 0x4e, - 0xba, 0x93, 0x2b, 0x08, 0xa6, 0x92, 0x4f, 0x4e, 0x25, 0x27, 0x92, 0x0e, 0x27, 0xd8, 0x80, 0xd1, - 0xef, 0xa0, 0xaa, 0xe7, 0x14, 0x8f, 0xc7, 0x92, 0x0d, 0x02, 0x5a, 0x5f, 0xd9, 0x29, 0xee, 0x56, - 0x94, 0x48, 0x67, 0x96, 0xdb, 0xbf, 0x82, 0x1b, 0x33, 0x0b, 0xce, 0x05, 0x09, 0x62, 0xa5, 0xb3, - 0xe5, 0x56, 0xc0, 0x88, 0x40, 0x35, 0x58, 0xba, 0x20, 0x3c, 0x3d, 0x87, 0xfa, 0x89, 0xb6, 0x61, - 0x99, 0xa8, 0x90, 0x2e, 0xb8, 0x85, 0x93, 0x07, 0xfb, 0x9b, 0x32, 0x94, 0xf5, 0xf5, 0x6d, 0x40, - 0x29, 0x53, 0x55, 0x89, 0x79, 0xe8, 0x25, 0x54, 0x46, 0x69, 0x55, 0xd2, 0xe6, 0xba, 0x3d, 0xe7, - 0x4a, 0x4d, 0xe1, 0x70, 0x06, 0x46, 0x0d, 0x58, 0x61, 0xe1, 0x38, 0x96, 0xea, 0xd6, 0xe6, 0x0d, - 0x83, 0x36, 0x0b, 0x3d, 0x16, 0x0e, 0x71, 0x8a, 0x42, 0x8f, 0x61, 0x2b, 0x1e, 0x0b, 0xc9, 0x29, - 0x19, 0xe9, 0x89, 0xe0, 0x30, 0x4f, 0xd4, 0xcb, 0x3b, 0x4b, 0xbb, 0x16, 0xde, 0x34, 0x01, 0xf5, - 0xaa, 0x9e, 0x27, 0xd0, 0x3e, 0x6c, 0xa4, 0xa2, 0xd5, 0xec, 0x75, 0x71, 0x97, 0xe6, 0x8c, 0x03, - 0x5d, 0x03, 0x5c, 0x4d, 0xb0, 0xad, 0x04, 0x8a, 0xf6, 0xc0, 0x52, 0x53, 0x3c, 0x19, 0x3b, 0x2b, - 0xfa, 0x48, 0xbf, 0x59, 0xe0, 0xbc, 0x6a, 0xf4, 0x48, 0xe3, 0xf8, 0x6d, 0xa8, 0x66, 0x5e, 0xa8, - 0x73, 0x57, 0xe7, 0x96, 0xe3, 0xb2, 0x0f, 0xab, 0x56, 0xfd, 0x74, 0xd9, 0x97, 0xff, 0x0c, 0x6b, - 0x03, 0x3d, 0x85, 0x92, 0x1d, 0x2a, 0x73, 0xed, 0x74, 0x3a, 0xa7, 0xba, 0x05, 0x0c, 0x83, 0xe9, - 0xd4, 0xda, 0x03, 0x6b, 0x48, 0x64, 0x3a, 0x30, 0xad, 0xb9, 0xcc, 0x8d, 0x9f, 0x28, 0xe6, 0x43, - 0xe3, 0x2d, 0x7f, 0x04, 0x20, 0x4a, 0x9f, 0x49, 0x22, 0xe8, 0xc4, 0x7a, 0xbe, 0x54, 0x46, 0xc0, - 0xdd, 0x02, 0xb6, 0x88, 0x79, 0x68, 0x57, 0x60, 0x45, 0x12, 0x3e, 0xa4, 0xd2, 0xfe, 0xb9, 0x04, - 0x35, 0x73, 0xb6, 0x4c, 0x27, 0x47, 0x80, 0x3e, 0xc6, 0x24, 0x60, 0x72, 0xe2, 0x44, 0xbe, 0x23, - 0x28, 0xbf, 0x60, 0xee, 0x22, 0x03, 0xfb, 0x90, 0x00, 0x4f, 0xfc, 0xd3, 0x04, 0x86, 0x6b, 0x1f, - 0x73, 0x2b, 0xe8, 0x18, 0x20, 0x0a, 0x1d, 0x9f, 0xb0, 0x20, 0xe6, 0x89, 0x85, 0x6f, 0x3c, 0x6b, - 0x2e, 0xa8, 0xaf, 0xe1, 0xd0, 0x38, 0x09, 0xdf, 0x26, 0x09, 0xef, 0xa3, 0x80, 0xb9, 0x13, 0x6c, - 0x45, 0x66, 0x01, 0xfd, 0x05, 0xca, 0x92, 0x0c, 0x4d, 0x07, 0x3e, 0xba, 0x6e, 0xa7, 0x3e, 0x19, - 0x8a, 0x4e, 0x28, 0xf9, 0x04, 0xeb, 0xb4, 0x5b, 0x2f, 0xc1, 0xca, 0x96, 0x94, 0x92, 0xce, 0xe9, - 0xc4, 0x28, 0xe9, 0x9c, 0x4e, 0x94, 0x92, 0xb4, 0xda, 0x8c, 0x92, 0xf4, 0xc3, 0x9f, 0x4a, 0xaf, - 0x8a, 0xf6, 0x07, 0xd8, 0xcc, 0xb1, 0x42, 0xdb, 0x50, 0x7b, 0xdb, 0xea, 0x1d, 0x3a, 0xbd, 0xa3, - 0xa3, 0xce, 0x41, 0xaf, 0xd5, 0xef, 0x1c, 0xfe, 0xbb, 0x56, 0x40, 0xbb, 0xf0, 0x40, 0xaf, 0xb6, - 0xde, 0xf6, 0x3b, 0xd8, 0xe9, 0xfc, 0xab, 0xf3, 0xe6, 0xef, 0xfd, 0x56, 0xfb, 0xb0, 0xe3, 0x1c, - 0x9f, 0x1c, 0x74, 0x4e, 0x9d, 0x37, 0x27, 0x47, 0xef, 0x0f, 0x3b, 0xfd, 0x4e, 0xad, 0x68, 0xff, - 0x15, 0xea, 0x79, 0xbe, 0x07, 0xc9, 0xa7, 0x8d, 0x40, 0x0f, 0xf2, 0x66, 0xa1, 0x48, 0x56, 0x72, - 0x56, 0x61, 0x7f, 0xbb, 0x34, 0xbd, 0xc0, 0x3e, 0x1d, 0x8d, 0x03, 0x22, 0x29, 0x7a, 0x94, 0xc9, - 0xfd, 0x4b, 0x63, 0x5d, 0x3b, 0xc1, 0xfe, 0x15, 0x27, 0xb8, 0x7f, 0x4d, 0x41, 0x2f, 0xb9, 0xc1, - 0x3e, 0x58, 0xd9, 0x77, 0xf7, 0x82, 0x59, 0xa3, 0x86, 0xb2, 0xd7, 0x33, 0x20, 0x3c, 0xc5, 0xa3, - 0x47, 0xb0, 0xac, 0x3a, 0x37, 0xb1, 0x83, 0x05, 0x33, 0x25, 0x41, 0xa0, 0xa7, 0xb0, 0x9a, 0xa8, - 0xdd, 0x58, 0xc2, 0x22, 0xdb, 0x31, 0x30, 0xb4, 0x07, 0xeb, 0x69, 0xc3, 0x5d, 0x76, 0x84, 0xb9, - 0xef, 0x58, 0x4b, 0x81, 0x5a, 0x54, 0x7d, 0xd8, 0x32, 0xa7, 0x73, 0xd2, 0x8f, 0x4c, 0x91, 0x5a, - 0xc2, 0xc3, 0x6b, 0xea, 0x62, 0x2e, 0x0e, 0xd7, 0x46, 0xb9, 0x15, 0xfb, 0x6f, 0xb0, 0x75, 0xe5, - 0xb3, 0x4f, 0xe9, 0x9e, 0x53, 0x11, 0xc5, 0xdc, 0xa5, 0x22, 0xbd, 0xab, 0xfa, 0x95, 0x31, 0x92, - 0xc6, 0xf1, 0x14, 0xda, 0xde, 0xfb, 0xcf, 0x1f, 0x86, 0x4c, 0x9e, 0xc5, 0x83, 0x86, 0x1b, 0x8d, - 0x9a, 0x3a, 0x21, 0xe2, 0xc3, 0x66, 0xf6, 0xdf, 0x64, 0x48, 0xc3, 0xe6, 0x78, 0xf0, 0xfb, 0x61, - 0xd4, 0x9c, 0xf9, 0xbb, 0x32, 0x58, 0xd1, 0x03, 0xed, 0xf9, 0x2f, 0x01, 0x00, 0x00, 0xff, 0xff, - 0xc8, 0xd8, 0x49, 0xbd, 0xc4, 0x0d, 0x00, 0x00, + // 1472 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x57, 0x4b, 0x73, 0xdb, 0xc8, + 0x11, 0x26, 0x29, 0x4a, 0x22, 0x5a, 0xa2, 0x44, 0x8d, 0x95, 0x84, 0x7e, 0xab, 0x50, 0x4e, 0x2c, + 0xbb, 0x1c, 0xd2, 0x65, 0xc7, 0xb2, 0x13, 0x25, 0xae, 0x90, 0x16, 0x6d, 0xb2, 0x4a, 0x0f, 0x7b, + 0xc4, 0x3c, 0x2f, 0xa8, 0x21, 0xd0, 0xa0, 0xa6, 0x04, 0x02, 0xf4, 0x60, 0x20, 0x9b, 0x95, 0x3f, + 0x91, 0x5b, 0x2e, 0xa9, 0xda, 0xaa, 0x3d, 0xec, 0xdf, 0xd8, 0xd3, 0x5e, 0xf7, 0xb4, 0x3f, 0x67, + 0x0f, 0x5b, 0x33, 0x78, 0x50, 0x84, 0x48, 0xcb, 0x37, 0x62, 0xfa, 0xeb, 0x46, 0x4f, 0x77, 0x7f, + 0x5f, 0x83, 0x70, 0xc7, 0xf5, 0x26, 0x12, 0xb9, 0xe3, 0x35, 0xed, 0x40, 0x60, 0xf3, 0x53, 0x20, + 0xce, 0x5d, 0x2f, 0xf8, 0xd4, 0x18, 0x8b, 0x40, 0x06, 0xa4, 0x9a, 0x5a, 0x1b, 0xca, 0x7a, 0xeb, + 0xee, 0x2c, 0xd8, 0x0e, 0x7c, 0x87, 0x4b, 0x1e, 0xf8, 0x31, 0x3a, 0x6f, 0xc6, 0xcf, 0x68, 0x47, + 0x97, 0xcc, 0xf7, 0x66, 0xcd, 0xdc, 0x41, 0x5f, 0x72, 0x97, 0xa3, 0x98, 0xef, 0xce, 0x7d, 0x89, + 0xc2, 0x65, 0x36, 0x26, 0xe6, 0x5c, 0xa6, 0x1e, 0x97, 0x28, 0x98, 0x17, 0x26, 0xd6, 0x9b, 0xb3, + 0x56, 0xc9, 0xc2, 0xf3, 0x45, 0xa6, 0xc9, 0x18, 0xc3, 0xf9, 0x31, 0x43, 0xb4, 0x23, 0xc1, 0xe5, + 0x24, 0x4d, 0x78, 0x18, 0x04, 0x43, 0x0f, 0x9b, 0xfa, 0x69, 0x10, 0xb9, 0x4d, 0x27, 0x12, 0x6c, + 0x7a, 0x21, 0xf3, 0x3f, 0xb0, 0xda, 0x73, 0xdb, 0x5e, 0x60, 0x9f, 0x93, 0xd7, 0x60, 0x64, 0xd5, + 0xa8, 0x17, 0x77, 0x8a, 0xbb, 0x6b, 0xcf, 0x76, 0x1a, 0x33, 0xc5, 0x6b, 0xb4, 0x83, 0xc0, 0x43, + 0xe6, 0x77, 0x3e, 0x8f, 0x05, 0x86, 0x21, 0x0f, 0x7c, 0x3a, 0x75, 0x21, 0x4f, 0xc1, 0x90, 0x67, + 0xe8, 0x5b, 0x7e, 0xe0, 0x60, 0xbd, 0xa4, 0xfd, 0x6f, 0xe4, 0xfc, 0x8f, 0x03, 0x07, 0x69, 0x45, + 0xa1, 0xd4, 0x2f, 0xf3, 0xa7, 0x22, 0xac, 0xf5, 0xdc, 0x8e, 0x17, 0x62, 0x9c, 0xc1, 0x63, 0x28, + 0xdb, 0x2c, 0xc4, 0xe4, 0xe5, 0xbf, 0xce, 0x39, 0x27, 0x79, 0x52, 0x8d, 0x21, 0x4f, 0x60, 0x39, + 0x90, 0x67, 0x28, 0xea, 0xa5, 0x9d, 0xa5, 0x2f, 0x80, 0x63, 0x10, 0x79, 0x06, 0x06, 0x7a, 0x21, + 0xc6, 0xb9, 0x2d, 0x2d, 0xcc, 0xad, 0x5b, 0xa0, 0x15, 0x85, 0x53, 0xbf, 0xd5, 0x1b, 0x50, 0x88, + 0x40, 0xd4, 0xcb, 0x1a, 0xbf, 0x9d, 0xc3, 0x77, 0x94, 0xad, 0x5b, 0xa0, 0x31, 0xa8, 0x6d, 0xc0, + 0xaa, 0x83, 0x2e, 0x8b, 0x3c, 0x69, 0xb6, 0x00, 0xda, 0x82, 0xf9, 0xf6, 0x99, 0x0e, 0xf3, 0x1c, + 0x56, 0xb9, 0x6b, 0xa9, 0xa8, 0xc9, 0xbd, 0x6e, 0x5d, 0x49, 0x35, 0xab, 0x00, 0x5d, 0xe1, 0xfa, + 0xc1, 0xfc, 0x5f, 0x11, 0x2a, 0x7d, 0x16, 0x9e, 0xeb, 0x08, 0xaf, 0x61, 0x5d, 0xa0, 0x8b, 0x02, + 0x7d, 0x1b, 0x2d, 0xee, 0x24, 0x61, 0x6e, 0xe6, 0xc3, 0x64, 0xb3, 0xd8, 0x2d, 0xd0, 0xb5, 0xcc, + 0xa1, 0xe7, 0xa8, 0xc6, 0x06, 0x17, 0x28, 0x04, 0x77, 0x30, 0x4c, 0x1a, 0x93, 0x6f, 0x6c, 0xfa, + 0xae, 0x93, 0x14, 0x47, 0xa7, 0x2e, 0xed, 0x35, 0x30, 0xb2, 0x70, 0xe6, 0x77, 0x45, 0x58, 0xff, + 0x47, 0xc2, 0x30, 0x9d, 0x5d, 0x1b, 0x36, 0x3c, 0x16, 0xf9, 0xf6, 0xd9, 0xd8, 0x63, 0xbe, 0x25, + 0xd0, 0xfd, 0x9a, 0xfc, 0xaa, 0x53, 0x17, 0x8a, 0x2e, 0xe9, 0x40, 0x2d, 0x8c, 0x06, 0x56, 0xca, + 0x5c, 0x1d, 0xa5, 0x74, 0x7d, 0x94, 0x8d, 0x30, 0x1a, 0xa4, 0xb9, 0x50, 0x74, 0x67, 0x13, 0x6d, + 0x42, 0xad, 0x35, 0x1e, 0x8b, 0xe0, 0x02, 0xdf, 0x64, 0x23, 0x7a, 0x1b, 0x8c, 0x90, 0x0f, 0x7d, + 0xe6, 0xa5, 0x65, 0x34, 0x68, 0x25, 0x3e, 0xe8, 0x39, 0xe6, 0x7f, 0x8b, 0xb0, 0x79, 0xaa, 0x1f, + 0xbe, 0xce, 0x81, 0x34, 0xa0, 0xac, 0x88, 0x98, 0x64, 0x9a, 0x6f, 0xeb, 0x61, 0x4c, 0xee, 0xfe, + 0x64, 0x8c, 0x54, 0xe3, 0xc8, 0x53, 0xd8, 0x0e, 0x22, 0x39, 0x8e, 0xa4, 0x75, 0xc1, 0x04, 0x67, + 0x03, 0x0f, 0x2d, 0x9f, 0x8d, 0xe2, 0x79, 0x34, 0x28, 0x89, 0x6d, 0x7f, 0x4f, 0x4c, 0xc7, 0x6c, + 0x84, 0xe6, 0x3b, 0xd8, 0x38, 0xf5, 0x10, 0xc7, 0xd3, 0x84, 0x5e, 0x40, 0x25, 0x65, 0x70, 0x56, + 0xe7, 0x98, 0xe2, 0x8d, 0x94, 0xe2, 0x8d, 0x83, 0x04, 0x40, 0x33, 0xa8, 0xf9, 0x43, 0x11, 0x2a, + 0xef, 0x98, 0x8c, 0x07, 0x7b, 0x1f, 0x56, 0x59, 0x5c, 0x99, 0x24, 0xc4, 0xfd, 0x5c, 0xea, 0xf9, + 0xba, 0x75, 0x0b, 0x34, 0xf5, 0x20, 0xaf, 0x60, 0x25, 0x2e, 0x40, 0x72, 0xed, 0x7b, 0x39, 0xdf, + 0x5c, 0x05, 0xbb, 0x05, 0x9a, 0xe0, 0xc9, 0x0b, 0x58, 0x0e, 0xd5, 0x65, 0x12, 0xfe, 0xdd, 0xcd, + 0x3b, 0xce, 0x5c, 0x54, 0x11, 0x4b, 0xa3, 0x55, 0x53, 0x33, 0x8d, 0x31, 0xbf, 0x2f, 0x82, 0xd1, + 0x12, 0x82, 0x4d, 0xf4, 0x45, 0x1e, 0x42, 0x59, 0x13, 0xba, 0xb8, 0x58, 0x6c, 0x34, 0x80, 0xec, + 0xc0, 0xda, 0x98, 0x09, 0xe6, 0x79, 0xe8, 0xf1, 0x70, 0xa4, 0x33, 0xaf, 0xd2, 0xcb, 0x47, 0xe4, + 0xb7, 0x50, 0x1d, 0x71, 0xdf, 0x0a, 0x23, 0xdb, 0xc6, 0x30, 0xc4, 0x50, 0x27, 0x59, 0xed, 0x16, + 0xe8, 0xfa, 0x88, 0xfb, 0xa7, 0xe9, 0x29, 0x79, 0x02, 0x5b, 0x97, 0x60, 0x96, 0xae, 0xae, 0xd6, + 0x87, 0x52, 0xb7, 0x40, 0x37, 0xa7, 0x50, 0xaa, 0x0c, 0x6d, 0xa2, 0xc6, 0x3a, 0x46, 0xda, 0x42, + 0x8d, 0x03, 0x67, 0xe6, 0x8f, 0x45, 0x58, 0x57, 0x99, 0x1d, 0xa1, 0x64, 0x0e, 0x93, 0x8c, 0x10, + 0x28, 0xeb, 0x29, 0x88, 0xa7, 0x4b, 0xff, 0x56, 0x9a, 0x21, 0xf9, 0x08, 0x83, 0x48, 0x26, 0xe2, + 0xf3, 0x85, 0x26, 0xa7, 0x48, 0xb2, 0x07, 0xab, 0x02, 0xa5, 0xe0, 0x18, 0xd6, 0x97, 0xb5, 0xd3, + 0x9d, 0x5c, 0x41, 0x28, 0x4a, 0x31, 0x39, 0x95, 0x82, 0x49, 0x1c, 0x4e, 0x68, 0x0a, 0x26, 0xbf, + 0x83, 0xaa, 0xde, 0x53, 0x22, 0x1a, 0x4b, 0x3e, 0xf0, 0xb0, 0xbe, 0xb2, 0x53, 0xdc, 0xad, 0x28, + 0x92, 0xce, 0x1c, 0xb7, 0x7f, 0x05, 0x37, 0x66, 0x0e, 0xac, 0x0b, 0xe6, 0x45, 0x8a, 0x67, 0xcb, + 0x2d, 0x8f, 0xb3, 0x90, 0xd4, 0x60, 0xe9, 0x82, 0x89, 0xe4, 0x1e, 0xea, 0x27, 0xd9, 0x86, 0x65, + 0xa6, 0x4c, 0xba, 0xe0, 0x06, 0x8d, 0x1f, 0xcc, 0x6f, 0xca, 0x50, 0xd6, 0xed, 0xdb, 0x80, 0x52, + 0xc6, 0xaa, 0x12, 0x77, 0xc8, 0x4b, 0xa8, 0x8c, 0x92, 0xaa, 0x24, 0xc3, 0x75, 0x7b, 0x4e, 0x4b, + 0xd3, 0xc2, 0xd1, 0x0c, 0x4c, 0x1a, 0xb0, 0xc2, 0xfd, 0x71, 0x24, 0x55, 0xd7, 0xe6, 0x2d, 0x83, + 0x36, 0xf7, 0x1d, 0xee, 0x0f, 0x69, 0x82, 0x22, 0x8f, 0x61, 0x2b, 0x1a, 0x87, 0x52, 0x20, 0x1b, + 0xe9, 0x8d, 0x60, 0x71, 0x27, 0xac, 0x97, 0x77, 0x96, 0x76, 0x0d, 0xba, 0x99, 0x1a, 0xd4, 0xab, + 0x7a, 0x4e, 0x48, 0xf6, 0x61, 0x23, 0x21, 0xad, 0xce, 0x5e, 0x17, 0x77, 0x69, 0xce, 0x3a, 0xd0, + 0x35, 0xa0, 0xd5, 0x18, 0xdb, 0x8a, 0xa1, 0x64, 0x0f, 0x0c, 0xb5, 0xc5, 0xe3, 0xb5, 0xb3, 0xa2, + 0xaf, 0xf4, 0x9b, 0x05, 0xca, 0xab, 0x56, 0x8f, 0x4c, 0x15, 0xbf, 0x0d, 0xd5, 0x4c, 0x0b, 0xb5, + 0xef, 0xea, 0xdc, 0x72, 0x5c, 0xd6, 0x61, 0x35, 0xaa, 0x9f, 0x2e, 0xeb, 0xf2, 0x9f, 0x61, 0x6d, + 0xa0, 0xb7, 0x50, 0x1c, 0xa1, 0x32, 0x57, 0x4e, 0xa7, 0x7b, 0xaa, 0x5b, 0xa0, 0x30, 0x98, 0x6e, + 0xad, 0x3d, 0x30, 0x86, 0x4c, 0x26, 0x0b, 0xd3, 0x98, 0x9b, 0x79, 0xaa, 0x27, 0x2a, 0xf3, 0x61, + 0xaa, 0x2d, 0x7f, 0x04, 0x60, 0x8a, 0x9f, 0xb1, 0x23, 0x68, 0xc7, 0x7a, 0xbe, 0x54, 0x29, 0x81, + 0xbb, 0x05, 0x6a, 0xb0, 0xf4, 0xa1, 0x5d, 0x81, 0x15, 0xc9, 0xc4, 0x10, 0xa5, 0xf9, 0x73, 0x09, + 0x6a, 0xe9, 0xdd, 0x32, 0x9e, 0x1c, 0x01, 0xf9, 0x18, 0x31, 0x8f, 0xcb, 0x89, 0x15, 0xb8, 0x56, + 0x88, 0xe2, 0x82, 0xdb, 0x8b, 0x04, 0xec, 0x43, 0x0c, 0x3c, 0x71, 0x4f, 0x63, 0x18, 0xad, 0x7d, + 0xcc, 0x9d, 0x90, 0x63, 0x80, 0xc0, 0xb7, 0x5c, 0xc6, 0xbd, 0x48, 0xc4, 0x12, 0xbe, 0xf1, 0xac, + 0xb9, 0xa0, 0xbe, 0x69, 0x0e, 0x8d, 0x13, 0xff, 0x6d, 0xec, 0xf0, 0x3e, 0xf0, 0xb8, 0x3d, 0xa1, + 0x46, 0x90, 0x1e, 0x90, 0xbf, 0x40, 0x59, 0xb2, 0x61, 0x3a, 0x81, 0x8f, 0xae, 0x8b, 0xd4, 0x67, + 0xc3, 0xb0, 0xe3, 0x4b, 0x31, 0xa1, 0xda, 0xed, 0xd6, 0x4b, 0x30, 0xb2, 0x23, 0xc5, 0xa4, 0x73, + 0x9c, 0xa4, 0x4c, 0x3a, 0xc7, 0x89, 0x62, 0x92, 0x66, 0x5b, 0xca, 0x24, 0xfd, 0xf0, 0xa7, 0xd2, + 0xab, 0xa2, 0xf9, 0x01, 0x36, 0x73, 0x59, 0x91, 0x6d, 0xa8, 0xbd, 0x6d, 0xf5, 0x0e, 0xad, 0xde, + 0xd1, 0x51, 0xe7, 0xa0, 0xd7, 0xea, 0x77, 0x0e, 0xff, 0x55, 0x2b, 0x90, 0x5d, 0x78, 0xa0, 0x4f, + 0x5b, 0x6f, 0xfb, 0x1d, 0x6a, 0x75, 0xfe, 0xd9, 0x79, 0xf3, 0xb7, 0x7e, 0xab, 0x7d, 0xd8, 0xb1, + 0x8e, 0x4f, 0x0e, 0x3a, 0xa7, 0xd6, 0x9b, 0x93, 0xa3, 0xf7, 0x87, 0x9d, 0x7e, 0xa7, 0x56, 0x34, + 0xff, 0x0a, 0xf5, 0x7c, 0xbe, 0x07, 0xf1, 0xa7, 0x4d, 0x48, 0x1e, 0xe4, 0xc5, 0x42, 0x25, 0x59, + 0xc9, 0x49, 0x85, 0xf9, 0xed, 0xd2, 0xb4, 0x81, 0x7d, 0x1c, 0x8d, 0x3d, 0x26, 0x91, 0x3c, 0xca, + 0xe8, 0xfe, 0xa5, 0xb5, 0xae, 0x95, 0x60, 0xff, 0x8a, 0x12, 0xdc, 0xbf, 0xa6, 0xa0, 0x97, 0xd4, + 0x60, 0x1f, 0x8c, 0xec, 0xbb, 0x7b, 0xc1, 0xae, 0x51, 0x4b, 0xd9, 0xe9, 0xa5, 0x20, 0x3a, 0xc5, + 0x93, 0x47, 0xb0, 0xac, 0x26, 0x37, 0x96, 0x83, 0x05, 0x3b, 0x25, 0x46, 0x90, 0xa7, 0xb0, 0x1a, + 0xb3, 0x3d, 0x95, 0x84, 0x45, 0xb2, 0x93, 0xc2, 0xc8, 0x1e, 0xac, 0x27, 0x03, 0x77, 0x59, 0x11, + 0xe6, 0xbe, 0x63, 0x2d, 0x01, 0x6a, 0x52, 0xf5, 0x61, 0x2b, 0xbd, 0x9d, 0x95, 0x7c, 0x64, 0x86, + 0x89, 0x24, 0x3c, 0xbc, 0xa6, 0x2e, 0x69, 0xe3, 0x68, 0x6d, 0x94, 0x3b, 0x31, 0xff, 0x5f, 0x84, + 0xad, 0x2b, 0xdf, 0x7d, 0x8a, 0xf8, 0x02, 0xc3, 0x20, 0x12, 0x36, 0x86, 0x49, 0xb3, 0xea, 0x57, + 0xf6, 0x48, 0x62, 0xa7, 0x53, 0x28, 0x39, 0x01, 0x82, 0x9f, 0x25, 0xfa, 0x0e, 0x3a, 0xd6, 0x34, + 0xc0, 0xfc, 0xaf, 0xcd, 0x4e, 0x02, 0x9c, 0x06, 0xda, 0xc2, 0xfc, 0x51, 0x7b, 0xef, 0xdf, 0x7f, + 0x18, 0x72, 0x79, 0x16, 0x0d, 0x1a, 0x76, 0x30, 0x6a, 0xea, 0x00, 0x81, 0x18, 0x36, 0xb3, 0x7f, + 0x3b, 0x43, 0xf4, 0x9b, 0xe3, 0xc1, 0xef, 0x87, 0x41, 0x73, 0xe6, 0x0f, 0xd0, 0x60, 0x45, 0xaf, + 0xc8, 0xe7, 0xbf, 0x04, 0x00, 0x00, 0xff, 0xff, 0x4a, 0x18, 0x01, 0xa0, 0x16, 0x0e, 0x00, 0x00, } diff --git a/gen/pb-go/flyteidl/core/workflow.pb.validate.go b/gen/pb-go/flyteidl/core/workflow.pb.validate.go index cf7a679a1..7102112d2 100644 --- a/gen/pb-go/flyteidl/core/workflow.pb.validate.go +++ b/gen/pb-go/flyteidl/core/workflow.pb.validate.go @@ -1549,6 +1549,16 @@ func (m *TaskNodeOverrides) Validate() error { } } + if v, ok := interface{}(m.GetExtendedResources()).(interface{ Validate() error }); ok { + if err := v.Validate(); err != nil { + return TaskNodeOverridesValidationError{ + field: "ExtendedResources", + reason: "embedded message failed validation", + cause: err, + } + } + } + return nil } diff --git a/gen/pb-go/flyteidl/service/admin.swagger.json b/gen/pb-go/flyteidl/service/admin.swagger.json index 2e66be299..7ebc4420c 100644 --- a/gen/pb-go/flyteidl/service/admin.swagger.json +++ b/gen/pb-go/flyteidl/service/admin.swagger.json @@ -6026,6 +6026,16 @@ }, "description": "Represents the error message from the execution." }, + "coreExtendedResources": { + "type": "object", + "properties": { + "gpu_accelerator": { + "$ref": "#/definitions/coreGPUAccelerator", + "description": "GPU accelerator to select for task. Contains information about device type, and\nfor multi-instance GPUs, the partition size to use." + } + }, + "description": "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to\nallocate to a task." + }, "coreGPUAccelerator": { "type": "object", "properties": { @@ -6593,16 +6603,6 @@ }, "description": "Represents customized execution run-time attributes." }, - "coreResourceExtensions": { - "type": "object", - "properties": { - "gpu_accelerator": { - "$ref": "#/definitions/coreGPUAccelerator", - "description": "GPU accelerator to select for task. Contains information about device type, and\nfor multi-instance GPUs, the partition size to use." - } - }, - "description": "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to\nallocate to a task." - }, "coreResourceType": { "type": "string", "enum": [ @@ -6631,10 +6631,6 @@ "$ref": "#/definitions/ResourcesResourceEntry" }, "description": "Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique\nwithin the list." - }, - "extensions": { - "$ref": "#/definitions/coreResourceExtensions", - "description": "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." } }, "description": "A customizable interface to convey resources requested for a container. This can be interpreted differently for different\ncontainer engines." @@ -7039,6 +7035,10 @@ "resources": { "$ref": "#/definitions/coreResources", "description": "A customizable interface to convey resources requested for a task container." + }, + "extended_resources": { + "$ref": "#/definitions/coreExtendedResources", + "description": "Overrides for all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." } }, "description": "Optional task node overrides that will be applied at task execution time." @@ -7084,6 +7084,10 @@ "$ref": "#/definitions/coreSecurityContext", "description": "security_context encapsulates security attributes requested to run this task." }, + "extended_resources": { + "$ref": "#/definitions/coreExtendedResources", + "description": "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." + }, "config": { "type": "object", "additionalProperties": { diff --git a/gen/pb-go/flyteidl/service/agent.swagger.json b/gen/pb-go/flyteidl/service/agent.swagger.json index 0b86a3b6f..640cf7d57 100644 --- a/gen/pb-go/flyteidl/service/agent.swagger.json +++ b/gen/pb-go/flyteidl/service/agent.swagger.json @@ -365,6 +365,16 @@ }, "description": "Represents an error thrown from a node." }, + "coreExtendedResources": { + "type": "object", + "properties": { + "gpu_accelerator": { + "$ref": "#/definitions/coreGPUAccelerator", + "description": "GPU accelerator to select for task. Contains information about device type, and\nfor multi-instance GPUs, the partition size to use." + } + }, + "description": "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to\nallocate to a task." + }, "coreGPUAccelerator": { "type": "object", "properties": { @@ -679,16 +689,6 @@ }, "title": "Primitive Types" }, - "coreResourceExtensions": { - "type": "object", - "properties": { - "gpu_accelerator": { - "$ref": "#/definitions/coreGPUAccelerator", - "description": "GPU accelerator to select for task. Contains information about device type, and\nfor multi-instance GPUs, the partition size to use." - } - }, - "description": "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to\nallocate to a task." - }, "coreResourceType": { "type": "string", "enum": [ @@ -717,10 +717,6 @@ "$ref": "#/definitions/ResourcesResourceEntry" }, "description": "Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique\nwithin the list." - }, - "extensions": { - "$ref": "#/definitions/coreResourceExtensions", - "description": "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." } }, "description": "A customizable interface to convey resources requested for a container. This can be interpreted differently for different\ncontainer engines." @@ -1046,6 +1042,10 @@ "$ref": "#/definitions/coreSecurityContext", "description": "security_context encapsulates security attributes requested to run this task." }, + "extended_resources": { + "$ref": "#/definitions/coreExtendedResources", + "description": "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." + }, "config": { "type": "object", "additionalProperties": { diff --git a/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json b/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json index 8e76e926b..63c5d9c1d 100644 --- a/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json +++ b/gen/pb-go/flyteidl/service/external_plugin_service.swagger.json @@ -328,6 +328,16 @@ }, "description": "Represents an error thrown from a node." }, + "coreExtendedResources": { + "type": "object", + "properties": { + "gpu_accelerator": { + "$ref": "#/definitions/coreGPUAccelerator", + "description": "GPU accelerator to select for task. Contains information about device type, and\nfor multi-instance GPUs, the partition size to use." + } + }, + "description": "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to\nallocate to a task." + }, "coreGPUAccelerator": { "type": "object", "properties": { @@ -630,16 +640,6 @@ }, "title": "Primitive Types" }, - "coreResourceExtensions": { - "type": "object", - "properties": { - "gpu_accelerator": { - "$ref": "#/definitions/coreGPUAccelerator", - "description": "GPU accelerator to select for task. Contains information about device type, and\nfor multi-instance GPUs, the partition size to use." - } - }, - "description": "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to\nallocate to a task." - }, "coreResourceType": { "type": "string", "enum": [ @@ -668,10 +668,6 @@ "$ref": "#/definitions/ResourcesResourceEntry" }, "description": "Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique\nwithin the list." - }, - "extensions": { - "$ref": "#/definitions/coreResourceExtensions", - "description": "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." } }, "description": "A customizable interface to convey resources requested for a container. This can be interpreted differently for different\ncontainer engines." @@ -981,6 +977,10 @@ "$ref": "#/definitions/coreSecurityContext", "description": "security_context encapsulates security attributes requested to run this task." }, + "extended_resources": { + "$ref": "#/definitions/coreExtendedResources", + "description": "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements, to allocate to a task." + }, "config": { "type": "object", "additionalProperties": { diff --git a/gen/pb-go/flyteidl/service/flyteadmin/README.md b/gen/pb-go/flyteidl/service/flyteadmin/README.md index 471a6db69..456af7b09 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/README.md +++ b/gen/pb-go/flyteidl/service/flyteadmin/README.md @@ -240,6 +240,7 @@ Class | Method | HTTP request | Description - [CoreEnumType](docs/CoreEnumType.md) - [CoreError](docs/CoreError.md) - [CoreExecutionError](docs/CoreExecutionError.md) + - [CoreExtendedResources](docs/CoreExtendedResources.md) - [CoreGateNode](docs/CoreGateNode.md) - [CoreGpuAccelerator](docs/CoreGpuAccelerator.md) - [CoreIdentifier](docs/CoreIdentifier.md) @@ -269,7 +270,6 @@ Class | Method | HTTP request | Description - [CorePromiseAttribute](docs/CorePromiseAttribute.md) - [CoreQualityOfService](docs/CoreQualityOfService.md) - [CoreQualityOfServiceSpec](docs/CoreQualityOfServiceSpec.md) - - [CoreResourceExtensions](docs/CoreResourceExtensions.md) - [CoreResourceType](docs/CoreResourceType.md) - [CoreResources](docs/CoreResources.md) - [CoreRetryStrategy](docs/CoreRetryStrategy.md) diff --git a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml index bc74f908b..419dbd366 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml +++ b/gen/pb-go/flyteidl/service/flyteadmin/api/swagger.yaml @@ -9241,12 +9241,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -10386,12 +10386,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -11530,12 +11530,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -13155,12 +13155,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -14300,12 +14300,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -15444,12 +15444,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -15612,11 +15612,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -15670,6 +15665,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -15880,11 +15880,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -15938,6 +15933,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -17607,12 +17607,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -18752,12 +18752,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -19896,12 +19896,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -21107,11 +21107,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -21165,6 +21160,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -21391,11 +21391,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -21449,6 +21444,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -22088,11 +22088,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -22146,6 +22141,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -22366,11 +22366,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -22424,6 +22419,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -24207,12 +24207,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -25352,12 +25352,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -26496,12 +26496,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -28121,12 +28121,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -29266,12 +29266,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -30410,12 +30410,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -30578,11 +30578,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -30636,6 +30631,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -30846,11 +30846,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -30904,6 +30899,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -32573,12 +32573,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -33718,12 +33718,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -34862,12 +34862,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -36772,12 +36772,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -37917,12 +37917,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -39061,12 +39061,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -40686,12 +40686,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -41831,12 +41831,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -42975,12 +42975,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -43143,11 +43143,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -43201,6 +43196,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -43411,11 +43411,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -43469,6 +43464,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -45138,12 +45138,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -46283,12 +46283,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -47427,12 +47427,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -49284,12 +49284,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -50429,12 +50429,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -51573,12 +51573,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -53198,12 +53198,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -54343,12 +54343,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -55487,12 +55487,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -55655,11 +55655,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -55713,6 +55708,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -55923,11 +55923,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -55981,6 +55976,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -57650,12 +57650,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -58795,12 +58795,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -59939,12 +59939,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -61575,12 +61575,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -62720,12 +62720,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -63864,12 +63864,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -65489,12 +65489,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -66634,12 +66634,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -67778,12 +67778,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -67946,11 +67946,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -68004,6 +67999,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -68214,11 +68214,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -68272,6 +68267,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -69941,12 +69941,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -71086,12 +71086,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -72230,12 +72230,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -74179,11 +74179,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -74237,6 +74232,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -75918,12 +75918,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -77063,12 +77063,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -78207,12 +78207,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -79859,12 +79859,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -81004,12 +81004,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -82148,12 +82148,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -83773,12 +83773,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -84918,12 +84918,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -86062,12 +86062,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -86230,11 +86230,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -86288,6 +86283,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -86498,11 +86498,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -86556,6 +86551,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -88225,12 +88225,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -89370,12 +89370,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -90514,12 +90514,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -90775,11 +90775,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -90920,6 +90915,20 @@ definitions: kind: {} message: "message" error_uri: "error_uri" + coreExtendedResources: + type: "object" + properties: + gpu_accelerator: + description: "GPU accelerator to select for task. Contains information about\ + \ device type, and\nfor multi-instance GPUs, the partition size to use." + $ref: "#/definitions/coreGPUAccelerator" + description: "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements,\ + \ to\nallocate to a task." + example: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" coreGPUAccelerator: type: "object" properties: @@ -93524,12 +93533,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -94239,20 +94248,6 @@ definitions: description: "Represents customized execution run-time attributes." example: queueing_budget: "queueing_budget" - coreResourceExtensions: - type: "object" - properties: - gpu_accelerator: - description: "GPU accelerator to select for task. Contains information about\ - \ device type, and\nfor multi-instance GPUs, the partition size to use." - $ref: "#/definitions/coreGPUAccelerator" - description: "Encapsulates all non-standard resources, not captured by v1.ResourceRequirements,\ - \ to\nallocate to a task." - example: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" coreResourceType: type: "string" description: "Indicates a resource type within Flyte.\n\n - DATASET: A dataset\ @@ -94283,18 +94278,9 @@ definitions: \ can reliably run. ResourceNames must be unique\nwithin the list." items: $ref: "#/definitions/ResourcesResourceEntry" - extensions: - description: "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements,\ - \ to allocate to a task." - $ref: "#/definitions/coreResourceExtensions" description: "A customizable interface to convey resources requested for a container.\ \ This can be interpreted differently for different\ncontainer engines." example: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -94994,12 +94980,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -95017,15 +95003,19 @@ definitions: description: "A customizable interface to convey resources requested for a\ \ task container." $ref: "#/definitions/coreResources" + extended_resources: + description: "Overrides for all non-standard resources, not captured by\n\ + v1.ResourceRequirements, to allocate to a task." + $ref: "#/definitions/coreExtendedResources" description: "Optional task node overrides that will be applied at task execution\ \ time." example: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -95076,6 +95066,10 @@ definitions: description: "security_context encapsulates security attributes requested\ \ to run this task." $ref: "#/definitions/coreSecurityContext" + extended_resources: + description: "Encapsulates all non-standard resources, not captured by\nv1.ResourceRequirements,\ + \ to allocate to a task." + $ref: "#/definitions/coreExtendedResources" config: type: "object" title: "Metadata about the custom defined for this task. This is extensible\ @@ -95092,11 +95086,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -95150,6 +95139,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -97382,12 +97376,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -98527,12 +98521,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -99671,12 +99665,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -101576,12 +101570,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -102721,12 +102715,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -103865,12 +103859,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -105490,12 +105484,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -106635,12 +106629,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -107779,12 +107773,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -107947,11 +107941,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -108005,6 +107994,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -108215,11 +108209,6 @@ definitions: - "args" image: "image" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -108273,6 +108262,11 @@ definitions: tags: key: "tags" task_type_version: 7 + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" custom: fields: key: @@ -109942,12 +109936,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -111087,12 +111081,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" @@ -112231,12 +112225,12 @@ definitions: project: "project" version: "version" overrides: + extended_resources: + gpu_accelerator: + partition_size: "partition_size" + unpartitioned: true + device: "device" resources: - extensions: - gpu_accelerator: - partition_size: "partition_size" - unpartitioned: true - device: "device" requests: - name: {} value: "value" diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_resource_extensions.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_extended_resources.go similarity index 94% rename from gen/pb-go/flyteidl/service/flyteadmin/model_core_resource_extensions.go rename to gen/pb-go/flyteidl/service/flyteadmin/model_core_extended_resources.go index b1ac5b064..bb02119b0 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_resource_extensions.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_extended_resources.go @@ -10,7 +10,7 @@ package flyteadmin // Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. -type CoreResourceExtensions struct { +type CoreExtendedResources struct { // GPU accelerator to select for task. Contains information about device type, and for multi-instance GPUs, the partition size to use. GpuAccelerator *CoreGpuAccelerator `json:"gpu_accelerator,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_resources.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_resources.go index 61b9ea39a..725140da0 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_resources.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_resources.go @@ -15,6 +15,4 @@ type CoreResources struct { Requests []ResourcesResourceEntry `json:"requests,omitempty"` // Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique within the list. Limits []ResourcesResourceEntry `json:"limits,omitempty"` - // Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. - Extensions *CoreResourceExtensions `json:"extensions,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go index 241ad4119..7717000d4 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_node_overrides.go @@ -13,4 +13,6 @@ package flyteadmin type CoreTaskNodeOverrides struct { // A customizable interface to convey resources requested for a task container. Resources *CoreResources `json:"resources,omitempty"` + // Overrides for all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. + ExtendedResources *CoreExtendedResources `json:"extended_resources,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_template.go b/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_template.go index 163a0eb7c..64a4a984a 100644 --- a/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_template.go +++ b/gen/pb-go/flyteidl/service/flyteadmin/model_core_task_template.go @@ -28,5 +28,7 @@ type CoreTaskTemplate struct { TaskTypeVersion int32 `json:"task_type_version,omitempty"` // security_context encapsulates security attributes requested to run this task. SecurityContext *CoreSecurityContext `json:"security_context,omitempty"` + // Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. + ExtendedResources *CoreExtendedResources `json:"extended_resources,omitempty"` Config map[string]string `json:"config,omitempty"` } diff --git a/gen/pb-go/flyteidl/service/openapi.go b/gen/pb-go/flyteidl/service/openapi.go index 5d2526307..1e355f927 100644 --- a/gen/pb-go/flyteidl/service/openapi.go +++ b/gen/pb-go/flyteidl/service/openapi.go @@ -78,7 +78,7 @@ func (fi bindataFileInfo) Sys() interface{} { return nil } -var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xeb\xb8\x95\x2f\x0c\xff\x3f\x9f\x02\x67\xcf\xa9\xea\xee\x44\xb6\x3b\xc9\x4c\xde\x94\xa7\x4e\xbd\x8f\xda\xd6\xde\xad\xd3\xbe\xc5\x97\xee\xe9\x67\x94\x52\x43\x24\x24\x21\x26\x01\x06\x00\xed\xad\x4e\xe5\xbb\x3f\x85\x85\x0b\x41\x8a\x94\xa8\x8b\x6d\x79\x37\x67\xaa\xd2\xde\x22\x89\xeb\xc2\xc2\xba\xfe\xd6\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x45\x1f\xfe\x78\xfc\xed\x87\x9e\xfe\x8d\xb2\x29\xff\x70\x8a\xf4\x73\x84\x3e\x28\xaa\x12\xa2\x9f\x4f\x93\x85\x22\x34\x4e\x4e\x24\x11\x4f\x34\x22\x27\x38\x4e\x29\x3b\xce\x04\x57\x1c\x3e\x44\xe8\xc3\x13\x11\x92\x72\xa6\x5f\xb7\x7f\x22\xc6\x15\x92\x44\x7d\xf8\x37\x84\xfe\x05\xcd\xcb\x68\x4e\x52\x22\x3f\x9c\xa2\xff\x31\x1f\xcd\x95\xca\x5c\x03\xfa\x6f\xa9\xdf\xfd\x1b\xbc\x1b\x71\x26\xf3\xd2\xcb\x38\xcb\x12\x1a\x61\x45\x39\x3b\xf9\xbb\xe4\xac\x78\x37\x13\x3c\xce\xa3\x96\xef\x62\x35\x97\xc5\x1c\x4f\x70\x46\x4f\x9e\xfe\x70\x82\x23\x45\x9f\xc8\x38\xc1\x39\x8b\xe6\xe3\x2c\xc1\x4c\x9e\xfc\x93\xc6\x7a\x8e\x7f\x27\x91\xfa\x17\xfc\x23\xe6\x29\xa6\xcc\xfc\xcd\x70\x4a\xfe\xe5\xdb\x41\xe8\xc3\x8c\xa8\xe0\x9f\x7a\xb6\x79\x9a\x62\xb1\xd0\x2b\xf2\x91\xa8\x68\x8e\xd4\x9c\x20\xd3\x0f\x72\x4b\xc4\xa7\x08\xa3\x53\x41\xa6\xa7\xbf\x08\x32\x1d\xbb\x85\x3e\x36\x0b\x7c\x01\xa3\xb9\x49\x30\xfb\xe5\xd8\x2e\x13\xb4\xcc\x33\x22\x60\x6e\xc3\x58\xb7\xfe\x89\xa8\x3e\x34\x5b\xbc\x1f\xbe\x2d\x88\xcc\x38\x93\x44\x96\x86\x87\xd0\x87\x3f\x7e\xfb\x6d\xe5\x27\x84\x3e\xc4\x44\x46\x82\x66\xca\xee\x65\x1f\xc9\x3c\x8a\x88\x94\xd3\x3c\x41\xae\xa5\x70\x30\x66\xaa\x7a\x63\xf1\x52\x63\x08\x7d\xf8\xdf\x82\x4c\x75\x3b\xff\x7e\x12\x93\x29\x65\x54\xb7\x2b\x0d\xfd\x04\xa3\x2d\x7d\xf5\xaf\x7f\xab\xfb\xfb\x5f\xc1\x8c\x32\x2c\x70\x4a\x14\x11\xc5\x8e\x9b\xff\xab\xcc\x45\xef\x91\xee\xbc\xd8\xc7\xea\xc0\x2b\xb3\xbd\xc2\x29\xd1\x7b\xa2\x77\xca\x7e\x01\x7f\x0b\x22\x79\x2e\x22\x82\x26\x24\xe1\x6c\x26\x91\xe2\x4b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\x57\xaf\xd5\xd4\x0c\x55\x6e\x30\x33\xf3\x41\xe3\xc4\x46\xac\xef\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x67\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\x3b\x9c\xb5\x81\x3f\x57\xaf\xcc\x83\x24\x42\x0f\xfc\x89\xc6\x24\x46\x4f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xe3\x11\xbb\x9f\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\xf7\x6e\xb9\x7e\x8f\x74\x7f\x28\x67\xf4\x1f\x39\x49\x16\x88\xc6\x84\x29\x3a\xa5\x44\x56\x5b\xfb\x3d\x87\xfe\x71\x82\x8e\x90\x5e\x67\x22\x14\xac\x37\x67\x8a\x7c\x56\x12\x1d\xa1\x84\x3e\x12\xf4\xd5\x05\x95\x0a\xf5\x6f\x86\x5f\xf5\xd0\x57\xe6\xbc\x20\xe0\x4d\x5f\xbd\xc2\x0a\xfb\xbf\xff\x16\x1c\x3d\x85\x67\xd5\x43\xf7\xa1\xaf\x4f\xf3\x9d\xb9\x1a\x8a\x16\xfe\xf6\x6f\x61\x3b\x76\xbf\x56\xf3\xdb\x82\xd9\x5a\x4e\xdb\x96\xbf\xc2\x32\x95\x59\xab\xd4\x3b\xb4\x2b\x67\xd5\xed\x56\x59\xab\x7c\x5f\xbc\x55\x4f\xe1\xa5\xf9\xeb\x2e\xcc\x15\x2b\xa0\x7a\x4c\x99\x39\x24\xfe\xcc\x08\xa9\xcf\x89\xa3\xde\x03\x61\x29\xbb\xf0\xda\x60\x66\x01\xbb\x75\x5c\x34\x58\x95\x03\x9c\x77\x42\x53\xba\x6e\x7f\x87\x2c\xd6\x22\x97\x65\x76\x2c\x4f\x27\x44\xe8\x65\x70\x6c\x0f\x66\x3b\xd1\x6c\x50\xe5\x82\x91\xb8\xc5\x34\xff\x91\x13\xb1\x58\x31\xcf\x29\x4e\x64\xd3\x44\x29\x53\x44\xcb\xb7\x95\xc7\x53\x2e\x52\xac\xec\x0b\x7f\xfe\x8f\x4d\x17\x42\xf1\x47\xb2\x6e\xff\x87\x66\x37\x23\x2c\x81\x0c\xd2\x3c\x51\x34\x4b\x08\xca\xf0\x8c\x48\xbb\x22\x79\xa2\x64\x0f\x5e\xd3\x32\x35\x11\x47\xfe\x06\x82\x1e\xdc\xcd\x9b\x4b\xf8\x05\x4d\xbd\x00\xc9\xc8\x67\x05\x2d\x8d\x18\xdc\xbd\xb0\x44\xe1\x8d\xf2\x02\x4b\xb9\x1d\xcd\x48\x2e\xd4\x78\xb2\x38\x7e\x24\x4b\xfd\x36\x52\x0e\x66\x08\x2b\x25\xe8\x24\x57\x44\xcf\x5b\xb7\xe1\xee\x4e\x60\x8f\xe6\x82\x6e\xc3\x1a\xde\x6e\xc2\x31\x15\x24\x82\xb9\x6d\x72\x60\xfc\x57\x7a\xde\x5a\x7f\x59\x98\xd9\x3f\x92\x05\xc8\x23\x35\x2b\xe0\xb7\x7c\xc4\x46\x0c\x1d\xa1\xf3\xc1\xdd\xd9\xe0\xea\x7c\x78\xf5\xe9\x14\x7d\xb7\x40\x31\x99\xe2\x3c\x51\x3d\x34\xa5\x24\x89\x25\xc2\x82\x40\x93\x24\xd6\x32\x87\x1e\x0c\x61\x31\x65\x33\xc4\x45\x4c\xc4\xcb\x2d\x63\xe5\x29\x61\x79\x5a\xb9\x57\xe0\xf7\x62\xf4\x95\x2f\xb4\x88\xe1\x1f\x95\x9e\xfc\x6d\x69\x81\x61\xc6\xba\xef\xa0\xb5\x57\x13\x6a\xa2\x39\x4d\x62\x41\xd8\x89\xc2\xf2\x71\x4c\x3e\x93\x28\x37\x77\xf2\x3f\xcb\x3f\x8c\xb5\x64\xca\x63\x52\xfe\xa5\xf4\x8f\x42\x14\xda\xf8\x53\xaf\xa5\x6e\xfc\x25\xe8\xb4\xed\xbe\x83\x5f\x68\x5c\xfb\x36\xfc\xb2\x66\x0e\xee\x9d\x15\x83\x75\xaf\x34\x8e\xca\xbd\x60\x25\xbe\xda\x77\x04\x51\x62\x31\xc6\x4a\x91\x34\x53\x1b\xea\xeb\x18\x25\x5a\xae\x5c\x25\x47\x5e\xf1\x98\x0c\x5c\x7f\xbf\x20\x23\xce\x92\x18\x4d\x16\x96\x6b\x4d\x89\x20\x2c\x22\xcd\x2d\xdc\x63\xf9\x58\xb4\xb0\x4e\x18\x2d\xf5\x27\x3f\x72\xa1\x3f\x7f\x0f\x02\x69\x69\xe0\xaf\x21\x93\x6e\x7b\xe2\xbe\x38\x0b\xc1\x96\xfc\xa3\xb3\x27\xec\xbe\x92\x6d\xad\x0f\x5c\x20\xb9\x90\x8a\xa4\x6b\xed\x10\xef\x67\x21\xec\x05\x71\xa8\x03\xae\xdc\x51\xbf\x81\x53\x5f\xbe\x71\xbb\xe3\xbd\xc1\x92\xed\xcb\x8a\x78\xe8\xf3\x74\x3e\x9c\xd5\x53\xbd\x73\xdb\x17\x38\x31\xde\xc5\x34\x4b\xb2\xe0\xbe\x07\xf9\x42\xe6\x86\xc6\xbd\x72\xab\x3d\x86\x01\xac\x51\x34\xcb\x76\x68\x7f\xfe\xf4\xa7\xa1\x85\xc6\x98\xe3\xd4\x9c\xca\xc0\x58\x85\x22\x2e\x8c\x2c\x18\xdb\xf3\x6e\x74\xcd\xfe\x7d\xff\x6e\x70\x7f\x8a\xfa\x28\xc6\x0a\xeb\x03\x2e\x48\x26\x88\x24\x4c\x81\x1e\xaf\xbf\x57\x0b\x94\xf2\x98\x24\x46\xe3\xfc\xa8\x25\x5f\x74\x8e\x15\x3e\xc3\x0a\x27\x7c\x76\x8c\xfa\xf0\x4f\xfd\x31\x95\x08\x27\x92\x23\xec\xc8\x8a\xc4\xae\x09\xcc\x62\xc7\x5a\x30\x8a\x78\x9a\xd1\xc4\xdb\xe0\xbd\x71\x85\xb2\x98\x3e\xd1\x38\xc7\x09\xe2\x13\xcd\x55\xb4\x86\x3c\x78\x22\x4c\xe5\x38\x49\x16\x08\x27\x09\xb2\xdd\xba\x17\x90\x9c\xf3\x3c\x89\x75\xbb\x6e\x94\x92\xa6\x34\xc1\x42\xab\xe0\x66\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x30\x2e\xbd\x9a\x29\x7e\x24\x12\x51\x85\x32\x2e\x25\x9d\x24\xc5\x99\x7f\x18\x22\x18\xf7\xd9\xc5\x10\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9c\x0d\x3f\x0e\x07\xe7\xcb\xba\xf9\x7d\xff\xee\x87\xe5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xcb\x4f\x2e\xfa\x0f\x57\x67\xdf\x8f\x6f\x2e\xfa\x57\xcb\x0f\x2d\x59\xb5\x56\xf3\xc3\x91\x6d\x78\xb6\x3a\x9b\xe6\x4b\xd9\x34\x7b\x5f\xae\x51\x73\x4a\x13\xd0\x41\x5b\x1b\x34\xbd\x0d\xc1\x7e\x89\x32\x2c\xa5\x91\x8c\xcc\x08\x8e\x47\xec\x92\x0b\xcd\xc0\xa6\x5c\xf3\x08\x2d\x3d\x29\x91\x47\x8a\xb2\x99\xff\xe8\x14\x8d\xf2\x6f\xbf\xfd\x53\x74\x41\xd9\x23\xfc\x45\x0e\x71\x71\x3a\x8b\x6f\x67\xf1\xfd\x6d\x59\x7c\xb5\xe8\x73\x12\x1a\x7a\xf7\x1b\x32\xa4\x85\x0b\x96\xe5\x0a\x44\x09\x9e\x2b\xfd\xa7\xee\x12\xc8\x63\x45\xe0\x50\x3b\x83\xe2\x27\xa2\xfc\x8b\x5a\xb4\x79\x0f\x76\xc4\x9f\xb8\x78\x9c\x26\xfc\xd9\x0f\xfc\x13\x51\x7a\xec\xb7\xb6\x97\x2e\x94\xa8\x0b\x25\x7a\xdb\x50\xa2\x83\x32\xe6\xbd\x3c\xf3\x2b\x5b\xfe\x0c\x07\x6c\xf0\x64\x35\x3a\xaa\x1a\xfc\x50\x81\x9b\xe9\x55\xb8\x66\xd9\x99\xb3\x86\x73\x96\x5e\x7e\x2f\xdc\xb3\x34\xe8\xd7\xe7\x9c\xbf\x09\x7f\x4b\xe7\x4e\xd9\x72\xa1\xde\x25\x83\x6d\x79\x77\xbc\x9a\x33\xe4\xe5\x19\xfe\x52\x6c\xc3\x26\xc1\x0c\x1b\x44\x2f\xb4\x0e\x57\x58\x13\x9f\x50\x1b\x90\x50\x17\x81\xb0\x1c\x72\x50\x1b\x63\xb0\x5b\x50\xc1\xb6\x77\x53\xfb\x30\x81\x4f\x44\x95\x5e\x7e\x2f\x77\x53\x69\xd0\xaf\x7f\x37\xfd\x46\xa3\x03\xba\x70\x80\x17\x5c\xba\x2f\xfd\x46\x3b\x5c\x87\xff\x6f\xc0\xc3\xdf\xb9\xf4\x37\x5a\xa3\x2f\xcb\x87\xff\xa5\x3a\xed\xdf\xa7\x97\xbe\x73\xcb\x77\x6e\xf9\xb7\xf0\x9f\xbc\x3f\xb7\xfc\xcb\xaa\xa7\xc5\xf1\x1a\x3b\x5a\xb0\xfa\x5a\x70\x28\xff\xd5\xc2\x49\x03\x7f\x39\x95\x6f\xd3\xa0\xf1\x46\x1d\xee\xbc\x18\xdf\x00\x8e\xd0\x2f\x96\x90\xd6\xa8\x73\x4b\xdf\xbd\x07\x75\x6e\x79\xd0\x2f\xaf\xc3\xbd\x19\xf3\x7d\xa1\xcb\xf3\x9d\xb0\x81\xcd\x6f\xcb\x2f\x58\x26\xef\x64\xf1\x97\xcf\xc6\x3f\x98\x09\xbd\x1f\xd9\xfb\x0d\x2e\xde\x96\xb7\xee\xde\x73\xb2\x6a\xae\xd9\xe0\x76\x5a\x97\x61\x55\xfd\x9a\x12\xf9\xc7\x77\x79\xdf\xbe\x46\x92\x55\x77\xe1\x76\x17\xae\x6d\xaa\xbb\x70\xbf\xe0\x0b\xf7\xe0\xe0\x6f\x0e\x26\x02\xb4\x0b\x22\xef\x80\x31\xba\x18\xf2\x3d\x2e\x4e\x17\x43\xde\xc5\x90\xff\xc6\x62\xc8\x77\xd1\x9e\xb6\xc5\xa2\x7c\x0b\x3d\xaa\x53\xa3\x3a\x35\x2a\xfc\xbd\x53\xa3\x3a\x35\xaa\x53\xa3\xbe\x70\x14\xd1\x4e\x87\x6a\xbf\x10\x9d\x0e\xd5\x7a\xa9\x3a\x1d\x6a\xc5\xe2\x74\x3a\x54\xa7\x43\xfd\xb6\x74\x28\xf2\x44\x98\x92\x90\x8c\x16\x6a\x14\x1f\x32\x2e\x9b\x35\xa1\x90\x3b\xd4\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x13\x04\x2b\x02\x2d\xe8\x0f\xdf\x83\xfe\xb3\x3c\xdd\xd7\x8a\xc1\x9f\xf0\x78\x89\xda\xcd\x41\xa8\x7b\xb2\x5a\x1e\xd9\xdb\xd4\xff\x91\x93\x76\xea\xdf\x0b\x12\xb5\xc2\xf2\x71\xcf\x44\x5d\xca\xb5\xd8\x8a\xa8\xa1\x85\xf7\x42\xd4\xcb\xd3\xfd\xcd\x10\x75\xdd\xd4\x0f\x81\xa8\x9f\x6d\x1e\xff\x9e\x09\x7b\x09\x1e\x60\x2b\xe2\xf6\xad\xbc\x17\x02\xaf\x9f\xf6\x6f\x86\xc8\x9b\xa6\xff\xb6\x84\xee\x53\x24\x5b\x93\xf8\xbd\xa0\xb3\x99\x56\x33\x40\xc3\xd3\xa4\xb8\xbe\x46\x50\x91\x14\xb8\x96\xac\xfd\xab\xef\x81\xa4\xfd\x60\xcd\xd8\x7f\x33\xb4\xbc\x34\xef\x03\x21\xe2\x13\x41\x22\xfe\x04\xf5\xc2\xda\x11\xf3\x2d\x01\x0a\x06\x7e\x9d\x09\xf2\x44\x79\x2e\x93\xc5\x91\xc8\x19\x72\xcc\x1f\xf9\xe6\x8d\xb5\xfa\x99\x26\x09\xe2\x4c\xeb\x5f\x0a\x0b\xe5\x1e\x6b\xfd\x5b\xf0\x14\x4e\x45\x82\xa5\x42\x8f\x8c\x3f\x33\x34\xc5\x34\xc9\x05\x41\x19\xa7\x4c\x1d\x8f\xd8\x90\xa1\x5b\x33\x46\xc8\x1b\xe8\xa1\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x84\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\xe8\xa1\x49\x3e\x93\x5a\x53\xcc\x12\xac\xa6\x5c\xa4\x7a\x84\x94\x49\x85\x27\x34\xa1\x6a\xd1\x43\x29\x8e\xe6\xa6\x2d\x58\x03\xd9\x1b\xb1\x98\x3f\x33\xa9\x04\xc1\xbe\x77\xf7\x10\x7d\x1d\x3e\x33\x04\x20\xbf\xe9\x41\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe7\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x8e\xac\x00\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd2\xeb\x64\xbf\xed\xb8\xdc\x7b\xe2\x72\xe5\x0d\x3f\x08\x36\x67\x40\xfc\xf7\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe3\xfd\x7d\x6b\x07\xd5\xd1\xf6\xfb\xa2\x6d\xb3\x6b\x87\x43\xdc\xaf\x16\x83\xdd\xbe\xa2\x45\x51\xcd\xe2\x5d\xd1\xf4\x6b\x84\x05\x74\x0e\xe7\xce\xe1\xdc\xb8\x32\xef\xd3\xe1\x7c\x30\x1e\xa3\xce\xe7\xfc\x42\x3e\x67\x2a\x3b\xa7\x73\xe7\x74\x6e\xbb\x40\x9d\xd3\xb9\x73\x3a\xbf\x5f\xa7\xf3\x4b\xe2\x3e\xef\x15\xdd\xf9\x5d\x89\xd6\x9d\x58\xdd\x89\xd5\x1d\x84\xb3\x9f\xda\xbe\x58\x98\xfb\xfa\x43\x4c\x12\xa2\x48\xb3\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x95\x21\xf9\x86\xdf\x27\x5b\xf2\xc3\xef\xa0\xe6\x3b\x3e\xd5\xf1\xa9\x6d\xa6\x76\x38\xa6\xd9\xe0\x30\xbf\x96\x6d\xd6\xf3\xdf\x2c\x6f\x96\xfe\x1e\x8c\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x91\x1f\x9b\xbe\xde\x27\x33\x36\x63\xef\x38\x71\xc7\x89\x3b\x4e\xfc\xbe\x39\xb1\x3b\xc9\x6f\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xf9\x67\xa1\xcb\xbf\x94\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x8d\x13\xcd\xd8\xd8\x6f\x12\xcc\x86\xf1\xbb\xf0\xa3\xd5\xce\xfe\x35\x7c\x6a\xbb\xf0\x71\xac\xc0\xd3\x81\x29\x33\x26\xbc\x22\xaf\xb6\x64\xa0\x3c\x8c\x13\xbe\x0b\x57\x0f\x26\x16\x30\x76\xc7\xaf\x83\x45\x39\xbc\x69\x77\x7e\x9d\x2e\x97\xb0\xf3\x5c\xb4\x9c\x70\xe7\xb9\x38\x5c\xcf\xc5\x5b\xb9\x23\x5f\xf9\x78\xbe\x96\x58\xd7\x3e\x08\xdf\x44\xab\x41\x50\x6b\x9e\x25\x1c\xc7\xab\x5c\x31\x85\xe0\x15\x82\xa3\xac\x8d\xc4\x2f\x3e\x7b\x0f\xc2\x5a\x31\xda\xdf\x58\x24\xdf\xf2\xc4\x0f\x45\x4b\x79\xc5\x50\xbe\x7a\x12\xdf\x40\x25\x79\x1f\xf8\xa9\xc5\x78\xbb\xd0\xbe\xce\xa2\xf4\xf6\x16\xa5\x2e\xb4\xaf\x53\x01\x0f\x4c\x05\xec\x42\xfb\xba\xd0\xbe\x4e\x41\x5e\x3d\xed\x4e\x41\xfe\x22\x42\xfb\x5a\x89\xda\x2f\x88\xbd\xb9\xbb\xd0\xdd\xc9\xdc\xee\xbd\x4e\xe6\xee\x64\xee\x2f\x54\xe6\x3e\x8c\x15\xee\x04\xee\x4e\xe0\xee\x04\xee\x4e\xe0\xee\x04\xee\xbd\x2f\x63\x27\x70\xbf\x66\x81\xce\x7a\xa9\x7b\x4d\x92\xcd\x7b\xf5\xe5\x74\xe2\x76\x27\x6e\x1f\xb6\xb8\x7d\x30\x13\x7a\x3f\x65\x1e\xdb\xcd\xa7\x2b\x52\xde\x15\x29\xef\x8a\x94\xbf\x78\x91\x72\xf7\x75\x8b\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xdb\xc8\x2b\xeb\x13\x3d\xde\xab\x9c\xd2\xa5\x7a\xf8\xa7\x9d\xd4\xd2\x49\x2d\xbf\x51\xa9\xe5\x80\x62\xc1\x0e\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xdb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\x36\x5f\x2e\x97\xae\x87\xbe\xef\xe0\x8c\xb3\x29\x9d\xe5\xe6\x6e\x31\xe0\x9c\xc1\x89\x2e\x24\xc1\x45\x46\xd6\x79\xaa\x6a\x5a\x7f\x17\xd7\x52\xfd\xd0\x5f\xeb\x76\xda\x44\x70\x2f\x8c\x7c\x56\xea\xd6\xb2\xd6\xf8\x76\x70\x77\xfd\x70\x7b\x36\x38\x45\xfd\x2c\x4b\xa8\xb1\xbb\x1b\x52\xa0\xbf\xea\x49\x21\x85\xe5\x63\xb1\x97\xc2\x90\xb9\xc1\xb0\x05\x43\xbf\x96\x8d\xd1\x11\x3a\xbb\x78\xb8\xbb\x1f\xdc\x36\x34\x68\x09\x05\xf2\x56\x49\x9a\x25\x58\x91\x18\x3d\xe6\x13\x22\x18\xd1\xd2\x8e\x45\xba\x2d\xcc\xff\xa6\xd1\xc1\x7f\x0f\xce\x1e\xee\x87\xd7\x57\xe3\xbf\x3e\x0c\x1e\x06\xa7\xc8\x51\x9c\x6e\x56\x8f\x4b\x8f\x22\x5e\x30\x9c\x6a\x0d\x44\xff\x50\x64\xca\xfe\x23\x27\x39\x41\x58\x4a\x3a\x63\x29\x01\x44\xe0\x52\x8b\x6e\xc0\x17\xfd\xef\x06\x17\xe5\x96\xe7\x24\x84\xdf\x45\x09\x9e\x90\xc4\xfa\x23\xc0\xc4\xae\x09\x3d\x80\x2a\x36\x8e\x8a\xdc\xac\xea\x5f\x1f\xfa\x17\xc3\xfb\x9f\xc7\xd7\x1f\xc7\x77\x83\xdb\x1f\x87\x67\x83\xb1\x95\x2a\xcf\xfa\xba\xdf\x52\x4f\x56\xf8\x44\xff\xc8\x71\xa2\xb5\x13\x3e\x75\x78\xbc\xe8\x79\x4e\x18\xca\x19\x50\x9c\x51\x79\xb4\x1e\xe4\x3b\xd5\xa7\xcc\xcc\xe8\xe6\xe2\xe1\xd3\xf0\x6a\x7c\xfd\xe3\xe0\xf6\x76\x78\x3e\x38\x45\x77\x24\x01\xa5\xc0\x2d\x3a\xec\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\xe8\xd5\xc0\x36\x9b\x78\x8e\x9f\x28\x17\xf6\xe8\xce\xe8\x13\x61\x66\x1d\xe1\xcc\x42\xfb\x4e\xf8\x1e\x07\x4b\x77\x7d\xf5\x71\xf8\xe9\x14\xf5\xe3\xd8\xcf\x41\x42\x1b\x25\xca\x71\xb0\xce\x47\xe5\x61\x6b\xe6\x00\xdd\x1b\x22\xe2\x4f\x44\x08\x1a\x93\x0a\x1d\xf5\xef\xee\x86\x9f\xae\x2e\x07\x57\xf7\xb0\x62\x4a\xf0\x44\xa2\x39\x7f\x06\x53\x36\xcc\x10\x2c\xdc\x4f\x98\x26\xd0\x99\xdb\x2c\xce\xd0\xf3\x9c\x82\xfb\x03\x80\x99\x7d\xcf\x46\x3f\x13\x39\x7b\x73\xeb\x6c\xe9\xe0\x2d\xab\x2d\xd5\x93\xb4\xfc\x46\xe5\x58\xac\x7a\xa1\x44\xe5\xcb\x2f\xae\xa3\xd6\xe5\x2f\x2a\xe4\xd6\xac\xac\x2d\xd1\x4b\xf3\x4c\x8b\xbd\x6e\xad\xab\x95\xd7\xf0\xf5\xae\x59\xa2\x04\x8d\xe4\xcb\x42\x3d\x89\x9c\x29\x9a\x12\x64\x3b\xb3\x87\x73\x8f\xf0\x4f\x97\xa6\xe1\xf7\x70\xc1\x2e\x95\x72\xf8\x44\x94\x1d\x7e\xa7\x02\x76\x2a\xe0\x61\xa8\x80\xef\x2d\xdb\x3f\x26\xd9\x72\x87\x95\x89\xc1\x3b\xc6\xeb\xb5\x14\xa4\x61\xec\x89\xd6\xa2\x9a\x90\x27\x92\x80\x94\xa7\x04\xd6\x4a\xa3\x95\x5d\x26\x82\xe0\x47\x2d\xf0\xc5\xfc\x39\x94\x5c\x6a\x90\xfb\xd1\x7e\x6e\xe1\x36\x41\x1c\x7f\xfa\xe3\xeb\x5d\x16\x7a\xb9\xe3\xd7\x28\xe1\x7d\x0b\x41\x32\x2b\x31\x02\x83\x04\xfb\x5f\xac\x25\x78\xcd\x6d\x11\x7c\xf1\x1e\x2e\x8a\x70\xb8\x07\xa4\x75\xdd\x86\x4a\xb0\x63\xa1\x29\x51\x38\xc6\x0a\xeb\x43\x33\x23\xea\x18\x5d\x33\x78\x76\x8f\xe5\x63\x0f\xb9\x2b\x4f\xb3\x95\xc2\xca\xf0\x0a\xa9\xf5\xef\xc4\x80\xbf\x39\x1f\xef\xae\xef\xee\xfa\xae\x5f\x99\x2e\xcc\xb3\x61\x85\xf7\x75\x31\x6e\xe4\xf3\xda\xdf\xfd\x65\x5a\x7c\xbf\x57\xd8\xeb\x3a\xb9\xf6\x7a\xa1\x99\xca\x59\xdd\x6d\x65\xfe\xaf\xbb\xad\xba\xdb\xaa\xbb\xad\x0e\x60\x85\xdf\xdc\x61\x58\xc3\xdd\xdf\xd4\x63\xb8\x4e\x3b\xdd\x1a\xf2\xae\xd0\x46\x37\x01\xbd\xfb\xa5\x2d\xb6\x5d\xf1\x0d\x7d\x1f\x3e\xc2\x60\x92\xaf\x91\xd6\xb6\xd7\xcb\xdc\xe4\x8b\x74\xfa\xe9\x0b\xde\xf8\x1d\x02\xe1\x5e\x11\x08\x0f\x63\xae\x2f\x92\x02\xf7\x36\x16\xd3\xb7\x4f\x7b\xeb\xa0\x06\xbb\xc4\xae\x2e\xb1\x0b\x7e\xef\xa0\x06\xf7\x47\xad\x2f\x2b\x5d\xf3\x98\x8c\x2b\x51\x02\xfe\x9f\xe3\xaa\xe7\xa7\xf4\x24\x74\x03\x95\x1e\x14\x99\x6e\xd0\x3a\x8d\xf7\x59\x44\xea\x8a\xc7\xa4\x75\x24\x41\xe9\xe5\x03\x97\xc1\xdd\x3c\x8d\x2c\x5e\x1a\xf8\x0b\x4b\xe2\x0d\x5b\xfe\x25\x1a\x76\x6a\x08\xb8\xb3\xf2\xac\x5d\xa8\x2f\x35\xbe\xa0\xe0\x50\xef\xc8\x53\xd1\x8e\x8d\xbb\x98\xc6\x71\x03\x33\xaf\x7f\xee\x59\x7a\xfd\xe3\x97\xc1\x0c\x6a\xcf\xd1\xc1\xac\x12\xbe\xfd\x3e\xec\x2a\xe1\x88\x5f\xc3\xb2\xb2\x72\xef\xbf\x38\xae\xbe\x8a\x92\x3b\xde\xde\x72\xb9\xbe\x54\x0e\xdf\x41\xfc\xac\xb2\x75\x74\x18\x3a\x9d\xa9\xe5\x70\x26\xdc\x99\x5a\xde\xb5\xa9\xc5\xb8\x68\xc7\x19\x16\x84\xa9\x1a\x91\xba\x7a\x9d\xc0\xeb\x21\xe6\x82\x93\x3a\xa0\x01\xa4\x25\x5a\x64\x2f\x64\x7f\x55\x7d\x59\xb6\x17\x2b\x18\x04\x99\x90\x27\xff\x2c\xfe\xf6\xc2\x7a\xa9\x02\xc4\x8a\xe8\x24\x83\xf5\x2f\xf5\x1d\x9d\xdb\x40\xa5\xdd\x73\x25\xb1\x2a\x89\x82\x10\x44\xbd\x36\x9e\xe9\xc6\xbc\xfd\xbe\x52\x24\x97\x06\xfd\xba\xb1\x4d\xcb\x1b\xdf\xee\x00\xb9\x9d\xa1\x26\xdd\x2f\xc8\x29\xd3\xd2\x28\x9f\x16\x17\x83\x44\xcf\x34\x49\x00\x51\x04\x32\x1e\x9b\x6e\x80\xdf\x5c\xc4\x43\xe3\xce\xbf\x69\xdc\x43\x1d\x77\xa8\x63\x09\x6d\xec\xa9\xfb\xca\x99\x76\xc4\x06\xe9\xac\xa0\x0d\xad\x31\xc0\x7e\x19\x9c\xe0\x13\x51\xaf\xc5\x06\xb6\x3d\xfb\x2b\xcf\xbd\x20\x53\x22\x08\x8b\xc8\x01\x7a\xdb\x37\x09\x03\xf9\xc9\x4c\xd2\xc6\x80\x78\x28\x81\x70\xaa\x8a\x5b\x3d\xad\x24\xea\x76\x99\xe4\x5d\x26\x79\x97\x49\x5e\x3d\xea\x5d\x26\x79\x97\x49\x5e\x9b\x03\x11\x93\x84\x28\xd2\x28\x55\x9c\xc3\xe3\xb7\x92\x2a\x4c\xef\x5f\x86\x60\x61\xe6\xd2\xc9\x16\xbf\x19\xcd\xc2\x6d\xf8\x41\x68\x16\xe6\xac\xad\x33\x3f\x94\x7e\xac\x09\xb1\x7e\x75\x93\xc4\x36\x4c\xa3\x64\x97\x38\x87\xd7\xdf\x25\xeb\xa8\x0e\xbd\xb3\x51\xa0\x60\xeb\x5e\x8e\x93\x2c\x1d\x81\x76\x13\xb7\x1e\xc3\xf7\x3b\xef\x43\xe1\xa0\x4d\x74\x7f\xa8\x7c\x74\xeb\xa4\x94\x43\xb1\xd8\x7c\x41\x3c\xb2\xb3\xde\xbc\x71\xae\xc4\x12\x33\x7c\xb7\xd3\xed\x8c\x55\x9d\xb1\xaa\x33\x56\x75\xc6\xaa\xce\x58\x85\x3a\x63\xd5\xc6\xc6\xaa\x2f\x48\xa6\xea\x0c\x57\x9d\x58\xb5\xbf\xe9\x1e\xaa\x96\x79\x48\xd6\xba\xd6\x28\xe9\x45\x0e\xd5\xda\xc8\x7b\x3b\xed\x5f\xd6\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\xed\x12\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4a\x87\xd6\xae\x55\x17\xf6\xbc\x62\x71\xba\xb0\xe7\x2e\xec\xf9\xe0\xc2\x9e\xf7\xae\xac\x64\x5c\xae\x02\x24\x32\xa5\xb3\x56\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe2\x3a\x77\x5d\xdc\x2c\x49\xd4\x87\x7e\xa3\xbb\x91\xbf\x96\xce\x71\x28\x32\x69\x31\xef\x83\x90\x42\x4f\xfe\x59\x49\xe7\x6f\x85\x97\xc9\x10\xf9\x4c\x25\xdc\x4a\xeb\x09\x7b\xc4\xea\x9f\x04\xa5\x0b\xed\x3d\x38\xc9\x55\x90\xbb\x27\xb5\x60\x95\x11\xa1\x16\xc1\x9b\x24\xcd\xd4\xe2\xbf\x46\x8c\x2a\xef\x61\xa3\x33\xc6\x85\xe1\x6a\xfa\xe3\x39\x66\x71\x42\x84\xbe\x54\x5d\x3b\x11\x66\x8c\x2b\x10\x37\x60\x06\x31\x7a\xa2\xd8\x08\x27\xfd\x9b\x61\x6b\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xcd\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xe7\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x09\x25\xb2\xe6\xdd\x12\xc6\xfc\xea\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x7d\x62\x9c\xdc\x63\xf9\xd8\x1a\xe3\xa4\xf4\xf2\x81\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x5a\x52\xe7\x1a\xce\xf4\xfe\xf2\xe3\xdb\x9e\xb5\x0d\x26\xfe\x5b\xc9\x95\x6f\xc7\x7b\xd6\x99\x69\xdf\x63\xde\xfc\x2a\x66\x7a\x30\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xee\x88\xae\x5a\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x33\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7b\x54\x2f\x63\xe6\x0e\x76\x63\x93\x18\xa0\x61\x19\xad\xdc\x9f\x21\x17\x15\x54\x94\x9e\x9d\x43\xa2\x35\x95\x61\x42\x7c\xc4\x85\x91\xbc\x62\x7b\x66\x8d\xd9\xce\x80\xf9\x9e\xa2\x3e\x8a\x6d\x6d\x7e\x41\x32\x41\x24\x61\xca\xa8\xda\xa6\xde\x95\x2b\xef\x4f\x99\xb5\x10\x9d\x63\x85\xcf\xb0\xc2\x09\x9f\x1d\xa3\xbe\x2f\xec\x4f\x25\xc2\x89\xe4\x08\x3b\xc2\x21\xb1\x6b\x02\xb3\xd8\xb1\x07\x8c\x22\x9e\x66\x34\xf1\x48\xed\xde\x8a\x4f\x59\x4c\x9f\x68\x9c\xe3\xc4\x23\x63\x8f\xd8\xe0\x89\x30\x95\x83\x0a\x87\x93\x04\xd9\x6e\xdd\x0b\x81\x7e\xee\x46\x29\x69\x4a\x13\x2c\x90\xe2\x76\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x0e\x05\x1c\xa5\xf8\x91\x48\x44\x15\xca\xb8\x94\x74\x92\x14\xc7\xf8\x61\x88\x60\xdc\x67\x17\x43\x30\x8d\x46\x0a\x71\xc3\x07\x5d\xe7\xd6\x4f\xe0\x7a\x4c\x31\x63\x04\x3a\xe6\x6a\x4e\x84\xed\xde\xbe\xfc\xd6\x56\xce\xb7\xc6\x88\x6e\xb6\x98\x86\x23\x7b\x3b\xa5\xb3\xb5\xc6\xd9\x56\xdd\x6c\xa7\x6b\x36\x2b\x9a\x2f\xe0\xa5\x6d\xaf\x0d\x5e\x50\x59\x56\x07\xdf\x85\xcb\xb6\x34\xe2\xd7\xc0\x47\xfb\x8d\x2a\x82\x9d\x16\xf8\x22\xeb\xf6\xa5\xaa\x80\x07\xae\xff\x75\xc8\x6e\x1d\x8a\x7d\x17\x80\xb1\xc7\xc5\xe9\x02\x30\xba\x00\x8c\x2f\x36\x00\xa3\x59\x9b\xa0\xf1\xce\xe9\x7a\x1b\x56\x90\xf2\x46\x01\xf1\x0b\x88\x52\x58\x3e\xb6\xad\x29\xa5\x45\xe5\x61\xfc\x2e\xa4\xfa\xda\x09\xbf\x86\x74\xdf\xd5\x29\xda\x6b\x9d\xa2\x83\x9b\x76\x27\xf8\x75\x82\x5f\x27\xdb\xb4\x9c\x70\x27\xdb\x1c\xae\x6c\xf3\x56\x0a\xcb\x97\x04\xa1\xab\x85\xa7\x52\x66\xcc\xca\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\xd7\x05\xe1\xfc\x82\x0a\xb9\x66\x85\x68\x66\xda\xd5\x1f\x1c\xb8\x64\xb6\x14\x7f\x63\x46\xfe\x5b\x88\xa9\x6d\x9c\xfa\x9b\x86\xd5\x02\xfd\x42\x30\x59\x29\x28\xed\xa5\xb4\x90\x2a\x4d\xb7\x52\x38\xe4\x1f\x0f\x9c\xaa\xfd\x96\xbe\x86\x7a\xf1\x05\x3b\x08\x3a\x27\xc0\x6f\xb3\xf0\xf9\xc1\x48\xad\x9d\x6a\xd7\x65\x55\x76\x46\xfd\x4e\xf1\xed\x14\xdf\xbd\x2f\xe3\x21\x29\xbe\x6f\x28\x51\x9b\x34\x91\x17\x29\x63\xb8\x9d\x6c\xdd\x89\xd6\x9d\x68\xdd\x89\xd6\x5f\xac\x68\x7d\x18\x2b\xdc\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x7b\x5f\xc6\x4e\xae\xae\xc8\xd5\xf0\x97\x4b\x93\xde\x54\xc8\x6e\x2d\x5c\xb7\xc8\x89\x7e\x2f\x92\x75\x27\x55\x77\x52\xf5\x61\x4b\xd5\x07\x33\xa1\x2f\x2f\x11\xb2\x4b\x25\xec\x52\x09\xbb\x54\xc2\xb7\x48\x25\x74\xbc\x64\x95\x84\xb2\x2c\x58\xfc\xb8\xc4\x81\x0e\x56\xb6\x28\x46\xbb\x6d\x78\xc7\xbe\x96\xda\x01\xcd\x6f\x53\x69\xaa\xf4\x9b\x6b\xe8\x80\xea\x4f\xf5\x9c\xb4\xa0\x19\x85\x1b\xdf\x7a\x84\xb0\x9f\xec\x9b\xef\x0b\x0c\x7c\x79\xd4\x5d\xfd\x29\x14\xec\x5a\x57\x7f\xea\x05\xe7\xed\x0e\xd7\x9a\x99\x3b\x1a\x35\x36\xde\x77\x3a\xed\x37\x07\x97\x6b\x3e\xe9\x6f\x1a\x2e\x57\x7b\x93\x2c\x25\xef\x9c\xfc\xb3\xf6\xa2\x78\x83\xb2\x5b\x1b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xae\xec\x56\x57\x1f\x62\x4f\xd3\xdd\x8a\xf5\xbf\xdb\xd9\x76\x45\xc6\xba\x22\x63\x5d\x91\xb1\xae\xc8\x58\x57\x64\x0c\xfd\xc6\x8b\x8c\x6d\x2c\x3e\x9a\x71\x7c\x29\x12\x64\x57\x64\xac\x13\x22\xf7\x37\xdd\xdf\x96\x10\x79\x80\x16\x84\x83\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x16\xfb\xc3\x2d\x68\x87\xff\x61\xff\xaf\xc3\xff\xe8\xf0\x3f\x1a\x66\xdd\x05\xb3\x76\xf8\x1f\xa8\x0b\xd7\xec\xc2\x35\x0f\x39\x5c\xb3\xc5\x36\x76\xf8\x1f\x2d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x46\x38\x20\x3f\x2d\x2b\x1a\x07\x2b\xa5\xb9\xb1\xfe\x76\x70\x40\x6a\xa7\x7d\x10\x2a\xc9\x2b\xe2\x80\xd4\xd1\x75\x6b\x05\xe4\x7d\xe0\x81\xb8\xd1\x76\x89\x8b\x5d\x88\xf5\xe1\x87\x58\x1f\x5c\xe2\xe2\xc1\x48\xb2\x9d\xba\xd7\xe5\x2e\x76\xb9\x8b\x9d\x32\xdc\x29\xc3\x7b\x5f\xc6\x43\x52\x86\xdf\x58\xc2\x7e\x41\x5c\x90\xdd\x64\xed\x4e\xd4\x36\xef\x75\xa2\x76\x27\x6a\x7f\xa1\xa2\xf6\x61\xac\x70\x27\x67\x77\x72\x76\x27\x67\x77\x72\x76\x27\x67\xef\x7d\x19\x3b\x39\xfb\xd5\x70\x42\xea\x84\xed\x96\xf9\x36\xef\x49\xd2\xee\xa4\xec\x4e\xca\x3e\x6c\x29\xfb\x60\x26\xd4\x61\x86\x74\x98\x21\x1d\x66\x48\x87\x19\xb2\x95\x7c\xf3\x6f\xf6\x58\x7e\x08\x6e\x62\x7f\x65\x7f\xf8\x2e\xe1\x93\xfb\x45\x46\xf4\x7f\xcf\x69\x4a\x98\x04\x69\x94\xaa\x45\x28\xcf\x34\xac\xfc\xf2\x9a\x7f\xb8\x1b\x5e\x7d\xba\x08\xb3\x69\x3e\x5c\x3e\x5c\xdc\x0f\x6f\xfa\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6e\x64\xb7\x83\xbb\xc1\xed\x8f\x90\x0d\x34\x3e\x1f\xde\xf5\xbf\xbb\x28\x11\x44\xe9\x79\xff\xec\xaf\x0f\xc3\xdb\xe6\xe7\x83\xff\x1e\xde\xdd\xdf\x35\x3d\xbd\x1d\x5c\x0c\xfa\x77\xcd\x5f\x7f\xec\x0f\x2f\x1e\x6e\x07\x2b\xd7\x63\xe5\x68\x57\x2b\x21\x12\x16\x09\xe2\xfc\x51\x64\xb9\x86\x28\xd6\x10\x79\xf1\xd1\xb1\xc3\xba\xbe\x4e\xd1\x83\xd5\xe9\xa9\x6d\xdc\x30\xd8\xa0\x21\xa3\x8c\xc4\x54\xe2\x49\x42\xe2\xa5\x96\xdc\x1a\x36\xb5\x84\x4b\x83\x7a\xd6\xda\xb3\x17\x39\x35\xcf\x8b\x0c\x2f\x40\x90\xa3\xa8\x08\x8b\x6b\xfa\x30\xfb\xd0\xd8\x03\xd3\xbc\x8b\x3e\x91\x52\x4f\x51\x2e\x04\x61\x2a\x59\x20\xf2\x99\x4a\x25\x97\x1a\x75\xdb\xd7\xd4\xac\xbd\x53\x7d\x83\x73\x2c\xd1\x84\x10\x56\x1e\xbf\x20\x09\xc1\xb2\x66\xcc\x76\xf7\xdb\x2d\x8b\xdf\x2b\x6b\x8d\x31\x97\xd1\x14\xd3\x24\x17\xa4\x72\x5a\x78\x9a\x61\x41\x25\x67\x83\xcf\xfa\x2e\xd3\x07\xf9\x1a\x3e\xe7\x62\xbb\x13\x33\xf8\x6b\x48\xc1\x57\xe5\x7f\x7e\xba\x2f\xff\xab\x74\xe6\x2f\xee\xcb\xff\x5a\x4d\xeb\x41\xc3\x55\xca\x3e\x42\x9f\xee\x4f\xd1\x27\x08\x71\x12\xe8\x7e\x8e\x0d\xc5\x5e\xdc\x9f\xa2\x0b\x22\x25\xfc\x52\x7c\xac\xa8\x4a\x60\x6e\xdf\x51\x86\xc5\x02\xb9\xe9\x9b\x44\x57\x1c\xcd\x11\xf1\x4b\x53\x5d\x3c\xf6\xf7\x9c\x81\xea\x5e\xac\xde\x05\x9f\xd1\x08\x27\xbb\x2d\x62\xff\xaa\xc4\x07\xae\x6f\x57\x2e\x45\xf8\xf6\xf2\x5a\xf4\xaf\xce\x21\x89\xd4\x0d\xb5\x66\xe6\x57\x44\x6a\x22\x89\x38\x8b\xad\x97\x46\xdf\xfe\x8b\x40\xa8\xff\x3b\x87\x44\xdc\x5c\x52\x36\xd3\x2d\xa2\x13\x74\x7d\x3b\x62\xd7\x22\x36\x86\x50\xa2\xa5\x61\x43\x73\x54\x22\xc6\x15\xa2\x69\xc6\x85\xc2\x4c\x69\x45\x00\xc4\x00\xbb\x22\x86\x03\x9c\xf1\x34\xcd\x15\xd6\x07\x6d\x69\x51\x99\x31\x87\xdc\x11\x35\x8c\xc1\xb5\x52\xb3\x86\x46\x4e\x28\xe6\x92\x09\xdd\xbe\x96\x51\xca\x3a\x34\x8d\x97\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xcb\x20\xcf\x7f\xd5\x1a\x08\xce\x4c\x52\x05\x11\x7d\x11\xcd\xa9\x22\x91\xd2\x47\x70\x2b\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\xd0\xbf\x3c\xff\xf3\x7f\x94\x7e\xb8\xbd\x5c\xfa\x61\xfc\xe3\x9f\x97\x7e\xf9\xff\xad\xa4\xa7\x6a\x4f\x4b\x7a\x7e\x30\x97\x23\x10\xa9\xc1\x26\xec\xa6\x8a\x68\x8a\x67\x04\xc9\x3c\xd3\x14\x20\x8f\xcb\xfb\xab\x45\xca\x0b\x8e\x63\xca\x66\x26\x03\xf4\x82\x2a\x22\x70\x72\x89\xb3\x8f\xce\x7e\xbd\xc5\xea\xfc\xdf\xbb\x52\xbe\xee\x87\x9f\xfb\x97\x61\xc6\xef\x87\x9b\xdb\xeb\xfb\xeb\x95\xb3\x2e\xb5\xb0\x7c\x8c\xf4\xe3\x53\xf8\x5f\x74\x82\x74\xeb\x5e\xf2\x4d\x89\xc2\x5a\x23\x40\x5f\x9b\xa4\x39\x9f\x48\x43\x59\x02\xa7\x26\x13\x34\xa5\x70\xa5\x18\x0b\xde\x37\x46\xb8\xf6\xda\x83\x3f\x37\xe6\x03\xd0\x96\xdd\xa5\xcc\x62\x2c\x62\xf4\x77\x59\x4d\x1f\x07\xc3\xb1\xf9\x81\xc4\xe8\x08\xcd\x95\xca\xe4\xe9\xc9\xc9\xf3\xf3\xf3\xb1\x7e\xfb\x98\x8b\xd9\x89\xfe\xe3\x88\xb0\xe3\xb9\x4a\x13\x93\x2e\xaf\x57\xe1\x14\xdd\x08\xae\xaf\x10\x50\xd0\x89\xa0\x38\xa1\xbf\x92\x18\x4d\x0c\xff\xe3\x53\xf4\x4b\xc4\x05\x39\x2e\x36\xc6\x1a\x95\xec\x3d\x62\x0d\x4f\x27\xfa\xa5\x1a\x66\x52\xdd\x4f\x14\x93\x88\xc6\x56\xcc\x20\x2c\xe2\x60\x79\x34\xbe\x0a\xdd\x9e\xcb\x34\xd4\x1a\x4d\x96\xab\x62\x39\x03\x65\x05\xc7\x24\xc8\x76\x57\xbc\x4c\x70\x5a\xf1\x19\x1a\xb5\x35\xd7\x2a\xba\xbe\x5b\x31\xdc\xaa\xee\xd5\x4c\x4f\x38\xe2\x09\x9a\xe4\xd3\x29\x11\xa1\x43\xba\xa7\xb5\x19\x2a\x91\x20\x11\x4f\x53\x90\x18\xf4\x57\xb9\x34\x54\x0d\x2b\x66\x47\x7b\x3c\x62\xb0\xff\x5a\xcd\x01\x0a\x88\x39\xb0\x3a\x46\x48\x8c\x30\x5b\x98\x6e\x26\xf9\x34\x6c\xdf\xc0\x50\xe0\x18\x51\x35\x62\xfd\x24\x41\x82\xa4\x5c\x91\x20\x87\x12\x9c\x67\xe5\x05\x07\x16\x29\x48\x96\xe0\x88\xc4\x86\x1e\x12\x1e\xe1\x04\x4d\x69\x42\xe4\x42\x2a\x92\x86\x0d\x7c\x0d\xb6\x1a\xbd\x66\x54\xa2\x98\x3f\xb3\x84\x63\x3b\x8f\xea\x67\xdf\x94\x4f\xe3\xc0\x41\x04\x0c\x84\xe0\x02\xfe\xe7\x07\xca\xe2\xbd\x71\xa8\x87\xbb\xc1\x6d\xf8\xef\xbb\x9f\xef\xee\x07\x97\x9b\x71\x1f\x4f\x59\x30\x3c\xd0\xe1\x4f\xd1\x9d\x59\x04\x2e\xb4\x44\x24\x1a\x26\x75\x69\x49\xa9\xf8\x81\xc7\x5b\x72\xdf\xcb\xfe\xd5\x43\xbf\xc4\x51\xee\xce\xbe\x1f\x9c\x3f\x54\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xb3\xef\x87\x17\xe7\xe3\x1a\x85\xf1\xc3\xed\xe0\xec\xfa\xc7\xc1\x6d\xa1\xdb\xd5\x2e\x51\x65\x30\x55\x66\x75\x6f\x98\xd2\x9c\xc7\x68\xb2\xa8\x07\x84\xd0\x92\x73\x02\xbe\xd8\x02\x12\xc5\xb4\x7a\x0a\xbc\xc9\x61\x73\x14\x5f\xa4\x3c\x26\x3d\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\xeb\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x53\xd4\x47\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x9a\xa1\xb9\xcd\xd2\x8b\xd0\xb8\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\xd7\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\x51\xdb\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa6\x8d\xf2\x31\x19\x5e\xdf\x29\x81\x15\x99\x2d\xce\x2d\xcb\xd8\xfe\x78\x9c\x5f\xff\x74\x75\x71\xdd\x3f\x1f\x0f\xfa\x9f\xca\x27\xde\x3f\xb9\xbb\xbf\x1d\xf4\x2f\xcb\x8f\xc6\x57\xd7\xf7\x63\xf7\xc6\x4a\x92\x6f\xe8\x60\xf9\x9e\x2e\xbf\x78\x8a\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x53\xb0\x8c\xd5\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb0\xf8\xe8\x7a\x7a\x74\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x63\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd1\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x1a\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\xcb\x54\xf5\x90\xed\x46\x53\x0f\x37\xb0\xe2\x46\x63\x2f\xe9\x86\xf6\x49\x0d\xad\xc1\xc4\xcd\xe3\xd5\x97\x4c\x7d\xdb\xcb\xe4\x54\x7e\xb1\x86\x9c\x4c\x2e\x95\xde\xf9\xa9\xd6\x36\x6b\x68\x89\x7c\xa6\xd6\x60\x10\x8e\xbb\x42\x42\x45\x33\x60\x5e\xc5\x59\x46\xb0\x90\x75\xbb\x5d\x16\x03\x1b\xf6\xde\xf4\x14\xf6\x61\x37\xd9\xf5\xd3\x43\x9c\x81\xc1\xc1\x0b\x11\x15\x8a\x6c\x41\x03\xa6\xad\x25\x0a\xb8\x01\xb4\xa5\x6b\x8b\x6c\x74\x49\xa5\x56\x1a\xcd\x8f\xdf\x59\xc8\xa5\xed\x08\xe2\x63\x7f\x78\x51\x11\x2e\xc6\xe7\x83\x8f\xfd\x87\x8b\xd5\x66\xc2\xd2\x77\xd5\x2d\x46\x47\x48\x3f\x2f\xfb\xcd\xe9\xd4\xdc\x19\x0e\x38\xca\xa8\xb4\x84\x81\xd1\xca\x42\xd5\x18\x7b\x75\x4c\xb2\x84\x2f\x52\xc2\xc0\xc4\x53\xba\x09\xf5\x7a\x4e\x31\xb5\x57\x4b\x30\x58\xb0\xe2\x58\xb3\x1b\x5c\x63\x47\x0e\xad\x8a\xc4\xfe\xe6\x2d\x83\x55\x55\x58\xf7\x8d\xf1\x9e\xd9\xff\xdc\x29\xac\xb6\x3c\x63\xfd\xb3\xfb\xe1\x8f\x83\xb2\x7e\x78\xf6\xfd\xf0\xc7\x3a\xa9\x66\xfc\x69\x70\x35\xb8\xed\xdf\xaf\x11\x4e\x2a\x4d\xd6\x09\x27\x52\x0f\xb8\xea\x3d\xa5\xd2\x47\x04\x45\x06\xf2\x0a\x51\x25\xd1\x13\x95\x74\x42\x01\x20\xcc\x7a\x22\x1f\x86\xc0\x59\x9f\x70\x42\x63\xaa\x16\x4e\x7c\x31\xfd\x96\xf7\x51\x73\x52\xdb\xbe\x31\x3b\x84\xfe\x49\xb0\xf2\x99\xcd\x71\x93\x3e\x45\xa0\xdb\x3e\x81\xd2\x16\x7c\xc6\xb4\x20\xcd\x66\x44\x98\xe1\x80\xf7\x25\x1c\x4b\xf0\x5c\x8f\x2a\x14\x56\x8a\x55\xf3\x42\xeb\x8c\x30\x22\x00\x04\xce\x77\x62\x04\x29\x41\xd8\x57\x5a\xe6\xca\x12\x1a\x51\x95\x2c\x50\x04\x36\x2c\x30\x67\xa6\x98\xe1\x99\x15\x0e\x40\xcd\xa9\x90\xc4\x5f\x0d\x8a\xda\xf5\xd4\x9a\xf6\xef\x29\xd9\xf2\x98\x3d\x5c\x9d\x0f\x3e\x0e\xaf\xca\x24\xf0\xfd\xf0\x53\x49\x84\xbd\x1c\x9c\x0f\x1f\x4a\xb7\xb9\x96\x64\x57\xcb\xf5\xd5\x66\x6b\x8e\xa2\x7f\xe9\x14\x9d\x9b\x4f\x4f\xf5\xe2\xd6\x40\xc4\x79\xe5\xb7\xb2\x0e\xb7\x2e\x24\xcf\xfd\x31\x60\x4a\xd4\xfa\x25\xda\x9a\x90\xac\x0f\xb2\x64\x43\xaa\x0f\x55\x58\xea\xfb\xaa\xea\x54\xae\x4e\xd9\xbd\x08\x41\x97\xc7\x85\x65\x29\x8c\x61\x00\xa3\x41\x93\x11\xab\xc6\xad\x55\x30\xec\x1f\xc1\x45\x9d\xe6\x52\x19\x57\x22\x10\x27\x7a\xfc\x8b\xd4\x0b\x0a\xae\xc6\x63\x74\x47\xc8\x88\x39\xeb\xc1\x8c\xaa\x79\x3e\x39\x8e\x78\x7a\x52\xe0\x13\x9e\xe0\x8c\xa6\x58\x4b\xd2\x44\x2c\x4e\x26\x09\x9f\x9c\xa4\x58\x2a\x22\x4e\xb2\xc7\x19\x44\xc0\x38\x77\xea\x89\x6f\x76\xc6\xff\xfd\xe2\x4f\xdf\x1e\x5d\xfc\xe5\xdb\x0f\xcb\x16\xb2\xa6\xfd\x1f\xb0\x08\x67\x32\x4f\x6c\xc4\x9c\x08\xd7\xc6\x1d\xf9\x9c\xac\xdb\xef\xab\xf2\x76\xed\xa6\xbf\x9e\xdd\x3c\x94\x2c\xd6\xe5\x7f\x5e\x0e\x2e\xaf\x6f\x7f\x2e\x71\xca\xfb\xeb\xdb\xfe\xa7\x12\x43\x1d\xdc\x7c\x3f\xb8\x1c\xdc\xf6\x2f\xc6\xee\xe1\x2e\xb6\xb7\x1f\x18\x7f\x66\xe5\xa5\x91\x8e\x03\x2e\xf5\x74\x8a\x3e\x72\x81\x7e\xf0\x3b\x79\x34\xc1\x12\xae\x18\x77\x67\xc9\x1e\xca\x78\x0c\x8c\x17\x91\x6c\x4e\x52\x22\x70\x62\x6d\x06\x52\x71\x81\x67\xe6\xa6\x97\x91\xc0\x2a\x9a\x23\x99\xe1\x88\xf4\x50\x04\xd4\x30\xeb\xc1\xa6\x80\xaa\xc5\x67\x55\x3b\xdf\x6d\xce\x14\x4d\x89\x53\xc1\xed\x3f\xef\xcd\x66\x6c\xb1\x39\xd7\xf7\xdf\x97\x85\xbd\x8f\x17\x3f\xdf\x0f\xc6\x77\xe7\x3f\xac\x5c\x4f\xf3\x59\x69\x64\x77\x10\x80\x74\xc6\x93\x3c\x65\xe1\xdf\xdb\x8f\x6d\x78\x75\x3f\xf8\x54\x1d\xdd\x75\xff\xbe\x4c\x19\xb7\xe5\x00\xb7\x0f\xdf\x5d\x5f\x5f\x0c\x4a\x2e\xe1\x0f\xe7\xfd\xfb\xc1\xfd\xf0\xb2\x44\x3f\xe7\x0f\xb7\x06\x8d\x70\xd5\x34\xdd\x08\x6a\x26\xaa\xa7\x15\x4e\x73\xdf\xac\xb0\x15\x27\xea\xdb\x80\x72\x73\x96\x8f\x02\xb8\x1d\x13\x0e\x06\x56\x9d\x23\x6f\x52\x8d\xcc\x48\x6b\xd9\xa1\x2a\x6f\x13\x6a\x66\xc7\x2b\x37\x7a\x15\x57\xbe\xf7\x43\x30\x50\xa0\x46\xd9\xc6\x49\xc2\x9f\x4d\x28\x6f\x4a\xf5\xad\x6c\x81\xd1\xf4\x2b\xb2\xf0\x10\x1e\xd7\x70\xbc\xf2\xb6\x90\x48\x10\x75\xc9\x73\xa6\xb6\x27\xb9\xfe\x55\x89\xef\x0c\xae\x7e\x1c\xff\xd8\x2f\x53\xe0\xf0\x62\x35\xab\x09\x9b\xa8\xb9\x8a\xfb\x57\x3f\xfb\x4b\x18\x02\xbe\x7b\x5e\x43\x35\xb2\x6b\x94\x50\x2d\xf6\x46\x58\x6b\xaf\x09\x48\x34\x88\x50\x30\x39\xa4\x7a\x72\x10\x60\x9a\x19\x7f\x92\xe1\x4f\x66\x90\xa7\xee\x8f\x4a\x7b\x12\xd6\x05\xac\xa9\x2e\x9e\x1e\xda\xb1\x5a\x35\x43\x84\x3d\x51\xc1\x01\xcf\x16\x3d\x61\x41\xb5\x34\x6e\x5a\xd6\x73\x3d\x85\xff\xdd\xac\x4d\x30\x8c\x56\x18\xd7\x1d\x17\xea\xdc\x07\xf2\x6e\x67\x0d\xa9\x0b\x68\x5d\x0e\x65\xad\x37\x74\x2c\x7f\x5b\xb3\x39\x3b\x06\xfc\x96\x27\xfc\x8f\xe4\x9c\xe2\x44\x33\x80\xfd\xc9\x8b\xfd\xab\xbb\x61\x59\x7e\x2c\xab\x19\x01\x5f\xde\x5a\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd1\x70\x0a\x2c\x41\xbf\xce\x50\xce\xac\x03\x4c\x5f\xb8\x66\x90\x3d\x2d\xca\xda\x21\x78\x0d\x11\x0c\x2f\x8c\xb8\x60\xa9\x62\xf0\x23\xf6\x93\x77\xa2\xc1\xa3\x29\xd7\x0c\x48\xef\xa2\x6d\xef\x14\x61\x26\x69\x0f\x69\x85\xa5\xba\xa7\x90\x3a\xa0\x15\x4a\x1b\xc2\xa5\x39\x8d\xfd\xf3\xf5\xaf\x81\xa5\x38\xe1\xf0\x32\xa8\xbf\x0b\x2a\x57\x41\x83\x68\x9c\x18\x8f\xc9\xb8\xfd\x9d\x10\x71\x41\xac\x9f\x65\xe3\x6b\x60\x1d\x63\xbf\xc7\xf2\x71\xc9\xf7\x30\x64\x52\x61\x16\x91\xb3\x04\xcb\x2d\x83\x90\x9c\x8d\xa3\x57\x96\x38\x6e\x6f\x1f\x6e\xee\x87\xdf\xad\xe1\xf2\xd5\x8f\x97\xc3\x80\xa2\x24\x77\xee\xb9\x89\xe0\x38\x46\x9a\x7d\xce\xb8\x71\x05\x5a\xc1\xbf\x80\xfe\x36\x79\x3d\x3e\xa0\xb2\x04\x3b\x5e\xa4\x23\x58\x3b\x47\xe8\x4a\xa0\x76\x21\x50\xa4\x57\x02\x05\x26\x0f\xb7\xd5\xe0\x59\x34\x05\x49\xac\x75\x2b\x4b\xb0\x9a\x72\x91\x1a\x2e\x5f\x9a\xb4\x69\x7c\x75\xa3\x94\x29\x22\x44\x9e\x29\xea\xb0\xdc\xab\x52\x2a\x54\x78\xe7\xb3\x4b\x22\x25\x9e\x91\x5d\x1c\xd0\x75\xca\xc3\xdd\x8f\xe1\x3f\xc1\xc1\xdc\x46\xf6\x2f\x8d\xd0\x45\xbe\x3b\x7a\xba\x66\x1f\x4d\x20\xcf\x0d\x4f\x68\xb4\x65\xc0\xdd\xc7\xfe\xf0\x62\x3c\xbc\xd4\x4a\x7c\xff\x7e\x70\x51\x12\x25\xe0\x59\xff\xe3\xfd\xe0\xd6\x82\x58\xf7\xbf\xbb\x18\x8c\xaf\xae\xcf\x07\x77\xe3\xb3\xeb\xcb\x9b\x8b\xc1\x9a\xc8\x9c\xc6\xc6\x97\xad\xab\xd5\x57\x4f\x97\x7e\x81\x1d\xd6\xbc\x2c\xb4\x97\x41\xd6\x18\xa6\x09\x38\xc1\xb9\x71\x86\x63\xc4\x78\x4c\xe0\x67\xe9\xac\x33\x1e\x39\x1a\x0d\xd5\x57\x49\x82\x70\xae\x78\x8a\xc1\x6b\x93\x2c\x46\x0c\x4f\x34\x6b\xc5\x49\x12\x84\x77\x89\x9c\x31\xcd\x62\x75\x63\x06\xa2\x3d\x4a\x88\x66\xe7\x59\x90\xec\x67\xfd\x06\x53\xca\x20\xd2\x36\xc5\xe2\xd1\xb8\x99\x8a\x2e\x8b\x43\x21\x11\x96\x23\xa6\xc7\x45\xac\x61\xa8\xcd\x0a\x9f\xb6\x7a\xab\x71\x75\x52\xfc\x48\xf4\xaa\xa4\x79\x34\x47\x99\xe0\x33\x41\xa4\xb4\xb6\xe5\x08\x33\x13\x80\x60\x5f\xd7\xd7\xd0\x88\x31\xae\x97\xc2\x99\xb0\x63\x92\x11\x16\x13\x16\x51\x93\xd6\x07\xbe\x7b\x6f\xda\x9c\x09\x9c\xcd\x91\xe4\xe0\xf4\x86\x65\x07\xfb\x95\xf9\xc8\xdd\x64\x66\xc6\xe6\x71\x68\x81\x16\xb9\xe6\x13\xd7\x20\x27\x9a\x55\x86\x8f\xdd\x65\xe8\xdc\x2e\xc6\x0e\x98\x66\x09\x51\x06\xac\x1f\x96\x1c\x36\x43\xaf\x75\x69\x3f\xf4\x36\xd5\x6d\x82\xbe\xb0\xdd\x98\xb1\xb4\x23\x3a\xae\xb1\x6c\xdb\x23\x85\xbe\xc7\x2c\x4e\x74\x2b\xce\x87\x51\x3e\x8b\x90\x8a\xd2\xd7\x54\xe3\x4e\xe3\x2e\xb7\x68\x84\x73\xb9\xcb\x35\x5a\xc9\xc5\x34\x56\xc1\xa3\x22\x28\x04\xc8\xdb\x26\x62\xc2\xea\x66\x9a\x45\xe2\x84\xdb\x55\x32\xaf\xe7\xa6\xfe\x13\x82\xd1\x34\x5c\xb3\x99\xa0\x2c\xa2\x19\x4e\xb6\xd2\xfd\x2a\xc1\xf8\x36\xc6\xfd\x6b\x3a\xd5\xe4\xf3\xcd\x92\xdb\x56\x11\x91\x42\x82\xb2\x1d\xa6\xdf\xc2\x0d\x2c\x49\x36\xab\x81\xc8\x22\x9a\x04\x0b\x9e\x1b\x7f\x1c\xac\x0b\x89\x6b\x8e\xea\x71\xdd\x76\xeb\x93\x81\xcb\x01\xd0\x5b\x6c\xb6\x89\xfc\x69\x5a\xbf\x4a\x2b\xb6\x77\x13\x8c\x87\x93\x9b\xfa\x36\xeb\x76\x20\x78\xf8\xaf\x55\xb4\x73\x89\x33\x4d\x33\x16\xb6\x1f\x17\x73\xb4\x4a\x92\xad\x0a\xe6\xe2\x67\x02\xdf\xb9\xcf\x0b\x69\xbf\x1b\xc5\x12\xda\x00\xa8\xe5\x4e\x4a\x31\x04\x41\x8e\xb9\xa5\xf1\x69\xae\x65\x59\x84\x21\x0a\x01\x7d\x4d\x8e\x67\xc7\xc8\x15\x61\xe8\xa1\xfe\xcd\xcd\xe0\xea\xbc\x87\x88\x8a\xbe\x71\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\x77\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x85\x29\x9c\xc3\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x60\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf3\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb1\x69\xae\xa3\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\xaf\xe9\x77\xb2\x58\xea\xd5\x55\xb8\x79\x90\xde\xa4\x62\x2e\x61\x49\x60\x27\xa5\xa9\x90\xa3\xe6\x64\x81\xe6\xf8\x89\x94\xba\x74\x09\x31\xba\xe1\x05\xcf\x45\x1d\xa3\x1b\xb1\x73\x92\x09\xa2\x25\xfd\xaa\x03\xc5\xd3\xf4\x6d\x99\x12\x3b\xba\xee\xe8\xfa\xdd\xd3\xf5\x99\x29\x94\xd4\xf7\x85\xb1\x76\x12\xe0\x4c\x63\xe3\x8c\xf3\x64\xdc\xc2\x26\xd2\x7e\xc5\x4b\x9e\xb0\x4a\xd9\x28\x80\x04\xe0\x39\xc8\x47\xa5\x6b\x93\xeb\xbb\x2e\x48\xb1\xb5\xc3\x5b\xb1\x0c\xce\x65\x16\xd4\xcb\xd9\xe5\xbc\xd7\xb5\xb2\xaa\x25\xf4\xe2\x62\xce\x99\x91\x6f\xbc\xbb\x2c\xac\x7f\x5a\x3a\x4c\x4e\x14\xa1\x6c\xa9\x1a\x9b\xa1\x67\xbd\xc0\x46\xee\xf8\x47\xce\x15\x96\xdf\x1c\x8f\x98\x16\xa2\x1e\xc9\xc2\x98\x5b\xb5\x98\xf2\x3b\x2d\x8b\x1f\x49\xc2\x24\x84\x7b\xff\xce\xb8\xe7\x34\x89\x3b\x73\xb5\x51\x4d\x4d\x11\x38\x08\xba\xf6\xbd\x40\x88\xae\x6d\xd4\x4a\x49\x45\x00\x34\xc8\xf9\x66\x2e\xf6\x99\x19\xfe\x8c\x28\x48\xb1\x56\x54\x81\xce\x14\x9b\x2a\x73\x4b\x43\x5f\x6b\xba\x32\x54\x21\x38\xf8\x49\xe2\x7c\x37\xc6\x2f\x97\xdb\x58\xcb\x19\xbd\xb6\x70\x67\x63\xde\x4f\x9c\xdd\x28\x12\x7c\xa9\x74\x1b\x96\xc8\xec\xf4\xc4\xb0\x03\xe7\xbf\x26\xec\xf8\x99\x3e\xd2\x8c\xc4\x14\x43\x04\xbc\xfe\xd7\x89\x9e\xd7\xbf\x9f\xdd\x5e\x5f\x8d\x8b\x4c\x9e\xff\x1a\xb1\x7e\x22\xb9\xcf\x52\x40\x8c\x33\x1f\x6e\x9f\x09\xe2\x44\x42\x3b\x17\xb0\xba\x16\x66\xc4\x11\x6b\x1a\x41\xcc\x23\x79\x8c\x9f\xe5\x31\x4e\xf1\xaf\x9c\x81\x2b\xbd\x0f\x7f\x9e\x25\x3c\x8f\x7f\xc2\x2a\x9a\x9f\xc0\xb9\x56\x27\xe4\x89\x30\x65\xdc\x54\x7a\xb9\x62\x48\xde\x95\x10\xad\xff\xef\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xfa\x4b\x8a\x4f\xa7\x92\x6c\x74\x21\x15\x4a\xda\xdd\x35\xfa\xcb\x9f\xbf\xfd\x83\x26\xa1\x6d\xd6\x78\x78\x77\x3d\xd6\xdf\xff\xfb\xb9\xfd\x5e\x6e\xc0\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x75\xdc\xed\xbc\xd4\xfa\x6e\x2a\xdb\x56\x8b\x09\x2a\x76\x30\x47\x74\x84\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\xd5\x6f\x60\x2e\xe8\x56\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\x48\xcf\x40\x7d\xdd\xfd\xc9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\x52\x3f\xf3\x69\xd5\xf4\x8a\x9a\x6d\xf8\xd5\x4d\xb6\x66\xdb\xfa\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xfa\xc1\xd0\x88\xb3\x71\x42\xd9\xe3\x56\x9b\x71\xed\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x06\xe7\xe3\x63\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x1e\x92\x79\x34\x77\x99\x79\x11\x67\x52\x8b\xd1\x5c\xa0\x88\xa7\xa9\x29\x6e\xca\x08\x52\x9c\x27\xd2\x46\xbb\xb3\x23\x85\x23\x35\x62\x45\x7f\x6b\x4e\x9e\xa9\x80\xb4\x5b\xea\x5e\x7b\x97\x4e\x51\x69\x69\xa5\xc0\x4d\xe3\x10\xb3\x01\x8c\x60\xc6\x13\x15\xa0\x3f\xf0\xe5\xb3\x64\x36\xac\x41\x33\x90\x73\x2e\xd4\x38\xae\xe5\x39\x6b\x89\xa6\xca\x08\x19\x39\x4a\x20\x68\x98\x3f\x69\xe1\x9f\x3c\x7b\xe3\xeb\xaa\x21\x68\xaa\x5e\x35\x82\x76\xc7\x68\xe5\xc8\x36\x25\xc1\x86\xb5\x32\x08\x1e\x51\x39\x26\x7c\xdd\x18\xef\xe0\xab\x33\xfd\xd1\xca\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb5\xa6\x16\x3a\xe1\xe5\x32\x47\x57\x4d\xe5\xa1\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9d\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\xec\xa1\x49\x2e\xb5\x16\x6a\x82\xd5\x4c\x3c\x0a\x51\x51\x2b\x2e\xb4\x6b\x12\x71\x5c\x69\x70\x59\x45\xd9\x82\x34\xda\x1d\xca\x41\xe5\xae\x58\x43\x38\x7d\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xe9\x1c\x00\x2a\xe4\xde\xbc\x14\xaf\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x6a\x03\xb7\x96\x5d\x45\xb7\x01\xe6\x4f\xbb\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\x9a\x81\xdc\x96\xf6\xde\x94\xc6\x85\x29\xd8\x44\x8f\xd5\x24\xbf\x8b\x13\xfb\x7c\x70\x77\x76\x3b\xbc\x31\x90\x13\xd7\xb7\x97\xfd\xfb\x71\x8d\x5f\xbb\xe6\xad\xcb\xfe\xed\x0f\xe7\xeb\x5f\xfb\xfe\xbe\x9c\x95\x5d\xf3\xca\xed\xdd\xea\x64\x8e\x16\x43\xac\x49\x0a\xab\xed\xe7\x14\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x84\x4c\x46\xb0\x82\x10\x22\x21\x55\x8d\xe3\xf0\x1e\xe2\x72\xd6\x4b\x98\xe5\xcd\x32\x30\x6c\x7b\x15\x8d\x36\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x22\x02\x7d\xc7\x78\x9f\x73\x2a\xb3\x04\x2f\x96\x7a\x58\x77\xe5\x5c\xe1\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\xcf\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x47\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x0f\x3d\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe1\x92\x19\xa4\x98\x26\x57\x5c\x79\xcb\xdc\x2e\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\x9b\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x6b\x77\x80\x3d\xbd\xa0\x4b\x76\xd7\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\xb6\x74\xcd\xd6\xc5\xbc\xbe\x88\x93\x76\x50\xd3\xd1\x01\xb9\x6b\xeb\xd7\x61\x37\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x5b\xaa\xad\x0f\x4d\x4a\x6a\x63\x08\x03\xaa\x2a\x5e\x19\x89\x36\xd0\xb8\xfc\x00\xef\xf4\x77\x6b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x6b\x47\x1c\x25\x5c\x96\xb1\x72\x5a\x0f\xfa\xcc\x7e\xba\x6a\xdc\x83\x90\x7c\xb5\x5c\xb8\x51\x40\x43\xcd\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\xdd\x43\x14\xa2\x2d\x41\x21\x4b\x0a\xe4\x00\x16\xa3\xc2\x0d\x32\x62\x45\xcc\x8a\x44\xcf\x24\x81\x30\xb7\x88\xa7\x19\x98\xf8\xed\x70\x6d\x4b\x24\x36\x11\xc3\x3d\xc4\x73\xa5\x1b\x33\x39\x39\xce\x88\x6b\x13\x7e\x0a\xb7\x87\xf1\xbd\xd9\xe0\x77\x0f\x2c\x6d\x68\xdd\xdc\xa5\x94\xa1\x4f\x44\x41\x2b\x00\xdc\x1f\x4e\x10\xf4\x84\x6a\x08\x65\xfd\xda\xef\x70\xa2\xec\x4c\x36\xd8\xf9\x02\x38\xe5\xbb\x84\x4f\x56\x1b\x09\xa0\x71\xf4\x70\x3b\x74\x16\xc9\x22\x7e\x2a\x40\x2f\x2e\x79\x14\x07\x37\xb7\x83\xb3\xfe\xfd\xe0\xfc\x18\x3d\x48\xa2\x97\xc7\x4f\x17\xf2\xab\xbd\x4a\x62\x46\x6e\x91\x58\x98\x54\x04\x37\x19\x42\x88\x10\xa5\x2c\xe8\x35\x8c\xa3\x0c\xd3\xb2\x9a\xb0\x01\x24\x85\x5a\x43\x1d\x00\x0b\x55\xe7\x69\x23\xf3\xd6\x9d\x40\x88\x93\x1a\xbf\x9f\x28\x35\x33\xde\x74\x39\x32\x6f\x1d\xf9\x94\x23\xfa\x5e\x7a\x32\x70\xb4\xd4\x9c\x50\x81\x5a\x4d\xcb\x10\xd5\xb8\xfd\x9c\x82\x10\xf7\x4b\x9c\xad\x4e\x3f\xc5\xcf\x25\xa2\x35\xa2\x70\xe0\xbb\x7f\xe9\x73\xe0\xd8\xda\xd8\xb0\xc2\xdd\x27\x58\x38\xb4\x0c\x6f\xf5\x7c\xd3\x64\x7c\x48\x67\x24\x0b\x27\x56\x19\x84\x8d\x63\x95\x08\xce\x0e\xfc\x42\x19\x2a\x5d\x89\x3d\x34\xa5\x9f\x6d\xa3\x45\x7c\xbb\x7b\x35\x08\x78\x68\x88\xa7\x9c\xe3\xe5\x33\xb5\x81\xd8\x70\x03\xdf\xaf\x14\x22\xb9\xd4\x22\x51\xa4\xc5\x25\x41\x22\x2e\xf4\x4d\x01\xdd\x16\x5e\x88\x75\x22\x83\xc2\x42\x2f\xca\xb2\x57\x66\xd5\xe9\x2f\x6a\x90\xc4\x58\x91\x23\x2d\x7a\xad\x49\x80\xb6\x39\x32\x90\x4d\x83\x55\x00\x07\x56\xdc\x3c\x13\x32\xc3\xcc\x85\x66\x37\x0c\xd7\x5d\x79\x3b\xb0\x2a\xad\x02\x61\x48\x0f\x03\xf9\x0a\x52\x7f\x4a\xe3\x90\x19\xac\xe7\xca\x71\xd8\xe8\x97\x43\x58\xb6\x67\xec\x83\x71\x1a\x06\x9b\x67\xf1\x21\x0d\x36\xc1\x52\x21\x3b\xa6\x26\x53\x44\xa0\x22\xbe\xac\x11\xb6\xa4\xdb\xb7\x55\xde\x34\x09\x95\xb5\x58\x02\x9e\x11\xe9\x70\x53\x0c\x4a\x8c\xd6\x69\x9c\x20\x6c\x4a\x31\xfb\xb3\x6d\x6b\x32\xbb\x5b\x22\x64\x26\x10\xa4\xbf\xdc\xf4\x31\xea\xb3\x25\xbc\x2c\x17\x97\x55\x5a\x2f\x73\x27\xe1\xe4\x19\x2f\x24\xca\x84\x81\x96\x31\x91\xfb\x6e\xf2\xa0\x81\x95\x3f\xf2\xa1\x10\xca\xa5\x4e\x20\xb0\xc5\xac\x0f\x9a\x73\x72\xef\xf8\x05\x5c\x79\x95\xa8\x72\x2f\x90\x17\xcd\x15\xb6\x8a\x16\xac\x4e\x91\x71\x34\xc7\x6c\x46\xc6\xce\xc8\xba\x8d\xb6\xa4\xdb\x39\x83\x66\xce\x6d\x2b\xf5\x97\xd3\x8d\x51\x98\x6c\xfd\x17\xf3\xaa\x37\x20\xea\x43\x20\x15\x9e\x11\x64\x46\xd4\xca\x2c\x5d\x8a\x18\xb3\x60\xc3\xa0\x27\xd8\x56\x07\xe5\x28\xfa\x26\xe1\x1d\x42\x9f\x2e\xf0\x84\x24\x6f\x13\x39\x01\x5d\x5b\xe3\x3c\x78\xeb\x4c\x36\x00\x41\xcf\x60\xcf\xaf\xb0\x0c\x6b\xbd\x17\x79\x5d\x6e\xc0\xaa\x79\x96\xaa\x9f\xef\x30\x51\x57\x2b\x64\x9b\xa9\x36\x55\x10\x09\xaf\xbd\xa0\xd2\x46\x9d\x81\x2d\xbc\xfe\xaa\x36\xe5\xed\x06\x12\x14\xfc\x68\x18\xc7\xce\x15\x3f\xd6\x4e\x65\x6b\x90\x81\x96\x55\xf0\x86\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xda\x71\xee\x5d\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\xec\x39\x41\x5c\x9a\x1a\x5a\x0d\x2b\xb0\xce\xb4\xe3\xae\xdf\x62\x5d\xcb\xf0\x96\x0e\x9a\x77\x46\x9f\x08\x73\x34\xdd\x73\x67\x42\x0f\xca\x75\x9a\x2c\x8e\x30\x84\x19\x93\x38\xf4\x7c\xac\xe6\x48\xc6\x20\x73\x08\xf6\xc8\xf6\x4b\x76\x5f\x1b\x46\x63\x40\xd2\x4a\xe8\xf6\x2e\x30\x3c\xa4\x52\x8b\xdb\x6b\x32\xc1\xb1\x44\xbf\x63\x5c\xfd\x2e\x40\x36\x76\xc6\x0b\xf8\xd4\x99\xa0\x7a\x4b\x25\x5b\xe0\xd0\x5a\xc2\x41\x38\x40\xd8\x5a\xbb\xf2\xbb\xc6\x06\x14\x81\xef\x2f\x2a\x8d\x0e\x96\xb3\xe0\x9a\x6a\x5e\x75\x1e\x7b\x54\xbd\x16\xaa\x06\x4f\x53\x56\xaf\x38\xe9\x25\x43\xa7\x5c\xe7\xa2\xf7\x7b\xd1\xca\x35\xbf\x84\x08\xb0\x0b\xb5\xa5\xad\x23\xa7\xd6\x80\x20\xd7\xdb\x25\xb6\xc9\xf3\x6c\x92\xcb\x45\x39\x74\xcd\x96\xc1\x68\x40\xf9\x3d\x1e\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x11\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x49\xd5\x24\x52\xeb\x57\x4d\x6b\x51\x57\x84\x75\xa9\x04\xeb\xea\x73\x56\x2a\x2a\x0b\x35\x18\x20\xc0\x89\x4f\x97\x57\x67\xe8\xac\x8d\x4e\xbf\xd3\xf4\xbc\xec\x85\xe8\x59\x8d\xc2\x98\xa4\xec\x0c\xb4\xa4\xf3\xad\xe3\xb5\x25\xd4\xe0\x69\x2e\x20\x5c\xb7\xae\xcd\xaf\xa3\x39\x4d\x0a\xdf\xc5\x37\x3d\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x76\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x4d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x1a\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x96\xb2\x38\xc2\x53\x8b\x05\x61\x6a\xcc\x78\x4c\xc6\xa4\xc6\xa5\xb9\x82\x49\x68\x21\xe0\x8a\xc7\x64\xad\x43\xd2\x33\xd3\x9f\xc0\x74\x23\xf3\x89\xdf\x0e\x48\xf0\xf7\xd9\xdc\xde\xfa\x50\xa6\xb4\xfa\x91\x7b\xf4\xd9\x6d\xc6\xbd\xad\x33\xd5\x85\x89\xf6\xe0\x42\xb0\x03\xa8\x77\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x7b\x87\x2d\x70\xc2\x6d\xbc\x19\x06\x64\xb4\x95\x3b\xa3\x58\x0a\x07\xb4\x72\xe4\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xfe\xd9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\x8d\x19\x4a\xcd\x32\x7a\xe1\x69\x2d\x12\xba\xcc\x38\xcb\xd2\x3a\x10\xab\x11\x29\x54\x49\x2b\xa9\xd3\x99\xd0\x24\x07\x0c\x56\xcd\x66\xa7\x79\x62\x0a\x37\x44\x5c\xc4\xa6\x72\xba\x2c\xa5\x8f\x41\x18\xae\x13\xef\xb1\xf2\x0d\x52\x0b\x55\x69\x4b\x43\x18\x0b\xce\x4a\x01\xf4\xaf\x39\xc9\xf7\x94\x81\xf7\xa6\x31\xcb\xf7\x78\x26\x8b\x20\x64\xb3\x36\x9a\x37\x17\xeb\xfb\x0f\x3d\x53\x19\xe4\xac\x3a\xcb\xa2\x87\x80\x32\x2a\xb9\x29\x0c\xba\x91\x45\xe7\xd6\x40\xdf\xef\xc1\xa4\xf3\x1a\xf1\x1c\xcb\x32\x52\x0d\xfb\xb1\xe4\xf7\xe4\x33\x38\xab\x2c\xe2\x85\xec\x24\xae\x86\x40\x45\xfa\x78\x41\x93\xc9\x16\x4c\x6e\x59\xa8\x5e\x19\x15\x5d\x18\x50\x3c\x5b\xab\x49\xa6\x56\x1c\xd2\x2e\x9e\x05\x05\x84\xb8\x45\xf1\xb2\xaf\x81\xeb\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\x51\xcf\xe3\x37\x30\x40\xd8\x86\xca\x5d\x2f\xfb\xed\x9b\x4e\x84\x61\x49\x87\x7a\x24\x96\xe1\x61\xd6\x1e\x06\x5f\x09\xe4\x6d\x0c\x88\x5e\xb4\x79\xbd\x93\xe1\xc9\x71\x1c\xe1\x68\xde\x38\xa9\x09\xe7\x09\xc1\xac\x49\x7a\xad\x7d\x5c\x3d\x22\x06\xdc\x14\x58\x77\x92\x00\xc2\xaf\x5b\x02\x5b\x15\xb2\x10\xdf\x59\x0c\xc8\xec\x86\x87\x9b\xd8\x40\x37\x50\x45\x98\xb3\xfc\x50\x36\x4b\x48\x75\xad\x2c\x84\x7e\xcf\x76\x92\x44\x79\x12\x94\x85\xcc\x88\xd0\xa3\xd6\x4b\xfc\x44\x98\xd6\x19\xec\x38\x9c\x33\xe3\xd9\x25\x44\xfb\x62\x50\x3d\xdf\xb5\xf3\xa7\x41\xd6\x61\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x5b\x9f\xce\x40\x88\xd8\xf8\x78\xde\x95\xcd\xc4\x1b\x9f\x49\xd3\xf7\x18\x62\x0c\x76\x76\xad\x05\xee\x97\x02\xaa\xc1\x6c\xac\x83\xe3\x7a\x25\x23\x32\x44\x6d\x94\xc3\x4e\x83\xa0\x8d\x26\x38\xa8\x17\xbd\x4b\x8a\xf2\x17\xee\x36\x68\x39\x94\x95\xae\xea\x96\x8e\x67\xb0\x4e\xae\x3a\xb7\x17\x36\x64\xbb\xec\xb2\xf5\xf9\x3d\x45\x98\xa3\x2d\xf0\xaa\x04\x06\x74\x02\xc8\x29\xff\xc9\x68\xd8\x54\x1a\x0b\x98\x2b\x73\x91\x66\x6a\x61\xab\xa2\xc1\xbd\x18\xe6\xf4\x1a\xc4\xb7\x3a\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xba\xce\xa0\x23\x6b\x56\xa8\x6d\xd2\x2d\x74\x88\x20\x52\x41\x6c\x68\x8a\x06\x31\x05\x66\xc7\x38\x69\xb4\x65\xed\x81\x69\x42\x9a\x6d\x81\xd2\x60\xc1\x5f\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\x0e\xad\x7c\x91\xb9\x49\x51\x09\xb7\xbd\xb3\x3a\xc1\x13\xb2\x91\x7b\xfa\xc2\x7c\xb0\x92\x8a\xe0\x15\x88\xec\xce\xb2\x64\xd1\x2e\xa2\x3c\x0c\xbd\xab\x05\x49\x5b\x37\xb0\x10\x5a\x6d\xe5\xdd\x54\x86\x27\xdb\x6e\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xf6\x4c\xeb\xce\x7e\x79\x66\x3f\x6c\xa3\x51\x9f\x22\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\xa9\xa0\x63\xa7\xd0\x66\xbb\xb5\x96\x5c\x0b\x9e\xb4\x6a\x61\x1d\x7a\x53\xbb\xa1\xea\x2e\xb6\x1d\x9e\xad\xcc\x31\xe6\x53\x87\x8b\xd4\x7e\x61\xab\x25\x4b\x36\xb0\x96\x3a\xf8\xe5\x4c\x50\x2e\x6c\x65\x90\x36\x41\x6d\x29\xfe\x3c\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xed\x6d\xbb\x7f\xfa\xe3\xca\xd1\x9e\x99\x0a\x36\xd2\xd6\x83\xfa\x4c\xd3\x3c\x45\x2c\x4f\x27\x56\xca\xc5\xf2\x31\x04\xbf\x74\xa9\xfa\x06\xc3\xc9\x0d\xb0\x04\x18\x20\x02\x38\xd3\x11\x0b\x80\xad\xad\xa9\x02\x47\x73\x4a\x9e\x00\x76\x53\x30\x22\xe5\x31\xba\xe2\x8a\x9c\xa2\x4b\x9c\xdd\x83\xa0\x66\x4a\x4a\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\xd5\x1b\x31\x8b\x86\xed\x56\xe5\x24\xe2\xcc\x20\xa2\x46\xb0\xb0\xbe\x09\x30\xf7\x3a\x68\x50\xe5\x12\x1b\xa9\x6c\x58\x6c\x81\x9f\xc7\x41\xf4\xea\xd8\x64\x07\x6c\x40\xc7\xb7\xf8\xd9\xc4\x6b\x9f\x63\x85\x4d\xb5\xd8\x55\x92\xbb\x0d\x88\xb2\x15\x84\x0c\x10\xb0\x0b\x1c\xe1\x16\x8d\xc2\xd7\x3e\x33\xd1\xa9\x5f\xd3\x63\x72\x8c\xbe\x4b\xf8\x44\xf6\x90\xf4\xa0\xd9\xf0\x50\x12\x25\x7b\xc6\x41\x05\xff\x36\xa9\x60\xdf\xb8\xd5\x2f\xf8\x3e\x94\xfd\x9b\xd2\xcf\x06\x04\x43\xfe\xe9\xf4\xe4\x24\x5d\x1c\x4d\xf2\xe8\x91\x28\xfd\x17\xc8\x14\xb5\x2b\xe4\x10\xa4\x70\x1d\x1e\xd5\xba\xd5\x59\xc6\xb2\x6a\x45\x91\x36\xad\x46\x12\xc0\x4d\xd7\x57\xba\x2f\xac\xea\xa0\x8f\x38\xab\xaf\x1a\x69\xa7\x2c\xf2\xa6\xe3\x55\x02\x5c\x7e\x1d\x6d\xc5\x14\x8e\x0d\x71\x9e\xa7\x09\x9e\x55\x54\x96\x0d\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x78\x0b\x7d\xca\xca\x51\x66\x5f\x39\x77\x24\xb8\x15\xad\xbb\xe5\x78\xc4\xfa\x12\x3d\x13\x53\x0f\x16\x72\x12\xc1\x3b\x91\x53\x39\xf7\x19\x89\x60\x2f\x85\x46\x0d\x1c\xae\x41\x4d\xb0\x8a\xa3\xd3\xac\x9c\xff\xc6\x6a\xa0\x38\x91\xa4\xa7\x1b\x06\x48\x34\x17\x48\x88\x9e\x05\xce\x32\x22\x46\xcc\x42\x9b\x02\x80\x37\xe7\x36\x48\xa4\x29\x9a\xbc\xd3\x28\x5f\x57\xa3\x0c\x93\x3e\xca\x09\x8b\xeb\xce\x37\xe4\x37\xae\x4c\xf5\x58\x91\x1b\xa8\x65\xd1\xb6\x91\xde\x6f\x6f\x36\x6e\x39\xe6\x75\xda\x79\xbf\x12\xa6\x0f\xe5\xa6\x53\x50\x20\x65\x51\x55\xd3\xd9\xfa\xbc\xfa\x5e\x12\x73\x00\x19\x1b\x3e\x8e\x39\x91\x81\x11\x1f\x79\x5b\x5c\x42\xa7\x44\x4b\x1f\x23\xa6\xc9\x38\x74\x38\x18\x80\x6d\x87\xb7\xad\x3b\x8d\x04\x97\xd2\x46\xde\x9b\x76\x56\xe7\x4f\xed\x50\xcb\xcf\xa0\x84\x0f\xaf\xaf\xc6\xcb\x55\xfd\x82\x67\xae\xbe\x9f\x7d\x58\x9b\x64\xdf\xd8\xd4\xda\x6a\x7e\xc5\x5a\x6c\x50\xcf\xef\xe4\xec\x62\xe8\x8b\x58\x55\xba\x5e\x2e\xe8\x17\x22\xab\x37\x97\xf4\x5b\x9e\x71\x50\xdc\xaf\xd2\xc4\x8a\xf2\x7e\xeb\x37\xab\x1c\xef\xbb\x0b\x6c\x5e\x65\xeb\xd7\xf2\x87\x32\xcd\xac\x0b\x4b\xdf\xd3\x36\x35\x5c\x2b\x11\x08\x8c\x2f\xed\x61\x07\xc1\x4b\xbf\x25\x15\x4e\xb3\x30\xe5\xd2\xe1\x86\xda\x69\x9a\xa3\xd6\x74\x09\xbe\x2a\x9e\x79\x84\x4d\x34\x4b\x75\x70\x4b\x5b\xb1\x99\xc7\xeb\xde\xc2\xa4\xef\x23\x8c\xf9\xf5\x72\x98\x93\x45\x11\xb5\x27\xad\xec\xe6\x4a\x70\x37\xd8\xfd\x27\xc4\x43\xc2\x37\x6e\xe8\xae\x49\x8a\x1e\x3a\x4a\x10\x2c\x6d\x38\x06\xe4\xf2\x55\xf2\x7c\x36\x30\x0f\xfb\x31\x9b\x6c\xe0\x23\x5f\x84\x21\xb8\x6a\x6c\x5d\xb1\xc8\x1d\x44\x2a\x04\x79\x22\x02\x68\xc7\xc6\xfc\xb0\xf2\x51\xc5\x89\x20\x38\x5e\x04\x2b\xe2\x03\x0e\x4c\xcf\x60\x1e\x93\x34\xd5\x0a\x3c\xa8\x26\x8c\x1f\xf1\xcc\xe9\x2c\xa5\xb7\xa0\x82\x06\x9d\xea\x1b\x2b\x08\x57\xd0\x5f\xb0\x23\xf2\x99\x4a\xa5\xe5\x8a\x9a\x58\x4d\xd7\x08\x48\x3c\x50\x57\x6b\x4e\xec\x0d\x37\xfa\xd0\xff\xee\xfa\xf6\x7e\x70\x3e\xfa\x50\x44\xe7\xbb\xf4\x33\x8f\x08\xe5\x00\xfe\x39\x1b\x31\x1f\x50\xeb\x01\x90\x61\x2f\x11\x8e\xe3\x02\xd9\xc0\x2a\x91\x46\x66\x5b\xc9\x91\x83\x53\xb1\x36\x94\x76\x45\x33\x0f\x90\x83\x74\xa8\x27\x6b\x85\xeb\xac\x74\x72\x4c\x26\xd5\x8a\x94\x97\x3d\x5d\x36\x21\x76\xab\x32\xba\x36\x51\x0e\x5c\x90\x91\x67\xa7\x2b\xc1\xed\x7c\x82\xcd\x25\xbc\x19\xb7\x73\x1b\xb2\xc5\xa6\x7e\xa4\x9f\x49\x7c\xdb\x20\x55\xed\x25\xa3\xa5\x55\x24\x60\xed\x2e\xe4\x8c\x6e\xa2\xf1\xfb\xa9\x3c\xe8\xef\xda\xb3\xa5\xeb\x02\x92\xad\x80\x57\x05\x6c\x55\x85\x30\x8a\x88\x50\x98\x32\x34\x85\x83\xcd\xa2\x05\x02\xc0\x0e\x02\x3e\xec\x3f\xa2\x94\x32\x40\x0e\x58\xb5\xb4\x0f\xe5\x79\x6c\x20\xb4\x5e\x0e\xaf\x1e\xee\x4b\xa2\xea\xf7\xd7\x0f\xe5\xa2\xee\xfd\x9f\x57\xca\xaa\x95\x16\x56\x05\x0b\x05\x53\x2c\xb2\x10\x2d\xca\xac\x5f\x99\xda\x89\x26\x0b\x45\x1e\x6e\x2f\x76\x92\xef\xea\x9d\x65\x8d\x18\xe1\xa1\x74\x55\x8f\x88\xd0\xe6\xd3\x98\x44\xeb\x50\x4c\xdb\xd3\x91\x89\x82\xd2\xeb\x60\xad\x89\x16\xe1\x0c\x4b\x94\x61\x61\xfd\x50\xb1\x09\x80\x2a\x57\x06\x33\x9a\xd7\x2a\x04\x89\x4f\x44\xfd\xa8\xaf\x3e\xce\xf6\x91\x05\x61\x45\x59\xf0\x8f\x92\xf1\x93\x69\x78\x83\x93\x66\x87\xb2\x22\xd5\xc5\x09\xcb\xd0\x03\xb2\x3d\x84\xb8\x0b\xc7\xa6\x42\x7c\x5f\x37\x07\x2b\xe2\xe2\x09\xb5\x4a\xca\x99\xa6\x48\x03\xa7\xea\x30\x58\x83\xe6\xf8\xd4\x7c\xdc\x12\x91\x2e\x88\x6a\xd7\x6d\x15\x4b\x89\xfa\x37\xc3\x9a\xb5\xbe\xa8\xba\x90\xbe\xac\x72\x36\x89\xf7\x66\xed\x1b\x24\x29\x48\x4f\x3c\x08\x54\x24\x3b\xd3\xdd\x60\x90\x8c\xd3\xff\xa6\x1c\x49\x70\x08\x68\xbd\x75\x2a\x43\x29\xed\x78\x0d\x30\xef\x66\x99\x78\xc5\x32\x6c\x08\x7a\x14\x0e\xc8\xa6\x81\x84\x40\x3f\xcb\x31\xc6\xbd\x10\xf8\x87\x9b\x82\xb9\x36\xb6\x60\x6f\x60\x48\xc5\x6c\xda\xa0\x21\xfd\x68\x28\xda\x83\x65\x00\xfc\x87\x2b\xc8\xe8\x62\x83\x6d\xee\x7a\x38\xdd\x90\xda\x36\x03\x50\x2a\xc6\xe7\xcc\xdf\x16\x8b\x1a\x67\xd8\xda\x1d\x40\x89\x72\x95\x12\xea\x0a\xeb\x1d\x8f\x58\x10\xb0\x22\x8d\xda\xa3\xcf\x88\x2b\x4e\x02\x15\x6f\x19\x00\x5b\x43\x92\x8e\x17\x7e\x4a\x3b\x50\x4d\x91\x57\xf3\x72\x79\x91\xa5\x7e\xec\xe9\x94\x73\xec\x12\x11\x9d\x05\xc5\xc6\x01\x86\xf6\x25\x68\x2f\x28\x28\x60\x3b\x06\x73\x34\x18\x2d\x70\x50\xae\x2e\x48\x5e\x8f\x39\x91\xec\x2b\xe5\x53\x3d\x69\x62\x4b\xa2\xe0\xaa\x7b\x40\x4b\x75\x98\xda\x96\x57\x1f\xf0\x3d\xa0\x33\x6d\xaa\x38\x04\xc7\x6a\xad\x99\xca\xf9\x78\x81\x12\xc2\x58\x24\xe8\xb4\xc9\xaa\xfe\x39\x23\xd1\x36\x10\x32\x37\x58\xe0\x94\x28\x22\x56\x85\x23\x95\x8b\x49\x83\x88\xe3\x76\xd0\xf6\x6b\x76\xd1\x54\xda\xa8\x96\x64\xf1\xda\xed\xc5\x3a\x48\x18\x3f\x8b\x8d\xd0\xaf\xf4\x34\x7e\xb4\x96\xff\x0d\x67\x61\xfb\x29\xa6\x61\xa3\xad\x02\x04\xa0\x5d\xe7\xf4\x3a\x50\x28\xf7\x4b\xa0\x22\xa5\x70\xa1\x03\xc1\x40\x59\x3f\xca\x26\xf0\x93\x75\xbc\x74\x2f\xbc\xdb\x65\x38\xb8\x14\xda\xca\xa1\x2a\xe5\x4e\x00\x95\x80\x4a\x65\x70\x40\xea\x01\x4c\x40\x68\xa9\x8b\x90\x0c\xdc\x7e\x16\xde\xae\x30\xe8\x5a\xc9\xaa\x5a\x5c\xaa\xb2\x5c\x6b\x78\xdc\xbe\xc0\x1d\x3a\x89\x66\xdf\x12\xcd\x3a\x52\x2e\x45\xd7\x6a\xea\x24\xa2\x82\x33\x63\x8b\x3e\x5b\x80\x80\xf2\x04\x21\xf7\xc8\x5e\x91\xb6\x72\x2c\x5c\xfd\x94\xf9\x7f\x95\x39\xb8\x23\xea\x90\x54\xeb\x92\x2a\x8f\x03\x17\x14\x78\xa0\x92\x50\x1a\xb0\x71\x35\x30\x5a\x13\x06\x69\xac\xfc\xc3\x2b\xe3\xc0\x82\xe4\xe6\x05\xcf\xd1\x33\x95\x73\xa4\xf8\x88\x41\x9c\xa0\xf7\x06\x28\x8e\xcc\x8b\x3d\x78\x0b\x60\x10\x64\x3e\x49\xa9\x42\x38\x98\x61\xc9\x24\xd9\xb3\xe7\x59\x7f\x00\x33\xae\xcd\xb3\xaf\x83\xe8\x59\x73\x68\xb6\xb0\xaf\x15\x8d\xec\x9a\x4a\x1f\xc4\x34\xbf\x6c\x32\x7d\xa0\xf1\x84\x1a\x66\xed\x99\xeb\xb2\xe9\x51\xbd\xb5\xc1\x82\x86\x02\xb2\x2b\x95\xaa\x72\xb7\x58\x43\xcf\x9a\x4c\xfa\x62\x23\x5a\xa5\xd2\x17\xaf\xef\x23\x97\xbe\xa9\x4c\xd9\xaa\xdc\x4a\xf7\x49\x83\xfd\xdb\xe5\xec\x2a\xee\x02\xe7\x43\x49\xe9\xa6\x51\x52\x3a\x34\x54\xb3\x22\x21\x60\xfb\xf0\xf2\x4d\xd4\xc1\x22\x3f\x2b\xa4\xa2\x20\xdd\xb2\x8c\x09\x43\xaa\x9c\x9f\x71\x05\x39\x35\x11\x94\x70\x5f\xca\xf3\x1c\xb1\x7a\x09\x64\x35\x4f\xdc\x35\x45\x63\xaf\xe8\x67\xc1\xf9\x73\xb3\xb0\x16\xad\x9f\x7c\x90\x9b\x51\x96\x6d\x31\xf6\xaa\x88\x59\xb8\xf8\x9a\x82\x93\xb4\xe0\xb1\x4d\xc2\x71\xcd\xa9\xac\x1f\xfa\x52\x02\xc5\xda\x73\x61\x2f\xdd\x3d\xaa\x76\x4b\xdc\xb9\x75\xbe\x89\x97\x91\x2d\x37\x76\x01\xd3\x4e\x8d\xaf\x78\x6a\xb7\x29\x32\x0b\xa0\xa2\x7b\x83\x42\xad\xa2\x13\xe8\xc6\x7b\xe0\xdd\xb5\x43\xc7\x26\xd2\xc5\x03\x74\x57\xb6\xa4\x34\x61\x5b\xbc\xff\x05\x26\xbd\x69\x61\xe0\xc0\xdb\x28\x6c\xb4\x2f\x0d\xed\x06\x50\x11\xd8\x06\x49\x56\xf8\xb0\x17\xed\x72\x16\x13\xc1\x08\x56\xf3\xd7\xcb\xb1\x38\xdb\xd5\x38\x1d\x8c\xef\x65\xf3\x2d\xce\xf6\x52\x15\x3e\x1c\x6e\xb9\x42\xfa\xda\x71\xea\xd7\xdb\xd8\x89\x6c\xe8\x81\xaf\x11\xbc\xa4\x38\xd6\x18\x0d\x03\x08\x9a\x4d\xa8\x74\xa7\x34\x8c\x7a\x65\xee\x65\x12\x52\x6a\xac\x3e\x4b\xa9\x28\xfa\xb0\x87\x95\x95\xd7\x2c\xc9\x17\x91\xf9\xf1\xf2\xc9\x08\xab\x6a\x38\xe7\x41\x7e\x02\x14\xd2\x56\x98\x32\xcb\xbd\x56\xa5\x24\x68\x89\x32\xc5\x75\x59\x08\x07\x9f\xdf\xf2\xc5\xa7\xb7\x74\xc9\x0e\x5d\xb2\x43\xcd\x1e\x75\xc9\x0e\x08\x1d\x5a\xb2\xc3\x3a\x05\x74\x95\xf9\xd3\x7b\xe4\xa0\xd6\x66\xa9\xc0\x8d\xd9\xdf\x35\x5a\xe4\xf6\x01\xfd\xce\x82\x18\x46\x43\xd9\x5f\xec\x0f\xb5\x01\x51\x4b\x9f\x55\x67\x1b\x5a\x33\xd9\xa2\xea\x14\xc0\x22\x4e\x2c\x0a\x9d\x0d\x57\x2e\x5b\x9f\x56\x19\x4a\x47\xec\x7b\xfe\x4c\x9e\x88\xe8\x21\xac\x50\xca\xa5\x02\x3e\xec\xa2\x63\xe0\x20\x94\x00\xcd\x4d\x14\x04\x46\x57\x38\x25\xb1\xa9\x77\x18\x04\x35\x5a\x73\xad\x75\xb4\xd6\x81\xad\x02\x6e\xa8\xd9\x06\x17\x35\x31\x62\x26\xd0\xd0\x04\xb7\x81\xac\x40\xdd\xc4\x80\x60\x7e\xe7\xdd\xc0\xbf\x3b\x46\xf7\xfa\x7e\xa2\xb2\x3c\xde\x00\x7b\xad\x69\x6c\x23\x36\x13\x3c\xcf\xbc\x05\x8d\x4f\x4c\xe1\x5b\x13\xfb\xb4\xec\x06\x86\xc1\x38\x1f\x70\x84\x63\xad\x89\xaf\x26\x9c\x37\x89\x41\xdd\x0a\xc0\x28\x24\x20\x7d\x0c\x7d\x60\x9d\x0d\x74\x37\xde\xdb\x00\xb6\x65\x15\x0c\xfb\x0b\xb9\x96\xcf\x89\x04\x9b\x90\xb7\xb9\x97\xb2\xc8\xcb\x48\x05\xb5\xe3\x5c\x65\x11\xf5\x5e\x0b\x67\xd9\xaf\x07\x41\x28\x3a\xb7\x11\x5f\x26\x45\xd5\xde\x13\x2f\x66\x2b\x6d\x1d\x3b\xdb\xc4\x2f\x6e\x72\x91\x71\x90\xc4\x92\x85\x03\x6d\xb0\x38\x6f\x19\xcf\x72\x13\xd5\x46\xc3\x20\xa7\x5a\xca\xa6\x52\x5d\x62\x15\xcd\x35\xe7\x2e\xf0\xce\xf6\x14\xed\x57\x70\xe5\x97\xb5\x9f\xd6\xcc\xe0\x2c\xec\xbd\xc1\xa1\xd0\xc2\x9e\x6e\xee\x7d\x17\x5c\xef\x24\x89\x54\xf7\x67\x9c\x6e\xb6\x9c\x75\x60\x15\x75\x9f\xd8\x27\x7a\xa2\xeb\xa8\x68\xdd\xf8\xdb\xd1\x56\xb9\xde\xd6\xde\xe3\x08\x77\x00\x90\x39\xb7\x70\x5d\xc5\x8b\xb6\x3e\x6b\x83\xf3\x5f\xd0\xed\x72\x80\x2c\x46\xfe\x93\x16\x47\xbc\xbd\x35\xc5\x99\x56\x22\x14\xd7\xb7\xa4\x98\x19\x39\xd6\x44\xc9\x22\x8c\x72\x41\xdd\xd9\xaf\x64\x84\x37\x53\x07\xd8\x27\x4f\xc2\x7a\x4a\x11\x0e\x4a\xcd\x19\x77\x3f\x8e\x54\x8e\x7d\x58\x22\xd0\x84\x2b\x81\x6e\xb2\xdf\x9d\x5b\x5d\x38\xf1\xae\x66\x4f\xd7\x12\xf6\x0e\xbb\x8c\xeb\xd0\x0d\x5b\x9d\x34\xca\x66\x01\x34\x62\xbd\x8d\xb8\x4d\xe5\x83\xda\x2f\xdb\x55\x6f\xa8\xfd\xd4\xc9\x3e\xdb\x7c\xbb\x02\xba\x69\xeb\xc8\xec\x52\x94\xbb\x0d\x83\xb5\xd2\x53\x08\x5a\x69\xed\x77\x80\x3d\x4b\xc1\x4d\x8f\xad\x34\xf5\x5f\xfe\x2f\x53\x29\xcb\x2c\xcd\x7f\x21\x2e\x46\xcc\xfc\xde\xf3\x55\x2a\xf4\x0b\x05\xfc\x2b\x4e\x49\x01\x90\x29\xca\x50\x7a\x00\x28\x62\xa1\xd0\x0c\xd4\xaf\x07\xe9\xd7\x63\x78\xcc\x27\x44\x30\xa2\x87\xe6\xa0\x07\x3c\x33\x4b\x31\xc3\x33\x00\x16\xee\x41\x5c\x1c\x88\xab\x85\x2a\x62\x48\xda\x54\x3b\x04\x6e\xa5\x99\xa5\xcd\xb6\x2d\xaa\xfe\x42\x9f\x46\x94\xb5\xb8\xa6\x45\x70\x45\x3d\xf5\xdf\xda\xfe\xb7\x93\xd8\xef\xfb\x77\x3f\x8c\x6f\x07\x77\xd7\x0f\xb7\x67\x25\xb1\xfd\xec\xe2\xe1\xee\x7e\x70\x5b\xfb\xac\xc8\x54\xfd\xeb\xc3\xe0\xa1\xe1\x91\x6b\xe0\xa2\xff\xdd\xa0\x54\x42\xfb\xaf\x0f\xfd\x8b\xe1\xfd\xcf\xe3\xeb\x8f\xe3\xbb\xc1\xed\x8f\xc3\xb3\xc1\xf8\xee\x66\x70\x36\xfc\x38\x3c\xeb\xeb\x2f\xc3\x77\x6f\x2e\x1e\x3e\x0d\xaf\xc6\x2e\xe8\x38\x7c\xf4\xd3\xf5\xed\x0f\x1f\x2f\xae\x7f\x1a\x07\x5d\x5e\x5f\x7d\x1c\x7e\xaa\x9b\x45\xff\xee\x6e\xf8\xe9\xea\x72\x70\xb5\xba\x54\x77\xfd\x6a\x34\x56\x01\x0e\x2e\xb2\xc0\x68\x14\x88\x49\x93\x85\x25\x6d\xfa\x2b\xb8\x2e\x6e\x0c\x3d\x1e\xf5\xdc\x5f\xa6\xb0\xf6\x91\x66\x81\xce\x2b\x56\x70\x8f\x11\xf3\x6e\x4b\x7f\xa9\x2a\x3c\x93\x2e\xf1\xb8\x34\xda\x53\xd4\x87\xb3\x02\x0a\x43\xa9\x53\xc8\x6b\xf0\x23\x75\x8e\x6e\xa0\xc3\x84\xa6\x14\x7c\xde\xe8\x08\x55\x37\xbc\xdc\xa0\x9d\x13\x0c\xc1\x7a\xed\xe2\x55\xa7\x41\x56\x73\x9a\x81\x52\x4e\x91\xe3\xd0\xc4\x98\x13\x0c\xf2\xec\x82\xe1\x94\x46\xd5\x04\x0c\x00\x5f\x45\x05\xd0\x48\xb5\xc5\x12\x81\x95\x5b\x9e\x13\xf4\xc3\x5f\x8a\x41\x81\x07\xc3\x6a\xde\xf9\x52\x3d\x3d\xfb\x40\xe4\x66\x55\xd7\x91\x67\xa9\x27\x77\xcc\xad\x69\x19\xce\xad\xad\xdb\x0d\xee\xa6\x9c\x05\x60\x63\x25\xdf\x93\x3e\xde\x66\x46\x15\x1a\x3f\x45\x77\x00\x74\x22\x0b\xd5\x5d\xef\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\x14\x15\xdf\x27\x64\x8e\x9f\x28\x77\xc5\x2b\x4c\x8d\x0f\x58\x47\x2b\x5a\xa1\x23\xd4\x78\x50\x4e\x51\x3f\x8e\x65\x99\xc1\x95\x28\xc7\xb1\xcc\xa3\xf2\xb0\x43\x7c\x30\x16\x7b\xb6\x59\xa1\xa3\xe2\xc8\xc1\x8a\xed\x1f\xca\x65\x99\x1d\x96\xef\xde\x1d\xae\x7f\xbd\x82\x63\x47\xca\xe3\xad\x84\x81\x7b\x2c\x1f\x1d\x6b\x5e\x27\x10\x38\x50\x9d\xdd\x7a\xb4\xe8\x3a\x6d\x3b\xf5\x2b\x3b\x86\x83\xb6\x5d\x9f\x8d\x98\xd0\x6b\xba\x74\x33\x4e\x2a\x85\xbb\x5a\xf7\x57\x2a\xfc\x55\xdb\xd9\x5e\xbd\x3d\xf5\xd2\x18\x1c\xc9\xb1\xa7\xff\x0d\xe6\x71\x03\x9f\x5e\xfb\x2f\x57\x8a\x6c\xe3\x60\xdd\x36\xf5\x01\x2d\xa5\xe8\x5a\x3f\xd0\x4a\x3a\xdc\x13\xb8\x53\x7b\x61\x10\xca\x2e\xd0\x08\xdc\x7d\x98\x32\x5b\x8c\x87\x78\x7f\x94\x2b\x3f\xad\xcf\xb1\x2f\x10\x87\x27\xfc\xa9\xa4\x5c\xa6\x44\x4a\xdc\x00\x57\x12\x98\xc4\x76\x61\x0c\xfe\x84\xda\x0f\x5b\xd2\x93\x3b\x93\xf7\xfa\xab\x55\x46\x9f\xdb\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x6c\xd1\xb5\xc9\xb6\xd3\xfc\xa5\x57\x84\xd2\x70\x11\x44\x18\x35\xb9\x7f\x5a\x9a\xd5\xaa\x0b\x56\x5b\x63\x29\x74\xe1\x6d\x1e\x81\x13\xb4\xbe\x35\x1e\xb6\xf5\xab\xe0\xf2\xfa\x6c\x40\x75\x25\x7f\x67\x58\x7f\x3a\xe2\x69\x6a\xe4\x82\x92\x2d\xb5\x87\xb0\x49\x72\x2c\xa4\x29\x99\x47\x73\xe3\x65\xd2\x57\x46\x6f\xc4\x9e\x83\x0d\x29\x85\x01\xf7\xc3\x96\x00\x4b\xf4\xb3\x3e\x6e\xf4\xa9\x14\x5c\x0d\x22\x23\x85\x48\xdf\x80\x10\x8c\x43\xb0\x28\x1e\xb5\x86\xc0\x83\xfd\xda\x81\xd4\xb7\xa8\x14\x58\x59\xdf\xa6\x7a\x81\x7e\x6e\x41\x99\xbe\x1d\x34\xe5\xb6\x43\x08\x2a\x05\xd6\x8d\x60\x0f\x85\x02\x5f\x15\xdc\xdb\x27\x6b\x9a\xdc\xde\x74\x62\x11\x2a\xf4\x74\xdd\x6a\xff\xde\xcd\xe8\xf7\xc6\xef\x90\x37\x40\x9a\x04\xad\x79\x7c\x6f\x74\xa4\x65\x56\x97\x6a\x6f\x03\x31\x24\x3a\x32\x98\x81\x5f\x41\x9c\x65\xff\x66\xf8\x55\x0f\x7d\x15\xe6\x9a\x7d\xb5\xd5\x01\xb4\xe3\xb6\xc5\x02\x41\x9b\x2a\x25\x1c\x94\x8f\x1d\xec\x55\xe5\x24\xda\x3d\xb3\x07\x11\x35\x9d\x43\xfd\x65\xe9\x1b\x70\x4e\x43\xf1\x3b\xe3\xbf\xf5\xe1\xce\xd6\x05\x64\x64\x5c\x2a\x6b\xd6\x2e\x1e\xb1\xc9\xa2\xea\xe4\xe9\x79\x2f\x4f\xeb\x53\xba\x73\x41\x37\xdd\xde\x72\x72\xf2\x9e\xc3\x70\x57\xdf\x07\x6b\xd2\x9d\xfb\x26\xe2\x9a\x4f\x03\x2e\xd6\x14\xa5\xd0\xc5\xaf\xd7\xcd\xaa\x64\x2f\x73\x8b\x59\xbb\x29\xeb\xe4\x9f\xf7\x46\x6e\x2d\x82\xbe\xfb\x75\x2b\x62\xe3\xfd\x1b\x84\xeb\x8e\xca\x5e\x96\xca\xf6\x91\xef\x50\x1e\xdc\xe6\x17\xe8\x99\x91\xe3\x82\x66\x9c\xc1\x55\x2b\x13\x9e\xc1\x97\xaa\xfe\xad\x2f\x97\xbb\xa1\xcf\x37\x58\x93\xf5\x4e\xdf\x3b\x13\x38\x60\xdc\xae\xcb\x63\xad\x0e\xb5\xaf\x6c\x09\x22\x4e\x4d\x6e\xa3\xa2\x29\xe9\x21\xce\x92\x45\x10\xec\x60\xcf\x2b\x90\x9b\x89\x51\x9a\x13\x2a\x5c\x27\x16\x61\x70\xa3\x64\xf8\x0d\xa5\xf1\x26\x1a\xd9\x21\xd2\xe4\xaa\x7f\x39\x38\x1f\x0f\xae\xee\x87\xf7\x3f\xd7\xa0\x47\x96\x1f\x3b\x00\xc9\xe0\x85\xbb\x9f\xef\xee\x07\x97\xe3\x4f\x83\xab\xc1\x6d\xff\x7e\x0d\xb8\xe4\xaa\xce\x9a\x80\x0b\x73\x59\xa7\xbe\x6d\x02\x5e\xe8\xcc\xbc\x35\xbd\x2f\x43\x4c\x06\x9d\x50\xd2\x00\x33\x69\x12\xff\x59\x4c\x04\x8a\xc9\x13\x49\x78\x56\x98\x55\x6b\x17\x2c\xc0\x9f\xac\x69\x7f\x15\x06\x25\xb4\x59\x5d\xe3\x53\x64\x2a\xbd\x05\xc5\x6e\x7d\x83\x20\xf2\x61\x41\xd8\x57\x0a\x91\xcf\x59\x42\x23\xaa\x82\xc4\x40\x2e\xac\x7b\xc5\xb8\x0f\x21\x3a\x75\x0d\x71\xed\x2d\x1a\x65\xef\x3a\x7f\xe8\x49\x5f\xd6\xf6\xfd\x89\xf2\x78\x68\x6b\xcb\x07\xed\x41\xb1\x6f\x70\x1a\x2f\xc1\xb5\x6d\x31\xba\x97\x30\x0f\x2c\x67\xe8\xd8\xe4\xbe\x06\x28\xb7\xfa\x41\xae\xbf\x0d\x57\xc5\xc9\x94\xce\xf5\xea\x40\x99\x76\x94\xfa\xc6\xe1\x2e\xa5\xb2\x9a\x7b\xc0\xdd\xb0\xb1\xeb\x1b\x06\x2c\x2c\x55\x8b\x61\x26\xe6\x14\x23\x41\x52\xae\xb4\x02\x66\x22\x02\x7a\x5a\xa8\xa2\x38\xa1\xbf\x02\x42\x95\x20\xc7\x41\x04\x85\xc3\xf5\x2a\xdc\x07\x16\x3d\xe2\x78\xc4\xce\x07\x37\xb7\x83\x33\xcd\x90\x8e\xd1\x83\x04\xf0\xa9\xd2\xd4\xcf\x2d\x79\x1b\x71\x2c\x8c\x64\xa0\x4c\x2a\x82\x9b\x82\xc1\x88\x10\x5c\xb4\xe7\x0f\xbe\xbf\x01\x7c\x57\x4f\xde\xf0\xac\x64\x9b\x72\x06\x80\xab\xc6\x9a\xc8\x41\xce\xc0\xde\x53\xb2\x6e\xf1\x73\x69\x45\x42\xf0\x0d\x90\x44\xca\xab\xfe\x82\xab\x0d\xf0\x9d\xed\xe7\x57\xea\xf3\x06\xbe\x5d\x35\xcf\x7b\x08\xb1\x93\xaa\xc0\x02\x35\x70\xa1\xbe\xe6\x4d\x65\x9e\x8d\xa2\xa2\x78\x0b\xa0\x8e\x0a\xe9\x4f\xc8\x0c\x33\x24\x72\xc6\x2a\xe0\xb0\xa1\xa5\x6d\x39\x68\x66\xd3\xa3\xaa\xd7\x0c\xa7\x3c\x67\xa0\x34\x40\x18\x6b\xcd\x60\x64\x46\x98\x5a\x33\x98\xb7\x82\x61\xa9\x0c\xf5\x70\x91\x58\x6a\x06\xda\x04\xc6\x52\xe7\x4f\x82\xc2\xcb\x9b\x5d\xcb\x2e\x28\xaf\xe4\x54\xd2\x87\xca\xdf\xcf\xf5\x5a\x36\x96\x8f\x3b\x77\x77\x8f\xe5\xe3\xfa\xae\x62\x12\x3d\x6e\x7a\xd9\x54\x33\x33\x13\x5b\xb7\x7a\xc9\xd8\xb7\xd0\x4f\x6d\x61\x16\x28\x57\x1e\x3d\xa2\xef\xef\x2f\x2f\xd0\x94\x6a\xb9\x57\x5f\x2b\x57\x58\xcb\xd8\x0f\x22\x71\x76\x61\x6b\x5b\xcd\x45\xe2\xef\x5e\xd8\x78\x27\x4a\x05\x52\x82\xbe\xd1\xf0\x8c\x38\x63\xaf\xb0\x58\x7b\x95\xc2\x2c\x02\xb3\x98\xa7\x66\x1e\x27\x32\x9f\x4e\xe9\xe7\x63\x85\xc5\x37\x0d\xeb\x61\xa2\x2a\xc6\x7f\xe7\x93\xb1\x1e\xd1\x8e\x17\x71\x5d\x73\xc8\x96\x53\xf6\xcb\x66\x67\x76\x6e\xde\xfd\xbf\x7c\x02\xb9\xee\x99\xe0\x80\xff\x07\xde\x39\x1b\xa9\x60\x5f\x71\x94\x74\x8c\x5c\x02\x55\x09\xe2\x24\xe2\x42\x10\x9b\x22\x6f\x2a\x8b\x66\x58\x28\x0a\xd6\x5a\x07\x91\x52\xc2\xc6\x2f\xb6\x28\x2c\xf8\x3d\xc7\x05\x0e\xf5\x84\x10\x70\xf0\x64\x34\xd9\x4c\xe9\x3d\x2b\xf9\x26\x2b\x27\xd0\x46\x9e\x5a\xd4\x4c\x30\xc8\xac\x15\xb1\x06\x4f\x84\xa9\xbd\xe8\x27\xd0\x44\x4d\xd2\x7e\x3b\x2f\x83\x29\xf0\x39\x3c\x2f\x2e\x37\x17\xd2\x1b\x46\x35\x29\x81\xe1\x9e\xb7\x89\x52\xd6\xa5\xde\xe4\xe8\x7f\x6a\xed\x3b\x86\x57\x97\xd7\x65\x4d\x68\xbc\x5d\xed\xa2\xd0\x77\x11\xd6\xea\x80\xfd\xb7\x84\xf1\x91\xc4\x58\x31\x02\xf8\x08\xab\x9c\x56\xf7\xdc\xf4\xa9\x69\xab\xd2\xe5\xda\x2d\xdf\x02\xb3\xa6\xd4\xcc\x27\x02\x29\x9d\xfb\x08\x44\xdf\x24\x75\x1f\x06\xf2\x20\x12\x08\xa1\x5e\x69\xc5\x32\x45\xc6\x35\xe7\xf3\x92\x1d\x6e\x21\xa3\x9b\xc1\x68\xa1\x91\x64\x82\x44\xfa\x2a\x3b\x45\x37\x09\xd1\x92\x57\xae\xa5\xaf\x3c\x49\x1c\xbe\xd7\x6a\xe9\x70\x23\x4c\xba\x17\x9f\x57\xa0\x7b\xac\x98\x98\xc3\xb7\x5b\x3d\xb3\x60\x0d\xf6\x0f\xb8\x10\xac\x2f\x98\x90\xc1\x90\x58\xd6\x22\x81\xc3\x2f\x4c\xdc\x2c\x98\x92\x70\xe9\x22\xa3\xbf\x6a\xf6\x2b\x88\x9c\xf3\xc6\x24\xc7\x70\xb6\x2f\x33\x07\xb7\x94\x2f\x38\x09\x77\x1f\x36\xc5\x55\xb7\x90\x6b\x2a\x77\x60\x49\xc4\x59\x35\x45\x5f\xfb\xc1\x47\x7f\x58\xb4\x55\x7b\xb7\xda\xa1\xc1\x2d\x59\x98\xda\x42\xe4\xb3\xc2\x75\x51\x28\x33\x0b\xe3\x7b\xf5\x9f\x17\x06\xe4\x22\x25\x80\x2a\x59\xd4\x9c\x43\xfa\xae\x6d\xda\x62\x3d\xcf\x71\x2e\x36\x82\xa4\x28\x30\xcb\x37\xe1\xdc\x36\x19\xa5\x18\x96\x5e\x84\x7a\x76\x69\x4b\x49\x80\x18\x6d\x43\x8d\x64\x09\x07\xce\x92\x8d\x59\xc6\x5a\x15\xaf\x99\x29\xef\xea\x56\x03\x29\xb9\x10\x65\x5e\xca\xbb\x56\xa2\xc0\xd2\x04\x3a\x64\xb1\xcd\x91\xc5\x6c\x5d\x11\x4f\x7b\x80\x03\xa8\x04\x24\xfe\x17\x0e\xb4\xaa\xe0\x60\x8d\xde\xeb\x32\x9f\x4a\xbb\xd3\x2a\xcd\xa9\xf4\x85\xe6\x25\xe7\x3b\x7a\xe0\xf4\x64\x16\x63\x48\x1c\xdd\x25\x0a\xa7\x34\x7f\xe3\x3d\x80\x36\x49\x8c\x0c\x7a\x81\xc1\x3d\xb6\x6b\xe7\x3d\x27\x19\x16\x84\xa9\x11\xbb\xd5\xa3\x30\x5f\x14\x91\x18\x2e\x0e\xc7\x61\xd1\x43\xc5\xda\x29\xc2\xf6\x2b\x58\xf4\xa6\x40\x38\x39\x36\x2f\x81\x6a\xfa\x82\x49\xf6\xdf\x99\x77\x0c\xe6\x81\xc5\xfc\xd1\x53\xa5\xd3\x42\x8d\xd7\x02\x64\x34\xa7\x00\x39\x10\x13\x69\x2f\x24\xaa\x2c\xa6\x84\x17\xbf\x73\xe2\xd0\x97\xe1\x33\xcf\xbf\xea\x18\xb6\x33\x14\x30\x67\xa0\x93\x23\x16\xf4\xb1\x02\xac\xd3\x28\xeb\x5b\xaa\x12\xb0\xcf\x34\xf6\x8e\x2f\xf8\xa7\xd9\x21\x2e\xe8\x8c\xb2\xa0\x64\x92\x9d\x5e\x8a\x33\x30\xef\x9a\x33\xc8\xa7\xfe\x4e\xbb\xb7\x59\x06\xc7\x30\xe2\xff\xf9\xef\xbf\x1d\xd3\x26\xef\x87\x1c\xdb\x15\x38\x84\x9d\xdc\x6c\x5b\xc2\x9d\x0f\x50\x44\x1a\xd0\x29\x02\x9d\x56\x96\x32\x27\x8a\x5f\xed\xe5\xa6\x89\x86\xab\xb9\x71\xf7\x96\xc9\x1d\x7c\x23\x22\x5f\x5d\x45\x20\x60\x71\x45\x40\x40\xe1\xf5\x0d\x82\x6e\x5d\x8d\x08\x13\x2c\xa9\xdb\xaf\x5c\x28\x15\x06\x15\x80\xf9\xed\x12\x9c\x38\xc7\xf2\xe5\x22\x50\x6a\x6b\x1b\x19\xa3\x71\x78\x47\xae\x8b\x45\x31\x83\x34\x49\x8d\x7a\x57\x72\x49\x84\x39\xd0\x1e\xf5\xc9\x12\x4f\x08\x55\x08\xa1\x88\x6b\x5c\x6a\x24\xc5\x74\xa3\xb0\x79\xfd\x7e\x3d\x90\x62\xc9\xa6\x8e\x67\x44\x8c\xe3\xbc\x14\x23\xbd\xae\xed\x1b\xfd\xd1\x79\xae\x16\xeb\xdb\x97\x09\x5e\xae\xed\xb2\x0a\xbc\x52\xbf\xdf\xd0\xec\x7a\xc1\x30\x88\x64\x29\x0b\x87\x0d\xd0\x90\xa4\x02\x0d\x69\x43\x2b\x4b\x96\x00\xb8\x68\x98\x02\xe4\xb8\x42\x61\xb0\x37\x91\x01\xb0\x86\x91\xa3\x49\x5e\x58\x4e\x7c\x49\x80\xf8\x78\xc4\x3e\x9a\x9a\x1a\xa0\xcc\x98\x01\x44\x90\xd7\x42\x3e\x67\x5c\x92\x52\xa2\x55\x0d\xcc\xbf\x4d\x94\xb4\xc3\xa8\x97\x49\x8b\x8f\x76\x17\x49\xdf\x1c\xe4\x73\x79\xc3\x97\xa7\x5c\x4f\x81\x3b\x49\x3d\x11\xcd\xa8\xa6\x9d\x71\xed\x49\x7b\xb9\x52\xb3\x45\xe8\x12\xc0\x3d\xa9\x64\xd1\x43\x7e\x7a\x15\x82\x48\xc8\x13\x01\xab\x31\x8c\x31\x2c\xe6\x50\x36\x5f\x35\xb0\x93\x75\x07\xa8\xc8\x72\x04\xb6\x80\xe2\xea\x08\xca\xb9\x60\x75\xb4\x58\xce\x72\xd9\x39\x21\xab\x2e\xfe\x62\x03\x29\xb4\x1f\x16\xb5\x58\x10\x85\xc8\x67\x45\x6c\xd9\xcb\x7b\x97\x32\xb7\x1c\x65\x8f\xea\xb3\x7e\x9a\x45\xa4\x17\x2f\x40\xdc\x77\x89\xd2\x2e\x27\x30\x76\xf7\xbe\xcd\x91\x9b\x63\x16\xdb\xc4\x4f\x2b\x4b\x6b\x99\x02\x66\x67\x6c\x4b\x3e\x24\xde\xa6\x2f\x06\x68\xe0\xa6\x4d\x03\x5b\x0e\x17\x99\xd3\x8b\xb4\x64\x0e\x51\x04\x5c\x68\x01\x35\x67\x8a\x26\x9a\x38\xec\x18\xb4\xd6\x9c\x33\x8f\xc7\x07\x01\xdc\x4d\x90\x6f\x54\x4a\xca\x66\x63\xbb\x92\x2e\x87\xb1\xdd\xc5\x50\xa6\xa9\x4b\xd3\x94\xf9\xf1\x3b\xd7\xd0\x6a\xdb\xb1\x21\x6b\x80\xe3\x72\xd9\x93\x20\x58\x33\xee\x26\x63\x71\xd4\x5c\xd2\xe5\x98\xc6\x66\x29\xa8\xa9\xae\x0c\x13\xdd\xc4\xbc\x0c\x62\xdd\x32\x5c\x41\x71\x85\x48\x9b\x11\x69\xf2\x9c\x20\x20\x5d\x35\xa4\x7c\xca\xc6\x54\xcf\x21\xf3\x22\x9a\xad\xed\xe4\x13\xda\x2b\x59\xa3\xd8\x75\x67\xa3\xee\x71\x92\x4c\x70\xf4\xe8\x95\x0d\xaf\x72\x73\xe1\xb0\xf1\xb5\x80\x0a\xc5\xbf\x0c\x71\xe9\x81\x46\x20\xdd\x84\x4e\x31\x03\x58\x63\x87\x5d\x74\x6e\x56\xcd\x22\x81\x19\x84\x22\x33\x7a\x13\xc2\x1f\x93\x2c\xe1\x8b\xb4\xe1\x3e\xab\x66\xca\xed\x12\x90\xd2\x94\xa8\xb7\xd7\xab\xac\xc2\xf4\x36\xbe\xcc\x96\xd2\x6e\xf6\x00\x9f\xb4\x01\x97\xfc\x94\xf0\x09\x58\x0e\xad\x96\xed\x52\x49\x82\x8c\x86\xea\x79\xde\x34\xc1\xa5\x7a\x22\xa9\xcc\x12\xbc\x58\xd5\x83\x49\xad\x78\xd9\x7d\x33\xa9\xf8\xeb\x8d\x60\xed\x83\x92\x6b\x3f\x7f\x09\xa0\xde\x0b\x27\x09\x98\x77\x0d\xff\xaa\x18\x93\x4c\x4e\xdb\xb1\xf1\xc5\x2a\x3e\x62\x0a\xcf\xdc\xe6\x5a\xe1\x92\x3f\x33\x22\xe4\x9c\x66\xa5\xa2\x80\x3b\x47\x41\x5b\x8a\xb6\xff\x31\x31\xbf\x1b\xf0\x4e\x9e\x1d\x19\x20\x0e\x4d\x1f\x32\xc3\x51\x61\xfc\x8b\x12\x2c\x25\x9d\x2e\x02\xfc\x0c\x1f\x50\x0a\x59\x4a\x65\x6d\x39\xa8\xc3\x55\xc7\x68\xcc\xf8\xf6\x93\x40\xbe\x7b\xf2\xdc\x43\xf9\xf8\xd1\x38\x04\x2a\xd3\xf7\xc9\x32\x58\x8a\xbb\xa9\x2d\x68\x4a\x23\xe0\xaa\xc9\x94\xdf\x2e\xe1\x7b\x25\xc6\x4d\xb3\x19\xa1\x10\x26\xed\xb0\xad\x22\xe3\x71\x2d\x42\xcc\x17\x55\xca\x18\x84\xcd\xd7\x8a\x93\x33\x7f\x6a\xe2\xf4\x98\x18\x00\x1d\x50\x7c\xdc\x43\x72\x27\x2c\xa9\x36\x74\x71\x4e\x12\xb2\x97\xc0\xe2\x2d\x88\xa4\xea\xb5\x0f\xc8\x63\x25\x69\x14\x58\xfa\xeb\x8d\x0b\x5b\xc4\x3b\x37\x20\xd2\xd4\x0f\xfd\x27\x33\x50\x1b\xf2\x5c\xb7\x8b\x60\xff\x82\x55\x6e\xab\xbb\xd4\x41\xdb\x99\x16\x2c\xc9\x15\xdd\x94\xe8\xaa\xe8\xd4\xcb\x2b\x87\x48\x6a\x6f\x1c\x19\xbc\x34\xae\x4f\xa4\x4d\x14\xc3\xda\x03\xb0\x15\x07\x5a\xe6\xd3\xed\xe8\xc2\xfa\x09\x15\x47\x33\xa2\x4c\x89\x7b\x5f\xc7\xff\x3d\xd1\xc4\xde\xf2\x1a\xf6\xb4\xfa\xf5\x87\x7c\xb3\x53\x7b\x47\x94\x74\x57\xc2\x12\x5a\xa0\xdd\x9c\x03\xdc\x82\xc3\x38\x96\x46\x70\xfd\xe2\xe5\x96\x9d\xb1\x00\xec\xc8\x6c\x46\xfc\x6f\x48\xa0\x32\x73\x8c\xed\x17\x3e\xfb\xbd\x84\xfb\x84\x4b\x58\x79\x66\x8d\xde\x9e\xeb\x55\x49\xfb\x4b\x17\xbd\x36\xa7\xf1\xea\xa8\x0a\xea\xee\xe4\xc1\xcd\xe4\x41\x87\x25\x79\x80\x97\x7f\xd3\x31\x38\xcc\xfb\xe7\x00\x84\xc3\xa5\x2b\x71\x7f\x22\xe2\x3b\x22\x93\x83\x90\x14\x97\xb6\xe2\xb5\xe4\xc5\x23\x07\xe6\x53\x40\xe3\x1c\xee\x16\x1d\xc6\x49\xbe\xb5\x6e\xa0\x97\xbb\x60\xd7\xd3\xcb\x5e\xe8\x03\x70\x2d\x31\xa4\xff\xe6\xb6\x50\x06\x1c\xde\x20\x64\x6c\xc9\xf7\xb0\x26\x18\xcf\x0e\xaf\x55\x18\xde\xd2\x72\xbe\xc4\xf6\xda\x5c\xaf\xd6\x9b\xfb\x92\xa4\xb6\xe9\x58\xf6\xa1\xa3\xbc\xb0\x17\xc7\x52\x63\xf0\x41\x17\x13\xdb\xee\x16\xad\x41\x90\x71\x5b\xb6\xcf\x43\x56\x57\xdd\x6c\xf7\x6c\x75\x97\xca\x36\xce\x04\x99\xd2\xcf\x5b\x89\xe2\x37\xf0\xa9\x55\x2f\xf5\x32\x57\xea\xa5\x81\x7b\x06\xea\xab\x05\x71\x7b\x76\xa5\x6d\x4d\xa5\x11\x2b\x12\x00\x6d\xf6\xdf\x23\x59\x20\x2e\x4a\x3f\x6d\x8b\x75\xb8\xff\xda\x6e\x66\x5f\xe7\x4a\x65\xf2\xf4\xe4\x64\x46\xd5\x3c\x9f\x1c\x47\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\x27\x54\xca\x9c\xc8\x93\x3f\xfe\xe1\x0f\xc5\x16\x4f\x70\xf4\x38\x33\xe8\x31\xcb\x7e\xa7\xf2\x96\x13\x2c\x77\x8b\xec\x71\x99\x5a\x2f\x9c\xb1\x1b\x74\xe3\x72\x24\xf5\x37\x52\xe1\x34\x0b\xa3\x47\x4d\x75\x34\xa9\x70\x51\x93\x01\xd2\xef\xf4\x34\xd1\x1c\x67\x19\x61\xcd\x66\x07\x93\x4f\xb9\x03\xeb\x71\x19\x99\x76\x84\xe4\x73\x96\x60\x56\x46\x19\x80\x02\x43\x82\x44\x84\x29\x9b\x01\x5f\xd4\x4b\x06\x6a\x34\x48\x37\x86\xff\x6f\x96\x71\x07\x73\xa4\xb2\xa8\x1c\xe6\x86\x63\xab\x78\xba\xda\x8e\x38\x58\xba\x6a\xe5\xd4\x62\xed\x88\x5b\xb5\x55\xb9\x78\x77\xcb\xf5\xb3\x37\xaf\xdc\x22\x38\x1b\x93\xcf\x9a\xc9\xc9\x6d\x71\xa9\x1e\x24\x91\xa8\xff\xd3\x1d\x92\x0b\xa6\xf0\xe7\x53\x74\x49\x19\x08\xb0\xdf\xf3\x5c\x48\x74\x8e\x17\x47\x7c\x7a\x94\x72\xa6\xe6\xe8\x12\xfe\xd7\xfe\xf4\x4c\xc8\x23\xfa\x99\x60\x61\xf9\x83\xad\xbc\xe6\x8b\x78\x6b\x12\x12\x39\x93\x88\x3c\xe9\x13\xfa\x87\xff\x44\xa9\x69\xf9\x14\x7d\x7b\xf2\x87\xff\x44\xbf\x83\xff\xff\xff\xa3\xdf\x35\x68\xfa\x9b\x21\x5b\x41\x7d\xde\xdb\xb2\x3b\xb7\x57\x59\xa9\x2d\x4a\x96\x9f\x09\x5e\xec\x54\x6d\xcb\x8f\x34\x7a\xe4\xd3\xe9\x58\x13\x86\xc9\x57\x1b\x63\xb1\x84\x8a\xbc\x25\x4c\x28\xb5\x05\x96\x4d\xc1\xb6\xa2\x54\x8a\xed\xd4\x00\x1b\x38\x76\x2d\xf3\xa2\xc0\x2c\x04\x11\x95\x8a\xf6\x52\x09\x5f\x91\x58\x73\xd5\x4d\x4e\x87\xb3\xee\xb9\x1c\x67\x67\xc1\x09\x81\x40\xc2\xa2\xe1\x3e\xf0\x2f\x8c\x62\x35\x81\x3e\x76\x21\x6b\x8f\xc3\x52\x78\xed\x17\x13\x33\x09\x53\x7b\xab\x78\x49\xb9\xd4\xf9\xfa\x50\xc9\x3b\x2e\x76\xd2\xb7\x1e\xc9\x52\xcc\x76\xcb\xb2\x40\xae\x54\x6d\x58\xbe\x1e\x12\xa1\xb9\xf0\x70\xbd\xc6\x2e\x62\x8b\x07\xae\xb7\x62\x52\x61\x82\xcb\xda\x1d\x7a\x3d\xf5\x73\xff\xc9\xba\x61\x42\xa4\x99\x7b\xbb\x28\x8b\x06\xa3\xd5\x22\x92\x66\x89\x35\x23\xae\xc1\xf4\x5b\xb7\xa1\x77\x1e\xc6\x01\x1a\x87\xb0\x47\x48\xf9\x60\x4e\xb2\xb5\x79\xf2\xf5\xfb\x99\x8b\x88\x9c\xf1\xdd\xc2\x5e\x13\xca\x96\xe2\xe5\xdb\x57\xdc\xf1\xab\x77\x61\x6b\x2b\x39\xd8\x5b\x1e\x17\xca\x82\x71\x0b\xd8\x62\x0b\x01\xde\x66\x79\x36\x80\xdb\xb6\x0f\x48\xc7\xa5\x12\x00\x3b\x70\x6d\x63\x38\x2e\x18\x9e\xab\x20\x51\x29\x1c\x21\xb0\xe6\x85\x2b\x62\xd7\x20\xa8\x68\xe7\x71\x04\xc5\x50\x8a\x48\xa5\x4a\xd1\x71\x6c\x2a\x82\x88\x2d\x21\x39\x4d\x5d\xa2\x1e\x12\x18\x82\x32\xd5\x5c\xb7\x27\x89\x38\x9a\xe2\x88\xb2\x59\x2f\x40\x63\x04\x64\x84\xf0\x3a\xa8\x23\xd2\x7b\x2c\x1f\xf7\x1b\x68\xb8\x73\x9d\x46\x1a\x17\xb5\xc2\x2c\x7e\x8a\x71\x6c\xd0\x25\x28\x3a\x85\xe5\x63\x13\x80\xd0\x12\x7a\xd9\x8a\xd1\xf9\xa5\x70\x98\x67\xab\xc6\xe7\x32\xad\x49\xa8\x4f\x41\x69\x02\x57\x39\xd8\x62\x19\xba\xc4\x36\xec\xc1\x46\xaa\x20\x9e\x2b\xc6\x2f\xe7\x5c\xa8\xf1\x96\xf0\xa7\xd5\x6c\x71\x46\x8e\x12\xc0\x2d\xe1\x4f\x44\x3c\x51\xf2\x5c\x46\x11\xdd\x84\x16\x8d\xd1\x2c\x88\xaa\x03\x98\xc9\x34\xe3\x90\x42\x33\x45\x29\x66\x0b\xc3\x28\x35\x73\xc1\xf2\x51\xfa\x7a\xa5\x48\xa6\x38\x49\x7a\x48\x90\x5c\x9a\x3a\xbe\x92\x24\xd3\x23\x57\xf1\x21\x46\x09\x9f\xd1\x08\x27\x68\x92\xf0\xe8\x51\x8e\x98\x16\x14\xd8\xcc\x30\xa9\x4c\xf0\x88\x48\x19\x48\x56\x45\xd2\xb6\x4d\xa5\x83\x62\xa5\x8a\x88\x94\x32\x2a\x15\x8d\x9c\xc8\x54\x60\x2f\x98\x92\xd9\x11\x06\x93\x30\x24\x26\xc2\x70\xb5\xa4\x47\x0c\x06\x65\xce\x6c\x6d\x20\xb8\xae\x2d\xb4\x9c\x0b\x12\x6f\x3a\x40\x7b\x40\xca\x73\x14\x32\x56\xe5\x03\xb9\xe6\x48\x9d\xd9\xcf\xe0\x18\xaf\x22\x81\xdb\xf2\x89\xf2\x04\xe9\x4f\x5a\x09\xbd\x07\x62\xca\x7d\x08\x7c\x49\x72\xf1\x91\xe1\x07\x06\xdc\x05\x43\x6e\x80\xeb\x5a\x47\xd3\x7a\x15\x41\xe4\x81\x72\x54\x55\xaf\x39\x65\x51\x92\xc7\xbe\x20\xa1\x16\x01\x9e\x34\x91\xb8\xe5\xd1\x6b\xaf\x05\x85\x1e\xc2\x12\x3d\x93\x24\xd1\xff\x35\x11\xf0\x47\xbe\x3e\x80\x66\xc9\xa6\x86\x03\x74\xe2\xb8\x74\x13\x45\x1d\x1c\x08\xe3\x0d\x56\x73\x93\xda\x9e\x72\x65\x6a\x41\x1a\x10\x46\x67\xdf\x32\xa8\x7d\x93\x84\x4f\xe0\xa4\x03\x3e\xa3\x4b\x8d\x0d\xd2\xea\xf2\x28\x22\x24\x26\x31\xfa\x3a\x38\xb8\x1e\x76\xe1\x9b\x7a\xb4\xc0\xd2\x8a\x1c\x00\x36\x63\xd5\xb0\xd6\x88\xd0\x58\x2e\x67\x76\x8c\x6e\x2a\xf8\x23\x61\x99\x72\x5c\x45\xa3\xea\x2d\x6d\xe1\xdb\xe0\x39\x56\x26\xf1\x72\x3b\xb4\x21\x9e\x63\xa9\xcf\x3d\xe0\x39\x56\xe6\xd9\x10\xbb\xcf\x67\x2f\x9a\x73\xac\x27\x75\xc1\xdb\x27\x82\x19\x1c\x2c\x73\x77\x96\x48\xd0\x1d\xc8\x45\x1d\x21\x1e\x16\x56\x65\xa5\xe8\xdf\xdb\x62\x55\x56\x06\x73\xc8\x58\x95\x95\xa1\x1e\x2e\x56\x65\xcd\x40\x5b\x60\x55\x1a\xe7\xfe\x58\x13\x75\x3b\xa6\x00\x89\x2d\x93\x7c\x7a\x07\xa9\xde\x2b\xc7\x78\x66\x02\x07\xcc\x35\xe6\xee\x68\x0b\xdd\x0c\xa3\xb5\x39\x90\x4d\xe1\x50\x15\x27\xc4\xa6\xb4\xe7\xbd\x6f\x54\x1a\x0d\x6d\x33\xb3\x7b\x2f\xb4\x76\x83\x1d\x32\xc2\x99\xcd\x29\x6f\xaa\xa8\x72\x38\xd9\xb3\xdb\xc1\x80\x02\xd4\x5e\x89\xe5\xb7\x02\xca\xba\xac\x14\x27\x98\xf3\x67\x5b\x20\x08\xc8\xd0\x10\x65\x23\x09\x42\xa7\x63\xab\xb4\x35\xad\x1c\x65\x8a\xcc\xaa\x3a\x6d\x71\x68\x28\x53\x7f\xfa\xe3\x5a\x4e\x64\x90\x04\x9d\x7a\x18\x94\x08\xf0\xce\x0e\xfb\x8c\xc4\x28\x9a\x6b\xad\x48\x6a\xf5\x45\x4f\xc7\xdc\xac\x12\xa5\x98\x3a\x45\x2a\x97\xc6\xb5\x44\xe5\x88\x95\xa0\x37\x8f\xd1\x47\xa8\x7b\x8a\xd3\x4c\xeb\x5f\x7e\x7e\x54\x53\xd2\x28\xff\xf6\xdb\x3f\x11\xf4\x2d\x4a\x09\x66\x25\x1d\x16\xd4\x26\x7d\xf5\x01\x54\x9d\x9a\x93\x11\xab\xdd\x0a\x34\xf8\x6c\x4a\x29\xb9\x78\xbf\x21\x9b\x72\xa7\x13\x43\x3d\x3f\x1c\xcd\x91\xcc\x27\xa6\x20\x6d\x60\xc3\x70\x82\xf4\x05\x9f\x81\xa3\x1a\x6e\x64\x37\xe8\x55\xa7\xf0\x65\x63\x00\xac\xbb\xb1\xed\x6d\xdc\x87\x7b\xe4\x48\x92\x12\x84\x51\x8d\xd3\xcc\x70\xbe\xf0\xe0\x4b\x83\x7f\xda\x33\x3e\x04\xad\x9f\x61\x6b\xd9\xd7\xb2\x34\x84\xf3\x82\x97\x2c\x4f\xb0\xb0\x47\x7f\xc4\xb4\xa2\x21\xc8\x13\xe5\xb9\x4c\x16\x28\xe6\x8c\xf4\x80\x12\xf2\x68\x6e\x1c\xab\x5a\x67\xc1\xb6\x2e\xc3\x13\x95\xb9\x56\x68\xa1\x2d\x57\x06\x42\x2a\x6c\xa0\x97\xe6\x14\xfa\xd1\xea\x37\x81\xaf\xc2\x2c\x39\xd4\x4e\x8b\x0a\xd1\x51\x2b\x3c\xbf\x25\x3a\x6a\x89\xaa\x3a\x74\x54\x8f\x8e\xba\xbc\x2e\x87\x88\x8e\x5a\xd9\xf3\x76\xe8\xa8\x75\x5b\xbe\x05\x3a\x6a\xa9\x99\x2f\x06\x1d\xb5\xb2\xa2\x5f\x0c\x3a\x6a\x65\x5e\x1d\x3a\xea\x97\x87\x8e\xba\x23\xfe\x67\x3d\x2f\x36\xf8\x4a\x8a\xb2\xc5\xc6\x44\xf6\x95\x44\xc3\x6b\x4d\x60\xd1\x63\x39\xa8\xcd\x5f\x57\xbb\x63\x8e\xd6\x33\xa1\xcd\x30\x47\x6b\x55\xf5\x66\x56\xb7\x2b\xc0\x13\x28\x06\xaf\x8c\x39\x5a\x9a\x40\x17\x5f\xb9\x79\x7c\x65\x2d\xf1\xd9\xbe\xf5\xf0\x5c\xd0\x65\xf5\x42\x6e\x89\x3a\x5a\xda\x9f\x56\x91\x98\x20\xba\xef\x81\x12\x5f\x56\x9a\xbf\x2f\x1d\xf2\xb5\xb2\x7c\xb8\x8a\xd2\xe2\x1f\x6b\x09\xcf\xa1\xc5\x19\x25\x3c\xf4\xff\x77\x94\xbb\x45\x64\x70\x65\x79\xbd\x5f\xc5\xd0\x62\x0b\x52\x6d\x4d\xa1\x4e\x2b\xdd\x4f\xa2\xac\x4b\x9e\xdc\xd0\xc5\xec\x06\x71\x97\x91\xa8\xc1\xc6\x4c\x53\xba\xaf\x66\xd7\x5d\x64\x1e\x0b\x0b\x14\xf2\xa5\xbc\x50\x7d\x3d\x99\xe1\x18\x19\xbf\x92\x0e\x0b\x40\x1d\xe6\xcb\x19\x95\x4a\x34\xc6\x36\x2d\x8d\x70\x17\x57\x69\x96\xb7\x0e\x88\x09\x56\x75\xb6\xdd\x67\x29\x49\xb9\x58\x17\x58\x55\xfb\xa5\xad\xe8\xb2\xcd\xa7\x24\x9b\x93\x54\x4b\x32\xe3\x4d\x1b\x69\xbb\xdf\x3e\x69\xd8\xe6\xae\x99\x40\xc7\x12\x11\x04\x8e\x50\xfd\x6e\x6c\x10\x29\x5b\x6f\xf7\xae\xdb\x6c\x31\x33\x37\x74\x08\x39\xcc\xe0\xd5\x06\x37\xfb\x52\xc9\xdd\x0d\xf4\x5d\x1b\xd3\xe1\x43\x6a\xd6\x47\x6d\xac\x88\xd7\x58\x85\x3b\x55\x7c\x65\xeb\x1d\x6f\xe0\xca\x2f\x7b\xe7\x35\x27\x0c\x8b\xdd\x6e\x1e\xe0\xd1\x80\x9a\xba\xbc\x3c\x10\x99\x23\x89\x38\x0a\x35\x83\xd2\x60\x96\xd7\xab\x44\x25\x4e\xa3\xdc\x81\x48\x72\xd1\x18\x65\xda\xc6\xa0\x1d\xa9\x1c\x27\xa0\x49\x84\x45\x1a\xab\x9b\x3a\x59\xd4\xa4\x3d\xb6\xf3\x98\x50\xa6\xfe\xfc\x1f\x1b\xed\xa6\x56\xad\xec\xba\x41\x61\x29\x1c\x45\x44\x1a\x1b\xbb\x8d\x42\xc6\x13\xfe\x04\x35\xa5\x76\xd9\x55\x7d\x94\xf5\xbc\x35\x83\xf7\x50\xc4\x71\x41\xea\x46\x5c\x98\x0b\x9e\xcf\xe6\xce\x86\xa4\xcf\x8c\x9e\x5a\xdd\x5e\xfe\xb8\x64\x23\xdf\x78\x2f\xbf\xcb\x69\xb2\x9d\x85\xee\xae\x54\x6d\xeb\xd3\xf0\x1e\xc9\xb9\x3f\xad\x13\x68\xb6\x76\x63\x97\x07\xdd\xbe\x4f\xfb\xad\xf7\xd7\x40\x37\x3d\x07\xbf\x39\xe5\x49\x02\x9e\x06\x49\xd2\xa7\xb0\x48\x7e\xd8\x3d\x4c\xf8\x9e\x6e\x86\x9c\xe7\x07\x00\x5f\x17\x89\x11\xad\xe4\xaf\x1b\x23\x1a\x4a\xe4\x46\x5f\x0d\x5a\x30\xa1\x6a\x9c\x11\x56\x67\x63\xfb\x69\xb9\xd0\xc9\x3b\x0b\x18\x74\xd1\x63\x7b\x0b\x1a\x74\x4b\xf2\xca\x81\x83\x6b\xe6\x71\xa8\xc1\x83\x15\x66\xe7\x63\xf9\x8a\x6b\xc6\x05\x0e\x19\xc5\xa7\xaf\x97\x78\xc4\xfa\xa5\x7c\x0a\x57\x10\x7a\xb2\x28\x02\xb2\x8d\x0e\x11\x32\x33\x28\x27\x61\x0d\x2b\xe0\x46\xd3\x7f\x81\xa6\x63\xc0\x6b\x4d\x48\xa1\x0b\x1b\x84\x68\x72\x12\x1f\xe1\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x8e\xe3\xb9\x9d\xef\x50\x77\xde\x0a\x75\xa7\xa9\xee\xd2\x26\x71\xdb\x8e\xae\x18\x4e\x49\x87\x06\x54\x87\x06\xd4\xf3\x78\x17\xac\xa8\x20\xf5\x86\x30\x0a\xcb\xe7\xae\x83\x04\x7a\x03\x48\xa0\x6d\x0e\x5f\x81\xf7\x53\x3a\x76\x1d\x4c\xd1\x87\x56\x30\x45\xfe\x12\x3c\x28\xe4\x99\xe6\xf3\xf8\xc6\x88\x26\xcb\x03\x7b\x4b\x58\xa2\x1a\x71\x61\x13\xb9\x69\x15\x2e\xd1\x2a\xba\x68\xb5\x2e\x6f\x8b\x12\xb4\xd9\xca\x6c\x04\x00\x54\x7b\x77\x1d\x08\x1c\x50\xf3\x36\x1c\xc8\xb9\xd9\x67\x56\xcb\x66\x25\x32\xc3\xcc\x96\x4d\x14\xac\xcd\x92\x5c\x3c\x3d\xbc\xaf\x44\x97\xa2\x96\xd8\x76\xc9\x2e\x7d\xe7\x83\x26\x02\xcd\x79\x12\x3b\x10\x0a\xbf\x5a\xbe\x03\x9f\x09\xe0\x17\xc8\x6d\x06\xd4\xf4\x06\x6d\xab\x28\x08\xb6\x2a\xa5\xc5\x6f\x22\x0c\x77\x0f\x8c\x66\x1f\x56\x04\xcf\x49\xb6\xb1\x1f\xac\x95\x45\x64\xd9\xfc\xbd\x62\x8c\xa5\x15\x02\xab\x79\xfd\x30\xd7\xda\x7d\xd7\x0c\x6e\x95\xe8\x11\x18\x07\x45\x5d\x45\x4b\x43\x67\xf0\xf4\x89\x3a\x43\x04\x0e\x7b\x5c\xe9\xa5\x73\xb3\x6b\xe5\xa9\xab\x12\xcb\x16\xc1\x60\x4b\x95\xdb\x76\x07\x07\x4a\xf1\xe7\x71\x86\x05\x4e\x12\x92\x50\x99\xbe\x58\x30\xf0\x59\xd9\x5d\xab\xcf\xaa\xe0\xc6\x44\xc4\xf2\x74\x62\x48\xd1\x0d\xc4\xd6\x8b\x54\x1c\x89\x9c\x85\xd0\x66\xcf\x4b\x45\xf5\x73\xb8\x17\xc0\xaa\x14\xcd\xa1\x38\xe9\x14\x53\xc1\x88\x6c\x2c\x05\x49\xa2\x5c\x50\xb5\x18\xdb\xca\x9a\xed\x0f\xdc\x9d\xfd\xf2\xcc\x7e\xb8\xda\xc3\xed\xb2\xfa\x5d\x7f\xbe\x92\x67\x46\x04\x94\x09\x72\x05\x6f\x82\xea\xa1\x16\xb5\x81\xf8\x5a\x43\x10\xfe\xbc\x74\x6d\x37\x05\x0e\xe3\xe7\x71\x90\x51\x35\x8e\xaa\xc4\xb1\xee\xb0\xd6\xe1\x4e\xad\x9a\xe4\x0b\x23\x2f\x35\x78\x91\x5f\xa0\xca\x88\x4d\x9b\x30\x4d\xeb\x01\x07\xae\x60\xb0\x57\x16\x1b\x13\xa4\xbc\x5b\xa5\xaa\x61\x9c\x16\xeb\xa7\x2e\xf8\x68\xc5\x60\xfb\xc1\x57\x2d\x46\x1c\x74\xb2\xa7\x61\xeb\x83\x2e\x44\x9e\x29\x3a\x59\x86\xb6\x51\xfb\xab\x3a\xda\x4f\x20\xcd\xda\xb9\x19\x4a\xdd\x9a\x52\xa4\x25\x4e\x6c\x67\xa7\xe5\x7f\x8b\x23\xe6\x10\x82\x0c\xc2\x52\x98\xc7\x77\x9d\x52\xa5\x5c\xa2\x80\x31\x40\x6b\xea\x2c\xdb\x66\xbf\x72\xe1\x1e\x18\x0a\x9a\x1a\x13\xd1\xf1\x88\xf5\x25\x7a\x26\x88\x11\x0b\x21\x51\x53\xaa\xd4\x5b\xb5\xa1\xf6\xd3\x84\xe8\x9e\x7c\x6c\x8a\x16\x1e\xa8\x92\xbe\xfc\x98\xe9\x63\x8a\x13\x49\x7a\xba\x61\xa8\x5a\xaa\x38\x04\x7f\x62\xf4\x2c\x70\x96\x11\x31\x62\x36\x8b\x03\x1c\x2e\x9c\x27\xa6\xfd\xa6\x10\x57\xbb\x06\x64\x1c\xe1\x68\xfe\x4a\x7b\x84\x21\x19\x27\x9a\x93\xd8\xe5\x0b\x97\xb7\xc7\xcd\xdb\x18\xac\x37\xd8\xac\xe1\xd4\x95\xcf\xea\xd9\x4e\x92\x48\x73\x14\x5f\x4d\x39\x23\x42\x8f\x5a\xd3\xf0\x13\x61\x88\x4e\xdd\x38\x6c\xec\x0e\x7a\x06\xcf\x94\x26\xfd\x27\x4c\x13\x93\x80\xef\xba\x76\x42\xa0\x31\xbf\x8f\x98\x71\x77\xb3\xa8\x94\xa1\x4a\x19\x95\x73\xcd\xa9\x73\xf0\x49\x82\x9a\xd1\x94\x38\xc3\x9e\x36\x39\xcd\x03\xfd\xfa\x6a\x0e\xfa\x44\x05\x67\x29\x24\xc9\x58\x5c\x26\xb7\x7c\x92\x28\x7f\x3c\x6a\x53\x1c\xd7\x4a\xc4\x71\x2c\xcb\xc6\x4f\xa3\x56\xd2\x5f\x4b\x66\x97\xa3\x52\x56\x60\x14\xc0\x0a\x41\x10\xa7\xab\x2c\xb6\x4a\xfe\xed\x52\x1b\x96\x53\x1b\xea\xd7\xe6\x10\xd3\x1b\xfc\x21\xde\x34\xc5\xa1\x69\xfb\xf7\x21\xd9\xee\x31\xd5\xe1\x8d\x73\x02\x5e\x26\x1d\xe0\x6d\xf3\x37\x5e\x22\x75\xa3\x4b\x70\x78\xc3\x04\x87\xd6\x96\xda\x72\x6c\x76\xf3\xb1\xdd\x28\x39\x60\x0d\x98\x53\x5d\x2f\x97\x44\x09\x1a\xc9\x7d\xf0\x07\x99\xe1\x96\x51\x6d\xa0\x05\x66\x6b\xa4\x26\xfd\x82\x77\x42\x42\x9c\x98\xaf\xf3\x37\x11\x04\x3f\xc6\xfc\x79\xc9\x56\x27\x43\x34\x8d\x4b\xae\xc5\x1e\x41\x22\x2a\x49\x29\x92\x85\x4a\xc4\x88\xb4\xc6\x4e\x3c\x62\x73\x4a\x04\x16\xd1\x1c\xb2\x1b\x8b\x8d\x31\x59\xb2\x06\xd0\xc8\xc4\x32\x84\xde\xa6\x0d\x36\xbd\xc5\xba\x57\x2d\x4c\x1e\x9f\xce\xee\xb9\x1e\x49\x6a\x3e\xf1\xc2\x8c\x95\x32\x42\x93\x5c\xab\xed\xdf\x35\x10\xdf\x2f\xf6\x8b\x06\xe3\xfb\x60\xa2\xe0\x8b\x96\x01\xf9\x05\x35\x74\x41\xf9\x2f\x14\x94\x5f\xb3\xc4\x9b\x05\xe6\x6f\x65\xf2\x7b\xfd\x98\x61\xd7\xf3\x6b\xc4\x0d\xaf\x0b\xda\xca\x27\xe3\x17\x3f\x7a\xb5\x73\x6e\x7b\x02\x7f\xf2\x44\x61\x24\x62\xa1\xe9\x6c\x42\xe2\x18\x38\xad\xe2\xb6\x52\x74\x41\x3b\xce\x3c\xa0\xef\x5e\x2c\x35\xb1\xe3\x84\xb3\x99\xa4\xb1\x01\x5b\xc9\x30\x54\x6c\x0d\x8d\x17\x00\x2e\x00\xfb\x9b\x24\x44\x38\xaf\x84\x40\x5f\x4b\xca\x2c\x9a\xa2\xff\x2d\xe6\x44\xb2\xaf\x94\x31\x16\x60\xb6\x40\x8f\x8c\x3f\x27\x24\x9e\xc1\x0e\x55\x07\x73\x84\x28\xe9\x21\xaa\xfc\x67\x02\xd0\x08\x78\xae\x46\x7a\xec\x10\x6b\x66\x34\x00\x62\xbf\x0d\x6a\xa2\xfb\x66\xbe\x39\x46\x68\xc8\xd0\x14\x47\xaa\x87\x64\x3e\x29\xda\x8f\xb9\x29\x72\xad\xb5\xef\x60\xe2\x45\x23\x5d\xcc\x78\x4d\xe7\xf5\x67\xc3\x71\x07\x4d\xae\xfd\x84\xe2\x9d\x62\xeb\x9e\xf0\x2e\x10\xa3\x97\xb9\xb4\x41\x18\x88\x33\x7f\xf4\x2d\xbc\x92\xc7\x88\x06\xbc\x4f\x83\xb7\xcc\x78\xdc\x68\xeb\xac\x4c\x65\xd3\xb1\x14\x81\x90\x56\x50\xb2\x8e\x2a\x68\xd7\x2c\xb7\x96\x9a\xa4\x12\x04\xa7\xd6\x39\xa0\xaf\x1a\x10\x6b\x4c\x18\xa4\x1e\x3d\x15\x46\xc2\xdc\x64\x8b\x2f\x28\x7b\xd4\xbb\x5b\xa0\x62\x43\x7d\x79\xe8\xb9\x6e\xd3\x32\x7d\xe3\x91\x33\xce\x8c\x83\x70\x27\xb9\x93\xce\x18\x4e\x36\xb4\x71\x2c\xad\xdc\xb2\x4f\xcf\xc9\x59\x56\x5c\xd0\x52\x84\x31\xf6\x21\xd3\xe3\x46\x36\xa4\xca\x7c\x43\x79\x0f\xa3\x98\x64\x84\xc5\x84\x45\x0b\x20\x11\x06\xc8\x39\x82\xe1\x04\x61\xf8\x0e\x27\xc7\xe8\xdc\xe4\xd7\x78\x09\xcf\x5e\xeb\x70\xa1\xa7\x98\xd1\xa9\xd6\x13\xc0\x08\x6b\x47\x39\x62\x66\x98\xce\x07\x12\x14\xed\xf7\x2b\x56\xb7\x33\xfa\x06\xb9\xda\x11\x95\x98\x95\xbf\x47\xab\x2f\x1c\xe8\x6d\xd5\xee\xe8\xe6\x5c\x0d\x02\x99\x4f\x8e\xe0\xdf\xa5\x84\x33\x07\xd4\x53\xa0\xc8\x90\x84\x80\x39\xd0\x7a\xbc\xe0\x62\x6c\x02\x96\xdb\x87\xdf\x6e\x4d\x1e\x47\xd0\x47\x49\xa9\x49\x29\xa3\x69\x9e\x06\xce\x3b\x53\xb1\x20\xb2\xf6\x4b\x93\x89\x91\x69\x3d\x20\x72\xe0\xe5\x48\x5f\xae\x6c\x81\x66\xf4\x89\xb0\x11\xcb\x38\x65\xea\x18\x5d\x71\x45\x82\x12\x11\x06\x3a\x8a\x67\x8a\xa6\x06\xed\x54\x10\x7d\x0e\x0c\x28\x36\x00\x4d\xce\xb1\xea\xa1\x38\x87\xa3\xca\x88\xd2\xac\x43\xdf\xb8\x0a\x76\x06\xe2\xa3\xc5\x88\x99\x9b\x6e\x8a\x69\x92\x0b\x62\x65\x56\x6c\xf2\x62\x8a\x21\x17\x23\xb3\x48\x68\xc1\x24\x52\x3a\x9b\x2b\xbd\x45\x5a\xc6\xb3\xfe\xc6\xb9\xe6\x46\x7c\xc4\x26\x04\x61\x94\x71\x49\x15\x7d\xf2\xfe\x4b\x3a\x45\x58\x4a\xb0\xa0\x1c\xa3\xf3\x92\xfd\x9f\x4a\x50\xbd\x9b\xe2\x6a\x29\x1b\x5b\xdb\x73\x73\x3e\xce\xce\x1b\x59\xea\xc5\xae\x32\x9e\x48\x9e\xe4\x2a\x74\xc1\xd6\xef\x6d\x61\x1a\x77\xc0\xfd\x60\x20\xe6\xd3\x11\x73\x74\x2d\x8f\x51\x5f\x22\xc9\xf5\x2e\x49\xb3\x95\x91\xa0\x8a\x08\x6a\x50\x9c\x88\x32\x9b\xe0\xcf\xa9\x3f\x03\x29\x16\x8f\x5a\x84\x0a\x2d\xf0\x06\x53\xb4\x64\xed\x98\x18\x09\x09\x60\xad\xc2\xed\x00\xd3\x3f\x62\x9c\x1d\x31\x32\xc3\xeb\x76\x64\xc4\x4a\x5b\x82\xbe\xa6\xd3\x42\x21\x6d\xf2\x39\x06\x6b\x37\x86\xc8\xa7\xa6\x5d\x32\x1d\x37\x6d\xd2\x34\xe1\x78\x8d\xdb\x78\x5a\x1c\x7a\xf4\x77\x3e\x31\x63\xd4\x7a\x3f\x57\x20\x05\x6a\xf5\x6a\xca\x05\x99\x63\x16\xf7\xdc\x66\x95\xc7\x06\x37\xa3\x35\xb5\x39\x65\x0c\x24\x41\x07\x22\x4c\x0c\x16\x13\x66\xc1\x5e\x58\xc5\xcd\x6e\x45\xb1\x0f\x1b\xdd\x15\xbe\x35\xa8\x7d\x62\x0c\x10\x86\xe5\x2d\x32\x7b\xc4\x25\x4d\xb3\xa4\xc8\x69\x0a\x6c\xa3\x53\x2d\x62\x39\x1e\xc9\x9f\xc0\x74\xe5\xb4\x36\xb8\xd5\xed\xce\x69\x3a\xab\x19\xb9\x67\xa4\x70\x6b\x38\x9b\x97\x29\x83\x19\xb0\xb0\xaf\x25\xd1\xff\x54\xa4\x50\xfb\x8c\xb0\x3e\x62\x4e\x04\xf9\x06\xb8\x8c\x6d\x36\x30\x9e\x69\x11\xda\xc0\xbc\xda\xf5\x43\x91\x71\x72\x97\xce\x89\x3d\x0c\xee\xd5\x9a\x8b\xea\x3b\xca\x70\x29\xf3\x76\x0b\xc1\x2f\xc9\x37\x4a\xae\x0a\xdc\x7e\x8b\xa6\x9a\x26\x0a\xaf\x2b\x33\xb2\x01\x25\x98\x7d\x26\x48\x77\x67\xa9\xd9\x55\xbc\xc1\x10\x11\x30\x27\x49\x86\x62\x3a\x05\xb3\x94\x02\xf6\xed\x81\xc5\x0c\x16\xbc\x3e\xec\x69\xce\x0c\x48\x9c\xf1\x88\x3c\x5b\xbc\x6d\x7b\x35\x16\x8d\x1f\x8f\xd8\x50\x7d\x25\xb5\x88\xce\xd9\x4c\x5f\x34\xf1\x13\x95\x45\x91\x93\x88\x33\x99\xa7\x44\xd8\x2e\xf4\x8d\xac\x29\xd2\x16\x08\xc0\x4e\x86\xd2\x63\xd3\x7b\xff\x84\x13\x1a\xbb\x42\x3c\xfa\x47\x73\xe6\xf4\x28\xa5\xf3\x28\xd6\x84\x84\xd9\xcd\x8d\xf5\x5a\xbd\x99\x58\xff\x63\x28\xb9\xa3\xb4\x10\xf2\xb1\xb5\xd5\x9f\x54\x45\x7c\xbb\xea\x2b\xc4\xfb\xc9\xd2\xa4\xd0\x6a\xc1\xc8\xae\xc2\xf9\x3a\x14\x43\x87\xa8\x9b\x9b\x10\x60\xdd\x8f\x33\xfa\x98\xc1\x6d\xc4\x7e\x2a\x13\xb4\xa3\x36\x9c\x25\x14\xef\x09\x05\xd9\x40\x2a\xac\xc5\x0b\x73\x1d\x70\x61\x35\x1c\x7b\xe7\x34\x6f\xed\xf9\x8e\x65\x22\x64\x84\x93\xe5\x1d\x5e\x61\x6f\x36\xef\xaf\x56\x02\xec\x71\x33\x6d\xaf\x4c\xfa\x8d\x78\x92\x6c\x52\xc2\xa4\x32\xf3\xb3\xe2\xf3\xd5\x23\x2a\xfa\xd1\x1b\xe0\xf6\x02\x4e\x8d\xb9\xbc\x71\x62\x4d\x29\x52\xd9\x5d\x0a\x5f\x32\x6a\xd8\xc2\xb2\xd6\x11\xe3\x53\x28\x72\x93\x34\x45\x75\x65\x82\xa7\x74\x13\x94\x65\x13\xe8\x74\xeb\xec\xe2\x6b\xac\x0c\xce\x7a\x0e\xa2\xa9\x21\x2f\xdb\x23\xe4\xeb\x61\x2b\x6e\xae\x38\x43\x29\xce\xb6\x5a\xf0\x75\x5e\xa1\x3e\x4a\x8d\x4b\xce\xae\x1e\xe0\x2d\x12\xa8\x17\x03\x8b\xfc\x8c\x17\x45\x6a\x74\x13\x7e\x2e\xdb\x88\x1c\x1e\xf4\xeb\x43\x36\xe5\x1b\x1c\xce\x22\x95\xd9\x9e\x3e\xec\x68\x36\x38\x7f\xde\x4b\x61\x76\xdf\xac\x69\x9b\xf3\x78\x56\x47\xd4\x1b\x9f\x4c\xb7\x82\x2f\x69\xa3\x0c\x99\x48\x68\x9e\xdc\xe4\x6e\x2d\x1f\xad\xa0\x45\x04\xc3\x59\xbd\x54\x97\x25\x3a\xdc\xfb\x1a\x55\xda\x41\xc6\x14\xee\x82\xa9\x6f\xea\x5b\x7d\x85\x35\xb3\x87\xa4\xd5\x62\xed\x88\xdd\xb0\x19\x0e\xb0\xeb\xd1\xa3\xfe\xd6\x9f\xd0\xb5\x45\x0e\xda\x2f\x06\x70\x33\x69\xed\x5c\x45\x64\xa6\x4d\x51\x9b\xd2\x44\x8b\xd8\xc3\x1a\x03\xa7\x4b\x10\xf3\x01\x55\x26\x54\xde\x49\x4f\xb9\xa0\x41\x61\x50\x27\x23\x21\x0a\x05\x4a\x42\x27\x4f\xa0\xd0\x83\x69\x71\xce\x9f\x4d\x74\xba\xa0\x9a\x67\x19\x61\x55\x81\xb9\x47\xf3\x02\x6a\xad\x25\xc6\xd8\xe4\x3f\xe0\x26\x66\x10\xdb\xda\xc7\xc5\xa8\x1a\xb6\x74\x1f\x25\x9e\xda\xe7\xdf\xb9\x5e\xef\xf5\x17\xcb\x7b\x53\x3b\xc2\xfb\x72\xeb\x1b\x8f\xce\x4b\xf9\x9b\x07\x4c\x7d\x84\x4f\x9d\xd2\x83\xd1\x54\x10\x70\xf0\xa7\x1e\x53\xc3\x80\xea\x72\x0e\xf7\xdd\xdd\xf9\x0f\x27\x0f\x43\x44\x54\x84\x12\xfa\x48\x46\x2c\x92\x4f\x3d\x2d\x1e\xff\x23\x27\x4a\xff\xdc\xe0\x11\xa0\x29\x61\x12\x38\x01\x55\x4b\xd8\x43\xf5\x0b\xe9\x16\x46\xff\xf7\xbc\xfc\xfd\x0a\x92\x5f\x4a\x1f\x06\xda\x75\xf5\x6e\x80\x4c\xa1\xa4\x87\x59\x5a\x59\x43\x31\xc6\x16\x39\xa8\xab\x86\xb9\x45\xba\x10\xfb\x7b\xce\x36\x14\xba\xce\x8a\x8f\x82\x51\x34\xc8\x74\x69\x86\x01\xeb\x7a\xb3\x3c\x24\xf3\x4d\x6d\xeb\xeb\x98\x48\x91\x96\xed\x6c\xcb\x45\xe1\x50\xa4\x04\x21\xc0\x42\x3c\x3d\xd9\xbb\xde\x22\x71\xf8\x89\x05\x1f\x1d\x8f\xd8\xa5\xf3\x38\x17\xbf\xca\x42\x0f\x4f\x27\x01\x04\x78\xb9\x15\x68\x36\xa6\xd2\xff\x00\x05\x5d\x64\x9e\x28\x53\xd1\x6e\x4a\x19\x4e\xfc\x40\xcd\x93\x3a\x2e\x21\x30\x8b\xe6\xbb\x9a\x90\xe9\x74\x4c\x92\x4d\x24\xd1\xe1\x74\x90\x48\x4d\xdf\xd1\x63\xc3\xe9\xdc\xa6\x66\x63\x31\x19\x5b\x89\xd6\xd4\x7d\x42\x85\x09\x1a\x27\xa6\xa2\x1c\x41\xe0\xa3\xac\x66\x8f\x19\x80\x08\xbd\x8b\x56\x52\x37\x2e\x4a\x93\xb6\xe1\x43\xb2\xa1\x17\x84\xd5\x88\x89\x9c\x41\xb1\x09\x1f\xb1\x80\x51\x81\x17\x1e\x39\xff\x81\xf5\xe6\xcc\x34\x9b\x30\x70\xdc\xe6\x65\xad\x9f\xf1\x5c\x82\xad\x26\x25\x4a\x5f\x50\x5f\x43\x1d\x58\x13\x32\xd4\x43\x99\xa0\x29\x98\x5b\xe5\x37\x35\x5b\x77\x86\x15\x4e\xf8\xac\x2f\x14\x9d\xe2\x48\xdd\xe3\x9d\x34\x70\x6c\x9b\xd9\x36\xfc\xd4\x0d\x03\x0d\xcf\xf5\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xfa\x23\x0c\x4f\xb6\xe2\xdc\x60\x65\xb3\x86\x51\xe9\x2d\x16\x38\x57\x3c\xd5\xfa\x2d\x4e\x92\x45\xcf\x58\x64\x09\x9a\x63\x39\x77\x1b\x6d\x8c\x69\x6d\xee\x26\xbb\xb8\x67\x38\x9a\x93\x3b\xa8\x8a\x5c\xb7\xb8\x95\x51\x7e\x20\x2c\x4f\x3f\x9c\xa2\xff\x29\xe6\x78\xd6\x3f\xfb\x7e\x30\x3e\x1f\xde\xf5\xbf\xbb\x18\x9c\x07\xf3\xb1\x4f\x2e\x87\x77\x77\xcb\xbf\x7e\x3f\xbc\x5f\xfe\xf1\xe6\xfa\xe6\xe1\xa2\x7f\x5f\xd7\xca\xc5\xf5\xf5\x0f\x0f\x37\xe3\x8f\xfd\xe1\xc5\xc3\xed\xa0\xe6\xd3\x87\xfb\xe6\x87\x77\x3f\x0c\x6f\x6e\x06\xe7\x6e\x55\xfe\x16\x9c\x2e\xb0\x1e\x43\xea\x45\xfd\x34\xaa\x07\xf0\x08\x95\x5f\x3c\x45\x0f\xd5\xd2\x07\x36\x16\xd9\xe0\x58\x3c\x63\xa9\x79\x18\x84\xc2\x8f\x18\x72\x9f\xeb\x45\x69\xfa\xd4\x84\xeb\x44\x73\x82\x12\xce\x1f\xf3\xcc\xb2\x36\x13\x1f\xc6\xb8\x31\xfc\x10\x19\xb4\xf6\xfd\xf0\xfe\x74\xb9\x04\x83\x6f\x2c\x40\xcc\x72\x67\x00\xc6\x85\x1d\x3b\x05\x5b\x8a\x83\xe6\x2f\xac\xb7\x41\x0f\x7e\x67\x56\xf5\x63\x5a\xc3\x4c\x55\xba\x89\x63\x5b\xf4\xd7\x4d\x2c\x68\xb8\xbc\xaf\xab\x56\xd3\x2f\x87\xa9\x3d\x85\x26\x24\xc2\xb9\x09\x6a\xd2\xf7\x94\x10\x5c\x84\x03\x2e\xe8\x61\x7f\x8d\x5a\x3a\xaa\x6d\xb0\xb2\x67\x7a\xe2\xf2\x91\x66\x19\x89\x3f\x2c\xcb\x2f\xe5\xea\xb0\xb6\x26\x39\x9f\xa2\xe0\x4c\x6a\xbd\x1e\x74\x7e\x57\x38\x65\xbe\xf0\x9e\x34\x08\xdc\x28\x42\x59\x00\xc8\x59\xdf\x09\xbe\xb0\x05\x05\xd7\x18\x56\xe8\x99\x40\x4a\x75\x6e\x2b\x47\x19\xdd\x5b\x9f\x6d\xe8\xce\xd8\xb4\x5d\x1d\xb8\x52\xaa\x75\x23\x33\xde\x87\xc0\xad\xbf\x97\xa4\x8e\x11\xef\x90\x17\x7b\x6e\x1a\x05\xee\xec\x62\xde\x60\xc4\x0d\xc1\x0d\xee\x36\xa8\xb1\x90\xaf\x90\xaf\x96\x6f\xa4\x35\x97\x85\x66\xdb\x6d\xc6\xe3\xb0\x40\x4a\x00\xd7\xed\x07\x56\x02\x41\x5e\xbb\x56\xf7\x3c\xc6\x0b\x4d\x1c\x10\x6b\x2c\xf3\x2c\xe3\x42\xa1\x86\x36\x8c\x1b\xdf\x8c\x0f\xee\x1c\x3b\x0f\xcf\xe3\xa0\x11\x2d\x61\xc8\x9a\x5a\x1a\xed\xe0\x11\xec\xba\x16\x8c\x23\x0c\x90\x05\x45\xd0\xd7\x3d\x4a\x4b\x2a\x75\x89\x42\xeb\x84\xdf\x5d\x32\x0c\x32\x7d\xc1\xb7\x2d\xc3\x57\xd7\xfb\xb5\x6b\xa1\x76\xcb\x13\x32\x55\xe3\x5a\xaf\xcf\x0a\x03\xa7\x6e\x91\x35\x21\xca\xd0\xd9\x7c\x0f\x2d\xb6\xd7\x12\xfe\x68\x03\x7b\xb4\x6a\x10\x58\x08\x04\xe7\xca\xc8\xa7\x85\x0e\x83\xdc\x6a\x82\x79\xc1\x76\x6a\x73\xc1\xbc\x10\xa8\x65\x7e\xe3\x0f\xf5\x69\x53\xc7\x23\x36\x80\x00\x8a\x42\x11\x71\x29\x62\xa0\x05\xac\x95\xff\x4b\x45\x47\x5f\x35\x5a\xb3\x19\xe1\xb5\xa0\x7b\x5b\x2f\x3f\x59\xa0\xa2\xb0\x6c\xe9\xbb\x36\xa7\xc7\x58\xbd\x9d\x08\x68\x26\x6c\xcb\xb8\x2b\x92\x59\xcb\xbc\x99\x67\x11\xe9\x03\xf1\x61\xba\xab\x63\xf4\x93\xb3\xfc\x40\xe0\x6b\x51\x93\xd9\xc6\x6e\x24\x78\xe1\x40\x21\xeb\x16\x76\x1f\x38\x8b\xfb\x0e\x85\x5d\xbd\xc0\x1e\xd0\xa9\x66\x95\x4b\x0a\x38\x63\xc6\x22\xbb\x41\xda\xc7\x99\xff\xe8\x8e\xac\x8e\x0a\xf8\x08\x65\x38\x6d\x64\x15\x08\x1d\x2c\x59\xfc\x2f\xb3\x59\x26\x13\xd5\x15\xd6\xb2\x65\x11\xad\x07\x55\x9f\x1f\xf0\x00\x9a\x44\x55\x34\xa5\x49\x02\x72\xc0\x31\xea\x43\x79\x60\x48\xe4\xd4\x57\xa1\x0b\xb0\xa0\x33\xc6\xd7\xe5\x98\x35\x10\x53\x14\x10\xd3\x5d\x33\x31\x49\xa0\xa6\x22\x8f\x7f\x3f\x14\xb5\x07\x4c\x17\xcd\x5b\xf0\x32\x22\x76\x7b\x24\x97\x0d\x94\xf7\xb7\x88\x8e\x5e\x1a\x6e\xf0\xe1\xbf\xea\x87\xfe\x29\xc7\x02\x33\x05\x31\xbf\x56\x74\x17\x24\x48\x3d\x22\x9f\x21\x3e\x83\x19\x43\x30\xfc\x14\x6e\xae\x73\xf9\x43\xb8\x17\xa2\x71\x0f\xd1\x63\x72\x0c\xd5\xd9\x84\x96\x25\x26\xc5\x9b\x73\x2d\x39\x8c\xd8\x52\x2c\xe3\x31\xea\x27\x92\xdb\x2f\x08\x8b\x12\x28\xc7\x1d\x84\x27\x7b\xca\xb7\x6e\xa5\xc9\x02\x14\x14\xd8\xca\xa2\x79\x6e\x1f\x04\x1f\x42\x91\x31\xf0\x89\x27\x70\xd2\x8b\xdf\x7f\xcf\x33\xe3\xad\x68\x8a\x93\x78\xc1\x72\x0e\x4b\xd7\xd0\x8b\x6d\x92\x29\x15\xb8\x6a\x83\xe0\x0d\xd8\x98\x22\xc6\x34\x40\x60\x41\x5f\x63\x85\x12\x82\xa5\x42\x7f\xf8\x66\xa3\xd8\x10\x37\xc1\x82\xbb\xda\xe3\x5b\x24\x8a\xb9\x54\x83\x50\xb8\xf3\x1d\x43\xed\x38\x2c\x14\xc2\x88\x91\xe7\x30\xb2\x94\x43\x30\xb0\x2b\x08\x47\x82\xdc\x56\x13\x4f\x66\x32\xf3\x21\x5b\xc3\xa8\x4c\x0d\x7c\xc4\xc1\x1d\x5b\xf7\xa9\x1d\x56\x0d\x65\x59\xe5\xc9\x86\x78\x02\x24\x57\x11\xf4\x3f\xc7\x6a\xc4\x2c\x67\x75\x61\x23\x41\x9a\x57\x3f\x49\xca\x81\xf6\x18\x72\x49\x98\x9e\x30\xd4\x67\x3f\xf6\x0b\x74\x05\xea\x97\x8f\x76\x2e\xd9\xe9\x8a\xc3\x62\xe2\xf1\x3c\xde\x51\xd8\x76\xad\xb4\x53\x67\x5f\x7e\x45\x21\xb8\xa6\xfb\x0b\x53\x28\xbf\x85\x30\x4c\xea\x86\xbc\xe6\x60\x2d\xdb\xf4\x57\xc8\xc6\xfb\xee\xa0\xbd\xa8\x5c\x6f\x1f\x87\x6b\xf6\x99\xd7\x98\xdb\x1b\x36\x37\x90\x2d\x76\x51\xc0\x7d\xd8\xfd\x6b\x79\x7c\x4b\x43\x1f\xc6\x90\xf4\xb7\x9e\x0b\x16\x49\x74\x8e\x75\x98\xd8\xeb\x38\xc8\xe9\x09\x52\x08\x20\xf8\xcf\x31\x3e\xfb\x66\x83\xe7\x35\x7b\xdf\xd3\xef\x15\xf3\x77\x53\xf1\x41\x70\xcb\x13\x6f\x16\xf6\xfa\xf1\xdf\x71\x04\x91\xfe\xd0\x93\xcb\x31\x58\x06\x64\x72\x30\xd6\x18\x8c\xf9\xb5\xe2\x61\x26\x78\x44\xa4\x3c\x46\x03\xb8\x68\xec\x3f\x11\x9e\x3a\x87\x44\xf0\xf2\x88\x69\xcd\xc4\xe1\xb7\x04\xed\x97\x49\xbc\xee\x04\x18\x30\xb8\x9d\x7c\x39\xe9\xfa\x1a\x25\x4d\xda\x84\xc3\xa2\x83\x36\xa0\xac\x01\x1a\xcc\x4e\x51\xcc\xa3\x47\x22\x4e\x04\x89\xa9\x3c\x05\xdf\xba\x6a\x74\xea\xa5\x5a\xdb\xde\x59\xd2\x68\x0a\x14\x58\x93\x14\x77\x66\xfa\xb7\x01\xd6\x2e\xbc\xb6\x87\xe8\x14\xd4\x09\x97\x93\x61\x82\x90\x1d\xdc\x0d\x61\x4a\x2c\x20\xae\xdf\x9b\xb2\x2a\x0b\xe1\x34\x0d\x2d\xb4\x35\x65\x13\x89\x7d\xc4\xe0\x6c\x39\xed\xfb\x39\x91\xc4\x05\x1c\x98\x49\x29\x6e\x63\x99\x0d\xbb\xc8\xb0\x9a\x4b\x48\x5d\x2d\xaf\x81\x55\xba\xe0\x53\xbd\x42\x38\x83\x78\x05\x63\xa5\x28\x3e\xf2\x09\x96\x52\xd1\x24\x19\x31\x46\x48\x2c\x11\x64\x99\x7e\x55\x9b\x21\xaf\x3f\xed\x21\x1c\xc7\xe8\x7f\x7f\xfd\xf1\xe2\xe7\xfb\xc1\x78\x78\x05\x46\xeb\xe1\xc5\xe0\x9b\x9e\xff\xf1\xfa\xe1\xde\xff\x6a\x2c\x2c\x4f\x44\xa0\x14\x3f\x82\x8a\xc7\x24\xb1\xc9\x13\x64\xc4\xc2\x91\x3a\xec\x00\xfd\x44\x12\x17\xe9\x6a\xc5\x14\x0f\xa1\x68\xf7\xb0\xb1\x62\xb1\xb1\xf9\x6d\xa0\xfc\xde\xfa\x4f\x56\xd3\xa0\x23\x1e\xdf\x85\x13\x03\x21\x47\x06\xcb\x20\x99\xdc\xea\xbe\x05\xc1\x11\x36\xa3\xac\x29\x1e\x8f\xb0\xa7\x97\x14\xe2\x7f\x20\x8b\x1f\xb5\x7a\x7d\x83\xa9\x68\x4d\x7b\xf5\x68\x40\xee\xc4\x68\x3d\x1d\xcb\xea\xa1\x92\x46\x16\x36\xd9\x36\x8d\x31\x9f\x75\x40\x70\x6f\x3e\x5d\x0b\x2f\x45\x3e\x2b\xe1\x50\x2a\x7c\x3e\x87\x83\x72\xf2\x17\x4d\x41\x83\x23\x76\x7f\x7d\x7e\x7d\x8a\x48\x82\x27\x1c\x42\xf9\x6d\x48\x90\x6b\xc2\x2e\x58\xc4\xd3\xa0\xa1\x12\x42\x49\x0f\x65\x05\x42\x49\x68\x44\x3b\x36\x6d\xac\x41\x2a\xc9\xb8\x58\xc6\xf7\xd8\xaf\x0a\x68\x27\x7b\xc3\x45\x9b\xeb\x5f\xbf\x06\x4b\xc7\x33\xad\xc8\x55\x38\xaf\xbd\x9b\xa7\x04\x9b\x5a\xfa\xc6\x2d\x64\x6d\xf9\x36\x80\x35\x49\x4a\xf5\x14\xf5\xc1\x91\xc7\xd6\x05\x5f\xbc\xc9\x19\xfa\xe1\x2f\x12\x4d\x72\x35\x62\xe5\x36\x38\x43\xfd\x9f\xee\xd0\x77\x58\x45\xf3\x6f\x46\xec\x5a\xab\x99\x3f\xfc\xa5\x01\x4a\x69\x63\x74\x42\xbd\x26\xe7\x58\xe1\x0b\x8e\x63\xca\x66\x75\xd0\x84\x45\xfd\x98\xc1\x7d\xff\x14\x5d\x5b\x1d\xbe\xc8\x04\xf1\x29\xc1\x41\x43\xc0\x90\x61\x22\x8e\x8b\x00\x2b\x67\x65\xf8\x36\xa3\x99\xc1\x85\x35\x62\xf7\x06\x93\x51\x73\x55\xaa\x50\xc6\x6d\x0d\x23\xad\x95\x19\xb4\x4a\xec\x32\xa4\x48\xb2\x40\x7a\x75\x80\x8c\xfd\x66\x58\x79\x0c\xe4\x99\x65\x66\x3f\x62\xa0\xa0\xfb\xdc\x94\x84\x47\x38\x81\x98\xbc\xa3\xc0\xa6\xa7\xd5\x76\x9e\x43\x7e\xb8\x29\x7a\xbe\x28\x87\xce\x7a\xc8\x02\x2f\x94\x85\x1b\x05\x06\x00\xd8\x47\xeb\x8d\x4d\xb9\xe6\x38\x06\x8b\x0d\x8c\x6f\x89\x59\x1d\xfd\xa1\xc7\x66\x33\xcb\xa2\x9f\xfa\xb4\x2d\x9e\x33\x87\x45\x12\x81\xf9\x9e\x2d\x20\x7c\x1b\x8a\x8e\x70\x08\xfd\x28\xb8\xb3\x25\xca\xa5\x5d\xf4\x77\x62\xf0\xd9\x88\x99\x48\xc1\xd2\xbe\x84\xe8\x3d\x41\xef\x9c\x41\x20\xe3\x72\xae\x58\x9e\xd9\xc0\x46\x2b\xeb\x67\x82\x1c\xf9\x0c\xa8\xb8\xb4\xa6\xfa\x86\x3d\x46\xb7\xa1\x7a\x1d\xf3\x28\x4f\x1d\xb2\x32\x64\x4f\x15\x65\xe5\x4b\x12\x8f\xb9\xd8\xd7\x51\x3c\xa0\xb4\x28\x02\xe9\xe3\xad\xf5\x63\x43\x30\xfd\xf0\xd3\x65\x49\xbd\x59\xf0\x05\xde\xb1\x5b\xd4\x9a\x69\x68\x9c\x95\x5b\x2a\xb5\xb6\x73\x5e\xe2\x55\x81\xfe\xca\x05\x08\x5b\xe4\x73\xc6\xc1\xc8\x6d\xd2\xb3\x78\xfc\x95\x44\xc3\x1b\x2d\x01\x69\x8d\xd7\x9f\xc1\x5c\x2a\x13\x5c\x06\xe9\x3a\xe6\x6b\x93\x2e\xd0\x43\xdf\xa2\x51\xfe\xed\xb7\x7f\x8a\xd0\x67\xf7\xc7\x9f\xff\xf3\x3f\xff\xf4\xe7\x4d\xd2\x49\x9c\x42\x0e\xed\x16\x6b\xe4\xcb\x49\x95\x45\xa2\x70\x07\x96\x39\xd5\x0e\xbb\x60\x0f\x60\xd3\xf2\x6f\x83\xf2\x18\xc4\x0e\xe1\x99\x3d\xe1\x32\x3c\x99\xa8\x74\x34\x8b\x48\x02\x49\x54\xaf\xcc\x21\xbc\xb0\x6b\x25\xfa\xff\xb5\x02\xac\x6c\xac\x8f\xca\x76\x31\x4e\x34\xf1\xe2\xb5\x6e\x04\x7d\x6d\xed\x7f\x0a\x1c\x88\xdf\xb8\x0b\x8e\x27\x31\x11\x66\x4c\xde\x64\xe7\x0d\x89\xc0\x1c\xc8\xe7\x2c\xe1\xb1\x83\x47\x2d\x72\x01\x29\x08\x08\x83\xcf\x58\x73\xee\x9e\x85\xd1\x32\x1f\x19\xcf\xcb\x14\x47\x06\x15\x54\xa2\xaf\x3f\x9f\xea\xdf\x7a\x68\x71\x0a\x41\xa4\x3d\xf4\xeb\xa9\x45\xcb\xc1\x42\x8d\xf5\x4f\xdf\x38\x59\xdb\x36\x01\x83\xa6\x12\x7d\x75\xf2\x84\x85\xa9\x19\x7d\x62\x46\xf4\x95\xe5\xac\xbe\x2e\x5e\x28\x9b\x27\x9c\x3f\xda\x00\xdb\xa5\x0f\x4f\x1c\xf0\x1a\x90\xb7\xf7\x9b\x98\xad\xf7\x89\xf9\x0a\x1d\xc1\x0b\x04\x1d\x67\x13\x74\xfc\x77\xc9\x19\x3a\x5e\xe0\x34\xb1\xbf\xba\xa7\x36\xfe\x17\x4b\x9b\x13\x17\xfb\x20\x9f\x64\x61\x2c\xa5\xdf\x25\x7c\x02\xb3\xba\x74\x33\x35\x11\xb4\x30\xd0\xe2\xf6\x29\x2e\x2c\x3b\x11\x97\x88\x0a\xf8\x41\x29\x57\xe6\x15\xe0\x71\x75\xb3\xfa\xec\x87\xf4\xdf\xc6\x2f\x0c\x8b\xe2\x92\xf8\x8c\x71\xd8\x47\xaf\xe9\x46\x3f\xa3\xaf\x2d\x0b\xfa\x46\xdf\x31\x36\x5c\xd9\x2c\x43\x5d\x07\x0b\xdf\xc1\xcf\x41\x07\x94\x21\x93\x96\xb9\xe2\xcb\x5f\x4f\x8e\x8f\x8f\xfd\xd7\x90\xb5\xfe\xff\x22\xaa\x24\x49\xa6\xa6\x25\x77\x83\x2d\x46\xec\xd2\x15\x5e\x70\xc6\xeb\x02\xd2\x31\x13\x5c\xf1\x88\x27\xe8\xa8\x30\xe8\xc6\x3c\x92\xe8\xdf\xb5\x58\x1b\x2c\x25\xfc\xa8\xf5\xb8\x06\x18\x58\x83\xf4\xfc\x4a\x87\xca\x1a\xc4\xab\xc7\x2a\x44\x71\xf3\x8a\x2d\x96\x61\x15\x0f\xa0\x05\x4d\x39\x27\x16\xe9\x4d\x08\xfd\x32\xf9\xac\xe0\x51\x03\x90\x5e\x6d\x28\x7b\xfd\x4d\xb9\xc4\x6e\x0b\x3c\x3d\x43\xd6\x0d\x0b\x60\xf1\xae\x2c\x67\x30\xf3\xec\x85\xee\x13\x7d\xb9\xb0\xb0\x14\x80\xcc\xd3\x14\x8b\xc5\x49\x71\xda\x96\x89\xb3\x40\x5a\x03\x1e\x93\xb8\x05\x00\x17\x6e\x62\x8f\x96\x8d\x62\xb0\xe2\xa5\xbb\xd1\xfc\xd9\x8d\xa0\x96\x61\x80\x58\x40\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\x2c\xcb\x2a\x2e\x22\x46\x16\xc6\x38\xa6\x0c\x84\x87\x7d\xc3\x7d\xdc\xc0\xbe\xf9\x18\xaa\xe2\x92\xd9\x06\xee\xd1\xe1\xf5\x9d\xfb\xa6\xfd\xa5\x0b\xeb\x50\x16\xd9\x71\x12\xe2\xe3\xb1\x19\x12\xf8\xb9\xb8\x7e\x21\xb6\xc3\x58\x67\x72\x9f\x9b\x6b\xfe\x7d\xc6\x6f\x68\xa2\x6f\x2d\xa0\xf1\xe3\x11\x2b\xfd\xdc\x43\x24\xa1\x29\x65\x3e\xb6\xce\x30\x77\x3e\x35\xd2\xf3\x23\x55\x7a\xcb\x64\xfc\xa8\x39\x98\xc3\x75\x0a\x54\xaa\x3e\x5b\x38\xd2\xf1\x8e\x29\x6b\x81\xc8\xa5\x1e\x57\xa1\xa3\x6b\x61\x56\x37\x71\x64\x05\x52\x1a\x10\x1e\x9c\xdf\x11\xd3\xad\xb9\xb3\x54\x84\x0b\x07\xed\x05\xcd\x1d\x39\x40\xfc\x80\x03\x40\x1f\xa5\x98\x5f\x2f\xff\xd6\x08\x28\x03\x96\xa7\xbb\x26\x9b\xd8\xf0\xe1\xb7\x32\xd3\xdd\x08\xe2\x6e\x2a\x9b\xb8\x44\x58\x9e\xba\x03\xb5\x01\xc5\x0d\xac\xf8\x13\x93\x28\xc1\x06\xa9\x46\x37\x04\x91\x8f\x3d\xe3\x20\xcd\x82\xbe\xcc\xf5\x62\xba\x31\x35\x76\x12\xc2\xbe\x36\xff\xfe\x06\xd9\xbb\xe1\xdb\x9e\xbd\xcf\x85\xf4\x08\x20\x66\xcf\xa1\x46\x23\x89\x8d\x0d\x1d\x50\x89\x67\x58\xc4\xc6\x5a\x1e\x6a\x15\x26\x83\x57\xcb\x5f\x0b\x9e\xa3\x67\x2a\xe7\x23\x76\xcf\x9d\xc1\x11\x31\xee\x71\x9d\x7b\xa0\x8c\x2e\xf5\x87\x25\x30\x01\x18\x75\x1d\x05\x68\x26\xbc\x53\xae\x11\x44\xc1\x8e\x19\x8f\xc9\x6e\x00\x46\xf7\x85\xaf\xc2\xf9\xaf\x05\x31\xf9\x60\x70\x53\x34\xa5\xd3\x12\x29\x37\xb4\xcd\x57\x37\x1e\xee\x21\xdb\x0e\x94\x04\x7e\xde\x08\x5d\x3b\xc4\x06\xf3\xb7\x1a\xb4\xe2\x34\xce\x20\x1b\xb8\xb4\xf6\x1e\x2d\x79\xd7\x4d\x88\x6a\xd0\x8a\x5a\xdd\xfd\x66\xee\x11\x2c\xbb\x0f\x30\xc6\x68\x26\x78\x9e\xf9\x94\x79\x97\xee\x67\xb6\xc1\xca\x34\x43\x36\xe5\xa7\x56\xa7\xba\xa0\xec\xd1\x50\xfc\x4b\xed\x91\x01\xc4\x26\x71\x09\xc6\xcd\x55\x69\x85\x39\x1c\x21\xca\xa2\x24\x87\x8b\x4f\x2a\x1c\x3d\x1a\x50\xef\x26\xa3\xaf\xfe\x66\xbc\x3e\x99\xb2\x41\x62\xca\x93\xc4\x76\x5b\x5c\xa0\x45\x19\xeb\x27\x8a\x11\x46\x0f\xb7\xc3\xfa\xbe\x1f\xe9\xb2\x33\xa7\xfe\xf6\x2c\x13\x08\xfc\xcf\x0f\x74\xa3\xb8\xcb\x0a\x2c\x1e\x29\x91\xba\x37\x2e\x35\x81\xae\x6a\x22\xfd\x74\xf3\xd0\x8f\x22\x92\x2c\xb9\xf4\x37\xf7\x20\x93\x27\x1a\xad\x23\x82\xda\x15\xcb\x99\x47\x75\xda\x59\x01\xae\xb7\xe3\xba\xe6\xc7\x92\xfe\xda\x7e\x88\xeb\x56\xdf\x07\xd7\x07\xe9\x14\x3e\x45\xf5\xd3\xcd\x03\x10\x8d\x5d\x59\x2b\x24\x72\x93\x1b\x00\x35\x3b\x20\xd0\xd2\x5a\x71\xa0\xb2\x6f\x55\x8b\x30\x2b\x0a\xe7\xb3\x07\x12\x1c\x20\x91\x6a\xb5\xec\xc8\xc1\x57\xe9\x6e\x2c\xe8\x95\x9f\xa4\x45\x7f\xe6\x23\x96\xcb\x3a\xbe\xf4\x09\x2b\xb2\x6b\xf2\x9b\x81\x7d\xdb\x20\x38\x73\x09\x4f\x6f\xa5\xc3\x60\x47\x30\xba\x02\x48\x0e\xa2\xc1\x9a\x51\xf1\xc2\xf8\x3c\x78\xb8\x01\x5c\x07\xbc\xdf\x6e\x3e\x95\x77\xd7\x4c\x67\xf5\x30\x13\x42\x36\x00\x98\xb8\xd3\xaf\xb7\x1c\x64\xe9\xd5\x55\x63\x7c\xc6\xa6\xe0\xc6\xff\xc7\xde\xb7\x35\xb7\x91\x24\xe7\xbe\xef\xaf\xa8\x08\x3f\x48\x3a\x07\x04\x77\x66\xc3\x8e\xb1\x22\xfc\x00\x51\xd4\x0e\x77\x25\x52\xcb\xcb\xcc\xfa\x18\x0e\xa8\xd0\x5d\x00\xca\x6c\x54\xb5\xfa\x42\x0a\xf6\xfa\xbf\x9f\xa8\xcc\xac\x4b\x5f\xd1\x0d\x90\x92\xbc\x9e\x07\x7b\x47\x04\x50\xf7\x4b\x56\xe6\x97\xdf\xd7\xe4\x79\x8e\xc9\x98\x1f\x73\xbf\xda\xe5\x88\x2f\xaa\xdc\xa5\x05\xb9\x96\x58\xe4\x95\x33\xbf\x6d\xbd\x6b\xda\x4b\xa1\x9e\x87\x73\xca\xb7\x2c\xfc\xe0\xa5\x72\x24\x52\xc6\x58\xdc\x8b\xed\x60\x0e\x41\x5f\xf1\x5b\xfa\xf1\x87\x06\xa3\xa0\xbb\x7d\x3e\x40\xe2\xa6\xe3\xca\xd9\x72\x65\x0e\x73\x5b\x6b\x87\xdf\x19\x1f\x01\x07\x35\xe9\x2e\x3d\xa8\x41\x58\xe3\x40\xa9\x4b\xaa\xca\x96\xf2\x88\xa1\x17\x9e\xa0\x6b\xb1\xd8\x80\xd7\xc9\x4b\x44\xd9\x63\xce\x7b\x9f\x50\x4e\x2a\xe1\xd9\x1a\xdf\xc4\xb9\x28\xf2\x57\x2d\x33\xec\xd3\x5c\x8e\x98\xe1\x03\x64\x78\xc3\x50\x37\xbc\xb8\xfa\x76\x9a\x6b\x65\x95\x4f\xd6\x19\x62\x4e\xd0\x3a\x20\x4b\xf4\xb9\x37\x91\xce\x90\x7c\x3d\x36\x7b\xa5\x9b\x26\xe7\x48\x39\xf6\x4b\xbe\x75\x24\x10\x56\x14\x9a\x52\xfa\xb0\x71\x4b\x01\x54\xc8\xdd\x6d\x38\x5a\x77\x3d\x6c\x02\xe9\xa0\x76\xb5\x60\xae\x66\xf6\x2b\x9e\xd0\xcd\xbc\xc5\x33\x7c\x73\x01\x24\x18\x01\xf0\xf0\xa4\xe6\x7e\xd4\xa9\x73\x1d\x9d\x18\x9b\xaf\x5b\x97\x8e\x37\x4f\x7a\x77\x1b\x91\x48\x94\xa3\x6d\xed\x15\xe8\x7a\x10\x59\x1b\x2a\x71\x44\xe5\x37\xb6\x8b\x54\x94\x1d\xcb\xb6\x8a\xf7\x3f\x9f\x2d\x49\x08\x15\x04\xf9\x08\x04\xba\x43\xd8\x70\xb2\xf3\xcb\xd4\xf3\x02\xd6\x2a\x6b\xee\xd6\xe2\xa8\xd3\x58\xf2\xed\x22\xd3\xdd\x0a\x66\x03\x86\xc9\x16\x51\x71\xe9\x6d\x50\xd1\x64\xc7\x3e\x97\x3c\xc1\xcb\x4d\xd1\x72\xb4\xcd\x86\xd7\xd1\x8f\xff\xc4\x66\x70\xfb\xb0\x0f\x70\x2e\x02\xa6\x03\x4a\x2b\x34\x93\xdb\x54\x64\xb9\x56\xbc\x53\xca\xef\xfe\xa7\x7c\x41\x72\x44\x0b\x1e\x45\xba\x6c\x4a\x0f\x8d\xe8\x49\x4b\x69\x61\xa7\x38\xbb\x2f\x97\x22\x53\x02\xe5\x0a\xe1\x7b\xcc\x7e\x6f\x50\x73\x35\x2f\x8b\xcd\x8f\x8b\x28\x91\x83\x35\x92\x20\xa1\x6c\x66\x7e\x76\x86\xbf\xea\xeb\x40\xa5\xfc\x4a\xd3\x15\xc3\xcf\x18\x7e\x36\x65\x6f\x78\x74\x2f\x54\xcc\xd2\xa4\x5c\x4b\xe2\x8f\x80\x1b\x0a\x8e\xcb\xc0\x96\xae\x76\x0c\x6d\x0b\x2c\xdf\x5c\x43\x73\xb5\xe5\xf7\xc8\x5b\x4c\x46\x64\xc4\x93\x4e\xf6\x31\xf7\x92\x5a\xc8\xe6\xda\xdd\x3b\x5b\xee\x3e\x6c\x16\x53\x5f\x7b\x79\x89\xe9\x34\x8f\x1b\x4d\x20\x84\xca\x43\x6e\xc4\xc6\x75\xab\xb5\x41\xf3\x63\xa9\x18\x9c\x70\x25\x35\x06\x77\x2f\x78\xf8\x81\x7b\xbb\x54\x8c\x03\x53\xd0\x8b\x9c\x95\xa9\xb5\xcf\xc0\xf5\x9c\x00\x10\x00\xa7\xc0\x7c\x90\x4a\xf3\x30\xdf\x88\xb9\x02\x70\x35\x73\xdd\x6b\xe8\x9b\x31\xe1\x31\x50\x6d\x47\xc3\x0a\x79\x32\x8e\x0b\x6b\x37\xa8\xbb\xf7\xac\xd3\x81\xc0\xf1\x62\x23\xd4\xe2\x00\x06\xe9\xe1\x93\x56\x01\x89\x93\x19\xec\x5c\xf8\x6e\x08\x4b\x25\x49\x33\x8c\xa2\x36\x21\x3d\xaa\x5c\xd5\xcc\x68\x99\xb3\x9c\x17\x32\x37\x67\x59\xeb\x88\x7b\x76\x92\x63\x46\x9d\x8f\xa3\x44\x69\xa1\x43\xa9\x8d\x85\x4b\x44\x99\xb2\x77\xe0\xf8\x0c\x5e\x06\xda\x91\x8b\x74\x1d\x58\xc5\x46\x74\xb2\x6c\x3e\x05\x82\xcb\xf6\x20\xf8\x7e\xaf\x3f\xdb\x25\x1d\x4d\xd9\xcc\x07\x9c\x90\x5e\x05\x43\x49\x7b\x7a\x24\x92\x5c\x1c\xb2\xf8\x06\xf9\x66\x01\x94\x01\x0b\x88\x81\x25\x95\x9b\xbf\x7b\xd1\x00\xd7\xcc\x47\xc8\xeb\xe5\xf7\x42\xf5\x39\xe0\x86\xb7\x10\x3d\xa4\xbd\x2e\x01\xe7\x7a\xd5\xe8\x7d\x3d\xa4\x81\xc3\xb7\x9d\x67\xb4\x91\xab\x53\x33\xe4\xe6\x19\x12\xdd\x53\x36\x11\x3a\xe0\x89\x13\xe7\x71\xa3\xf3\x70\x9f\xd9\xf9\xc3\x97\x6c\x56\x3a\x62\x78\xc8\xc6\x72\x03\x8c\x30\x2c\xa5\x43\xca\x1c\x68\xb5\xdb\xa4\xe8\xd6\x71\xf3\xcd\xec\x11\x0a\xc3\x00\x81\x4b\x5b\x54\x73\x37\xff\xf9\xa7\xfc\x0a\x76\xec\x53\x90\x33\xb4\x2b\xf1\x1e\x9f\x18\x71\x60\x48\xc8\x41\xfe\xbc\x8c\x2f\x8f\x1d\x9d\x48\xaa\x63\xe6\x97\xd7\x78\xcd\xde\x6f\xdf\xad\x9a\xd6\xef\xa0\xbe\xed\x5b\xd9\x1f\x02\xdc\x08\x5b\x96\x12\x65\xf3\x2b\x06\xa1\xb6\x16\x07\x50\x5e\xc3\xf5\x2f\x73\x77\x9f\xb4\xaf\xb1\x8f\x3a\x3e\x66\x61\x8d\x67\x50\x6c\xae\xeb\x01\xb0\xf2\xbc\x4d\xe6\xbf\x67\x24\x52\xdd\x0d\x08\x8e\x17\xc3\x85\xf1\x01\x01\xb2\x2c\x57\x37\x20\x28\xd3\x45\x52\x12\x68\x2d\xd8\xac\x43\x33\xcf\xa6\x1a\x97\x03\xd3\x35\x29\x04\x28\xf0\xd7\x3f\x67\x7f\xba\xb9\xba\x3c\xd9\xf2\x2c\xdf\x70\x48\x02\xb7\x65\x4d\xac\x46\x1f\x3e\x8f\x6d\xa0\x53\xaa\xb9\x3a\x61\x6b\x3d\xc1\xb0\xfa\x6b\xb6\x29\x8a\x34\x7f\x7d\x7a\xba\x96\xc5\xa6\x5c\x4e\x23\xbd\x3d\xf5\x43\x73\xca\x53\x79\xba\x4c\xf4\xf2\x34\x13\x00\xac\x3e\xf9\x61\xfa\xe3\x0f\x30\x33\xa7\x0f\x3f\x9c\x42\x30\x75\xba\xd6\xff\xf0\xfe\xc7\x7f\xfe\xc3\x3f\x99\x82\xd3\x5d\xb1\xd1\xea\x35\xc5\xec\x7b\xcb\x3e\x41\xab\xfc\x14\x7f\x52\xab\xe5\x9f\xa7\xbf\x0f\x9b\x41\x5f\xdd\xea\x58\x24\xf9\xe9\xc3\x0f\x0b\x3b\x31\xd3\x74\xf7\x1b\x14\xf9\x9b\x41\x91\xef\x65\xf1\x1b\x14\xf9\x9b\x42\x91\x87\x5b\x38\xee\x8c\x01\x6e\x57\x7f\x3e\x9a\xbf\xbb\x33\xd2\xba\xde\xf7\x9d\x43\x2d\x97\x43\x98\x28\x72\xc4\x15\x71\x2f\x46\x3d\xb1\x6b\xdd\x75\x4f\x87\x0e\x17\xdb\x58\x7d\x85\x4e\x63\x7e\x54\x5e\x3c\x00\x7f\x64\x04\xdc\xdd\xe8\x12\x4c\xb9\x6c\x03\x18\x13\xc0\xed\x98\xf1\x7b\x4e\x16\xfa\xa7\xa6\x9f\xa7\xee\x1e\x48\x3d\x9f\xe0\xaf\x2d\x1c\x4f\x3f\x5a\xca\xf9\xa7\x20\x6a\x1f\x28\xdd\xeb\xf8\xa7\x71\xf1\x40\x5b\x6c\xbb\x3a\x9a\xb1\xe1\xf9\x61\xb8\xce\x19\xb2\x3c\xba\x38\x1d\x82\xe2\x64\x6e\x2b\xb4\x17\x87\x25\xce\x00\x5d\x78\xe2\xe7\x4a\xcb\x2c\xd5\xb9\xc8\xa7\xec\x5d\x4d\xdc\xd2\x63\x55\xaf\xdf\x9d\xb1\x1f\x7e\xfa\xe7\x3f\xcc\xd5\xcb\x96\x7b\x1b\xce\x7b\x9d\xad\x09\x3a\x0b\xb7\xf5\x96\xe7\x85\xc8\x4e\xb3\x55\x74\x8a\xa7\xdc\xa9\xf9\xfd\x09\x55\x7a\xa2\x57\x27\x8e\x85\xfa\x84\x08\x79\xa7\xdb\x78\x1c\xa7\x44\x65\xe9\xe1\x5d\x43\x17\x4d\x0e\x97\x12\xb2\x4f\xe9\x95\xd3\x1b\xc0\xd4\x26\x94\x26\xd1\xab\x96\xff\x78\x93\xe8\x65\xfe\xca\x71\xde\xf1\xdc\xd6\xe1\x49\xa8\xba\xb7\xe6\xd3\x10\xd2\xdb\x25\xf2\x9c\x8e\x0a\x7b\x96\x84\xcf\x91\x31\x03\xdf\xbe\xd9\xfc\x75\x8f\x14\x1c\x3c\xd3\xa5\xb2\x84\xde\x5a\x09\xbd\x02\xe0\x26\x58\xc2\x16\x98\x02\xbe\x5a\x73\xd3\x7a\xba\x8d\x4c\xa4\x78\xc1\x40\x54\xa1\x7b\xb8\x8f\x24\xb5\xdf\x37\xce\xcf\x41\x6a\x7f\xec\xb8\xd3\x81\xf2\x8d\x06\xfc\x58\xf4\x28\x6e\xa5\x31\xa8\x0a\xf3\xfd\xbd\x11\x54\x77\x0e\x78\xc1\x29\xcf\x1f\x9d\xf2\x0c\x8c\x34\x71\x52\xe8\x13\xe0\x29\x02\xf6\x1b\x94\x99\xe8\x82\x55\x40\xe4\x79\xcc\x35\x69\xbe\x3f\xa0\x9d\x68\x98\x7f\x09\x1a\x4a\x36\x49\x8e\xac\xad\x84\xc2\x93\x4a\x89\x8c\x62\x6a\x7b\x6f\xd4\x91\x71\xe9\x70\x2a\xfb\x41\x78\x81\x94\x79\x20\x01\xe0\x52\x30\x78\x70\x08\x4c\x19\x58\x9f\x1b\xbd\xd5\xc6\x9c\xd1\x65\x1e\x7c\x88\xaf\x17\xb8\x84\x3b\x6d\xaf\x2d\x4f\x91\x97\xf0\xdb\xf5\xc6\x6c\x2d\xf3\x11\x3a\xf5\xc2\x2f\x8d\x52\x55\x59\x56\x75\x24\xf6\xb4\xdf\x09\x00\xf4\xaf\x1b\x40\x3d\xa0\x34\x21\xa8\x03\x13\xad\xb7\xfc\x4f\xf3\xae\x31\x4b\xca\xbd\x14\xdc\xcd\x8d\x20\x1d\xa4\xdf\x0c\x21\x69\xd6\x9a\xef\x4c\x90\x2f\xb7\x23\xe7\xc0\xe1\xca\x87\x4c\x00\x57\x88\xb4\xb6\x10\xeb\x93\x56\x8c\x75\xd7\xbe\xb4\x5a\xbc\xf1\xc2\x52\xc4\x8e\x6b\xea\x8d\x2b\x80\xd8\x60\x9b\xed\xf6\x0c\x5b\x00\xc8\xc7\x31\xc6\x03\xc1\xda\x16\x5d\xb8\xc5\xf1\x9b\x11\x34\x75\xc6\x8c\x1d\x54\x82\x8b\xb3\x31\x82\xc1\x5e\xe8\x1a\xc0\x71\x2e\xb6\x3e\x8f\x55\x5b\x06\x07\x92\x12\xfa\x84\x2d\xd3\xca\xc6\xe3\xd1\xfd\xf0\xc1\x0b\x8f\x03\xa4\x71\x59\xc2\xe7\x97\x57\xb7\x21\x5a\x43\x62\x6f\x4f\xa2\x8d\x88\xee\xc1\x61\x82\x57\x9e\xd3\xe9\x24\x02\xc4\xb9\xf2\x6a\x6f\x85\xb6\xd0\x83\x9d\x23\xc0\x77\x22\x10\x3a\x63\xb1\xcc\xd3\x84\xef\x20\xc8\xab\x30\x35\xc3\x07\x88\x5d\x4e\x93\x39\x0a\xf6\xf9\x8b\x87\xcf\xb4\x99\x95\x99\xff\xdd\xd8\xb1\xe4\xd9\x52\x16\x19\xcf\x76\xcc\x0f\x66\xf3\x3c\x60\xb9\xd8\x72\x55\xc8\x68\xae\xb6\x82\xab\x10\x95\x47\x41\x6e\x33\xc8\xb1\x16\x44\x11\xbd\x5a\x89\xa8\xf0\x1c\x93\x60\xbc\xbb\x91\xda\xb7\x07\xc7\xf5\xdd\xed\xbc\xde\xae\xff\x2c\x15\x32\x1a\xc8\x2d\x60\x3e\x69\x0d\xd1\xd5\x78\x60\xf0\x06\xd4\x01\xe9\xca\xb5\x8f\x41\xf8\x97\x5d\x53\x6c\x29\x8a\x47\x01\x14\x0a\x94\xf3\xd9\x66\xe3\x1f\xad\x10\x71\x9c\xe0\x73\xbb\x54\x76\x80\x04\xc3\x0d\x16\x82\xc9\x1c\xd7\x93\xaa\x91\x36\xbd\xa0\x2c\x54\xf0\xf6\xbc\x20\xbf\xd5\x0b\xb8\xa6\xcd\xeb\x31\x7b\x10\xf1\x5c\x55\x99\xb4\xc8\x66\xf4\x1b\x8e\x79\xed\xb3\xa7\x39\x6d\xec\x18\x0f\xf2\xe5\x9f\x03\x7b\x88\xe7\x0d\x75\x79\x96\x3d\x5a\x6c\xd8\xe9\xe7\x7c\x55\x59\x19\xc8\xd0\xba\x1f\x00\xc9\x12\xb9\xd5\x36\x22\x29\xc4\x0a\x9e\xc2\x2d\x4a\xc7\x13\x84\x24\x82\x0e\x00\x4b\x7e\xc9\x86\xa7\xb3\xad\x8c\xb9\xb2\x09\xf4\xab\x32\x41\x62\xd8\x2e\x75\x38\xa2\x0d\xb3\xc9\x3e\xdf\x2e\xe9\xcb\xf9\xd5\x58\x20\x27\xe7\x60\x0f\x01\x18\x19\xcf\x3a\xbb\xea\x85\xca\x51\x83\xdc\x2a\x49\x81\xe3\x79\x2d\x0a\xb8\xcd\xe3\x32\xc1\x7c\x70\xf0\x98\x03\x05\x19\x4f\x12\x26\x8b\x7c\xae\x1c\x63\x1a\xf2\xdf\xc3\x09\x6b\x5d\xea\x56\x84\x58\x39\x29\x63\xf8\x98\x2b\xb0\xc3\x64\x24\x8b\x06\x84\x7b\x17\xaa\xaf\xa4\xa9\xe0\x98\xbe\x88\xd3\x36\x57\xe1\x9b\xab\x3e\x09\x94\xeb\x07\xb2\xf4\x4f\x91\x76\xd7\x83\xc8\x07\x2d\xff\xd1\x53\x32\x65\x33\xec\x9d\x79\x70\x59\x61\x55\x6c\x2d\x51\x26\x10\xd2\xd2\xbc\x6a\x8a\xdc\xfa\xc8\xfd\xbb\x15\xf2\x14\xa2\x32\xe1\x59\x02\x32\x04\xab\x32\x61\x72\x15\x68\xc4\xc2\x1c\x20\x5f\x96\x99\xae\x48\xc3\x5d\x6d\xbd\xe4\x39\xdf\x8a\x20\x55\x9f\xdc\x3b\x49\x80\xa1\x40\x12\x70\x0c\xce\x9b\xb2\x5e\x4d\xd9\x5b\xcf\x08\x88\x33\x0c\x7b\x22\xe0\xd9\x94\x39\x1e\x7f\xae\xbd\x41\x96\x29\xf4\xce\x34\x51\x2b\xb3\x23\xdd\xae\xeb\x98\x41\xe0\xeb\x1f\x07\xd0\xb0\x6a\x0d\xfd\xa8\xe1\xd6\x2c\x73\xf3\xd3\x1a\x6c\xc3\x6d\x88\x8e\x06\xda\x5b\x61\x64\x23\x43\x8e\xd2\x03\x1a\xea\x38\x60\x5b\x1a\xbb\xed\x91\xa4\x85\x79\x1c\xd9\xd4\x40\xe0\x69\x7c\x43\x83\x95\x13\xc2\x71\x86\x8c\xec\x9a\x17\x63\xb1\x39\x2e\x19\x67\x7c\x43\x5b\x71\x50\x43\x9a\x09\xa7\xc7\xc8\x76\x3a\x1d\xee\x03\x1a\xea\xd4\xbe\xbd\x04\x04\x1c\x15\x82\x47\x9b\x6a\xda\xac\x25\xb7\x74\x3d\x80\xbc\x28\xd8\x8f\xe3\x33\x7e\x67\x7e\xcd\x81\xc6\x15\x33\xcd\x9f\xb2\x2b\x25\x10\x39\xa7\x57\xc1\xa5\x42\x0d\x20\x31\x2c\xd0\x17\x50\x81\xea\x78\x22\xd5\xbd\x65\x13\x31\x5b\x6e\xc2\xb8\x2f\x1d\x4e\x3d\x5c\x36\x78\x8a\x74\xd8\x92\x6d\x6a\x1c\x47\x98\x97\xc3\x72\x72\xdb\xdf\xfc\x01\x00\x75\xfc\x09\xd0\xd6\x8f\xe1\xd3\xd2\x8b\x24\x77\xaf\xb8\x8a\xac\x7c\x88\x1a\x2d\x64\xb1\xdb\x37\xbe\x1f\x37\x55\x14\xe2\x08\xed\xaa\xbb\xcb\xb7\xe7\xef\x2e\x2e\xab\x82\x53\x7f\xb9\x3b\xbf\xab\xfe\xe5\xfa\xee\xf2\xf2\xe2\xf2\x8f\xe1\x9f\x6e\xee\xce\xce\xce\xcf\xdf\x56\xbf\xf7\x6e\x76\xf1\xbe\xf6\x3d\xf3\xa7\xea\x97\x66\x6f\xae\xae\x6b\x12\x57\x56\x9f\x2a\xf8\xd3\xed\xc5\x87\xf3\xb7\x8b\xab\xbb\x8a\x4a\xd6\xdb\x7f\xbd\x9c\x7d\xb8\x38\x5b\xb4\xb4\xe7\xfa\xfc\xec\xea\x97\xf3\xeb\x3d\x22\x57\xbe\xbf\xad\x43\xfa\x14\xf0\xb1\x83\x25\xcf\x66\x6c\x95\x49\xa1\xe2\x64\x87\xd8\x7b\xfb\xb2\xad\x81\x69\xc3\xbb\x57\x6e\x85\x2e\x8f\x81\xd0\xdf\x6e\x04\xd3\x0f\x22\x03\xe2\x13\x2c\x8d\xb2\xa4\x79\x7e\xdf\x49\x8b\x59\x64\xcd\xa8\x40\x6f\xa6\x50\x91\xed\x5c\x2e\x5a\x5f\x73\x3c\x69\x16\x55\xc2\x52\x91\xf5\xb5\x05\x2c\xa3\xac\x4c\x0b\xb9\xec\x4e\x8a\x18\x9d\x4b\x3b\xf4\xed\x8d\x14\x8f\xed\x7c\x38\x97\xed\x07\x63\x25\x37\xe0\x18\xe0\x31\x94\x70\xa8\x92\x9f\xfb\xb5\x05\x6b\xa6\xe5\x32\x91\x11\x93\x71\xdd\x9f\x82\x29\x6c\xe8\x32\xae\x33\xc1\xa6\x22\x03\x53\xd5\xbc\x00\xd2\x4c\x9c\xf0\xb2\xd8\x20\x6b\x19\xa5\x22\x10\x6f\xff\x5c\xe5\x22\xca\x04\xc6\x02\x44\x0e\x4e\x5a\x94\x70\x0b\x6a\x82\xc6\x50\xd2\x7e\x0c\xfc\x40\xd3\x80\x95\xbf\x23\x46\x80\xbf\xc4\xd2\x47\x38\x49\xf1\xfb\xbd\x43\x43\x2d\x96\x79\x5d\xbf\x1b\x6e\x78\xfc\xd0\x0a\xc1\x99\x7e\x9b\x93\xda\x09\xa1\xe1\x24\xdb\xdc\x8d\xf6\x6e\xec\x5b\x63\xe1\x42\xa9\x26\x33\x50\xe9\xf4\xd1\x59\x26\xe0\x12\x21\x28\x80\xf5\x5f\x00\x74\x85\x72\x3d\x20\xc5\xc3\x3c\xd5\x96\x62\xc3\x93\x15\x5a\x1c\x66\x6a\xfc\xbe\x6a\x2e\xd1\x5b\x7d\x2f\xd4\x35\x4e\xd8\x37\x39\x0e\x15\xbe\x7c\x3c\x8d\x83\xf3\x08\x79\x17\xa6\x69\xa3\x5d\x55\x36\xd7\x0d\x8c\xa9\x02\xdf\x09\xc1\xc7\x98\xd2\xe1\x49\x9a\x6d\x9a\xdc\x6a\x25\xbf\x98\x02\xe7\x4a\xb4\xd2\xd4\x02\x5e\xc8\x12\x6a\xb9\x73\x19\xb0\x51\xc8\x4a\x74\x2f\x14\x48\xc8\xa1\xc2\xf4\xde\x35\x3b\xce\x7f\xde\x9c\x8b\x1e\x87\x3e\xf8\xfc\x64\x45\x59\x2f\x8c\xf2\xd8\x71\x2a\x30\xc7\x66\xca\xde\x12\xd7\x8a\xf9\xcb\xd9\xfb\x8b\xf3\xcb\xdb\xc5\xd9\xf5\xf9\xdb\xf3\xcb\xdb\x8b\xd9\xfb\x9b\xa1\xdb\xef\x29\xf2\xa2\x6a\xbb\xaf\x9e\x1e\xe4\x4e\x88\x53\xda\x79\x3e\x3d\xd7\x75\xca\x6f\x3b\x98\x92\xfd\xad\x97\x71\xba\x88\x65\x1e\x99\xeb\x6f\xb7\x10\x2a\x06\x7e\xef\x83\x96\x6a\x7b\x51\xf5\x5e\xb8\x6f\x30\xf7\x0d\x7b\x82\xe0\x6d\xf7\x60\x57\xb4\xfb\x1c\x50\x77\xe0\x86\xcc\x84\xd9\xfc\x71\x85\x37\x61\xba\x5f\xd4\xc5\x14\x77\x5c\xdf\xaa\x45\xd4\xfb\x84\xed\x95\x79\x5e\x02\x3d\x83\xfd\x1a\x40\x0e\x3b\x46\x85\x48\x17\x43\x92\x71\x19\x08\xe4\x32\x99\xcf\xd5\x96\xab\x98\x17\x3a\xdb\x75\x74\x71\xd8\xe1\x19\x6e\x9b\xea\x11\x1a\x5e\xd9\x4a\x88\xd8\xce\x02\x7e\x95\xab\xfa\x52\x42\x2a\xf2\xdb\xab\x3f\x9f\x5f\xde\x2c\xce\x2f\x7f\x59\x7c\xbc\x3e\x7f\x77\xf1\x57\x87\x84\x4c\x79\xde\x26\x88\x99\x66\xc2\x9c\x2e\x96\xd9\xa5\xf5\x7c\x41\x95\x4a\x5b\x0e\x29\x93\xc9\xd5\x5c\xd9\x93\x25\xf3\xc5\x6f\x32\x5d\xae\x37\xed\x05\xd5\x5b\xf9\x71\x76\xfb\xf3\x41\xcd\x04\xde\x2d\x94\xb2\xc3\xdd\xd6\x44\x84\xca\x15\x9d\x7b\x08\x23\xad\x35\x0f\xd8\xe3\xe0\xab\x6d\x51\x86\x8e\x13\xed\xa0\xd7\x4b\xf3\xd0\xea\x35\xfe\x5b\xbe\xde\xb5\x80\x6e\x83\x73\xb3\x72\x8d\x00\x42\x19\x15\x51\x1b\xa5\xbd\x6e\xf9\x5b\xe5\x06\xfb\xf1\x24\x11\xeb\xb5\x88\x71\x79\xd5\x0b\x26\x1f\x1c\x1d\x81\x91\xbf\xd7\xdb\x46\x91\x34\x0b\x8f\xb8\x98\x1d\xde\x6b\xf8\x01\xfe\xd1\xfd\xa4\xfd\xac\x38\xb3\xba\xe8\x91\x06\xc2\x96\x8e\x40\xf2\x43\x13\xa1\x39\xe8\x28\xba\xca\x98\x4b\x7e\x22\x87\x89\x0d\x19\xf8\x7d\xd0\x05\x78\x39\x1e\x17\xea\xda\x71\x2d\xd2\x84\x47\xc2\xe5\x30\x20\xe9\x21\xbc\xeb\x0f\x09\xe0\x91\x32\xa4\x22\x7f\x4b\xa0\x18\x19\xc8\xc8\xb7\x2c\x01\xf0\xdc\x5e\xdb\xf3\xf8\xf9\x5d\x2b\xbd\x0f\x37\xa2\x3a\x03\x47\x33\x4a\x73\x11\xf4\x1d\x7d\x51\xa0\x77\xd7\x09\x4b\x1e\xb5\x1c\x6a\x35\xff\x42\x13\x8f\x6f\xe6\xaa\xa3\x9b\x5b\x32\x41\xb7\x3c\x9c\xe9\xd8\xe7\x2f\x2c\x8a\xac\x97\x7f\xf4\x29\xc2\x11\x1f\x33\xbd\x95\xb9\x98\x15\x45\x26\x97\x65\x28\xc0\x38\x12\x30\x57\x79\x9c\xf8\x0e\xa7\x99\x8e\xcb\xc8\x52\x02\x41\x6f\x3d\xec\x87\xbc\x7c\xd6\xea\x88\xd9\x89\x59\x7d\xf4\x72\x13\xf1\x09\x00\xfa\xe7\xaa\x2b\xc6\x66\x0f\xc6\x0e\xdf\xdf\x47\x7b\x95\x1f\xb3\x24\x5b\x16\x45\xf7\x60\xda\x35\x30\x2c\xb1\x96\xd9\xaf\x83\x05\xdc\x81\x9a\xa2\xe5\xb2\xe4\x18\x40\xaf\xda\x28\x5d\x0c\x20\xee\xaa\x19\x07\xee\x1a\x86\x8d\xa9\x66\xcc\xa0\xdd\xb0\xe1\x39\x9a\xf3\x45\xb4\xa9\x36\x1c\x7a\x53\x25\x4a\xac\x37\xd7\x99\xc7\xc7\xb9\x4d\x06\x85\xd1\x26\xe8\x68\x90\xe4\xd8\xae\x88\xde\x39\x05\xcf\x71\xde\xee\xd0\x62\x74\x2f\x3a\xbc\x0c\xe0\x1c\x4d\x78\xa9\xa2\x0d\x4b\x13\x8e\xc9\xe4\x1b\x9e\xe3\x92\xb6\x58\x12\xbe\x94\x89\x2c\x80\xa5\x07\x43\x9c\xb5\x11\x36\xcf\x3c\x9e\xdd\x5b\x2e\x64\xee\x29\x99\xfa\x16\xfd\x91\x98\x5d\xd7\xab\xaf\x8a\xda\xf5\x5b\x36\x3c\x86\x86\x2d\x4b\x42\xec\xfa\xe9\x30\x07\x31\x2c\x4b\xdf\x97\x71\x33\x4b\x25\x7e\xac\xff\xbc\x32\xde\x2d\xd6\xcb\x78\xc4\x0a\x91\xfc\x8f\xb8\x7d\xea\x12\x00\xad\x3b\x6b\x95\x68\xde\x21\x43\x6d\xcb\x46\x46\xff\xae\xb2\x63\x5d\x2e\xbb\x38\xa4\xb1\x55\xfd\xa5\xf7\x05\x43\xec\xbe\x7d\x2a\x67\x69\x78\x00\xf2\x42\x14\x72\x9c\xbf\x27\xe8\x34\x2f\xc4\x09\xfc\xbc\xbd\x70\xca\x30\x1c\xdc\xe7\xc6\x42\xf3\xba\x32\xce\x68\x03\x2c\x61\xdb\xea\xaa\xdd\xce\xc7\x60\xc2\x8f\x9c\x2f\xa9\xf6\x2c\xa5\xfd\x52\x15\x7f\xf8\xb1\x65\x58\x1a\x9d\xfe\x4b\xc9\xcd\x79\x78\xb5\xba\x41\xae\x9c\x63\x3a\x5d\xc8\xe6\xb6\x6a\x3f\x7e\xea\xb5\xde\x56\xc3\x6b\xe1\xc2\x1f\x9c\x89\xdc\xd6\x9b\x1b\xf3\xeb\xe1\xa7\xd0\x45\xc5\x8d\x96\x66\x52\x03\x67\x8c\x5e\x21\x03\x63\x37\xc3\x68\x6b\xbd\x47\x8c\xe4\xe7\x52\x94\xc2\x2c\xa0\x65\x19\xaf\x9b\x5e\xee\x11\x96\xb2\xef\xd2\x46\x3f\xb2\x6d\x19\x6d\x98\x2d\x9c\xc5\x22\xe1\xbb\x4a\xd7\xc0\x48\x2c\x34\xf0\x79\x8e\xa2\xce\x0a\x48\x5a\xa3\x32\x2f\xf4\x16\x00\xc6\xbe\xdc\xac\x54\xb0\xcb\x19\xb7\xbb\xab\xed\x7c\xb7\xec\x72\xe7\x5f\x0a\xa1\xf2\x1a\x73\xc1\xe8\x41\x5c\xa7\xe5\x82\xb7\xf2\xbe\xee\x59\x45\x35\xbe\xd8\xbe\xe1\x6d\x61\x40\xcd\x45\x22\x22\x12\x95\xac\xd0\x9f\xb6\xc4\x8c\xea\xec\xa7\x73\x35\x8e\xfe\x94\x79\xf6\xd3\x41\xd3\x74\x1e\xfa\xc3\x38\x44\x74\xd4\x09\x24\xdf\xf2\x2c\xf6\xba\x74\x13\x70\xd6\x45\x3c\x05\x50\xb9\x79\x4d\x3c\xfc\x30\xb5\x93\x73\xed\x35\xeb\x4c\xb3\xf4\x5c\xb5\x70\xbe\x76\xcf\xed\xe1\x8e\x9f\xbb\xcb\x9b\x8f\xe7\x67\x17\xef\x2e\x6a\x31\xe3\xd9\xcd\x9f\xc3\x7f\xff\x7a\x75\xfd\xe7\x77\xef\xaf\x7e\x0d\xff\xf6\x7e\x76\x77\x79\xf6\xf3\xe2\xe3\xfb\xd9\x65\x25\xb2\x3c\xbb\x9d\xdd\x9c\xdf\xee\x09\x1e\x37\x6b\xed\xde\x64\x3c\x20\x36\xb4\x70\x76\x4b\xea\x6f\x7d\x48\x54\xeb\x6b\x36\xb3\x34\x8f\x15\x22\x52\x0b\x00\x00\xc4\x10\x4a\xdc\x13\x4e\xe0\x2d\x2f\xf8\x19\x2f\x78\xa2\xd7\x53\x36\x63\x04\xf6\xc7\x24\x8e\xdc\x0c\x3d\x71\xe0\x99\x9d\x87\x45\x18\x13\x38\xf2\xfe\x19\xaf\x5a\xaa\x57\xc4\x3e\x99\x88\x50\xdf\xc2\x66\x2c\xce\xd5\xf9\x83\x50\x45\x09\xe4\xfb\x66\x9d\x50\xb5\xf6\x0b\x01\x1b\x83\x6d\x65\x2e\xb7\x32\xe1\x99\x17\x98\xbc\xa2\xb2\xe0\x05\x6a\xdb\xea\xc8\xb7\x9a\xa9\xfe\xf6\x91\x7e\x77\xc1\xa0\xdd\x67\xef\x2f\x60\x41\x45\x85\x55\x4f\xb2\x95\xcf\x15\xb2\x1b\x52\x8d\x5b\x0e\x89\x45\x85\x26\xaf\x39\x56\x4f\x5f\xee\x5e\x88\x47\x9d\x2d\x36\xbe\xf4\x5c\xde\x02\xd7\x48\x77\x24\xaa\x22\xdb\x0d\x36\xd4\x6f\x21\x93\x3e\x87\xc7\x16\xe1\x14\xab\xa2\x93\xe8\xd4\x64\xb6\xf4\x4b\xb0\xde\x2d\x88\x96\x62\x6e\x2e\xb4\x86\x98\xa5\x8e\x07\x65\x62\xac\xaa\xef\x75\x1c\x42\xb2\x23\x18\x85\xa5\x2e\x55\x9c\x13\xa2\x72\x2b\xd5\xe9\x96\x7f\x79\x65\x7b\x8a\xe4\x21\x4e\xfa\x05\x88\xe1\x44\x62\x9e\xd6\x3b\x73\x81\xf5\x0f\xd7\x5c\x0d\x1b\x2f\xd1\x76\xb7\xf5\x8c\x40\xc7\xbd\xd8\xd7\xeb\x43\x4f\xf9\xb9\xea\x39\xe6\xdb\x98\xbd\x47\x3d\xf0\xac\x5d\x00\x9e\x0a\xef\x56\x42\xf4\xeb\x83\xd8\xb5\xad\xd0\x86\x40\x19\x22\x6c\xe9\x48\x83\x42\xd2\x4c\x98\x2f\x3a\x68\x6d\x82\x88\x69\xf7\x6f\x48\xa1\xa9\x88\xa8\xb6\x5b\x1e\x21\x5a\xe5\xa8\x83\xa1\x15\x27\x33\xdc\x6c\x1f\xac\x30\x47\x35\x99\x55\x89\xa8\x19\x1b\xb0\xa1\x94\x21\x82\x03\x98\xe5\xf8\x1f\x7a\xc9\x56\x90\x3f\x87\x69\xa2\x2c\x13\x10\xa0\x83\xa9\xb0\x92\x08\x40\x90\xd6\x80\xe2\xd8\x45\x9e\x88\x1c\xc2\x56\x8a\xe9\x8c\x89\xcf\x25\x21\x0f\x7e\xf8\xfd\x38\x2b\xb1\xc8\x76\xcc\xca\xef\x34\x28\xe5\x9d\x25\x0a\xed\x2a\x95\x6c\x63\x4d\xbc\x2e\x95\x31\x24\x9f\x02\xb4\x35\x3c\x2a\x5f\xab\x94\xfe\xb9\x37\xc5\xcd\x06\x94\x32\xfc\xfe\xb3\x91\xe0\xfe\x52\xe3\xbe\xa5\xea\x20\xa1\x82\x4a\x0f\xaf\xec\x25\x8f\xee\x1f\xcd\x51\x00\x51\x07\x40\x51\x4d\xd9\xcf\xfa\x51\x3c\x88\x6c\xc2\x22\x91\x15\x9c\x88\xe7\x72\x80\x91\xc0\x86\xa2\x72\xe6\x0a\xf2\x8b\x90\xc5\x4f\xe5\x65\x26\x58\x21\xd7\x9b\x42\x64\x21\x08\x48\x67\xe6\xc0\x2d\x90\x73\x34\x15\x11\x51\x7d\x75\x0c\xc0\x2a\xe1\x0f\x4d\xfb\xfc\x10\x8e\x12\x76\xe1\x92\xa4\x6d\x94\xdd\xca\xcc\xf4\xc1\xb6\x68\xc0\xe8\x5a\x40\x72\xa6\x09\x5b\xeb\x84\xab\xf5\x74\x3a\x65\xa2\x88\xa6\xaf\x46\x2d\x74\x2a\x30\x8c\xdb\xbb\xe4\x80\x44\xeb\x5c\x24\x3b\x47\x4f\xe5\xd2\xb7\x00\x2f\x8c\x47\x3c\x7a\x29\x5b\x96\xff\x4d\x3d\xa6\xf5\x75\x43\x80\xad\xf3\x37\x3e\x39\xb8\xa3\x1c\x50\xad\x1b\x51\x12\x7e\xbf\xdd\x6f\x70\x50\xb2\x7b\x7b\x59\x4a\xab\xb1\x19\xdc\xbf\x68\xd9\x81\x40\x39\x88\x35\xb2\xb5\x24\xa2\xd8\x39\x28\xeb\xb5\x7d\xcc\x1a\x89\xc8\x47\xe4\x20\xf7\xa4\x13\x8f\xcc\x24\x1e\xe2\xc6\xba\xa9\x4f\xf7\xe8\x6d\xb1\x5f\x48\xa7\xb5\x43\x23\x33\xb5\x3d\xa5\xc2\x18\xd3\x09\x93\x3d\x93\x1d\xbc\x29\x5d\xde\x36\x04\x83\xe2\x20\x98\x55\x89\xd5\x41\x06\xa1\x0f\xf6\x39\xea\xb3\x20\xb6\x97\x17\x3a\xe3\x6b\xc1\xb6\x22\x96\xe5\xb6\xf5\xb0\x71\xcd\x3d\x06\xb5\xaa\x93\x72\xdb\x4d\x42\x79\xec\x13\xc1\x37\x12\xff\xeb\x0c\xaa\x1b\xfc\x44\x98\xb9\x84\x0c\xab\x67\x46\xed\xc5\xc8\x15\x8d\xb5\xb9\x29\x33\x99\x03\x5d\xea\x21\x09\xbb\xae\x18\x2c\x1a\xe2\xfe\xbb\x14\x23\x26\x95\xd9\x3d\xb1\x01\x59\xfa\x49\x8e\xb3\x0a\x60\x81\xee\x4b\xa1\x8e\x85\x1d\xef\x2b\xcb\x74\xd9\xa0\x8a\x1a\x84\xcf\x00\xb3\x31\x10\x31\x20\xb0\x1e\x14\x48\x88\xa2\x42\xb3\x95\x4d\x01\xbd\x17\x01\xa9\x5e\x0c\xf2\x06\x8f\xc8\xd0\xf4\xe7\x9f\x72\x8b\x3d\x22\x78\x98\xb7\x58\x0a\x5f\x09\x86\xf3\x1e\x7e\xb0\xa8\x40\xec\x21\x16\x01\xd4\x77\x31\x57\x45\x6b\x01\x1e\x34\x0b\x65\xe1\x4f\x7e\xe1\x65\xd2\xfe\x75\x2a\x1f\xbe\x8a\xea\x78\xb3\x5f\x6f\x18\x0e\x35\x11\xe1\x67\x7d\x0d\x0d\x0a\xd9\x8f\x4b\x84\xe1\x5a\x1c\x60\x09\x56\xe6\x01\x07\xdd\x2a\x21\x98\x61\x17\x45\xb4\xf1\x96\x47\x55\xe6\x9e\xa4\x4f\xa9\x9f\x5b\x4f\xed\x8f\x90\xef\x10\x3b\x2b\xd7\x4a\x87\xaa\x34\x5a\x09\x88\xab\x9a\x03\x48\x87\xc5\x32\x59\xec\x07\x28\x8e\xe4\xbb\xdb\xb7\xd4\x0a\x8d\xc0\x33\xea\x67\x25\x3c\x0e\x4f\x0a\x89\x2c\x59\x16\xdd\x8d\x6f\x22\x52\xd2\xac\x53\xbe\x57\x79\x47\xe6\xaa\x5a\x55\x63\x90\x2c\x82\x50\x66\x02\x99\x9a\x73\x63\xbd\x15\xf2\xc1\x6c\xd4\xe6\xb2\x76\x0b\x14\x4e\x80\xe6\xda\x9b\x2b\x6c\x76\x40\xf7\x7c\x2f\x76\x79\x28\xdb\x49\x2b\x8a\x75\x2d\x48\x69\xfa\x43\xf3\xb5\x7f\x2a\x60\xe0\x16\x99\x7f\xeb\x0f\xbb\xcb\xb0\xd2\x0f\xe6\xc7\x3d\xd0\xe4\x46\xe1\x66\x0d\xfa\x1c\x5b\xef\x35\xa5\x63\xc2\x8f\x33\xcd\xa1\x47\x1f\x02\xb6\x34\x44\x8f\x86\x09\x53\xf0\xf0\x35\xef\xdb\xb9\x22\x46\xf8\xe0\x92\x33\x07\x4e\x73\xda\x28\xf1\x1f\x79\xa8\x77\x15\xd2\x22\x20\xed\xb4\x04\xa6\xd5\x2a\x2d\x54\xc0\xaa\x3e\xcf\x15\x54\x8d\xa9\xd1\xd6\x4b\xd9\x5a\xe1\x81\x90\x56\x9a\xdc\x4e\x18\x6b\x90\x7f\x88\xdf\x24\xde\x4a\xd4\x7f\xc5\xd7\x4f\x24\xcc\xf0\xcd\x54\x2b\x82\xd4\xe2\x47\x6f\xce\xcf\xae\xcf\x6f\xbf\x1a\xcc\xd5\x62\x4c\x47\xe3\x5c\x6d\x3b\xdf\x9e\xbf\x9b\xdd\xbd\xbf\x5d\xbc\xbd\xb8\x7e\x0e\xa0\x2b\x7d\x74\x00\xd2\xf5\x86\x84\x26\xce\xb4\x2a\xc4\x97\xa3\xee\xe4\xac\x54\x0b\x3e\xc2\x4b\xe8\xa4\x66\xfa\xcc\x1d\x2c\xb4\x29\x94\xe1\x54\x2c\x88\x35\x15\x6f\x34\xa7\x8b\xb1\xf2\x6e\xd1\x95\x4c\x12\x48\x40\x77\x01\x04\x4a\x6e\x34\x83\x0a\xe7\x8f\x25\x8a\xa5\x33\x75\xae\x96\x15\x1d\x13\x70\xf9\x6d\xcc\x23\x18\x53\xcf\x53\x33\x00\x99\x84\xc4\xde\x3e\x2d\x8d\xb5\x54\xc2\x37\x03\xb5\xda\x4b\xc5\x3a\x09\xd0\x69\x12\x9f\x13\xd0\x47\x86\xd7\x50\x5b\xd3\xae\xb8\xca\xfa\xb4\xe6\xa7\xfd\xd0\xf5\x10\x37\xb1\x54\x68\x98\x56\x76\xf3\x4d\xfb\xd2\x3d\xf5\x5b\x00\xc6\xdd\xcc\x24\x87\x28\x0b\xc8\xa1\xfb\x89\xa4\x89\x40\x8d\x2d\x1f\x7e\xb9\x97\x08\x7c\xd3\xab\xda\x38\x9b\xa3\xd0\x8c\xb5\x84\x58\x0c\x27\x4e\x9d\x28\x29\xf3\x42\x64\xe4\x36\x99\xfd\x7a\x33\x57\x6f\xcc\xf5\xf5\x8a\x6e\x21\xd2\x61\xc2\x2a\x10\x76\xa5\x2b\xf5\x5b\x0b\x25\x3c\xc1\x5e\xa2\x17\x7e\x2b\xb8\xca\x19\x6c\x8d\x24\x11\x99\x5f\x19\xd8\x1e\x21\x62\x92\x2b\x05\x12\x61\xff\xfb\x57\x8c\x30\xb5\x66\x28\x4c\x7b\xe9\x53\xd2\xeb\xaf\xaf\xa7\x2e\x7e\x03\x00\xba\x3f\xe7\xca\x69\xc9\xb7\x1a\xba\x8a\x28\x47\xa0\x75\x11\x55\xb3\x9f\x06\xad\xa5\x5b\x2c\xee\xb7\xa5\xf4\x84\x4b\x69\xc0\xbd\x1e\xde\x12\x6c\xa3\xcd\x01\xea\x44\x8a\x3c\x48\xc2\xf1\xab\x24\x00\x59\x34\xc3\xd8\x7a\xeb\xd4\x84\x3a\x8f\x41\x2e\x41\x51\xc7\x01\xc3\x67\x2d\x44\x4e\x5e\x11\xce\xc6\x76\x7a\x35\x40\x9f\x87\x30\x71\x66\x21\xb2\x4a\x17\x96\xfa\xc4\xa1\x52\x09\x62\x6b\xbe\xe0\x38\x77\x7a\xdb\x48\x3c\x36\xd6\x4a\x59\x1c\xa9\xa3\x77\x1b\x42\x79\x2b\xc9\xe0\xd8\x8a\x90\x46\xc2\x52\x47\x38\xea\x99\x31\x8b\xef\x70\xa5\xd6\xea\x9a\x73\x34\xa6\x07\xc1\x39\x2e\xaf\x2e\xcf\x43\x30\xc6\xc5\xe5\xed\xf9\x1f\xcf\xaf\x2b\x34\x02\xef\xaf\x66\x15\x2a\x80\x9b\xdb\xeb\x1a\x03\xc0\x9b\xab\xab\xf7\xe7\x0d\x54\xc7\xf9\xed\xc5\x87\x4a\xe1\x6f\xef\xae\x67\xb7\x17\x57\x95\xef\xbd\xb9\xb8\x9c\x5d\xff\x6b\xf8\x97\xf3\xeb\xeb\xab\xeb\x5a\x7d\x77\x67\xfd\xf8\x90\x4a\x37\xda\xdd\x3f\x3e\xfc\x1c\x30\xba\xb6\x6e\xe3\xaa\x92\xed\x11\xbb\x78\x20\x6e\x72\xdf\x72\xb4\x2c\x01\x71\x28\xf4\x80\x1b\xc3\x34\x75\xd4\xaa\x7b\x7a\xe9\xdd\xca\xd0\xa5\xfc\xb8\x63\xcf\xdc\x6a\x8b\xa7\xc0\xb1\xf6\x1a\x80\xae\x96\x9a\xe3\x96\xa0\x5e\x38\xb4\x29\x44\xb0\xd6\xbc\x53\x78\x4a\xc5\xcf\xde\x52\x5b\xc7\xbe\x76\x7a\x06\xb1\x3d\x44\x4c\x4f\x45\xc2\xd2\xd7\xe8\xa0\x32\xcb\x71\x20\x63\x6b\x28\xd8\x0f\x83\x8b\x1b\xba\x61\x56\x4e\xb0\x1c\xbb\x34\x52\xdb\xb3\xa5\xfa\x49\xff\xc6\xb6\x9f\x2a\x69\xb6\xbd\xc6\x10\x33\xa2\xdd\xc0\xd4\x35\xa6\xdd\xb7\x3c\xbf\x1f\xdb\x6e\xaa\xa4\xd9\x6e\x30\xfb\x0e\x6a\x37\x38\xbc\x8b\x76\xf6\x9e\x11\x87\x58\x58\x4c\xb5\x79\x8e\x5a\xc0\x7d\x25\x90\x22\x1e\xd6\x46\xb3\x01\x9e\xf7\x79\x99\xf2\xe1\x81\x0c\x68\x8d\xdb\xae\xbc\x46\x66\x7f\x03\x9f\x42\x0f\x97\x99\xe0\xf7\xb1\x7e\xa4\xf9\xa8\xe3\x9a\xd9\xa0\xd3\xbc\x3a\x40\xe6\x0c\xb7\x57\x44\x91\x51\x04\x0a\x71\x78\xbe\x78\x00\x02\x4a\xa2\x63\x47\x1b\x2c\xd0\xd0\xad\xf3\x1f\x01\xe3\x94\xf2\xb3\x33\x57\x68\xcd\xb7\xe9\xf0\x9a\x59\x35\x2d\x22\xc6\x12\xe8\xaa\xb3\xa1\x31\xb8\x9e\x07\x13\x4b\xe9\x47\x65\x06\x70\xc1\x65\x06\x6f\x26\x18\x10\xa9\xc0\x99\x9c\x99\x07\x4f\x26\x22\x99\x8b\x40\x8b\xac\xf5\xc6\xfe\x7c\x9c\x72\x49\xc1\x8b\x56\xb7\xeb\x60\x7f\x38\x8f\x8a\x92\x27\xec\x73\x29\xb2\x1d\x11\x3f\xa2\xaf\x12\xff\x12\x71\x85\x79\x4e\x85\xd8\xa6\x40\x26\x10\x26\xe8\xcc\xd5\xaf\x00\x94\xc0\x29\x78\x91\xb3\x3f\x02\xe4\xc1\x7e\x99\x2e\xe1\x2d\x47\x34\xf3\x5f\xb0\x0e\xf7\xd9\x74\xae\x2a\xda\x3e\xc1\xaf\x2a\x32\x3f\xd3\xb9\xb2\xe2\x1a\xb1\x8e\xf2\x29\xbc\xf8\xa6\x3a\x5b\x9f\x92\x2c\xb5\x59\xec\xfa\x7e\xa9\xf5\xfd\xa9\x50\xa7\xe0\x93\x2a\x4e\x79\x59\xe8\x53\x80\x4b\xe1\xfc\xe7\xa7\x56\xbd\xd6\xca\xff\xe6\xa7\x1b\xf9\x20\xe0\xff\x4d\x37\xc5\x36\xf9\x87\x3c\xdd\x7c\x39\x59\x27\xd9\x89\xf9\xed\x49\xf8\xdb\x13\xfb\xdb\x13\xfb\xdb\x13\xf3\x33\xfc\x7f\xe9\x0e\xc3\x3b\xe2\x0b\x37\x77\xd9\x64\xae\xa4\xca\x45\x56\x80\xf5\xf3\x98\xc9\xc2\x8b\x28\xed\xd8\x8b\xff\xfa\x2f\x36\xcd\xf8\x23\x26\xe2\xbe\xe5\x05\xff\x88\xfe\xc5\xff\xfe\xef\x17\x10\x50\xc5\x94\xb4\x94\x67\x9f\x4b\x51\xcc\x15\xa1\xc1\xff\xcf\x5c\x41\x04\x76\xbb\x5b\x14\xe8\x77\x45\x1f\x64\x9c\xb3\x7f\xc1\x32\x2f\x90\x04\x35\xce\x4d\x49\x1d\xc9\x30\x92\x27\x2d\x82\xe7\x1d\x2e\xfa\xcf\xc9\x5b\xfa\xfe\x88\x6d\xfd\x39\xa9\xee\x6a\x2b\xe3\x93\x7f\x4e\xe0\x02\x4d\x34\xb7\x60\x2d\xe6\x16\x2f\xbc\x93\xa9\x71\x6d\x7b\xa4\x01\x0d\x78\xd6\x30\x7d\xfb\x5e\xb9\x41\x22\x76\xeb\xb9\x6f\x1c\x23\x10\x2b\xf0\x71\x08\x88\x9e\x4b\xb3\x43\x6e\xd0\x13\x0a\x96\x1b\xf6\x1c\x6c\x52\x0a\x9d\xbb\xf2\xd0\x71\x91\xff\xe1\xf5\xe9\xe9\x84\xad\x73\xf8\x9f\xe5\x67\xf8\x1f\x40\x0f\x3d\x15\x97\x70\x63\x30\x1d\x10\xae\x39\xcb\xfb\x67\xe2\x29\x50\x74\x5f\x83\xbe\xbe\xb6\x4c\xdf\x94\x2a\x4e\x84\x4f\xe0\xad\x84\x44\x12\x6d\x66\xd2\x4e\x54\x53\x28\x08\xe6\x78\x29\x22\x6e\x0e\xbe\x46\xdd\x08\x2e\xd5\xab\x42\x28\xf4\x86\x65\x5e\x47\x90\xa3\xe7\x0a\xcc\x62\x80\x42\xf2\x82\x40\xf5\x02\xfe\x08\x95\x00\x1f\xfc\xa4\xfe\x11\xdb\xe9\x92\xa8\xcd\x81\xb0\x37\x16\x51\x02\xfa\x11\x96\xb4\x88\x65\xa2\x28\x33\xc5\x38\x4b\xb9\x8a\x79\x0e\x2b\x70\x95\x41\xb4\x33\x63\xbc\xd9\xd0\x09\x02\x8e\x75\x59\x00\x15\x17\x22\x0b\xc2\x91\x40\xee\xf9\xa0\xcd\x93\xa0\x11\x78\x27\x00\x05\x76\xe3\x87\xd3\xb9\xb2\x4a\x77\x84\x85\x43\x4f\x59\xa4\xd3\x1d\x11\x2d\xd5\x07\x5d\x5a\xcf\x19\x0d\xf7\xc4\xe3\x4d\xea\xdf\x9d\x30\x59\x0d\xad\x01\xf0\xb8\x08\xb4\xba\xad\xda\xf9\x4b\xa1\x22\x1d\x8b\x2c\x7f\x65\xb6\xa1\x74\xef\x0e\xb4\x1f\x64\xee\x27\x03\x4e\x29\x73\xb9\x91\xb7\xd0\x14\xef\xf4\xa0\xcc\xe8\x54\x88\xd1\xdb\xec\x9c\xfd\x5b\xe5\x7b\x47\xc1\xb4\xb5\x97\xfe\xf3\xab\x22\x62\x42\x5c\xa7\x7d\x73\x1e\xee\x82\xc0\x2d\x1b\x9e\xb8\x58\x28\xda\x38\x64\x9c\x58\x61\x64\x59\x80\xf6\x62\x26\xf2\x62\xae\xe8\x06\x9e\xb0\x95\xe0\xc6\xce\x9b\xb0\x28\x7f\xc0\xc3\x18\xaf\xfb\xe2\x51\x7b\x0c\x8e\x55\xd5\x01\x30\x6c\xa5\x70\xef\x24\xc6\xaf\x01\xa2\x80\x47\x05\x02\x0c\x7a\x40\xfe\x68\xaa\xc0\x60\xb5\x1e\x88\x07\x8c\x83\x15\x69\xa9\x0b\xa2\x85\x1a\x41\x30\x12\x3b\x0c\x14\xb3\x7a\x3b\xf0\x03\x73\xf0\x60\xef\x10\x06\x12\x1c\x8e\x60\x71\x13\x96\x16\xf7\x99\x8f\xe1\x86\x4c\xf9\xe0\x9b\xe9\xda\x54\x3d\x03\x01\x0d\x38\xcc\x6f\x61\x7e\xba\xd7\x61\x95\x8b\xcc\x2a\xc8\x60\x5f\x91\xd7\x72\x23\xb3\xf8\x24\xe5\x59\xb1\xb3\xcb\x37\x91\x4b\x10\x9e\x48\xe4\xbd\x60\xb3\x2c\xd3\x8f\x4f\x3d\x0a\x9d\x47\x4b\xd7\x0b\xfb\x18\x24\xfb\xd8\x57\x7e\x2b\xab\x6d\xdd\xdd\x71\x18\x83\x6e\x97\xe3\xa3\xb5\x9e\x4c\x14\xd9\x6e\x61\x16\xe2\x36\xed\x3c\x29\x06\x25\x4d\x0c\x37\x72\xc7\x91\xf3\xd6\x5c\x18\x9d\xe4\xbc\x95\x59\xfd\x7e\xc8\x79\x5b\x78\x77\x9b\xe4\xbc\x17\x97\x17\xb7\x17\xb3\xf7\x17\xff\xaf\x56\xe2\xaf\xb3\x8b\xdb\x8b\xcb\x3f\x2e\xde\x5d\x5d\x2f\xae\xcf\x6f\xae\xee\xae\xcf\xce\xfb\xd9\xb6\x9a\xad\xf7\x26\xf8\x09\x0b\xeb\x79\xcd\x6e\x03\xa0\x06\x26\x1b\x90\xfd\x4d\xca\xab\xb0\xaa\xcc\x66\x96\x6a\x3d\x81\x8d\xfa\x9a\x9d\x67\xd9\xc5\x96\xaf\xc5\xc7\x32\x49\x26\x36\xb3\x56\x64\x67\x99\x80\x87\xe7\x84\x7d\xd4\xf1\x45\xf0\x3b\x48\xb8\x6c\xed\x06\xd4\xcf\xe3\x38\x13\x79\x8e\xd5\x4f\xa8\xfe\x00\x3c\xe4\x92\x39\x09\x3c\xc7\x1f\xb8\x4c\xcc\xfb\xed\x35\x7b\xc3\xa3\x7b\xbd\x5a\x61\xfa\xcc\xc4\xa5\x86\xb1\xcf\xa5\x2e\x38\x13\x5f\x22\x60\x98\x6b\x5f\x27\xef\xf5\xfa\x1b\x40\x95\x07\x84\xa7\x3a\x1e\x29\xa0\xb0\xb7\x68\xbf\xce\xdb\x0f\x02\xea\xe5\x07\xfc\xe9\x3b\xfc\x65\xbb\x83\xb2\x48\x9e\x80\xdc\xe1\xbd\x5e\xb7\xeb\x1d\x81\x75\x4d\x22\x4d\x14\x48\x88\x88\x2a\x46\xaf\x59\x2e\xd5\xfd\x5c\xfd\xba\x11\x8a\xe9\x32\xc3\x3f\xc1\x33\xdf\x98\x99\x49\x99\x6f\x04\x08\x20\x4f\xd8\xa3\x60\x5b\xbe\x43\xb3\x19\xde\x04\x4e\xa4\x05\x96\x0c\xdc\x22\xe6\xd7\x89\x54\xe6\xb4\x48\xa5\xcd\x4b\xa8\x4f\xfd\x53\xbc\xb8\x2c\xbf\x22\x3f\x9e\xfe\xb8\xef\x3e\xad\xe0\xf3\xc0\x55\xe6\x71\x93\x16\x20\x44\x27\x37\x68\xc0\x6a\x7d\x5f\xa6\x9e\x89\xf5\x85\x0d\x4e\xc2\x70\x3f\x68\x19\xb3\xb8\x4c\x13\x19\xb9\x73\xf7\x51\x67\x9d\x74\xd3\x98\x40\x33\x22\x45\xb2\x96\x16\xd6\xd7\xb1\x96\xec\x9c\x00\x49\xd7\x43\x3c\xfd\xcc\xd4\xdb\x4c\xaa\x28\x29\x41\xdd\xae\xcc\x45\x76\x52\x64\x72\xbd\x06\x03\xdc\xe6\xfa\x7d\xff\xdc\xdc\x9e\xfb\xf3\xf8\xb4\xb6\x30\xad\x3e\xd1\x6b\x19\xf1\x24\x04\x37\x7b\x54\x84\x23\xff\xb5\xdb\x9e\xb4\x7f\x21\x0f\xc2\x36\xa8\x93\xbf\x2b\xcd\x04\xf0\x4f\x2f\xe0\x28\x5f\xd0\x71\x77\x4c\xbb\x57\xcc\x3c\xd0\xb1\x5d\x21\x35\xaf\x0d\x2f\xd8\x1b\xce\xd7\x6d\x05\xe0\xc0\xc4\x44\x71\x78\xa6\x1f\x95\xc8\xc0\x82\x05\xd8\x87\xe9\xa9\xd2\x60\x9b\x38\x51\x38\x87\x4f\xb6\xa2\x88\x2b\x07\xc4\xc6\xcc\xd9\xb5\x7c\x10\xea\xeb\x73\xa9\x07\x15\x44\x3c\xda\x88\x85\xb5\xcb\x9f\xfa\xc8\x72\x17\xc0\xc8\xc3\xca\xaa\xb3\x84\x47\xa9\x0b\x6f\xc2\xd3\x09\x5b\xdc\x3c\xbb\x30\x90\xd8\x93\x91\x65\x1a\xb1\x88\x45\x74\xff\xd5\x8f\x66\x0f\xb2\xb2\x0d\x61\x9c\xbd\x15\xd1\x3d\xbb\xbb\xbe\xc0\x6c\x60\x59\x30\x73\x14\xe4\x1b\xaf\x36\xd5\xf9\x76\x2b\xf8\xfa\x19\xf8\xc8\x86\xca\x65\x79\x85\x04\x27\x12\x68\x1a\x44\x80\x28\xc8\x97\x34\x87\x24\xe5\xd2\x00\x10\x8c\x17\x56\x44\x09\x1c\xf1\x2c\xdf\x82\x66\x52\x59\x04\x42\x83\x09\x5f\x8a\xa4\x83\x2f\x34\xd5\xf1\xc2\xc6\x49\x8e\x05\xf3\x34\xca\xb2\x7e\x0c\x8a\x3a\xda\x3c\x06\x6e\x2c\xd6\x5b\xfa\x22\xbb\xff\x29\x0f\x08\x44\x74\x48\x5b\x0e\xef\x7a\x9e\x43\x7a\xf7\x4a\xae\x6d\xb4\x4d\xae\x48\xd9\x09\x29\x0b\x8c\x1d\x0c\xe7\xa5\x29\xe9\xa3\x8e\x09\xa6\xe7\x28\xf8\x8c\x15\x24\xc8\x7b\xe2\x71\x15\x61\x13\x2c\x0e\x10\xea\x35\x3b\x42\xf0\x98\xe9\x15\x79\x13\xd3\x34\x91\x40\x48\x1d\x23\xf7\x3d\xf0\x83\xe4\x55\x74\x7c\x58\x9a\x6d\x6c\x40\x63\xf2\xd1\x02\xf1\x7a\xe3\x8d\x3e\xc8\x65\xfa\x55\x75\x72\xd7\x6d\xaa\x63\x35\x0c\x5d\x3e\xd2\xa1\x4f\xe8\x7e\x6f\xda\x3a\xd1\x4b\x18\xa8\x6e\x50\x5c\xcf\x01\x6d\x4e\xa7\x4c\xc6\x63\xae\x77\x3b\x26\x57\xee\xa7\x7d\x0d\xbc\xb2\x9e\x0e\x57\x93\x9d\x66\x46\x72\x01\x61\x04\xbf\x96\xc6\xbe\xef\xad\x0d\x01\xc2\xdc\x45\x08\x9d\x35\x5e\x90\x58\x06\xec\x0a\x77\x1c\x77\x3c\xab\xab\x7d\x39\x6a\xa2\x9b\xd4\x2f\x7b\xc6\xd2\xb3\xc5\xf4\x4f\xf2\x11\xec\x16\xb8\x73\x1d\xc5\xc5\x88\xd1\x75\x53\x87\x18\x5f\x33\x9e\x7e\x12\x2b\xc9\x17\x83\x66\xb4\x3e\xee\x76\x17\x1f\x33\xe4\xcf\xb1\xa3\xca\x42\x7b\x97\x3f\xf4\xe7\x02\x48\xaa\xc2\xb4\x2e\x38\x36\x2e\xe2\x0e\xb8\x80\xb5\xc1\xec\xd6\x1c\x01\x42\x1d\x05\x83\x4d\x33\x61\x83\x47\x3b\x51\xb8\xe4\xfe\xc4\x6a\xda\x41\x6c\xc4\xf5\xba\xca\x6e\x62\x09\x0c\x1c\x9f\x1a\x44\x32\xc8\xde\x8b\xf4\x36\xd5\x0a\xb0\x29\x98\xaa\x34\x57\x9e\x58\x06\xd3\x6a\x6c\x78\xa5\x92\xef\x36\x21\xaf\x16\x66\x4f\x88\x5c\x27\x0f\x14\x47\x0b\x04\x34\x40\xd3\xd0\x34\xf0\xcc\x3c\x10\xcc\x73\x18\x02\xbc\x74\xbc\x03\x1c\xbc\x26\xcf\x9d\x89\xb5\xcc\x0b\x11\xa6\x08\x86\xbf\x7f\x32\x25\xd5\xca\x0b\xba\x6f\xe8\x3b\x95\x54\xf7\x99\xc2\x66\xd7\x8e\x68\xcf\x2e\x15\xf1\x85\xfb\x5d\xff\x62\xa8\x65\x71\xfb\x43\xa2\x72\x0b\xe0\x1a\xc0\x27\x40\x8e\x8c\x56\xb9\x93\xbe\x70\x93\x44\x5c\x43\xdc\xa3\xda\xcc\x14\xad\x4b\x9e\x71\x55\x08\x91\xcf\x15\x45\x1f\x91\x75\x2f\xa4\xe6\xa8\xa1\xe1\x9c\x81\x1b\xe9\xbc\x40\xa2\x23\xf8\xc9\x8a\xcb\xa4\xcc\x3a\xdf\x9c\xb8\x2a\x0f\xe2\x1e\xe8\x1b\xa5\x33\x28\x96\xb5\x4d\x9a\xcb\x62\x0d\x76\x91\xa3\xce\xa8\xc7\x0e\xab\x49\x9e\x1d\x5d\xb0\x47\xee\xf0\xf9\x76\x0e\xc7\x8e\xc4\xd6\x9f\xf2\x45\xaa\x47\x9c\x78\x7f\xfe\x29\xff\xa8\x3b\x52\x82\xf3\xcf\x0d\xc7\x58\x4f\x0c\xfd\x73\x97\x18\x08\xcf\xef\x21\xfc\xb4\xef\x3d\x3e\x88\x50\x74\x6f\x90\xaa\xf3\xec\x82\x55\xbb\xe1\x2a\x4e\xcc\x3b\x95\x17\xb5\x1b\xc8\x83\x7d\x8d\x5d\x5c\xd8\xc3\xb1\x3b\xb3\x0b\x12\x25\x16\x51\x23\xcb\x6e\xdf\x38\xd5\xd2\xf3\x7a\x01\x75\xb5\x5a\xaa\x49\x73\x6d\xc9\x1a\xfe\x66\x27\x09\x5e\xb7\x61\xbb\x97\xe0\x4a\xae\xbf\x83\x47\xd6\x87\xe6\x49\x19\xd1\x56\xa4\xfb\xcb\x21\xbf\x8f\xdc\x8c\x90\x64\x63\x0e\xb3\x90\x5a\x7b\xae\x48\xa1\x1b\x23\xaf\x10\x72\x43\x2e\xaa\x9c\xfd\xe0\x32\x2f\x7f\xf8\x47\xcb\x44\xb4\x63\x2b\x18\x6b\xa0\xfb\xd2\x51\x54\x66\x10\x16\x25\xd7\x0d\x13\x78\x37\xe5\xa3\x48\x36\xe0\x46\x76\x60\x16\x34\x9f\xda\xac\x07\xe7\xab\xab\x74\xea\x16\x5c\x34\xa8\x35\xee\xee\x42\x92\x90\xca\xf2\x82\xe5\x85\x48\x5b\x4f\xa5\x8a\xd1\x55\x95\xd3\x3f\xc2\xec\xf2\x62\xfe\x03\x6d\xdd\x11\x67\xf4\x2c\x78\x4e\xff\xe9\xe6\xea\x92\xa5\x7c\x07\xb8\xb0\x42\x33\xfc\x2a\xd0\x4d\xd6\xf7\xef\xbe\x19\xa8\x76\xbe\xba\xd9\x70\x4c\x2d\xc0\xb4\xdd\x77\x4b\x35\x36\x6d\x28\x58\x33\xb4\x24\xcd\x56\xce\x74\x72\x92\x26\x5c\x05\xd0\xdf\x7c\xca\x6a\xd5\x87\xb1\x5e\x17\xf5\x21\x34\x0d\x34\x00\xdc\x29\xb4\x16\xb2\xb2\x15\x1c\x0a\x9c\x24\x76\x41\x1d\x17\xde\xed\x3c\x23\x7a\x41\x6f\x1f\x50\x98\x83\x47\x66\x9b\x20\xb3\x80\x0d\x59\x3b\xd4\x03\xcf\x01\x90\x38\x62\xa2\x7e\x96\x0a\xe5\xc3\xe4\xd6\x18\x99\x04\x3e\x80\xe2\x21\xe2\x66\xd5\xaa\xf5\x63\xce\x62\xe4\x5e\x28\x65\xbe\x01\xff\x24\x06\x04\x00\x1c\x44\xe7\x0b\x22\x17\x32\xae\x72\x33\xa1\xe0\xd3\x14\x0f\x82\x1c\x1b\x95\x60\xdc\xc5\xdb\xf7\x2e\xbe\x8f\x93\x44\x82\x82\x1d\x43\x1f\x18\x66\xc7\x3c\x60\x5a\xf5\xf5\xf7\xcb\x52\x7c\xe0\x69\x5f\xd6\xd8\xd1\x25\xee\x9b\x25\xc7\x3c\x53\xb7\x3a\x41\x69\x18\x34\xc6\x2a\xa9\x63\xe1\xe8\xdd\xa9\x23\x8f\x9f\x56\xea\xf2\xfd\x92\x18\x83\x1f\x61\xc3\x32\x01\x47\x9c\x3d\x01\x09\x9c\xc3\xd6\x38\x7b\xd9\xec\x72\x50\x70\x02\xf6\x2a\xf4\xa4\x4d\xd9\x8d\x10\xec\x13\x8c\x94\xa9\xec\x13\x29\x04\x02\x5c\xb0\xe0\xb2\x55\xc0\x09\xbe\x7d\xa1\x56\xfa\xb8\xc3\x20\x5b\x37\xe0\x68\x47\x8d\x4a\x7b\x3b\x8f\x05\xbc\x41\x2a\xa3\x7a\xde\xfc\xfb\xd6\x7e\xed\x81\xb7\x7d\xf4\x6f\x72\xca\xca\xb3\x2d\x35\xf7\x33\x4c\xf1\x21\x0c\x4f\xb5\x45\x42\x94\xde\x49\xae\xd9\xbd\xd2\x8f\x0a\x6d\x01\xaa\x89\xbd\x34\xfb\x0f\x2e\x30\x74\xa0\xa2\x59\x50\xe2\x69\xf8\x0a\x88\xa2\x67\xee\xdf\xec\x06\x63\x45\xd8\x66\x90\xf6\xc9\xc1\xf8\x21\x51\x1e\x38\xcd\x5f\xce\x26\xec\xcd\x84\x9d\x4d\xd8\x74\x3a\x7d\x35\x41\xdd\x71\x6a\x11\xfe\x04\x91\x63\x05\x5f\x9b\xb2\x49\xec\x64\x15\x54\x00\xf2\x5d\xe6\xb2\xb2\x6c\x61\xdc\x7f\x2b\xf0\x3c\xd8\x2e\x60\x0e\x23\x25\x5c\x50\x5c\x3d\xda\x68\xe9\x1b\x05\x10\x4d\x11\xe9\xcc\x82\x3c\xf3\x42\x67\x16\xb0\xf6\xc0\x33\x2e\x15\xa4\x76\xf3\x26\x5c\x97\x6a\x0e\xe8\xab\xc5\x17\xbe\x85\xfe\x4b\xe5\xf8\x2d\xcd\x30\xdd\xba\xf6\x17\xbb\x94\x1c\xd2\x8f\x99\x2c\x0a\x73\x3b\xe7\x73\x75\xc3\x5e\xff\x0b\x9b\xa5\x69\x22\xd8\x8c\xfd\x8d\xbd\xe1\x8a\x2b\xce\xde\xb0\xbf\xb1\x33\xae\x0a\x9e\xe8\x32\x15\xec\x8c\xfd\xcd\x0c\x9b\x29\xef\x52\x9b\xeb\x70\x37\x61\x9c\xa9\x32\xc1\x5b\xff\xa5\x05\x83\xbd\x72\xfd\xe2\x7e\x76\x96\xa2\x78\x14\x42\xb1\x5c\x6f\xe9\x2a\xfc\xab\x8b\x49\xe4\x52\xad\x13\x51\xd0\x7a\xa8\xc2\xf6\xb0\x82\x13\xe8\xe9\xeb\xb9\x72\xbe\xbc\xbf\x9a\x16\xff\x95\xfd\x8d\x5d\x96\x49\x62\x9a\x64\x0e\x1a\xb3\x90\x5e\x33\x9b\x46\x21\xd4\xf4\x51\xde\xcb\x54\xc4\x92\x43\x22\x85\xf9\xd7\xe9\x2d\xcc\xf6\xa2\xf4\x9c\x79\xe1\x9e\x76\x72\x49\xc7\x1c\x3d\xcf\x92\x94\xed\xc4\xbc\xec\xe4\xf7\xbc\xfc\xaa\x3f\x1d\x6f\x11\x79\xa6\x50\xda\x0f\x64\xb0\xa2\xd4\x55\x28\x1a\x76\xd0\x11\x50\xbb\x6c\x6d\x59\x2d\x57\x41\x78\xa9\x1f\x7b\xc8\x82\x02\xde\x93\xbf\x21\x07\x28\x6f\x0d\x3d\x72\x1b\xba\x41\x95\x34\x77\xb0\x25\x3d\xd5\xcf\xa0\xa8\x90\xd3\x0b\xfa\xa5\x2a\x01\x58\x19\x62\x2d\x07\x69\x25\xd6\x1a\x7b\x47\xbe\x0b\x4c\x50\x33\xdb\x54\x26\xa7\x66\xab\x9e\x5e\x6a\x65\x9e\xad\xb9\x5c\x23\x3d\x11\xc0\x88\x50\x64\xd0\x1a\x05\xb7\x55\x93\x35\xd8\x02\x60\x1f\x98\x26\x21\xb4\xad\x30\xa7\x80\x99\x82\x64\x37\x57\xe6\x17\x74\x23\x01\xcc\x5d\x3a\x16\x5b\xac\x8d\x48\x62\x6d\x5d\x74\x20\x07\x85\xb7\x2c\xb0\xbe\x1c\xda\x23\x16\x1c\xa5\x6c\x1d\xe1\x15\xbf\x0c\x18\xdc\xa8\x34\x4b\xef\x81\x71\xcf\xa5\x48\xb4\x5a\x9b\x55\xd1\x75\x08\xe8\x2d\x97\xc7\x00\x4b\xc2\x26\x60\x61\x9d\x2d\x30\x97\x25\x7d\x85\xa6\xc4\xdc\x93\x32\xf6\xef\xfb\xbc\x5c\x1a\x3b\xc2\x79\x64\xdd\x6d\x48\x9d\xeb\x4a\x28\x3e\x2e\xbe\x7c\x97\x8b\x0c\x68\x96\x11\xe1\xe0\xbc\xfd\x78\x71\x7a\xb2\x0d\xec\xd1\xb0\x4d\xd5\x0b\x8c\x6d\x77\x85\x50\x34\xa1\x91\x5a\x3d\x60\x3d\x7e\x4b\x8c\xec\x10\xe4\xec\xbb\xd9\xc5\xfb\xda\xf7\x9a\xc8\xd9\x16\x78\xed\xed\xc5\x87\xf3\xb7\x8b\xab\xbb\xdb\xc6\xf7\x4c\x69\xf4\xa7\x3d\xe0\xd9\xce\xd1\x7b\x0a\xf8\xe0\x67\x14\x2b\x5a\xe8\x95\xcd\xa4\x1c\x7e\xa7\x37\xe4\xa2\x86\xa1\x54\x42\x92\xed\x50\x56\xa9\xb9\x70\x3a\xf3\xc1\xd5\x82\x22\x12\xc3\x1a\x5b\x1f\xb0\x2b\xf5\x0e\x7f\xfe\x51\x27\x32\xea\x07\xbd\xd9\xeb\x6a\xa3\x1f\x5b\x50\x44\x4b\x01\x28\x50\xf2\xff\x50\xa3\xd0\x42\x2f\x44\x54\xf8\x88\x5b\xb3\x73\xff\xab\x81\x36\xfb\xdf\xe0\xe8\x51\x76\xc3\x06\xf2\xb1\x2e\x86\x07\x77\x2b\x10\x6c\x02\xaf\x3c\xfa\x5a\x21\x97\x0e\x62\xdb\x11\x27\x17\x74\x65\xe4\xe1\x80\x7e\xdc\xe8\x04\xe5\x95\x88\xac\x74\xae\x52\x91\x45\x1a\x00\x2a\x98\x07\xaf\x59\xb4\x91\x49\xec\xe5\x69\x5e\x02\xa2\x17\x70\x77\xaf\x48\x54\x52\xb8\x18\xb3\x2d\xbe\xe7\xd6\xb5\xcb\xce\xaa\xed\x1f\xe7\x81\x7a\x3a\x88\x5e\xdf\xb2\xff\x95\xa0\x64\x38\x14\x44\x2f\x54\x8b\x16\x9a\x41\xaf\xb4\x67\x94\x87\x17\xf4\xf0\x57\x56\xba\xd6\x3e\x9c\x8a\xda\xbc\xd2\x32\xab\x0f\x25\x90\xce\x22\x8a\x0a\x01\x24\xb9\x80\xe6\x6c\x05\x47\x5b\xcc\x53\x40\xd2\xa4\xce\x95\x8f\x8f\xbe\xc8\x43\xbb\xac\x75\x9e\x91\x53\xd5\x82\x00\x27\xec\x45\xa5\xa3\x2f\x80\x94\x54\x69\xa8\x8f\x62\x58\x95\xa1\x81\xe5\x3a\x61\xb2\x98\x2b\x99\xe3\xca\xcc\x44\x22\x1e\x4c\xeb\x42\x67\x31\x61\x5d\xec\xdb\xd9\x76\x1b\x70\xe4\xdc\xa6\x1f\xd3\xb2\xa1\x4d\x98\x85\xe4\x96\x28\xe8\x12\x8b\xdc\xd8\x8d\x20\xcb\x21\xbe\x98\x0d\x20\x21\x16\x82\xf0\x8f\x58\x28\xdb\x3e\x40\x85\xa0\x12\xf3\x5c\x5d\xac\x20\x07\x14\x32\x4f\xe3\x18\x5f\xa1\x56\xa8\xc1\x31\x8d\x49\x72\x0e\x6b\x7a\x93\xdb\x89\x20\x4d\x54\xdc\x49\xe2\x41\x64\xbb\x02\x9c\xba\x30\xae\x4a\xf0\x62\xc3\x64\x31\x01\x8a\x38\x7b\x52\xce\x15\x8f\x49\x67\x9f\x8a\x33\x43\x03\xeb\xbe\x67\x9e\xe9\xf3\xa5\x7e\xe8\x33\x6c\x8f\x45\x7d\xe1\xae\x4e\x13\xae\x16\x78\x83\x7c\x03\xdc\x57\x20\x57\xdb\x15\xea\x2c\x97\x0b\x47\x6b\xf3\x24\xed\x0c\x14\xcd\x43\x11\x69\x63\xc7\xda\x8a\x26\xb8\x18\x3c\xad\xb5\x7d\x9e\x38\x3f\x0d\xa1\x0b\x32\x66\x23\xb0\xc3\x4f\x01\x0f\x09\xe3\x35\x24\x82\x5d\xad\xfb\x30\x61\x76\x05\x7c\xaf\xf8\xa4\x21\x33\x5f\xbb\x43\xea\xd3\x3e\x1e\x1a\xd3\xb0\x10\x0f\x82\xc7\xec\x69\xd6\xf3\x42\x64\x3a\xfd\x28\x4d\xa8\x8c\xed\x6d\x10\xee\xc3\xe4\x09\x81\x7e\x38\xe7\xe6\x69\x97\x23\x0e\xdf\x61\xba\x05\x5b\xf9\x94\x3e\x6a\x38\xa7\x86\x7a\x4a\x7c\xee\x35\xb4\x6b\xca\x2e\x14\xb3\xe6\xde\x84\xbd\xc0\x85\x95\xbf\x20\x17\x24\x69\x5a\x53\xec\x3c\xa6\xdd\x43\xd9\xaa\x75\x28\x06\xe6\x0c\xf8\xed\x86\x91\xa0\x5e\x6a\xc3\x67\x1d\x97\x37\x12\x72\x16\x0e\x49\x4b\xc7\x28\xe2\x12\x0b\xa0\x4b\x12\x9f\xdd\x3b\x34\xda\xb5\xf7\x66\xfb\x0e\xdb\x78\x17\x7b\x63\x7f\x68\x86\x28\x2d\xe9\x3e\xb5\x9f\x33\x9d\xcd\x95\x2d\x8d\x5c\x92\x39\x6a\x29\xd5\x8b\x0a\x20\xd4\x64\xf3\x07\x2b\x15\x40\x0c\x56\x3e\x0b\x74\xe7\x3c\xff\x6a\xfd\x14\x00\x50\xc4\x52\x78\x35\xfe\x29\x9b\xf9\xda\x8c\xe1\x61\x16\xf8\x16\xaf\xf9\x3a\x47\x63\x92\x98\x41\x91\x85\xa5\x84\x0c\xd2\x1b\xf2\x12\x88\x4d\x57\xa5\x39\x8c\x02\xf6\xd7\xb9\x32\x83\xc7\x56\x12\x70\xbf\x34\x2e\x73\xf5\x41\xe7\x36\x9b\x3e\xf7\xe3\x61\x31\xa4\x34\x6c\x2f\x9c\x8a\x18\xfd\xe1\x2d\x5c\xda\xe4\xf3\x47\x5e\x1c\x77\xb5\x40\x5e\x0b\x51\x62\xec\x74\x99\xf9\x4e\x45\x5c\xcd\xd5\x7f\x98\xe1\x41\x1d\x76\x65\xa7\x55\xaf\x70\x0b\xc3\x0c\x42\xb0\xe4\x13\x16\xfa\xf2\x1f\x5f\x7d\x7a\x85\x38\xf4\x32\x07\x69\xca\x49\xf5\x02\x71\x44\xe0\x65\x92\x40\x24\xda\xf6\xc0\x91\x51\xf8\x2a\x9a\x0a\x76\xc1\xea\xa7\x47\xdd\x42\x55\x4d\x8c\x21\x1b\xbd\x6f\x05\x7b\xe7\xf3\x8c\x45\xbc\x88\x36\x27\xd6\x96\xa3\x63\xcc\xde\x7e\x34\x7d\xa8\xe0\x66\x2c\xad\x76\x2e\x6c\xf3\xe0\xcc\xb6\x8e\x9d\xaf\xb2\x5e\x4c\x17\x00\x58\x73\x5b\x17\x86\x71\xe4\xa1\xb8\x38\x11\x16\x50\xb5\xf3\xdc\xd7\xad\x2c\x9b\x7f\x71\x92\x97\x5c\xf1\xad\x88\xd9\x0b\xc8\x98\x7a\x61\x27\x7f\xae\xd2\xe5\x34\xd9\xad\x0a\xa2\x78\x32\x83\x32\x05\x01\xa3\x3d\xb7\xdc\x22\x6e\x3e\x93\xf6\x0c\x76\xe7\x43\xab\xdd\xd6\x71\x63\xe3\x6a\x1a\x6e\xb0\xa0\x8f\xcb\x8d\xce\x4d\x15\x22\x54\x65\x52\xe7\xf9\xfd\x84\x2d\x33\xae\x40\x7b\x22\x0e\x8d\x2a\xbf\x3b\xe1\xf1\x8c\xfc\x49\x36\x85\x42\xf1\x64\x07\xd8\xf1\xc9\x5c\x21\xd9\x14\xb0\x12\xef\xa2\x44\x46\x6c\x9d\xf1\x74\x53\xb3\x83\xc4\x83\x50\xc5\x39\xb1\x2b\x58\x90\xfa\xb1\xa1\x65\xc7\xd6\x70\x14\xe7\xde\x45\xd5\xda\xe1\x9e\x86\xc2\x7b\x58\x31\x51\x85\x5e\xd4\x16\xd4\xea\x16\xf8\x84\xa4\xd0\x80\x8f\x8b\xfd\xa5\x5c\xea\xc4\x12\x9a\x5d\xbc\x65\x3a\x03\x2d\x81\x42\xd3\x9f\x64\xdc\x75\x8b\x49\x15\x8b\x2f\x47\xb1\x0a\xf4\x5f\x48\xd6\xbc\x33\xd5\x04\x94\xf5\xf5\xce\xc2\x2e\xca\x84\xb9\x2c\x0a\xfb\x82\x6b\x7c\x2b\xaf\x23\xec\x66\x49\xb1\x01\xd8\x1b\x02\xae\xfd\xa0\x6e\xf9\x8e\x45\x1b\xae\xd6\xc1\x13\x1a\x50\x48\x22\xd5\x19\x6a\xee\x3d\x00\x7d\x97\xce\x6c\xd6\x26\xe5\x22\x12\xea\xdb\x39\xbc\x11\x6c\xa9\x6d\xc2\x21\x5f\xaf\x33\xb1\x86\x44\xfa\xb9\xaa\x64\x53\x03\x75\x99\xa5\xfb\xc7\x7a\xfa\x92\x51\x9f\x86\xd1\xa1\xeb\xd5\x52\x64\x3b\x97\xca\x47\x82\x95\x6e\xe8\x1a\xc3\x3a\x61\x52\x4c\x27\xec\x47\x0f\x30\x15\x91\x56\x2e\x17\xb0\x23\x11\xac\xe6\x9a\xde\x73\x16\xb5\x50\x3f\xb4\xb7\x1d\x3e\x6b\xc8\x5e\xb6\x2e\x9a\xde\x64\xca\x82\x17\xe5\x88\xb3\x92\xc4\x9b\xcf\xcc\x8f\x6f\xf0\xb7\xbd\x18\x6c\x54\x84\xb5\xb4\x3b\xe6\xfb\xe6\x84\x37\x75\x7b\x5a\xde\xb6\xb1\xde\xeb\xe8\x4c\x74\xb7\xa3\xf3\x29\x4c\x4a\xcb\xad\xb0\xdf\xd7\x99\x74\xf0\x05\xf4\xf4\x69\xac\x2b\xd3\x82\x51\x23\x2b\xff\x5e\x7b\x6e\xb5\x9c\x00\x69\xa6\xe3\x32\x12\xb1\xd9\xb9\x60\xb7\x23\x72\xc3\xd1\x16\x54\x0e\xc9\xb6\x0b\xa1\xc2\xbd\x02\x12\xde\x5f\xeb\x6d\x3c\x88\xee\xd6\x0d\xff\x5d\xc7\xbb\xd8\x5a\x26\x6d\x83\x1e\xee\x4f\x1c\xa7\x6c\xe4\x3d\xe5\xaa\xaf\x92\xd4\xea\x4c\xae\xa5\x02\xf9\xfe\x97\x2e\x39\xf1\x95\x53\xb6\x81\x51\x7c\x8a\x63\xa2\x32\x44\x78\x4c\xb4\xbf\xbd\x00\xcf\x2c\xe2\xc5\x38\xee\xac\xb1\x0c\xcf\xb0\x48\xcd\xb7\xf2\x82\x6f\xd3\x90\xf6\xd1\xe9\x06\xd3\xc8\x24\x38\x08\xcc\x36\x0c\x7c\x7c\x32\xf7\x39\x58\x73\x45\x9e\x71\x9c\x37\x9d\x85\xbc\xc5\x9d\x77\x73\x5a\x16\x8b\x03\xa9\x4c\xf0\xc7\xe3\x1c\x24\x14\x2e\xff\xc0\xd3\x7e\x72\x08\x4e\x4f\x63\x4c\x42\x71\x62\xca\xd6\x52\xa9\xae\xcf\x7e\x65\x80\x91\x64\x95\xf5\x10\xef\xf5\x7b\x1b\xd0\xf0\xef\x96\xca\x43\x00\x26\x02\x59\xf2\x50\xe8\x1b\x9f\xa0\xee\x58\x33\xb7\xb8\x65\x94\x38\x4b\x74\x19\x33\x3a\xd4\x28\x5c\x9c\x4d\xf1\x76\x04\xda\xca\xe9\xb4\x8b\xc3\x6b\xa4\x62\xa9\x3b\x7f\xe0\x77\xed\x3b\x10\x3e\xeb\x38\x81\x7b\xb7\x3e\x8d\xec\xb3\x4d\x3d\x8d\x34\xcc\xbd\x3b\x8e\x47\xcd\xbd\xf3\xd6\x02\x87\xd6\x38\x47\x1e\xbc\x9b\x64\x9c\xc0\x7e\x0b\x1d\xdd\x2d\x2c\x9f\x95\x00\x62\x7e\x7f\x74\x75\x36\xd3\xb6\xbf\xaa\x94\x67\x42\x15\x0b\xa8\x71\x5c\x65\x50\xc9\x47\xf8\x79\xc5\x60\x1a\xe4\xb0\xfc\xb7\x5b\x8d\x7e\x68\x4b\x98\xf1\xef\xec\x86\x7c\x2f\xb9\xd5\xed\x37\xb7\xe3\x4b\x09\xd8\x98\x20\x66\xe7\x26\xae\x63\xba\xa8\x43\x07\x8c\x5e\xd0\xa1\xca\xd1\x3e\xa8\x43\xbe\xf5\x10\x52\x85\x52\xc8\x0d\x45\x19\x9e\xe6\xa8\xb5\x7f\x0b\x48\xb4\x2f\x2b\xff\x06\xc2\x43\x33\x7f\x09\xfb\x4f\x91\x69\x9f\xb6\x80\x4e\x95\xb0\xe0\x5e\x7b\xfd\x70\xfd\x4f\xb4\xc7\x51\x79\x32\x94\x5e\x83\xbf\x10\x27\x09\xbe\x7c\x97\x3b\xfb\x1c\xe9\xa2\x53\x17\xd1\xa2\x83\x67\x7f\x50\x53\x82\x87\x67\xc8\x9b\x2f\x6b\x97\x99\xdd\xa0\xa7\xf0\xae\x26\xd6\xbf\x2d\x4f\x09\x87\x46\x90\xd7\x7a\x90\x61\x0a\x9d\xf8\xb7\xbf\xfe\xfb\xb4\x4b\xd9\x19\x9a\x3e\x16\xd6\xe3\x1a\xff\x2e\x93\x42\xc5\x10\x34\xe4\x71\x53\x02\x46\x55\xbc\xc8\x95\xe3\xd9\x2c\xc3\x27\xc9\xee\x6b\xbf\x6a\xf3\x05\x2e\xa2\xaf\x10\x79\xf6\x87\xac\xdb\xbe\x95\xb8\x54\x97\x29\x91\x2f\xe2\x9d\xe2\xdb\xa6\x16\xf6\xb3\xb6\x71\x27\x45\x12\x43\x13\xa9\xf6\x7d\xd1\x93\x58\x44\xf7\x63\x6d\x82\x83\x09\xac\x45\x74\xcf\x7e\xbe\xfd\xf0\x1e\xf5\x0a\x65\x3e\x57\x97\xbc\x90\x0f\xe2\x2e\x4b\x9c\xdb\x9a\x18\x49\xb2\xc4\xee\x91\x2a\xa1\x6a\x40\xde\x61\xd9\x57\xad\xe1\x10\xf2\x5d\x6f\x77\x27\xcb\x32\xba\x17\xc5\x69\xc6\x55\xac\xb7\xd8\x8d\xd3\xbc\x5c\xad\xe4\x97\x69\xc1\xb3\x0e\xf2\x6b\xf4\x23\x7c\x43\x3b\xd7\x4b\x9a\x14\xde\xe6\x45\x53\xf7\x11\xb2\x13\x49\x28\xb7\x62\xdc\xc2\x13\x38\xe3\x5b\x01\xec\x65\xac\x4a\x1c\x0f\xa5\x60\xc2\x1f\xe8\xab\xe5\x39\x21\xbd\x35\xa9\xb7\x7e\x0a\x8c\xfb\x4f\x41\xab\xaa\x0a\xc2\xb6\x51\x5e\xb3\x6c\xcb\xef\xf1\x7d\xb8\xce\x44\x9e\x4f\x58\xae\xa1\xc5\x73\x65\x31\xd3\x36\xaf\x07\xf0\x19\xc0\x7f\x98\xec\x58\xa4\x53\x09\x12\x6f\xae\x5f\x1b\xfd\x08\xfe\xe4\x30\xbd\x0d\x54\x39\x4b\x55\xc8\x84\xf1\x55\x41\xce\x66\x20\x7b\xb6\xe2\x2e\xf9\x74\xae\x20\x64\x18\x41\xf7\x21\x94\xef\xc2\x04\xae\x13\x39\x5b\xf1\x48\x26\xb2\x20\x0a\x1a\x48\x86\xe1\xa6\xbf\xe6\x3e\x30\x63\x99\xf1\x1d\x4f\xfc\xc3\x8a\x27\xa5\xcf\xe8\x3b\xc9\x45\x9d\xe2\xec\x77\xe1\xff\x56\xde\xb9\x7d\xb7\xee\x11\x0f\xde\x63\x2e\x9f\xe6\x93\xd6\x29\x8e\xfa\x7b\x5c\xc6\x16\x27\x5a\x31\x75\x3d\xf3\xac\xbb\x7e\xc0\x77\xde\xf1\xa8\x9e\x5a\x9d\x98\x66\x0d\x23\x46\xaf\xdd\x08\xfb\x4a\xee\x82\x2e\x0e\xdc\x21\xcd\xb7\xde\xee\x8f\x5a\x27\xc7\x7a\xbc\x79\x62\x0f\xd4\x05\x48\x27\x1e\xf3\x5c\xc3\x05\xe0\x1c\x47\x17\x6f\x5d\xec\xd5\x91\xca\x56\x05\x57\x08\x16\x44\x4d\x80\x83\x02\x1a\xd1\x83\x18\xce\xd3\x96\xe0\xfb\x48\xe4\x33\x94\x81\xa8\x1d\x6b\x3a\x37\x5d\xf0\x41\x2e\x3b\xf7\x6d\x04\xe2\xbd\x5a\x0b\x47\x39\xc3\x50\xe8\xb0\x56\x95\x73\x8c\x85\x04\x9d\x6e\x1c\x83\xba\xed\x78\xa2\xbc\xb2\xb9\x9f\xc8\x4a\x9e\xab\xc0\x22\x46\x56\x1d\x0b\x2d\x77\xa3\xd6\xe6\x2f\xab\x2c\xc3\xa3\xfd\x65\xc7\xb0\x30\xf7\x06\x54\xde\x86\x7a\x4a\x80\x09\x88\xf4\x76\x29\x95\x4d\x55\x26\x27\x32\x98\xf2\x33\x4b\x72\xe7\x1c\xfe\xd6\x24\x47\x96\xfd\xda\xd8\x3b\x33\x22\xe4\x0b\x0c\x8f\xac\x7d\xcf\xdd\xf0\xfd\xf4\xb4\x84\xd1\x1d\x28\xd5\x7a\x0f\x64\xce\x78\xf2\xc8\x77\x39\x68\x8e\x0a\x73\x2a\xae\xd0\x71\x5a\x6d\xff\x24\xb8\xde\x2d\x81\x22\x09\x78\x97\x24\x45\x4c\x7d\x91\xc8\xdf\x20\x12\xab\xae\xea\x79\x71\x5e\xe4\xed\x83\xf3\x6d\x62\x21\x59\x6f\x2c\x04\x83\x91\xff\x33\xc2\x1f\x3d\x4e\xd6\x23\x7d\xbd\xc1\x35\x89\x16\x19\xc1\x45\x20\x81\x07\x8e\x63\x53\xf7\x84\x6d\xb9\x54\xb4\x0d\x50\xc1\x2a\x16\xcb\x72\xbd\xee\x74\x41\x7e\xff\xb1\x8c\xea\x3e\xf9\xbb\xf7\x35\xf7\x32\x3b\x3d\x85\x37\xf6\xc2\xd6\x84\xee\x61\xf3\xae\xfa\x3a\x0e\xd8\x6f\xe8\xed\x6e\x0d\x39\x35\x16\xd1\xd3\x78\xbb\x2f\x86\x78\xbb\x2d\xc6\x07\x52\xad\xe8\xb9\x6a\x71\x18\xbf\xb9\xc1\xbf\x8e\x1b\x7c\xd0\xa2\x40\x7a\x8f\x85\xac\x1a\xe8\x3d\x2d\x3c\x90\x25\xcc\xd1\x49\x42\xab\x48\x0d\x3c\x17\x2a\xce\xd9\x92\x47\xcf\x40\x1b\x06\xb7\xe3\xf1\xfe\xb6\x3d\xe0\x92\x1b\xbd\x15\x0c\xaa\xca\x51\xfb\x80\x51\x36\xdb\x04\x50\x8b\xa6\x83\x1e\x91\x41\x78\x0f\xb8\x4e\x11\x19\x12\x7b\xa3\xfa\xa5\x12\x8f\xcc\xdc\x56\x93\x10\xc6\x15\x4c\x0f\x88\xe2\xbc\x32\xd6\x61\x05\xf3\xed\x52\xf7\x33\xb1\xe6\x59\x0c\x99\x06\xb4\x25\x13\x1e\xdd\x9b\xff\x86\xf6\x51\x8d\x04\x35\xb3\xfc\xdc\x08\x7f\xf4\xa5\x49\x15\x65\x40\xca\x44\xa8\x36\xdf\x3e\xfc\x79\xce\x78\x94\xe9\x1c\x9d\x32\x4e\x4b\x12\x32\x5d\xc1\x80\x7d\x90\x71\xc9\x13\xac\xb1\xd3\x93\xcd\xf3\xa3\xf8\xc6\x67\x81\xec\x8b\xf8\x92\x26\x5c\x55\xf7\x24\x76\x17\xb8\x6a\x64\xcf\xca\x77\x94\x6b\xc7\x34\x65\x34\x75\xe4\x45\xa0\xb8\xea\xb7\x15\x5a\xc7\x99\xe0\xf1\x2e\x24\xa6\x92\x8a\x74\xf7\x79\xbc\x95\xca\x4c\xbd\x55\xf5\x72\xe7\xab\x25\xf8\x45\xc0\x25\x88\x5f\x24\x49\x6d\xeb\xe7\x4c\x09\x63\x52\xf1\x4c\x26\x3b\xb0\xa2\xd3\x4c\x9c\x04\xf5\x04\xfb\x9b\xf2\x3d\x80\xaa\x98\x48\x14\xca\x5c\xac\xca\x04\x6d\x6d\x78\x8d\xba\x0e\xd0\x3e\xbc\xbb\x98\x98\x6b\xb6\x20\xca\xf9\xa0\x62\x14\x72\x7a\x0a\xec\x7c\x23\x06\x36\x2e\x8e\xe3\x89\xd3\x32\x80\xf8\x6e\xf4\xa3\x4d\xf4\x79\xe4\x1e\xc9\xd9\x75\xa7\x3c\x99\xef\xbe\xdf\xfa\xb2\xef\x1e\xbb\x3b\x71\xf0\xe3\x4a\xc0\x86\x3e\x13\xb1\xdb\x91\x52\x41\x77\x48\x0b\xd1\xfb\x43\xcb\x1c\xf3\x85\xcc\x5c\xc2\xa9\x6d\x9f\xf7\x55\x77\x28\x73\xbd\x93\xb9\x56\x6c\x5e\xfe\xfe\xf7\x7f\x10\xec\xf7\x90\x40\x45\x56\x38\x46\x5d\x80\x3a\x0d\x4b\x87\x83\xca\x55\x20\x90\x57\xad\x31\x23\xac\x0d\xf8\x68\xb3\x95\x01\x3a\xc8\xa3\x0d\xcb\xcb\x25\xe2\xe2\x38\x39\xee\xb9\x72\xcc\xa4\xef\x35\x40\xdc\xf0\x3e\xb3\xad\xff\x5f\xe2\xa6\x46\x76\xf0\xb9\x4a\x35\x92\xe7\x02\xa0\x70\x29\xd8\x96\x67\xf7\x20\xf6\x46\x8a\xde\x8c\x17\xec\xa5\x14\xd3\xaa\xd3\xfa\x55\xa5\x3d\x14\x26\x40\x52\x4c\x96\x95\x4a\x59\xf5\x0a\x66\xcc\x31\xef\x41\x9e\xcc\xd5\xb2\x0c\x5f\x5c\x15\x17\xb4\x5f\x5a\xe0\x86\x86\xc3\x56\x03\x53\x02\x35\x8a\xe7\x81\xd2\x38\x1b\xe0\x8b\x9e\xab\x67\x72\x46\x77\xb9\xb9\x3e\x92\xe5\x61\x5d\x58\x01\x5a\x1b\xba\x1b\x0a\x2c\xc2\x74\xe0\xb2\x87\xab\xfd\x23\xa8\x2c\x4e\xd8\xcf\xf2\x41\x4c\xd8\x4d\xca\xb3\xfb\x09\x7b\x8b\x41\xa5\x3f\xe9\x65\x9b\xe7\xaa\x91\x4e\x7f\xb4\xf7\xea\x30\xe7\xcd\x60\xa9\x76\x67\xf3\xfe\xda\xd4\x61\xef\x8a\xa8\xfe\xcf\xc4\x79\x75\x30\x1d\xfc\xbd\xbf\xbf\xf7\x04\x3f\x7f\x83\x44\xfd\x5d\xbe\x05\xfb\x49\x0e\x7e\x17\xfe\xaf\x3d\xbf\xac\xc5\x05\xb6\x27\x9d\x72\xad\x58\xa7\xef\x2b\xad\x53\xc6\xf5\x4b\xb9\x99\xdd\x39\x6c\x2b\x50\xf2\x6c\xec\x12\x7b\x47\x40\xb9\xe9\xa7\x76\xbc\xce\x12\x9d\x97\x59\xff\xe6\xbf\xae\xb6\xda\xd6\xde\x42\x74\x08\x8b\x6d\xbb\x14\x90\xb3\x3d\x14\xd4\x80\x5f\x5b\xfc\x87\x5e\x2e\x00\xc1\x73\xdc\x0e\x6f\x2b\xce\x4a\xa7\xb8\x38\x10\x35\xd5\xdf\x90\x37\xa9\x00\xbe\x1d\x6f\x8a\x7a\x37\x78\x6d\x85\x39\x87\xc0\x5c\x59\xfa\x61\xcc\x17\xcc\x32\x01\x3c\xa9\xe6\xdd\xfb\x20\x32\x96\xf2\xcc\x85\xd1\xad\x45\x14\xbc\x7c\x3c\xd4\x22\xcc\xf1\x81\x54\x3d\x7a\x6f\x2d\x85\x50\x6e\xb4\xc7\x98\x12\xc6\x3a\xa8\x8f\x3e\x61\xa8\x1e\x05\x8b\x10\x9e\xdf\xa1\x5e\xd6\xf8\x5d\xf0\x16\x04\x93\x7b\x2d\x8a\xe0\x34\xaf\x99\x16\x95\xad\x59\x89\xcb\x7c\x57\x38\xf2\xd6\xc8\x6b\x8d\x9a\xa8\xe2\x36\x18\x14\xc9\x7a\x0a\x2f\xf1\x47\x5e\x6c\xf0\x41\xbb\xd5\x05\xc9\xc8\x23\x47\x0a\xae\x17\xf4\xb5\x2e\x13\xbd\x04\x29\x1e\xf3\x49\xd7\xdb\x30\xa2\xad\x3d\x68\xe8\x9a\x13\x36\xe4\x64\x30\xa7\x09\xe4\x19\x66\x22\x07\xba\x89\x66\x6c\x66\x28\xea\x75\xdc\xa3\xbb\xd9\x5c\x73\xe8\xbf\x6d\x3c\xb6\x9b\xfc\xe4\x66\x5b\x03\x04\xf2\xfc\x80\xbc\x8c\xf3\x30\x57\xcf\x18\x07\x44\xd5\x4a\xc1\x4f\x64\x6b\xac\xf5\xd7\x2a\xbe\xce\xd5\x0c\x3f\x09\x2e\x01\xee\x75\x38\x1c\xca\x90\xc4\xfd\xdc\xfe\xc3\xe4\x3d\x36\x0b\x71\x6d\xe4\x21\x98\x78\x0f\x1e\x3c\x06\x26\x90\x2b\xa7\x0a\x99\x09\xa6\x20\xf6\x3e\x57\x79\xb9\x3c\xf1\xb4\x0c\xe6\x15\xf7\x00\x54\x22\xb9\x48\x39\x3c\x65\x80\xad\xe5\xa4\xe5\x1a\x46\x7f\x9c\xe7\xd3\xb7\xf4\x65\x3c\xa1\xc3\x1f\x32\xf0\x30\x2f\xd8\xf5\xdd\x95\x63\x1e\x6b\xf0\x8a\xb6\x39\xa9\x78\xd9\xf5\x9d\x17\xa0\xf8\x01\x79\x7d\xd7\x88\x1d\xf8\xd6\x17\x78\x18\x03\x1c\x7a\x75\x43\x14\x69\xae\xfe\xaf\xbd\x1b\xba\xa1\xaa\x23\x56\xba\x19\x19\x73\x45\x75\x42\x68\x2b\x6d\xb3\x4f\xc8\xc0\x08\xec\x6e\x54\x63\xc9\xb7\x95\xca\x2d\x9a\x23\xe4\xb7\xd7\x94\x84\x09\x9f\x3e\xc8\x3c\x20\x3b\x86\xda\x6e\x84\x60\xaf\x33\xb1\x7a\xfd\x29\x13\xab\x85\x9d\xe9\x29\x74\x68\x6a\x7a\xd4\xa4\x3c\x1e\xb8\x38\xf2\x54\xab\x76\xea\xb7\x3d\xd4\x8c\xb5\x2e\x61\x39\x41\x9f\xe4\x8a\x79\x19\x34\xd3\x1f\xc8\x7f\x17\x71\x9d\x8b\xb9\xd1\xb2\xaf\x7e\xcd\x75\xe1\x9f\x06\x00\x8c\x3a\xe4\xc3\xfe\xfe\xaf\xb7\xca\x98\x0d\xb9\xde\x6e\xab\x40\x11\x7b\xd8\x73\xe5\x2e\xbc\x6e\x40\xf1\xd7\xc5\x3c\xc3\x04\xe6\x29\x7f\x54\xc4\xe2\x31\xca\xf5\x34\xec\x5a\x6b\x17\x32\x37\xd7\x5a\x03\xf9\xe5\x77\x99\xb2\x9e\x3e\xe9\xb4\xb6\x26\x81\x4c\x2d\x4f\x92\x90\x51\xde\xc7\x97\xe6\xca\x67\x3b\x1a\xab\x35\x49\xac\x0b\xaf\x62\x6f\x10\x67\x4b\x0c\x69\xa6\x62\x62\x29\x27\x88\xac\x8d\xa2\x40\x27\x4b\x0e\x1a\x88\x4e\x67\x65\xdf\x6e\x7e\xaa\x47\xe4\x77\x96\x6d\xbb\x27\xde\x8a\xd5\x2e\xee\xc5\x6e\x74\x5b\xdb\x23\x1d\x5e\x82\x71\x03\x9b\xd9\x9e\xb2\x11\xcf\x32\x8b\x1d\xa7\x5a\x99\x79\x2b\xad\x78\x54\x71\x73\x76\xb4\x73\x23\xa2\xfb\x54\x4b\x35\xfa\x2c\x0a\xda\x63\x0c\xa9\xc2\xdc\x67\xbe\x34\xf7\x3a\x1c\x74\x39\x56\xec\x49\xec\x48\x0e\xa0\x02\x0b\x88\xf4\x54\x54\x9c\x39\x8d\xc9\xee\x65\xf7\xd4\xfe\x0b\xe1\xef\x86\x67\xf0\xc5\xb6\xc4\x87\x6a\xb7\x0a\x6f\x71\xec\x54\x78\x10\x79\x23\xa7\x68\xe0\x60\x73\x56\x21\x70\x6b\x1d\x52\x70\x41\xfe\xe6\x19\xfa\xcd\x33\xf4\x3f\xdc\x33\xf4\x35\xdd\x42\x80\x08\x79\x4e\x9f\x50\x4f\x80\xfc\x88\xed\xe8\x6a\x3d\x56\x70\x19\xad\xe3\x49\x20\x0c\x1a\xe4\xcf\x35\xe1\xed\x96\x5e\xa1\x00\x59\xe5\xe8\x5e\xa8\xce\x18\xbd\x25\xc5\xe9\x54\x8f\x7d\x2a\xd8\x67\x37\xa7\x4f\xf0\xeb\x7e\x8e\x34\x0f\xf0\x21\xca\xd4\x36\x9a\x09\xb3\x4f\xc0\xf6\x34\x1d\x3f\x01\xa8\x94\xce\x1c\xad\x6f\x4e\xb9\x5d\x18\x8c\x44\xf2\x1d\x84\x08\xd5\x88\x70\x87\x22\xc1\x6c\xc5\x8b\x54\xeb\xa4\x15\x10\xf6\xa4\x03\xd8\x48\x0f\x19\x3a\x78\x17\x68\x8c\xe6\x21\x4c\xca\x8e\xa2\x4f\x35\xf0\x89\x09\x98\x85\x00\x4a\x00\xb0\x9a\xe2\x12\x32\xf4\xfc\x70\x4c\x7d\x5e\x0f\x77\x0e\x17\x42\x46\x2d\x45\xc4\x41\x05\xcf\x42\xd6\x22\xee\x72\x2e\x42\xaa\x9d\x46\x12\x44\xde\xac\xa7\x23\x6a\x09\xe5\x2e\x64\x1b\xed\xff\xd8\xcd\x55\xb3\x10\x2c\xa0\x1a\x5b\x6e\x91\x24\x96\x74\x6e\x9f\xe8\xa1\x65\xd8\x5d\x44\x09\xcf\x07\x1a\xd6\xad\xe7\xce\x05\x15\x74\x06\xe5\x0c\x3f\x48\x7f\x86\x24\x94\xed\x40\xe4\xce\x5c\xcd\x9c\xe8\x9f\xc7\x7e\x39\xbc\x1a\x86\x4b\x11\xa9\xd7\x98\x1a\x64\xb2\xf3\x2f\x97\x09\xcb\xcb\x68\x03\x5c\x7d\xd5\x73\x2a\x3c\xb7\x9a\x3b\x76\x32\x57\xe6\x41\x04\xae\x96\x2d\x87\x6c\xeb\x47\x63\xac\xe6\xf2\x3f\x85\x83\x67\x11\x25\x54\x88\xc8\xc2\x87\x93\x56\xad\xe8\x35\x4b\x9b\x88\x00\x0b\x8f\x29\x29\xd3\x98\x17\x62\x3a\xf7\x68\x1b\x89\x9e\x4e\x8b\xf2\x20\x93\x39\x0f\x3b\x16\xa2\xf7\x6a\x27\x6d\x22\x57\x22\xda\x45\x0d\x15\x94\x7e\xf2\x81\xdf\x9e\x6d\xdf\xd7\xb3\x0d\x39\x46\x31\x53\x6e\xcc\xd0\x52\x53\xaf\xfd\xcf\x8f\x1b\x5c\xc1\x82\x96\xe4\x23\xc6\xf9\x2b\x3e\x3b\x5b\x6c\xe0\x71\xf6\xfc\xe0\x77\x50\xff\x75\xe6\x1f\xb6\xfe\xb2\x0e\x12\xeb\x1b\x66\x61\x18\x5c\x2c\xc2\xa5\x63\x0c\xda\xc1\x61\xfd\x6e\xee\x92\xef\x0a\x9c\x34\xe4\xe1\x6a\x2c\x6e\x07\x57\xba\xb4\x96\xb6\x12\x78\xdf\xf5\x58\xdc\x01\xa7\x35\x2f\x5e\xe4\x6e\xd4\xab\x27\xa0\x45\xbc\xbf\x97\x79\xf1\x4b\x4d\x31\xf1\x30\xc9\xc5\x67\x33\x4d\x6d\x53\xb1\x99\x43\x2d\xaa\xeb\xaa\xcd\xa3\x57\x76\xcd\xc1\xe3\xc9\x6a\x64\x99\x76\x8f\x79\x07\x7d\x72\xe3\xf5\x09\xaf\xa6\xc7\x8c\xa7\xa9\xc8\xec\x45\xde\xb0\xb5\x40\x70\x0a\x6a\x01\xc5\xb8\x8d\x40\xd9\xda\xda\x2b\xd7\x1c\x25\xb5\xa2\xe1\x6b\x30\x74\xd3\xf6\x99\xbb\x2c\x93\xa4\x73\xe6\xf6\xeb\xd8\x5c\xde\xbd\x7f\xbf\xf8\x65\xf6\xfe\xee\xdc\x76\xbf\x55\x17\x26\xf8\x5a\xe7\x98\xb8\x96\xd0\x98\x78\xe5\x39\x53\xad\xb0\xd2\xb9\xda\xf7\x1a\x9d\x5c\x65\x92\x54\x35\x83\xe6\xea\x13\x95\x03\x30\x6d\xd4\x43\x34\xe3\xc6\x7a\x07\xae\x5a\x3f\x7c\xed\x93\x29\xfc\x13\xfe\xf6\x84\xf9\x4e\xbc\x06\x65\x3b\x52\xcc\x6a\x1f\x57\xca\x01\x39\x62\x3b\x20\x18\xb8\x6b\x3b\x3c\xb5\x2a\xda\x61\xdb\xe3\x4e\x01\x1f\xb3\x88\xad\x98\xd9\x93\xec\x0e\x1c\xbb\x4f\xd5\x38\xb5\x3b\xcb\x63\x7c\xd2\x40\xb9\x13\xd4\xb2\x02\x85\x5e\x2f\xf7\x34\x57\xe8\x03\x35\x6d\x2a\x74\x77\x9b\xd8\x05\x99\xb7\x09\x57\xeb\x92\xaf\x8d\x75\x6b\x2b\x9f\xab\xad\x5c\x6f\x90\x5d\xa2\x4c\x3d\x3e\x99\x33\x05\x24\x24\xb5\x25\x54\xc3\x27\x4b\x35\x57\xd4\x27\xb5\xf6\xc5\x23\x56\xf6\x4f\x37\xae\x3b\x04\x4a\xc7\x82\x48\x8e\x4b\xcd\x15\x4e\x2e\xb2\x5e\xd8\x48\x08\xbc\x58\x78\x51\x5f\xba\x1c\x62\x97\x28\x59\x6d\xce\xf4\x35\xc4\x64\xe6\xca\x25\xa6\xa2\xe7\x88\xfa\x10\xc8\x36\x60\x93\xf6\x9f\x27\x76\x32\xec\x9e\xa0\xb6\xb5\xaf\xfa\xa3\xef\x00\xb3\xe1\x16\x23\xb4\x77\x9b\xc7\xd8\x40\x6f\x21\x0f\x0e\x8e\x2e\xb6\x02\xc8\x46\x6e\x6f\x8d\xed\x17\x7e\xa7\x13\xda\xaa\xcb\x65\x32\xa2\x49\xf8\xfd\xde\x46\xe1\x91\xdc\xdf\xa8\x01\xcf\xe1\xeb\xda\xd6\x32\xcb\xb4\xaf\xda\xa5\xd6\x1d\xf3\xf2\x84\x01\xc5\x4a\xa3\xe8\x07\xfb\x06\xa3\x8c\x8a\x43\xd6\xcb\x80\x14\xbd\xfa\x10\xd9\xd3\xa7\xaf\x41\x89\xcc\x0f\x6a\x8e\xb7\x9f\x06\xb7\xc8\x59\x08\x74\xd9\x8d\x3a\x61\xe9\x9e\xab\x1c\xb0\x1d\xc7\x24\xc5\x93\xac\x88\xad\xc4\xe3\xc5\x6c\x1e\x54\x98\x35\xeb\x7f\xe2\x16\xd1\xc4\xcf\xdc\x04\x1a\x19\x95\x59\x6e\x8e\x4b\x3a\xef\xe8\xd4\xd6\x19\xe3\x73\x65\xd5\x10\xec\x71\x3c\xb3\xe0\xdc\xcc\xfd\x15\xd3\x1e\x53\x64\x13\x07\x8b\xb5\x60\x5a\x09\x7b\x1a\xce\x95\x55\x3e\x9e\x30\xbe\xcc\xad\xa0\x30\x57\x3b\xa7\xf2\x2b\x9d\x84\x1b\x57\x0c\x50\xcf\xfb\xcf\xbc\x9a\x19\x50\xb9\xe7\x7f\x67\xfe\xef\xbf\x7f\xf7\xff\x03\x00\x00\xff\xff\xd3\x39\x22\x6b\x77\xae\x04\x00") +var _adminSwaggerJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\xeb\xb8\x95\x2f\x0c\xff\x3f\x9f\x02\x67\xcf\xa9\xea\xee\x44\xb6\x3b\xc9\x4c\xde\x94\xa7\x4e\xbd\x8f\xda\xd6\xde\xad\xd3\xbe\xc5\x97\xee\xe9\x67\x94\x52\x43\x24\x24\x21\x26\x01\x06\x00\xed\xad\x4e\xe5\xbb\x3f\x85\x85\x0b\x41\x8a\x94\xa8\x8b\x6d\x79\x37\x67\xaa\xd2\xde\x22\x89\xeb\xc2\xc2\xba\xfe\xd6\x3f\xff\x0d\xa1\x0f\xf2\x19\xcf\x66\x44\x7c\x38\x45\x1f\xfe\x78\xfc\xed\x87\x9e\xfe\x8d\xb2\x29\xff\x70\x8a\xf4\x73\x84\x3e\x28\xaa\x12\xa2\x9f\x4f\x93\x85\x22\x34\x4e\x4e\x24\x11\x4f\x34\x22\x27\x38\x4e\x29\x3b\xce\x04\x57\x1c\x3e\x44\xe8\xc3\x13\x11\x92\x72\xa6\x5f\xb7\x7f\x22\xc6\x15\x92\x44\x7d\xf8\x37\x84\xfe\x05\xcd\xcb\x68\x4e\x52\x22\x3f\x9c\xa2\xff\x31\x1f\xcd\x95\xca\x5c\x03\xfa\x6f\xa9\xdf\xfd\x1b\xbc\x1b\x71\x26\xf3\xd2\xcb\x38\xcb\x12\x1a\x61\x45\x39\x3b\xf9\xbb\xe4\xac\x78\x37\x13\x3c\xce\xa3\x96\xef\x62\x35\x97\xc5\x1c\x4f\x70\x46\x4f\x9e\xfe\x70\x82\x23\x45\x9f\xc8\x38\xc1\x39\x8b\xe6\xe3\x2c\xc1\x4c\x9e\xfc\x93\xc6\x7a\x8e\x7f\x27\x91\xfa\x17\xfc\x23\xe6\x29\xa6\xcc\xfc\xcd\x70\x4a\xfe\xe5\xdb\x41\xe8\xc3\x8c\xa8\xe0\x9f\x7a\xb6\x79\x9a\x62\xb1\xd0\x2b\xf2\x91\xa8\x68\x8e\xd4\x9c\x20\xd3\x0f\x72\x4b\xc4\xa7\x08\xa3\x53\x41\xa6\xa7\xbf\x08\x32\x1d\xbb\x85\x3e\x36\x0b\x7c\x01\xa3\xb9\x49\x30\xfb\xe5\xd8\x2e\x13\xb4\xcc\x33\x22\x60\x6e\xc3\x58\xb7\xfe\x89\xa8\x3e\x34\x5b\xbc\x1f\xbe\x2d\x88\xcc\x38\x93\x44\x96\x86\x87\xd0\x87\x3f\x7e\xfb\x6d\xe5\x27\x84\x3e\xc4\x44\x46\x82\x66\xca\xee\x65\x1f\xc9\x3c\x8a\x88\x94\xd3\x3c\x41\xae\xa5\x70\x30\x66\xaa\x7a\x63\xf1\x52\x63\x08\x7d\xf8\xdf\x82\x4c\x75\x3b\xff\x7e\x12\x93\x29\x65\x54\xb7\x2b\x0d\xfd\x04\xa3\x2d\x7d\xf5\xaf\x7f\xab\xfb\xfb\x5f\xc1\x8c\x32\x2c\x70\x4a\x14\x11\xc5\x8e\x9b\xff\xab\xcc\x45\xef\x91\xee\xbc\xd8\xc7\xea\xc0\x2b\xb3\xbd\xc2\x29\xd1\x7b\xa2\x77\xca\x7e\x01\x7f\x0b\x22\x79\x2e\x22\x82\x26\x24\xe1\x6c\x26\x91\xe2\x4b\x6b\x40\xa1\x05\x4d\x5e\xd5\x27\x82\xfc\x23\xa7\x82\xe8\xbd\x52\x22\x27\x95\xa7\x6a\x91\xc1\x20\xa5\x12\x94\xcd\xc2\xa5\xf8\x57\xaf\xd5\xd4\x0c\x55\x6e\x30\x33\xf3\x41\xe3\xc4\x46\xac\xef\x5e\x89\x30\x43\x13\x82\xf4\x59\xa4\x31\x11\x24\x46\x58\x22\x8c\x64\x3e\x91\x44\xa1\x67\xaa\xe6\x94\xe9\x7f\x67\x24\xa2\x53\x1a\xb9\x35\x3b\x9c\xb5\x81\x3f\x57\xaf\xcc\x83\x24\x42\x0f\xfc\x89\xc6\x24\x46\x4f\x38\xc9\x09\x9a\x72\x51\x5a\x9e\xe3\x11\xbb\x9f\xeb\x75\x48\x27\x94\xc1\xc9\xd3\x6b\xe9\x28\xe4\xf7\x6e\xb9\x7e\x8f\x74\x7f\x28\x67\xf4\x1f\x39\x49\x16\x88\xc6\x84\x29\x3a\xa5\x44\x56\x5b\xfb\x3d\x87\xfe\x71\x82\x8e\x90\x5e\x67\x22\x14\xac\x37\x67\x8a\x7c\x56\x12\x1d\xa1\x84\x3e\x12\xf4\xd5\x05\x95\x0a\xf5\x6f\x86\x5f\xf5\xd0\x57\xe6\xbc\x20\xe0\x4d\x5f\xbd\xc2\x0a\xfb\xbf\xff\x16\x1c\x3d\x85\x67\xd5\x43\xf7\xa1\xaf\x4f\xf3\x9d\xb9\x1a\x8a\x16\xfe\xf6\x6f\x61\x3b\x76\xbf\x56\xf3\xdb\x82\xd9\x5a\x4e\xdb\x96\xbf\xc2\x32\x95\x59\xab\xd4\x3b\xb4\x2b\x67\xd5\xed\x56\x59\xab\x7c\x5f\xbc\x55\x4f\xe1\xa5\xf9\xeb\x2e\xcc\x15\x2b\xa0\x7a\x4c\x99\x39\x24\xfe\xcc\x08\xa9\xcf\x89\xa3\xde\x03\x61\x29\xbb\xf0\xda\x60\x66\x01\xbb\x75\x5c\x34\x58\x95\x03\x9c\x77\x42\x53\xba\x6e\x7f\x87\x2c\xd6\x22\x97\x65\x76\x2c\x4f\x27\x44\xe8\x65\x70\x6c\x0f\x66\x3b\xd1\x6c\x50\xe5\x82\x91\xb8\xc5\x34\xff\x91\x13\xb1\x58\x31\xcf\x29\x4e\x64\xd3\x44\x29\x53\x44\xcb\xb7\x95\xc7\x53\x2e\x52\xac\xec\x0b\x7f\xfe\x8f\x4d\x17\x42\xf1\x47\xb2\x6e\xff\x87\x66\x37\x23\x2c\x81\x0c\xd2\x3c\x51\x34\x4b\x08\xca\xf0\x8c\x48\xbb\x22\x79\xa2\x64\x0f\x5e\xd3\x32\x35\x11\x47\xfe\x06\x82\x1e\xdc\xcd\x9b\x4b\xf8\x05\x4d\xbd\x00\xc9\xc8\x67\x05\x2d\x8d\x18\xdc\xbd\xb0\x44\xe1\x8d\xf2\x02\x4b\xb9\x1d\xcd\x48\x2e\xd4\x78\xb2\x38\x7e\x24\x4b\xfd\x36\x52\x0e\x66\x08\x2b\x25\xe8\x24\x57\x44\xcf\x5b\xb7\xe1\xee\x4e\x60\x8f\xe6\x82\x6e\xc3\x1a\xde\x6e\xc2\x31\x15\x24\x82\xb9\x6d\x72\x60\xfc\x57\x7a\xde\x5a\x7f\x59\x98\xd9\x3f\x92\x05\xc8\x23\x35\x2b\xe0\xb7\x7c\xc4\x46\x0c\x1d\xa1\xf3\xc1\xdd\xd9\xe0\xea\x7c\x78\xf5\xe9\x14\x7d\xb7\x40\x31\x99\xe2\x3c\x51\x3d\x34\xa5\x24\x89\x25\xc2\x82\x40\x93\x24\xd6\x32\x87\x1e\x0c\x61\x31\x65\x33\xc4\x45\x4c\xc4\xcb\x2d\x63\xe5\x29\x61\x79\x5a\xb9\x57\xe0\xf7\x62\xf4\x95\x2f\xb4\x88\xe1\x1f\x95\x9e\xfc\x6d\x69\x81\x61\xc6\xba\xef\xa0\xb5\x57\x13\x6a\xa2\x39\x4d\x62\x41\xd8\x89\xc2\xf2\x71\x4c\x3e\x93\x28\x37\x77\xf2\x3f\xcb\x3f\x8c\xb5\x64\xca\x63\x52\xfe\xa5\xf4\x8f\x42\x14\xda\xf8\x53\xaf\xa5\x6e\xfc\x25\xe8\xb4\xed\xbe\x83\x5f\x68\x5c\xfb\x36\xfc\xb2\x66\x0e\xee\x9d\x15\x83\x75\xaf\x34\x8e\xca\xbd\x60\x25\xbe\xda\x77\x04\x51\x62\x31\xc6\x4a\x91\x34\x53\x1b\xea\xeb\x18\x25\x5a\xae\x5c\x25\x47\x5e\xf1\x98\x0c\x5c\x7f\xbf\x20\x23\xce\x92\x18\x4d\x16\x96\x6b\x4d\x89\x20\x2c\x22\xcd\x2d\xdc\x63\xf9\x58\xb4\xb0\x4e\x18\x2d\xf5\x27\x3f\x72\xa1\x3f\x7f\x0f\x02\x69\x69\xe0\xaf\x21\x93\x6e\x7b\xe2\xbe\x38\x0b\xc1\x96\xfc\xa3\xb3\x27\xec\xbe\x92\x6d\xad\x0f\x5c\x20\xb9\x90\x8a\xa4\x6b\xed\x10\xef\x67\x21\xec\x05\x71\xa8\x03\xae\xdc\x51\xbf\x81\x53\x5f\xbe\x71\xbb\xe3\xbd\xc1\x92\xed\xcb\x8a\x78\xe8\xf3\x74\x3e\x9c\xd5\x53\xbd\x73\xdb\x17\x38\x31\xde\xc5\x34\x4b\xb2\xe0\xbe\x07\xf9\x42\xe6\x86\xc6\xbd\x72\xab\x3d\x86\x01\xac\x51\x34\xcb\x76\x68\x7f\xfe\xf4\xa7\xa1\x85\xc6\x98\xe3\xd4\x9c\xca\xc0\x58\x85\x22\x2e\x8c\x2c\x18\xdb\xf3\x6e\x74\xcd\xfe\x7d\xff\x6e\x70\x7f\x8a\xfa\x28\xc6\x0a\xeb\x03\x2e\x48\x26\x88\x24\x4c\x81\x1e\xaf\xbf\x57\x0b\x94\xf2\x98\x24\x46\xe3\xfc\xa8\x25\x5f\x74\x8e\x15\x3e\xc3\x0a\x27\x7c\x76\x8c\xfa\xf0\x4f\xfd\x31\x95\x08\x27\x92\x23\xec\xc8\x8a\xc4\xae\x09\xcc\x62\xc7\x5a\x30\x8a\x78\x9a\xd1\xc4\xdb\xe0\xbd\x71\x85\xb2\x98\x3e\xd1\x38\xc7\x09\xe2\x13\xcd\x55\xb4\x86\x3c\x78\x22\x4c\xe5\x38\x49\x16\x08\x27\x09\xb2\xdd\xba\x17\x90\x9c\xf3\x3c\x89\x75\xbb\x6e\x94\x92\xa6\x34\xc1\x42\xab\xe0\x66\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x30\x2e\xbd\x9a\x29\x7e\x24\x12\x51\x85\x32\x2e\x25\x9d\x24\xc5\x99\x7f\x18\x22\x18\xf7\xd9\xc5\x10\xf4\xf9\x48\x21\x6e\x78\xa8\xeb\xdc\xda\x6f\x5c\x8f\x29\x66\x8c\x40\xc7\x5c\xcd\x89\xb0\xdd\xdb\x97\xdf\x5a\x35\x7f\xb8\xba\xbb\x19\x9c\x0d\x3f\x0e\x07\xe7\xcb\xba\xf9\x7d\xff\xee\x87\xe5\x5f\x7f\xba\xbe\xfd\xe1\xe3\xc5\xf5\x4f\xcb\x4f\x2e\xfa\x0f\x57\x67\xdf\x8f\x6f\x2e\xfa\x57\xcb\x0f\x2d\x59\xb5\x56\xf3\xc3\x91\x6d\x78\xb6\x3a\x9b\xe6\x4b\xd9\x34\x7b\x5f\xae\x51\x73\x4a\x13\xd0\x41\x5b\x1b\x34\xbd\x0d\xc1\x7e\x89\x32\x2c\xa5\x91\x8c\xcc\x08\x8e\x47\xec\x92\x0b\xcd\xc0\xa6\x5c\xf3\x08\x2d\x3d\x29\x91\x47\x8a\xb2\x99\xff\xe8\x14\x8d\xf2\x6f\xbf\xfd\x53\x74\x41\xd9\x23\xfc\x45\x0e\x71\x71\x3a\x8b\x6f\x67\xf1\xfd\x6d\x59\x7c\xb5\xe8\x73\x12\x1a\x7a\xf7\x1b\x32\xa4\x85\x0b\x96\xe5\x0a\x44\x09\x9e\x2b\xfd\xa7\xee\x12\xc8\x63\x45\xe0\x50\x3b\x83\xe2\x27\xa2\xfc\x8b\x5a\xb4\x79\x0f\x76\xc4\x9f\xb8\x78\x9c\x26\xfc\xd9\x0f\xfc\x13\x51\x7a\xec\xb7\xb6\x97\x2e\x94\xa8\x0b\x25\x7a\xdb\x50\xa2\x83\x32\xe6\xbd\x3c\xf3\x2b\x5b\xfe\x0c\x07\x6c\xf0\x64\x35\x3a\xaa\x1a\xfc\x50\x81\x9b\xe9\x55\xb8\x66\xd9\x99\xb3\x86\x73\x96\x5e\x7e\x2f\xdc\xb3\x34\xe8\xd7\xe7\x9c\xbf\x09\x7f\x4b\xe7\x4e\xd9\x72\xa1\xde\x25\x83\x6d\x79\x77\xbc\x9a\x33\xe4\xe5\x19\xfe\x52\x6c\xc3\x26\xc1\x0c\x1b\x44\x2f\xb4\x0e\x57\x58\x13\x9f\x50\x1b\x90\x50\x17\x81\xb0\x1c\x72\x50\x1b\x63\xb0\x5b\x50\xc1\xb6\x77\x53\xfb\x30\x81\x4f\x44\x95\x5e\x7e\x2f\x77\x53\x69\xd0\xaf\x7f\x37\xfd\x46\xa3\x03\xba\x70\x80\x17\x5c\xba\x2f\xfd\x46\x3b\x5c\x87\xff\x6f\xc0\xc3\xdf\xb9\xf4\x37\x5a\xa3\x2f\xcb\x87\xff\xa5\x3a\xed\xdf\xa7\x97\xbe\x73\xcb\x77\x6e\xf9\xb7\xf0\x9f\xbc\x3f\xb7\xfc\xcb\xaa\xa7\xc5\xf1\x1a\x3b\x5a\xb0\xfa\x5a\x70\x28\xff\xd5\xc2\x49\x03\x7f\x39\x95\x6f\xd3\xa0\xf1\x46\x1d\xee\xbc\x18\xdf\x00\x8e\xd0\x2f\x96\x90\xd6\xa8\x73\x4b\xdf\xbd\x07\x75\x6e\x79\xd0\x2f\xaf\xc3\xbd\x19\xf3\x7d\xa1\xcb\xf3\x9d\xb0\x81\xcd\x6f\xcb\x2f\x58\x26\xef\x64\xf1\x97\xcf\xc6\x3f\x98\x09\xbd\x1f\xd9\xfb\x0d\x2e\xde\x96\xb7\xee\xde\x73\xb2\x6a\xae\xd9\xe0\x76\x5a\x97\x61\x55\xfd\x9a\x12\xf9\xc7\x77\x79\xdf\xbe\x46\x92\x55\x77\xe1\x76\x17\xae\x6d\xaa\xbb\x70\xbf\xe0\x0b\xf7\xe0\xe0\x6f\x0e\x26\x02\xb4\x0b\x22\xef\x80\x31\xba\x18\xf2\x3d\x2e\x4e\x17\x43\xde\xc5\x90\xff\xc6\x62\xc8\x77\xd1\x9e\xb6\xc5\xa2\x7c\x0b\x3d\xaa\x53\xa3\x3a\x35\x2a\xfc\xbd\x53\xa3\x3a\x35\xaa\x53\xa3\xbe\x70\x14\xd1\x4e\x87\x6a\xbf\x10\x9d\x0e\xd5\x7a\xa9\x3a\x1d\x6a\xc5\xe2\x74\x3a\x54\xa7\x43\xfd\xb6\x74\x28\xf2\x44\x98\x92\x90\x8c\x16\x6a\x14\x1f\x32\x2e\x9b\x35\xa1\x90\x3b\xd4\x68\x41\xd0\x66\x39\x29\x0c\x02\x97\x7e\x41\x73\x2c\x11\x8f\xa2\x5c\x54\xce\x40\x55\x0f\x3a\x13\x04\x2b\x02\x2d\xe8\x0f\xdf\x83\xfe\xb3\x3c\xdd\xd7\x8a\xc1\x9f\xf0\x78\x89\xda\xcd\x41\xa8\x7b\xb2\x5a\x1e\xd9\xdb\xd4\xff\x91\x93\x76\xea\xdf\x0b\x12\xb5\xc2\xf2\x71\xcf\x44\x5d\xca\xb5\xd8\x8a\xa8\xa1\x85\xf7\x42\xd4\xcb\xd3\xfd\xcd\x10\x75\xdd\xd4\x0f\x81\xa8\x9f\x6d\x1e\xff\x9e\x09\x7b\x09\x1e\x60\x2b\xe2\xf6\xad\xbc\x17\x02\xaf\x9f\xf6\x6f\x86\xc8\x9b\xa6\xff\xb6\x84\xee\x53\x24\x5b\x93\xf8\xbd\xa0\xb3\x99\x56\x33\x40\xc3\xd3\xa4\xb8\xbe\x46\x50\x91\x14\xb8\x96\xac\xfd\xab\xef\x81\xa4\xfd\x60\xcd\xd8\x7f\x33\xb4\xbc\x34\xef\x03\x21\xe2\x13\x41\x22\xfe\x04\xf5\xc2\xda\x11\xf3\x2d\x01\x0a\x06\x7e\x9d\x09\xf2\x44\x79\x2e\x93\xc5\x91\xc8\x19\x72\xcc\x1f\xf9\xe6\x8d\xb5\xfa\x99\x26\x09\xe2\x4c\xeb\x5f\x0a\x0b\xe5\x1e\x6b\xfd\x5b\xf0\x14\x4e\x45\x82\xa5\x42\x8f\x8c\x3f\x33\x34\xc5\x34\xc9\x05\x41\x19\xa7\x4c\x1d\x8f\xd8\x90\xa1\x5b\x33\x46\xc8\x1b\xe8\xa1\x5c\xea\xb3\x14\x61\xc6\xb8\x42\xd1\x1c\xb3\x19\x41\x98\x2d\x6c\x02\x6e\x41\x19\x88\x0b\x94\x67\x31\xd6\x8a\xef\x9c\x54\xa3\xf4\xfc\x18\xc1\x7c\x47\x25\xa2\x12\x91\xcf\x4a\x90\x94\x24\x0b\xdd\x87\xa6\x7d\xc5\x91\x5d\x1f\x33\x54\x9b\xce\x47\x84\xe0\x42\x42\xc6\xc1\x64\xf1\x2b\x66\x8a\x32\x82\x40\x51\x92\xc6\x34\x77\x84\x2e\xb8\x04\xb3\xcd\x0f\x7f\x91\x28\x4a\x72\xa9\x88\xe8\xa1\x49\x3e\x93\x5a\x53\xcc\x12\xac\xa6\x5c\xa4\x7a\x84\x94\x49\x85\x27\x34\xa1\x6a\xd1\x43\x29\x8e\xe6\xa6\x2d\x58\x03\xd9\x1b\xb1\x98\x3f\x33\xa9\x04\xc1\xbe\x77\xf7\x10\x7d\x1d\x3e\x33\x04\x20\xbf\xe9\x41\xda\x21\x4d\xb5\xba\x1b\x0c\xbf\xd8\x71\xb3\x27\xba\x11\x12\xa3\x09\x89\x70\x2e\xad\x87\x41\x89\x05\x22\x9f\xe7\x38\x97\xb0\x77\x7a\x7a\x36\x67\x23\xe2\x69\x96\x10\x45\x10\x9d\x22\x25\x28\x89\x11\x9e\x61\xaa\x97\xee\x8e\xac\x00\x41\xf7\x44\x6f\x37\xd0\x52\xfd\x2f\xa0\x7e\xa7\x5c\x10\x14\x13\x85\x69\xb2\xd2\xeb\x64\xbf\xed\xb8\xdc\x7b\xe2\x72\xe5\x0d\x3f\x08\x36\x67\x40\xfc\xf7\x70\x69\x33\x6b\xba\x8f\x70\xb2\xe3\xfd\x7d\x6b\x07\xd5\xd1\xf6\xfb\xa2\x6d\xb3\x6b\x87\x43\xdc\xaf\x16\x83\xdd\xbe\xa2\x45\x51\xcd\xe2\x5d\xd1\xf4\x6b\x84\x05\x74\x0e\xe7\xce\xe1\xdc\xb8\x32\xef\xd3\xe1\x7c\x30\x1e\xa3\xce\xe7\xfc\x42\x3e\x67\x2a\x3b\xa7\x73\xe7\x74\x6e\xbb\x40\x9d\xd3\xb9\x73\x3a\xbf\x5f\xa7\xf3\x4b\xe2\x3e\xef\x15\xdd\xf9\x5d\x89\xd6\x9d\x58\xdd\x89\xd5\x1d\x84\xb3\x9f\xda\xbe\x58\x98\xfb\xfa\x43\x4c\x12\xa2\x48\xb3\x3d\x8b\x88\x54\x6b\x0b\xe6\x7a\xa6\x4c\xcb\x71\x33\x41\xa4\xdc\x95\x21\xf9\x86\xdf\x27\x5b\xf2\xc3\xef\xa0\xe6\x3b\x3e\xd5\xf1\xa9\x6d\xa6\x76\x38\xa6\xd9\xe0\x30\xbf\x96\x6d\xd6\xf3\xdf\x2c\x6f\x96\xfe\x1e\x8c\x1b\xb2\xf0\x8b\x1a\x0a\xd7\x52\xbb\xe2\xfe\x70\x5b\x3a\xdf\x91\x1f\x9b\xbe\xde\x27\x33\x36\x63\xef\x38\x71\xc7\x89\x3b\x4e\xfc\xbe\x39\xb1\x3b\xc9\x6f\xea\x22\x33\x7e\xba\x71\x96\x60\x36\xa6\xb1\x3c\xf9\x67\xa1\xcb\xbf\x94\x87\x4c\x1f\xa8\xd8\xa4\x98\xfa\x94\x4e\xf1\x8b\xfe\x24\x29\x0c\xe6\x1e\x33\x73\x8d\x13\xcd\xd8\xd8\x6f\x12\xcc\x86\xf1\xbb\xf0\xa3\xd5\xce\xfe\x35\x7c\x6a\xbb\xf0\x71\xac\xc0\xd3\x81\x29\x33\x26\xbc\x22\xaf\xb6\x64\xa0\x3c\x8c\x13\xbe\x0b\x57\x0f\x26\x16\x30\x76\xc7\xaf\x83\x45\x39\xbc\x69\x77\x7e\x9d\x2e\x97\xb0\xf3\x5c\xb4\x9c\x70\xe7\xb9\x38\x5c\xcf\xc5\x5b\xb9\x23\x5f\xf9\x78\xbe\x96\x58\xd7\x3e\x08\xdf\x44\xab\x41\x50\x6b\x9e\x25\x1c\xc7\xab\x5c\x31\x85\xe0\x15\x82\xa3\xac\x8d\xc4\x2f\x3e\x7b\x0f\xc2\x5a\x31\xda\xdf\x58\x24\xdf\xf2\xc4\x0f\x45\x4b\x79\xc5\x50\xbe\x7a\x12\xdf\x40\x25\x79\x1f\xf8\xa9\xc5\x78\xbb\xd0\xbe\xce\xa2\xf4\xf6\x16\xa5\x2e\xb4\xaf\x53\x01\x0f\x4c\x05\xec\x42\xfb\xba\xd0\xbe\x4e\x41\x5e\x3d\xed\x4e\x41\xfe\x22\x42\xfb\x5a\x89\xda\x2f\x88\xbd\xb9\xbb\xd0\xdd\xc9\xdc\xee\xbd\x4e\xe6\xee\x64\xee\x2f\x54\xe6\x3e\x8c\x15\xee\x04\xee\x4e\xe0\xee\x04\xee\x4e\xe0\xee\x04\xee\xbd\x2f\x63\x27\x70\xbf\x66\x81\xce\x7a\xa9\x7b\x4d\x92\xcd\x7b\xf5\xe5\x74\xe2\x76\x27\x6e\x1f\xb6\xb8\x7d\x30\x13\x7a\x3f\x65\x1e\xdb\xcd\xa7\x2b\x52\xde\x15\x29\xef\x8a\x94\xbf\x78\x91\x72\xf7\x75\x8b\x8c\x0f\x7b\xb8\x14\x56\xb9\x34\x80\x8f\x82\xcc\xa8\x54\xc0\xfe\xdb\xc8\x2b\xeb\x13\x3d\xde\xab\x9c\xd2\xa5\x7a\xf8\xa7\x9d\xd4\xd2\x49\x2d\xbf\x51\xa9\xe5\x80\x62\xc1\x0e\x22\x63\x25\xc5\x2a\x9a\xe3\x49\x42\xc6\xde\xe8\x23\xdb\xea\xc1\x17\x54\x2a\x89\xa2\x5c\x2a\x9e\x36\x5f\x2e\x97\xae\x87\xbe\xef\xe0\x8c\xb3\x29\x9d\xe5\xe6\x6e\x31\xe0\x9c\xc1\x89\x2e\x24\xc1\x45\x46\xd6\x79\xaa\x6a\x5a\x7f\x17\xd7\x52\xfd\xd0\x5f\xeb\x76\xda\x44\x70\x2f\x8c\x7c\x56\xea\xd6\xb2\xd6\xf8\x76\x70\x77\xfd\x70\x7b\x36\x38\x45\xfd\x2c\x4b\xa8\xb1\xbb\x1b\x52\xa0\xbf\xea\x49\x21\x85\xe5\x63\xb1\x97\xc2\x90\xb9\xc1\xb0\x05\x43\xbf\x96\x8d\xd1\x11\x3a\xbb\x78\xb8\xbb\x1f\xdc\x36\x34\x68\x09\x05\xf2\x56\x49\x9a\x25\x58\x91\x18\x3d\xe6\x13\x22\x18\xd1\xd2\x8e\x45\xba\x2d\xcc\xff\xa6\xd1\xc1\x7f\x0f\xce\x1e\xee\x87\xd7\x57\xe3\xbf\x3e\x0c\x1e\x06\xa7\xc8\x51\x9c\x6e\x56\x8f\x4b\x8f\x22\x5e\x30\x9c\x6a\x0d\x44\xff\x50\x64\xca\xfe\x23\x27\x39\x41\x58\x4a\x3a\x63\x29\x01\x44\xe0\x52\x8b\x6e\xc0\x17\xfd\xef\x06\x17\xe5\x96\xe7\x24\x84\xdf\x45\x09\x9e\x90\xc4\xfa\x23\xc0\xc4\xae\x09\x3d\x80\x2a\x36\x8e\x8a\xdc\xac\xea\x5f\x1f\xfa\x17\xc3\xfb\x9f\xc7\xd7\x1f\xc7\x77\x83\xdb\x1f\x87\x67\x83\xb1\x95\x2a\xcf\xfa\xba\xdf\x52\x4f\x56\xf8\x44\xff\xc8\x71\xa2\xb5\x13\x3e\x75\x78\xbc\xe8\x79\x4e\x18\xca\x19\x50\x9c\x51\x79\xb4\x1e\xe4\x3b\xd5\xa7\xcc\xcc\xe8\xe6\xe2\xe1\xd3\xf0\x6a\x7c\xfd\xe3\xe0\xf6\x76\x78\x3e\x38\x45\x77\x24\x01\xa5\xc0\x2d\x3a\xec\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\xe8\xd5\xc0\x36\x9b\x78\x8e\x9f\x28\x17\xf6\xe8\xce\xe8\x13\x61\x66\x1d\xe1\xcc\x42\xfb\x4e\xf8\x1e\x07\x4b\x77\x7d\xf5\x71\xf8\xe9\x14\xf5\xe3\xd8\xcf\x41\x42\x1b\x25\xca\x71\xb0\xce\x47\xe5\x61\x6b\xe6\x00\xdd\x1b\x22\xe2\x4f\x44\x08\x1a\x93\x0a\x1d\xf5\xef\xee\x86\x9f\xae\x2e\x07\x57\xf7\xb0\x62\x4a\xf0\x44\xa2\x39\x7f\x06\x53\x36\xcc\x10\x2c\xdc\x4f\x98\x26\xd0\x99\xdb\x2c\xce\xd0\xf3\x9c\x82\xfb\x03\x80\x99\x7d\xcf\x46\x3f\x13\x39\x7b\x73\xeb\x6c\xe9\xe0\x2d\xab\x2d\xd5\x93\xb4\xfc\x46\xe5\x58\xac\x7a\xa1\x44\xe5\xcb\x2f\xae\xa3\xd6\xe5\x2f\x2a\xe4\xd6\xac\xac\x2d\xd1\x4b\xf3\x4c\x8b\xbd\x6e\xad\xab\x95\xd7\xf0\xf5\xae\x59\xa2\x04\x8d\xe4\xcb\x42\x3d\x89\x9c\x29\x9a\x12\x64\x3b\xb3\x87\x73\x8f\xf0\x4f\x97\xa6\xe1\xf7\x70\xc1\x2e\x95\x72\xf8\x44\x94\x1d\x7e\xa7\x02\x76\x2a\xe0\x61\xa8\x80\xef\x2d\xdb\x3f\x26\xd9\x72\x87\x95\x89\xc1\x3b\xc6\xeb\xb5\x14\xa4\x61\xec\x89\xd6\xa2\x9a\x90\x27\x92\x80\x94\xa7\x04\xd6\x4a\xa3\x95\x5d\x26\x82\xe0\x47\x2d\xf0\xc5\xfc\x39\x94\x5c\x6a\x90\xfb\xd1\x7e\x6e\xe1\x36\x41\x1c\x7f\xfa\xe3\xeb\x5d\x16\x7a\xb9\xe3\xd7\x28\xe1\x7d\x0b\x41\x32\x2b\x31\x02\x83\x04\xfb\x5f\xac\x25\x78\xcd\x6d\x11\x7c\xf1\x1e\x2e\x8a\x70\xb8\x07\xa4\x75\xdd\x86\x4a\xb0\x63\xa1\x29\x51\x38\xc6\x0a\xeb\x43\x33\x23\xea\x18\x5d\x33\x78\x76\x8f\xe5\x63\x0f\xb9\x2b\x4f\xb3\x95\xc2\xca\xf0\x0a\xa9\xf5\xef\xc4\x80\xbf\x39\x1f\xef\xae\xef\xee\xfa\xae\x5f\x99\x2e\xcc\xb3\x61\x85\xf7\x75\x31\x6e\xe4\xf3\xda\xdf\xfd\x65\x5a\x7c\xbf\x57\xd8\xeb\x3a\xb9\xf6\x7a\xa1\x99\xca\x59\xdd\x6d\x65\xfe\xaf\xbb\xad\xba\xdb\xaa\xbb\xad\x0e\x60\x85\xdf\xdc\x61\x58\xc3\xdd\xdf\xd4\x63\xb8\x4e\x3b\xdd\x1a\xf2\xae\xd0\x46\x37\x01\xbd\xfb\xa5\x2d\xb6\x5d\xf1\x0d\x7d\x1f\x3e\xc2\x60\x92\xaf\x91\xd6\xb6\xd7\xcb\xdc\xe4\x8b\x74\xfa\xe9\x0b\xde\xf8\x1d\x02\xe1\x5e\x11\x08\x0f\x63\xae\x2f\x92\x02\xf7\x36\x16\xd3\xb7\x4f\x7b\xeb\xa0\x06\xbb\xc4\xae\x2e\xb1\x0b\x7e\xef\xa0\x06\xf7\x47\xad\x2f\x2b\x5d\xf3\x98\x8c\x2b\x51\x02\xfe\x9f\xe3\xaa\xe7\xa7\xf4\x24\x74\x03\x95\x1e\x14\x99\x6e\xd0\x3a\x8d\xf7\x59\x44\xea\x8a\xc7\xa4\x75\x24\x41\xe9\xe5\x03\x97\xc1\xdd\x3c\x8d\x2c\x5e\x1a\xf8\x0b\x4b\xe2\x0d\x5b\xfe\x25\x1a\x76\x6a\x08\xb8\xb3\xf2\xac\x5d\xa8\x2f\x35\xbe\xa0\xe0\x50\xef\xc8\x53\xd1\x8e\x8d\xbb\x98\xc6\x71\x03\x33\xaf\x7f\xee\x59\x7a\xfd\xe3\x97\xc1\x0c\x6a\xcf\xd1\xc1\xac\x12\xbe\xfd\x3e\xec\x2a\xe1\x88\x5f\xc3\xb2\xb2\x72\xef\xbf\x38\xae\xbe\x8a\x92\x3b\xde\xde\x72\xb9\xbe\x54\x0e\xdf\x41\xfc\xac\xb2\x75\x74\x18\x3a\x9d\xa9\xe5\x70\x26\xdc\x99\x5a\xde\xb5\xa9\xc5\xb8\x68\xc7\x19\x16\x84\xa9\x1a\x91\xba\x7a\x9d\xc0\xeb\x21\xe6\x82\x93\x3a\xa0\x01\xa4\x25\x5a\x64\x2f\x64\x7f\x55\x7d\x59\xb6\x17\x2b\x18\x04\x99\x90\x27\xff\x2c\xfe\xf6\xc2\x7a\xa9\x02\xc4\x8a\xe8\x24\x83\xf5\x2f\xf5\x1d\x9d\xdb\x40\xa5\xdd\x73\x25\xb1\x2a\x89\x82\x10\x44\xbd\x36\x9e\xe9\xc6\xbc\xfd\xbe\x52\x24\x97\x06\xfd\xba\xb1\x4d\xcb\x1b\xdf\xee\x00\xb9\x9d\xa1\x26\xdd\x2f\xc8\x29\xd3\xd2\x28\x9f\x16\x17\x83\x44\xcf\x34\x49\x00\x51\x04\x32\x1e\x9b\x6e\x80\xdf\x5c\xc4\x43\xe3\xce\xbf\x69\xdc\x43\x1d\x77\xa8\x63\x09\x6d\xec\xa9\xfb\xca\x99\x76\xc4\x06\xe9\xac\xa0\x0d\xad\x31\xc0\x7e\x19\x9c\xe0\x13\x51\xaf\xc5\x06\xb6\x3d\xfb\x2b\xcf\xbd\x20\x53\x22\x08\x8b\xc8\x01\x7a\xdb\x37\x09\x03\xf9\xc9\x4c\xd2\xc6\x80\x78\x28\x81\x70\xaa\x8a\x5b\x3d\xad\x24\xea\x76\x99\xe4\x5d\x26\x79\x97\x49\x5e\x3d\xea\x5d\x26\x79\x97\x49\x5e\x9b\x03\x11\x93\x84\x28\xd2\x28\x55\x9c\xc3\xe3\xb7\x92\x2a\x4c\xef\x5f\x86\x60\x61\xe6\xd2\xc9\x16\xbf\x19\xcd\xc2\x6d\xf8\x41\x68\x16\xe6\xac\xad\x33\x3f\x94\x7e\xac\x09\xb1\x7e\x75\x93\xc4\x36\x4c\xa3\x64\x97\x38\x87\xd7\xdf\x25\xeb\xa8\x0e\xbd\xb3\x51\xa0\x60\xeb\x5e\x8e\x93\x2c\x1d\x81\x76\x13\xb7\x1e\xc3\xf7\x3b\xef\x43\xe1\xa0\x4d\x74\x7f\xa8\x7c\x74\xeb\xa4\x94\x43\xb1\xd8\x7c\x41\x3c\xb2\xb3\xde\xbc\x71\xae\xc4\x12\x33\x7c\xb7\xd3\xed\x8c\x55\x9d\xb1\xaa\x33\x56\x75\xc6\xaa\xce\x58\x85\x3a\x63\xd5\xc6\xc6\xaa\x2f\x48\xa6\xea\x0c\x57\x9d\x58\xb5\xbf\xe9\x1e\xaa\x96\x79\x48\xd6\xba\xd6\x28\xe9\x45\x0e\xd5\xda\xc8\x7b\x3b\xed\x5f\xd6\x84\xdc\xdf\xb8\x11\xbc\x1f\x7e\x25\x5f\x9a\x25\xed\x12\x58\xec\x76\xf4\x8b\x8d\x2b\xee\x4a\x87\xd6\xae\x55\x17\xf6\xbc\x62\x71\xba\xb0\xe7\x2e\xec\xf9\xe0\xc2\x9e\xf7\xae\xac\x64\x5c\xae\x02\x24\x32\xa5\xb3\x56\xe6\x3f\xbb\x3b\x1b\x12\x8d\x80\x14\x0c\xca\x71\x4c\xb2\x84\x2f\xc0\x92\xb2\xe2\x3a\x77\x5d\xdc\x2c\x49\xd4\x87\x7e\xa3\xbb\x91\xbf\x96\xce\x71\x28\x32\x69\x31\xef\x83\x90\x42\x4f\xfe\x59\x49\xe7\x6f\x85\x97\xc9\x10\xf9\x4c\x25\xdc\x4a\xeb\x09\x7b\xc4\xea\x9f\x04\xa5\x0b\xed\x3d\x38\xc9\x55\x90\xbb\x27\xb5\x60\x95\x11\xa1\x16\xc1\x9b\x24\xcd\xd4\xe2\xbf\x46\x8c\x2a\xef\x61\xa3\x33\xc6\x85\xe1\x6a\xfa\xe3\x39\x66\x71\x42\x84\xbe\x54\x5d\x3b\x11\x66\x8c\x2b\x10\x37\x60\x06\x31\x7a\xa2\xd8\x08\x27\xfd\x9b\x61\x6b\x3f\xf3\x3b\x3a\x5d\xaf\x5d\xac\x6e\xcd\x5d\xf7\x29\xe1\x13\xa8\x60\x99\x97\x75\x7a\xdd\x40\xe7\x19\x2d\xed\xdc\x5b\x31\x04\x85\xe5\x63\x15\x38\xa4\x9c\x85\x3e\x5e\x09\x25\xb2\xe6\xdd\x12\xc6\xfc\xea\x57\x2b\x70\x23\xe5\x67\x16\x80\x04\x1e\xc3\x90\xab\xe3\x70\x3f\x86\x1d\xba\xdf\x8a\x96\xdd\x2f\xae\x74\x37\xfc\x28\x88\x12\x8b\x31\x56\x4a\x33\x99\x7d\x62\x9c\xdc\x63\xf9\xd8\x1a\xe3\xa4\xf4\xf2\x81\xb3\x9c\x12\xc6\x49\x79\xe0\x2f\xce\x72\x5a\x52\xe7\x1a\xce\xf4\xfe\xf2\xe3\xdb\x9e\xb5\x0d\x26\xfe\x5b\xc9\x95\x6f\xc7\x7b\xd6\x99\x69\xdf\x63\xde\xfc\x2a\x66\x7a\x30\x23\xac\xf0\xf3\x2f\xf1\xe4\x96\x6f\xa7\xee\x88\xae\x5a\xa3\x2f\xae\x10\x6e\x45\xe8\x58\x33\xb7\x77\x52\x10\xb7\x2a\x37\xed\x7b\x54\x2f\x63\xe6\x0e\x76\x63\x93\x18\xa0\x61\x19\xad\xdc\x9f\x21\x17\x15\x54\x94\x9e\x9d\x43\xa2\x35\x95\x61\x42\x7c\xc4\x85\x91\xbc\x62\x7b\x66\x8d\xd9\xce\x80\xf9\x9e\xa2\x3e\x8a\x6d\x6d\x7e\x41\x32\x41\x24\x61\xca\xa8\xda\xa6\xde\x95\x2b\xef\x4f\x99\xb5\x10\x9d\x63\x85\xcf\xb0\xc2\x09\x9f\x1d\xa3\xbe\x2f\xec\x4f\x25\xc2\x89\xe4\x08\x3b\xc2\x21\xb1\x6b\x02\xb3\xd8\xb1\x07\x8c\x22\x9e\x66\x34\xf1\x48\xed\xde\x8a\x4f\x59\x4c\x9f\x68\x9c\xe3\xc4\x23\x63\x8f\xd8\xe0\x89\x30\x95\x83\x0a\x87\x93\x04\xd9\x6e\xdd\x0b\x81\x7e\xee\x46\x29\x69\x4a\x13\x2c\x90\xe2\x76\xb4\xd7\xb6\x2d\x74\x3f\x27\x7e\xac\x0e\x05\x1c\xa5\xf8\x91\x48\x44\x15\xca\xb8\x94\x74\x92\x14\xc7\xf8\x61\x88\x60\xdc\x67\x17\x43\x30\x8d\x46\x0a\x71\xc3\x07\x5d\xe7\xd6\x4f\xe0\x7a\x4c\x31\x63\x04\x3a\xe6\x6a\x4e\x84\xed\xde\xbe\xfc\xd6\x56\xce\xb7\xc6\x88\x6e\xb6\x98\x86\x23\x7b\x3b\xa5\xb3\xb5\xc6\xd9\x56\xdd\x6c\xa7\x6b\x36\x2b\x9a\x2f\xe0\xa5\x6d\xaf\x0d\x5e\x50\x59\x56\x07\xdf\x85\xcb\xb6\x34\xe2\xd7\xc0\x47\xfb\x8d\x2a\x82\x9d\x16\xf8\x22\xeb\xf6\xa5\xaa\x80\x07\xae\xff\x75\xc8\x6e\x1d\x8a\x7d\x17\x80\xb1\xc7\xc5\xe9\x02\x30\xba\x00\x8c\x2f\x36\x00\xa3\x59\x9b\xa0\xf1\xce\xe9\x7a\x1b\x56\x90\xf2\x46\x01\xf1\x0b\x88\x52\x58\x3e\xb6\xad\x29\xa5\x45\xe5\x61\xfc\x2e\xa4\xfa\xda\x09\xbf\x86\x74\xdf\xd5\x29\xda\x6b\x9d\xa2\x83\x9b\x76\x27\xf8\x75\x82\x5f\x27\xdb\xb4\x9c\x70\x27\xdb\x1c\xae\x6c\xf3\x56\x0a\xcb\x97\x04\xa1\xab\x85\xa7\x52\x66\xcc\xca\x00\x5b\x03\x47\x03\xee\x81\x3c\x4b\x38\x8e\xd7\x05\xe1\xfc\x82\x0a\xb9\x66\x85\x68\x66\xda\xd5\x1f\x1c\xb8\x64\xb6\x14\x7f\x63\x46\xfe\x5b\x88\xa9\x6d\x9c\xfa\x9b\x86\xd5\x02\xfd\x42\x30\x59\x29\x28\xed\xa5\xb4\x90\x2a\x4d\xb7\x52\x38\xe4\x1f\x0f\x9c\xaa\xfd\x96\xbe\x86\x7a\xf1\x05\x3b\x08\x3a\x27\xc0\x6f\xb3\xf0\xf9\xc1\x48\xad\x9d\x6a\xd7\x65\x55\x76\x46\xfd\x4e\xf1\xed\x14\xdf\xbd\x2f\xe3\x21\x29\xbe\x6f\x28\x51\x9b\x34\x91\x17\x29\x63\xb8\x9d\x6c\xdd\x89\xd6\x9d\x68\xdd\x89\xd6\x5f\xac\x68\x7d\x18\x2b\xdc\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x9d\x5c\xdd\xc9\xd5\x7b\x5f\xc6\x4e\xae\xae\xc8\xd5\xf0\x97\x4b\x93\xde\x54\xc8\x6e\x2d\x5c\xb7\xc8\x89\x7e\x2f\x92\x75\x27\x55\x77\x52\xf5\x61\x4b\xd5\x07\x33\xa1\x2f\x2f\x11\xb2\x4b\x25\xec\x52\x09\xbb\x54\xc2\xb7\x48\x25\x74\xbc\x64\x95\x84\xb2\x2c\x58\xfc\xb8\xc4\x81\x0e\x56\xb6\x28\x46\xbb\x6d\x78\xc7\xbe\x96\xda\x01\xcd\x6f\x53\x69\xaa\xf4\x9b\x6b\xe8\x80\xea\x4f\xf5\x9c\xb4\xa0\x19\x85\x1b\xdf\x7a\x84\xb0\x9f\xec\x9b\xef\x0b\x0c\x7c\x79\xd4\x5d\xfd\x29\x14\xec\x5a\x57\x7f\xea\x05\xe7\xed\x0e\xd7\x9a\x99\x3b\x1a\x35\x36\xde\x77\x3a\xed\x37\x07\x97\x6b\x3e\xe9\x6f\x1a\x2e\x57\x7b\x93\x2c\x25\xef\x9c\xfc\xb3\xf6\xa2\x78\x83\xb2\x5b\x1b\xdf\x0e\x9f\x88\xfa\x52\xae\x86\xae\xec\x56\x57\x1f\x62\x4f\xd3\xdd\x8a\xf5\xbf\xdb\xd9\x76\x45\xc6\xba\x22\x63\x5d\x91\xb1\xae\xc8\x58\x57\x64\x0c\xfd\xc6\x8b\x8c\x6d\x2c\x3e\x9a\x71\x7c\x29\x12\x64\x57\x64\xac\x13\x22\xf7\x37\xdd\xdf\x96\x10\x79\x80\x16\x84\x83\xa8\xa6\xe6\x2d\x08\x6f\x8e\xfb\xe1\x46\xd2\x16\xfb\xc3\x2d\x68\x87\xff\x61\xff\xaf\xc3\xff\xe8\xf0\x3f\x1a\x66\xdd\x05\xb3\x76\xf8\x1f\xa8\x0b\xd7\xec\xc2\x35\x0f\x39\x5c\xb3\xc5\x36\x76\xf8\x1f\x2d\xc5\xb9\x17\xc2\x00\x71\x32\xd7\x46\x38\x20\x3f\x2d\x2b\x1a\x07\x2b\xa5\xb9\xb1\xfe\x76\x70\x40\x6a\xa7\x7d\x10\x2a\xc9\x2b\xe2\x80\xd4\xd1\x75\x6b\x05\xe4\x7d\xe0\x81\xb8\xd1\x76\x89\x8b\x5d\x88\xf5\xe1\x87\x58\x1f\x5c\xe2\xe2\xc1\x48\xb2\x9d\xba\xd7\xe5\x2e\x76\xb9\x8b\x9d\x32\xdc\x29\xc3\x7b\x5f\xc6\x43\x52\x86\xdf\x58\xc2\x7e\x41\x5c\x90\xdd\x64\xed\x4e\xd4\x36\xef\x75\xa2\x76\x27\x6a\x7f\xa1\xa2\xf6\x61\xac\x70\x27\x67\x77\x72\x76\x27\x67\x77\x72\x76\x27\x67\xef\x7d\x19\x3b\x39\xfb\xd5\x70\x42\xea\x84\xed\x96\xf9\x36\xef\x49\xd2\xee\xa4\xec\x4e\xca\x3e\x6c\x29\xfb\x60\x26\xd4\x61\x86\x74\x98\x21\x1d\x66\x48\x87\x19\xb2\x95\x7c\xf3\x6f\xf6\x58\x7e\x08\x6e\x62\x7f\x65\x7f\xf8\x2e\xe1\x93\xfb\x45\x46\xf4\x7f\xcf\x69\x4a\x98\x04\x69\x94\xaa\x45\x28\xcf\x34\xac\xfc\xf2\x9a\x7f\xb8\x1b\x5e\x7d\xba\x08\xb3\x69\x3e\x5c\x3e\x5c\xdc\x0f\x6f\xfa\xb7\x7e\x5d\xfc\xac\xc2\xb5\xb0\xdf\x95\x44\x32\x4b\xf2\xb7\x44\xeb\x9e\x70\x6a\xee\x14\x56\xb9\xdc\x6e\x64\xb7\x83\xbb\xc1\xed\x8f\x90\x0d\x34\x3e\x1f\xde\xf5\xbf\xbb\x28\x11\x44\xe9\x79\xff\xec\xaf\x0f\xc3\xdb\xe6\xe7\x83\xff\x1e\xde\xdd\xdf\x35\x3d\xbd\x1d\x5c\x0c\xfa\x77\xcd\x5f\x7f\xec\x0f\x2f\x1e\x6e\x07\x2b\xd7\x63\xe5\x68\x57\x2b\x21\x12\x16\x09\xe2\xfc\x51\x64\xb9\x86\x28\xd6\x10\x79\xf1\xd1\xb1\xc3\xba\xbe\x4e\xd1\x83\xd5\xe9\xa9\x6d\xdc\x30\xd8\xa0\x21\xa3\x8c\xc4\x54\xe2\x49\x42\xe2\xa5\x96\xdc\x1a\x36\xb5\x84\x4b\x83\x7a\xd6\xda\xb3\x17\x39\x35\xcf\x8b\x0c\x2f\x40\x90\xa3\xa8\x08\x8b\x6b\xfa\x30\xfb\xd0\xd8\x03\xd3\xbc\x8b\x3e\x91\x52\x4f\x51\x2e\x04\x61\x2a\x59\x20\xf2\x99\x4a\x25\x97\x1a\x75\xdb\xd7\xd4\xac\xbd\x53\x7d\x83\x73\x2c\xd1\x84\x10\x56\x1e\xbf\x20\x09\xc1\xb2\x66\xcc\x76\xf7\xdb\x2d\x8b\xdf\x2b\x6b\x8d\x31\x97\xd1\x14\xd3\x24\x17\xa4\x72\x5a\x78\x9a\x61\x41\x25\x67\x83\xcf\xfa\x2e\xd3\x07\xf9\x1a\x3e\xe7\x62\xbb\x13\x33\xf8\x6b\x48\xc1\x57\xe5\x7f\x7e\xba\x2f\xff\xab\x74\xe6\x2f\xee\xcb\xff\x5a\x4d\xeb\x41\xc3\x55\xca\x3e\x42\x9f\xee\x4f\xd1\x27\x08\x71\x12\xe8\x7e\x8e\x0d\xc5\x5e\xdc\x9f\xa2\x0b\x22\x25\xfc\x52\x7c\xac\xa8\x4a\x60\x6e\xdf\x51\x86\xc5\x02\xb9\xe9\x9b\x44\x57\x1c\xcd\x11\xf1\x4b\x53\x5d\x3c\xf6\xf7\x9c\x81\xea\x5e\xac\xde\x05\x9f\xd1\x08\x27\xbb\x2d\x62\xff\xaa\xc4\x07\xae\x6f\x57\x2e\x45\xf8\xf6\xf2\x5a\xf4\xaf\xce\x21\x89\xd4\x0d\xb5\x66\xe6\x57\x44\x6a\x22\x89\x38\x8b\xad\x97\x46\xdf\xfe\x8b\x40\xa8\xff\x3b\x87\x44\xdc\x5c\x52\x36\xd3\x2d\xa2\x13\x74\x7d\x3b\x62\xd7\x22\x36\x86\x50\xa2\xa5\x61\x43\x73\x54\x22\xc6\x15\xa2\x69\xc6\x85\xc2\x4c\x69\x45\x00\xc4\x00\xbb\x22\x86\x03\x9c\xf1\x34\xcd\x15\xd6\x07\x6d\x69\x51\x99\x31\x87\xdc\x11\x35\x8c\xc1\xb5\x52\xb3\x86\x46\x4e\x28\xe6\x92\x09\xdd\xbe\x96\x51\xca\x3a\x34\x8d\x97\x54\x59\xd7\x04\x16\x02\x97\xa5\x89\x0f\x54\x91\xb4\xfa\x7e\xcb\x20\xcf\x7f\xd5\x1a\x08\xce\x4c\x52\x05\x11\x7d\x11\xcd\xa9\x22\x91\xd2\x47\x70\x2b\x9a\x78\xb8\xfa\xe1\xea\xfa\xa7\x50\x82\xf8\xd0\xbf\x3c\xff\xf3\x7f\x94\x7e\xb8\xbd\x5c\xfa\x61\xfc\xe3\x9f\x97\x7e\xf9\xff\xad\xa4\xa7\x6a\x4f\x4b\x7a\x7e\x30\x97\x23\x10\xa9\xc1\x26\xec\xa6\x8a\x68\x8a\x67\x04\xc9\x3c\xd3\x14\x20\x8f\xcb\xfb\xab\x45\xca\x0b\x8e\x63\xca\x66\x26\x03\xf4\x82\x2a\x22\x70\x72\x89\xb3\x8f\xce\x7e\xbd\xc5\xea\xfc\xdf\xbb\x52\xbe\xee\x87\x9f\xfb\x97\x61\xc6\xef\x87\x9b\xdb\xeb\xfb\xeb\x95\xb3\x2e\xb5\xb0\x7c\x8c\xf4\xe3\x53\xf8\x5f\x74\x82\x74\xeb\x5e\xf2\x4d\x89\xc2\x5a\x23\x40\x5f\x9b\xa4\x39\x9f\x48\x43\x59\x02\xa7\x26\x13\x34\xa5\x70\xa5\x18\x0b\xde\x37\x46\xb8\xf6\xda\x83\x3f\x37\xe6\x03\xd0\x96\xdd\xa5\xcc\x62\x2c\x62\xf4\x77\x59\x4d\x1f\x07\xc3\xb1\xf9\x81\xc4\xe8\x08\xcd\x95\xca\xe4\xe9\xc9\xc9\xf3\xf3\xf3\xb1\x7e\xfb\x98\x8b\xd9\x89\xfe\xe3\x88\xb0\xe3\xb9\x4a\x13\x93\x2e\xaf\x57\xe1\x14\xdd\x08\xae\xaf\x10\x50\xd0\x89\xa0\x38\xa1\xbf\x92\x18\x4d\x0c\xff\xe3\x53\xf4\x4b\xc4\x05\x39\x2e\x36\xc6\x1a\x95\xec\x3d\x62\x0d\x4f\x27\xfa\xa5\x1a\x66\x52\xdd\x4f\x14\x93\x88\xc6\x56\xcc\x20\x2c\xe2\x60\x79\x34\xbe\x0a\xdd\x9e\xcb\x34\xd4\x1a\x4d\x96\xab\x62\x39\x03\x65\x05\xc7\x24\xc8\x76\x57\xbc\x4c\x70\x5a\xf1\x19\x1a\xb5\x35\xd7\x2a\xba\xbe\x5b\x31\xdc\xaa\xee\xd5\x4c\x4f\x38\xe2\x09\x9a\xe4\xd3\x29\x11\xa1\x43\xba\xa7\xb5\x19\x2a\x91\x20\x11\x4f\x53\x90\x18\xf4\x57\xb9\x34\x54\x0d\x2b\x66\x47\x7b\x3c\x62\xb0\xff\x5a\xcd\x01\x0a\x88\x39\xb0\x3a\x46\x48\x8c\x30\x5b\x98\x6e\x26\xf9\x34\x6c\xdf\xc0\x50\xe0\x18\x51\x35\x62\xfd\x24\x41\x82\xa4\x5c\x91\x20\x87\x12\x9c\x67\xe5\x05\x07\x16\x29\x48\x96\xe0\x88\xc4\x86\x1e\x12\x1e\xe1\x04\x4d\x69\x42\xe4\x42\x2a\x92\x86\x0d\x7c\x0d\xb6\x1a\xbd\x66\x54\xa2\x98\x3f\xb3\x84\x63\x3b\x8f\xea\x67\xdf\x94\x4f\xe3\xc0\x41\x04\x0c\x84\xe0\x02\xfe\xe7\x07\xca\xe2\xbd\x71\xa8\x87\xbb\xc1\x6d\xf8\xef\xbb\x9f\xef\xee\x07\x97\x9b\x71\x1f\x4f\x59\x30\x3c\xd0\xe1\x4f\xd1\x9d\x59\x04\x2e\xb4\x44\x24\x1a\x26\x75\x69\x49\xa9\xf8\x81\xc7\x5b\x72\xdf\xcb\xfe\xd5\x43\xbf\xc4\x51\xee\xce\xbe\x1f\x9c\x3f\x54\xf4\x01\x3b\xbf\x92\x0c\x6f\xd4\xbf\xf0\xb7\xb3\xef\x87\x17\xe7\xe3\x1a\x85\xf1\xc3\xed\xe0\xec\xfa\xc7\xc1\x6d\xa1\xdb\xd5\x2e\x51\x65\x30\x55\x66\x75\x6f\x98\xd2\x9c\xc7\x68\xb2\xa8\x07\x84\xd0\x92\x73\x02\xbe\xd8\x02\x12\xc5\xb4\x7a\x0a\xbc\xc9\x61\x73\x14\x5f\xa4\x3c\x26\x3d\xfb\x0e\x20\x69\x18\xe3\x8a\x91\x98\xeb\x1b\xd6\xbd\x63\x16\x18\x2a\x0c\xc8\x85\x5f\xb8\x53\xd4\x47\x52\xbf\x98\xeb\x43\x2d\xe8\x6c\x06\x86\xc3\xca\x50\x4d\x6b\xf6\x53\x58\x5e\xf8\xce\xec\x7f\x26\x38\x9c\x73\xdd\xad\xb5\x38\x7b\xab\x84\xf9\x10\x50\x57\xca\x2d\x0a\x0c\x06\x87\x9a\xa1\xb9\xcd\xd2\x8b\xd0\xb8\x5e\xe6\x3c\x1a\x7b\x91\x3e\x5c\xc0\xb6\xa4\xb1\x77\x66\x82\x3c\x51\x9e\x07\x9f\x5a\x60\x8f\xd2\x8e\xd7\x36\x5f\x2c\x00\x2c\x9b\x31\x8a\x54\x9a\xf1\xe4\x51\xdb\x82\x66\x61\x4f\xd0\xc2\x54\xf0\xb4\xa6\x8d\xf2\x31\x19\x5e\xdf\x29\x81\x15\x99\x2d\xce\x2d\xcb\xd8\xfe\x78\x9c\x5f\xff\x74\x75\x71\xdd\x3f\x1f\x0f\xfa\x9f\xca\x27\xde\x3f\xb9\xbb\xbf\x1d\xf4\x2f\xcb\x8f\xc6\x57\xd7\xf7\x63\xf7\xc6\x4a\x92\x6f\xe8\x60\xf9\x9e\x2e\xbf\x78\x8a\x34\xcb\x05\xd6\xe8\x00\xef\x02\xfe\x38\x21\x53\x2e\x0c\x9f\x4f\x5d\xe8\x82\x15\x61\xdc\xda\x5a\x5d\xac\x32\x8b\x53\xb0\x8c\xd5\x35\x69\xac\xde\x4a\x10\x9c\xc2\x3d\x81\x19\x1a\xb0\xf8\xe8\x7a\x7a\x74\x67\x7e\x4c\xb1\x78\x24\xc2\x7f\xfa\x2c\xa8\x52\x84\x95\x54\x3a\xec\x86\xec\x95\xc4\xa2\x83\x63\x74\xab\xf9\xbe\x7e\xdf\x5f\x6a\x9a\xd8\x63\xa2\x30\x4d\xa4\x1d\x6c\x69\x5d\x4f\xd1\x05\x16\xb3\xc2\x0e\xf7\x35\x9f\x4e\x4d\x63\xdf\x98\x61\xe8\x3b\xac\x34\x8b\x1a\xde\xab\x49\xc3\xdd\x8b\xd0\x9f\x7d\xd9\xcb\xc3\xcb\x54\xf5\x90\xed\x46\x53\x0f\x37\xb0\xe2\x46\x63\x2f\xe9\x86\xf6\x49\x0d\xad\xc1\xc4\xcd\xe3\xd5\x97\x4c\x7d\xdb\xcb\xe4\x54\x7e\xb1\x86\x9c\x4c\x2e\x95\xde\xf9\xa9\xd6\x36\x6b\x68\x89\x7c\xa6\xd6\x60\x10\x8e\xbb\x42\x42\x45\x33\x60\x5e\xc5\x59\x46\xb0\x90\x75\xbb\x5d\x16\x03\x1b\xf6\xde\xf4\x14\xf6\x61\x37\xd9\xf5\xd3\x43\x9c\x81\xc1\xc1\x0b\x11\x15\x8a\x6c\x41\x03\xa6\xad\x25\x0a\xb8\x01\xb4\xa5\x6b\x8b\x6c\x74\x49\xa5\x56\x1a\xcd\x8f\xdf\x59\xc8\xa5\xed\x08\xe2\x63\x7f\x78\x51\x11\x2e\xc6\xe7\x83\x8f\xfd\x87\x8b\xd5\x66\xc2\xd2\x77\xd5\x2d\x46\x47\x48\x3f\x2f\xfb\xcd\xe9\xd4\xdc\x19\x0e\x38\xca\xa8\xb4\x84\x81\xd1\xca\x42\xd5\x18\x7b\x75\x4c\xb2\x84\x2f\x52\xc2\xc0\xc4\x53\xba\x09\xf5\x7a\x4e\x31\xb5\x57\x4b\x30\x58\xb0\xe2\x58\xb3\x1b\x5c\x63\x47\x0e\xad\x8a\xc4\xfe\xe6\x2d\x83\x55\x55\x58\xf7\x8d\xf1\x9e\xd9\xff\xdc\x29\xac\xb6\x3c\x63\xfd\xb3\xfb\xe1\x8f\x83\xb2\x7e\x78\xf6\xfd\xf0\xc7\x3a\xa9\x66\xfc\x69\x70\x35\xb8\xed\xdf\xaf\x11\x4e\x2a\x4d\xd6\x09\x27\x52\x0f\xb8\xea\x3d\xa5\xd2\x47\x04\x45\x06\xf2\x0a\x51\x25\xd1\x13\x95\x74\x42\x01\x20\xcc\x7a\x22\x1f\x86\xc0\x59\x9f\x70\x42\x63\xaa\x16\x4e\x7c\x31\xfd\x96\xf7\x51\x73\x52\xdb\xbe\x31\x3b\x84\xfe\x49\xb0\xf2\x99\xcd\x71\x93\x3e\x45\xa0\xdb\x3e\x81\xd2\x16\x7c\xc6\xb4\x20\xcd\x66\x44\x98\xe1\x80\xf7\x25\x1c\x4b\xf0\x5c\x8f\x2a\x14\x56\x8a\x55\xf3\x42\xeb\x8c\x30\x22\x00\x04\xce\x77\x62\x04\x29\x41\xd8\x57\x5a\xe6\xca\x12\x1a\x51\x95\x2c\x50\x04\x36\x2c\x30\x67\xa6\x98\xe1\x99\x15\x0e\x40\xcd\xa9\x90\xc4\x5f\x0d\x8a\xda\xf5\xd4\x9a\xf6\xef\x29\xd9\xf2\x98\x3d\x5c\x9d\x0f\x3e\x0e\xaf\xca\x24\xf0\xfd\xf0\x53\x49\x84\xbd\x1c\x9c\x0f\x1f\x4a\xb7\xb9\x96\x64\x57\xcb\xf5\xd5\x66\x6b\x8e\xa2\x7f\xe9\x14\x9d\x9b\x4f\x4f\xf5\xe2\xd6\x40\xc4\x79\xe5\xb7\xb2\x0e\xb7\x2e\x24\xcf\xfd\x31\x60\x4a\xd4\xfa\x25\xda\x9a\x90\xac\x0f\xb2\x64\x43\xaa\x0f\x55\x58\xea\xfb\xaa\xea\x54\xae\x4e\xd9\xbd\x08\x41\x97\xc7\x85\x65\x29\x8c\x61\x00\xa3\x41\x93\x11\xab\xc6\xad\x55\x30\xec\x1f\xc1\x45\x9d\xe6\x52\x19\x57\x22\x10\x27\x7a\xfc\x8b\xd4\x0b\x0a\xae\xc6\x63\x74\x47\xc8\x88\x39\xeb\xc1\x8c\xaa\x79\x3e\x39\x8e\x78\x7a\x52\xe0\x13\x9e\xe0\x8c\xa6\x58\x4b\xd2\x44\x2c\x4e\x26\x09\x9f\x9c\xa4\x58\x2a\x22\x4e\xb2\xc7\x19\x44\xc0\x38\x77\xea\x89\x6f\x76\xc6\xff\xfd\xe2\x4f\xdf\x1e\x5d\xfc\xe5\xdb\x0f\xcb\x16\xb2\xa6\xfd\x1f\xb0\x08\x67\x32\x4f\x6c\xc4\x9c\x08\xd7\xc6\x1d\xf9\x9c\xac\xdb\xef\xab\xf2\x76\xed\xa6\xbf\x9e\xdd\x3c\x94\x2c\xd6\xe5\x7f\x5e\x0e\x2e\xaf\x6f\x7f\x2e\x71\xca\xfb\xeb\xdb\xfe\xa7\x12\x43\x1d\xdc\x7c\x3f\xb8\x1c\xdc\xf6\x2f\xc6\xee\xe1\x2e\xb6\xb7\x1f\x18\x7f\x66\xe5\xa5\x91\x8e\x03\x2e\xf5\x74\x8a\x3e\x72\x81\x7e\xf0\x3b\x79\x34\xc1\x12\xae\x18\x77\x67\xc9\x1e\xca\x78\x0c\x8c\x17\x91\x6c\x4e\x52\x22\x70\x62\x6d\x06\x52\x71\x81\x67\xe6\xa6\x97\x91\xc0\x2a\x9a\x23\x99\xe1\x88\xf4\x50\x04\xd4\x30\xeb\xc1\xa6\x80\xaa\xc5\x67\x55\x3b\xdf\x6d\xce\x14\x4d\x89\x53\xc1\xed\x3f\xef\xcd\x66\x6c\xb1\x39\xd7\xf7\xdf\x97\x85\xbd\x8f\x17\x3f\xdf\x0f\xc6\x77\xe7\x3f\xac\x5c\x4f\xf3\x59\x69\x64\x77\x10\x80\x74\xc6\x93\x3c\x65\xe1\xdf\xdb\x8f\x6d\x78\x75\x3f\xf8\x54\x1d\xdd\x75\xff\xbe\x4c\x19\xb7\xe5\x00\xb7\x0f\xdf\x5d\x5f\x5f\x0c\x4a\x2e\xe1\x0f\xe7\xfd\xfb\xc1\xfd\xf0\xb2\x44\x3f\xe7\x0f\xb7\x06\x8d\x70\xd5\x34\xdd\x08\x6a\x26\xaa\xa7\x15\x4e\x73\xdf\xac\xb0\x15\x27\xea\xdb\x80\x72\x73\x96\x8f\x02\xb8\x1d\x13\x0e\x06\x56\x9d\x23\x6f\x52\x8d\xcc\x48\x6b\xd9\xa1\x2a\x6f\x13\x6a\x66\xc7\x2b\x37\x7a\x15\x57\xbe\xf7\x43\x30\x50\xa0\x46\xd9\xc6\x49\xc2\x9f\x4d\x28\x6f\x4a\xf5\xad\x6c\x81\xd1\xf4\x2b\xb2\xf0\x10\x1e\xd7\x70\xbc\xf2\xb6\x90\x48\x10\x75\xc9\x73\xa6\xb6\x27\xb9\xfe\x55\x89\xef\x0c\xae\x7e\x1c\xff\xd8\x2f\x53\xe0\xf0\x62\x35\xab\x09\x9b\xa8\xb9\x8a\xfb\x57\x3f\xfb\x4b\x18\x02\xbe\x7b\x5e\x43\x35\xb2\x6b\x94\x50\x2d\xf6\x46\x58\x6b\xaf\x09\x48\x34\x88\x50\x30\x39\xa4\x7a\x72\x10\x60\x9a\x19\x7f\x92\xe1\x4f\x66\x90\xa7\xee\x8f\x4a\x7b\x12\xd6\x05\xac\xa9\x2e\x9e\x1e\xda\xb1\x5a\x35\x43\x84\x3d\x51\xc1\x01\xcf\x16\x3d\x61\x41\xb5\x34\x6e\x5a\xd6\x73\x3d\x85\xff\xdd\xac\x4d\x30\x8c\x56\x18\xd7\x1d\x17\xea\xdc\x07\xf2\x6e\x67\x0d\xa9\x0b\x68\x5d\x0e\x65\xad\x37\x74\x2c\x7f\x5b\xb3\x39\x3b\x06\xfc\x96\x27\xfc\x8f\xe4\x9c\xe2\x44\x33\x80\xfd\xc9\x8b\xfd\xab\xbb\x61\x59\x7e\x2c\xab\x19\x01\x5f\xde\x5a\x5e\x04\x43\xa5\x19\xb9\x53\x26\xee\xfe\x7a\x61\xb4\x0b\x00\x3d\x36\xe7\x36\x50\x2c\x40\x00\x72\x28\x28\x19\x16\xb2\xf2\x85\x44\x00\x84\x56\x04\x5c\xe9\x3b\x0b\xc2\x99\x9e\x38\x8d\x47\x8c\x7c\xce\x08\x93\x10\x1c\x60\xee\xb3\xc2\xd7\x2e\x8f\xd1\x70\x0a\x2c\x41\xbf\xce\x50\xce\xac\x03\x4c\x5f\xb8\x66\x90\x3d\x2d\xca\xda\x21\x78\x0d\x11\x0c\x2f\x8c\xb8\x60\xa9\x62\xf0\x23\xf6\x93\x77\xa2\xc1\xa3\x29\xd7\x0c\x48\xef\xa2\x6d\xef\x14\x61\x26\x69\x0f\x69\x85\xa5\xba\xa7\x90\x3a\xa0\x15\x4a\x1b\xc2\xa5\x39\x8d\xfd\xf3\xf5\xaf\x81\xa5\x38\xe1\xf0\x32\xa8\xbf\x0b\x2a\x57\x41\x83\x68\x9c\x18\x8f\xc9\xb8\xfd\x9d\x10\x71\x41\xac\x9f\x65\xe3\x6b\x60\x1d\x63\xbf\xc7\xf2\x71\xc9\xf7\x30\x64\x52\x61\x16\x91\xb3\x04\xcb\x2d\x83\x90\x9c\x8d\xa3\x57\x96\x38\x6e\x6f\x1f\x6e\xee\x87\xdf\xad\xe1\xf2\xd5\x8f\x97\xc3\x80\xa2\x24\x77\xee\xb9\x89\xe0\x38\x46\x9a\x7d\xce\xb8\x71\x05\x5a\xc1\xbf\x80\xfe\x36\x79\x3d\x3e\xa0\xb2\x04\x3b\x5e\xa4\x23\x58\x3b\x47\xe8\x4a\xa0\x76\x21\x50\xa4\x57\x02\x05\x26\x0f\xb7\xd5\xe0\x59\x34\x05\x49\xac\x75\x2b\x4b\xb0\x9a\x72\x91\x1a\x2e\x5f\x9a\xb4\x69\x7c\x75\xa3\x94\x29\x22\x44\x9e\x29\xea\xb0\xdc\xab\x52\x2a\x54\x78\xe7\xb3\x4b\x22\x25\x9e\x91\x5d\x1c\xd0\x75\xca\xc3\xdd\x8f\xe1\x3f\xc1\xc1\xdc\x46\xf6\x2f\x8d\xd0\x45\xbe\x3b\x7a\xba\x66\x1f\x4d\x20\xcf\x0d\x4f\x68\xb4\x65\xc0\xdd\xc7\xfe\xf0\x62\x3c\xbc\xd4\x4a\x7c\xff\x7e\x70\x51\x12\x25\xe0\x59\xff\xe3\xfd\xe0\xd6\x82\x58\xf7\xbf\xbb\x18\x8c\xaf\xae\xcf\x07\x77\xe3\xb3\xeb\xcb\x9b\x8b\xc1\x9a\xc8\x9c\xc6\xc6\x97\xad\xab\xd5\x57\x4f\x97\x7e\x81\x1d\xd6\xbc\x2c\xb4\x97\x41\xd6\x18\xa6\x09\x38\xc1\xb9\x71\x86\x63\xc4\x78\x4c\xe0\x67\xe9\xac\x33\x1e\x39\x1a\x0d\xd5\x57\x49\x82\x70\xae\x78\x8a\xc1\x6b\x93\x2c\x46\x0c\x4f\x34\x6b\xc5\x49\x12\x84\x77\x89\x9c\x31\xcd\x62\x75\x63\x06\xa2\x3d\x4a\x88\x66\xe7\x59\x90\xec\x67\xfd\x06\x53\xca\x20\xd2\x36\xc5\xe2\xd1\xb8\x99\x8a\x2e\x8b\x43\x21\x11\x96\x23\xa6\xc7\x45\xac\x61\xa8\xcd\x0a\x9f\xb6\x7a\xab\x71\x75\x52\xfc\x48\xf4\xaa\xa4\x79\x34\x47\x99\xe0\x33\x41\xa4\xb4\xb6\xe5\x08\x33\x13\x80\x60\x5f\xd7\xd7\xd0\x88\x31\xae\x97\xc2\x99\xb0\x63\x92\x11\x16\x13\x16\x51\x93\xd6\x07\xbe\x7b\x6f\xda\x9c\x09\x9c\xcd\x91\xe4\xe0\xf4\x86\x65\x07\xfb\x95\xf9\xc8\xdd\x64\x66\xc6\xe6\x71\x68\x81\x16\xb9\xe6\x13\xd7\x20\x27\x9a\x55\x86\x8f\xdd\x65\xe8\xdc\x2e\xc6\x0e\x98\x66\x09\x51\x06\xac\x1f\x96\x1c\x36\x43\xaf\x75\x69\x3f\xf4\x36\xd5\x6d\x82\xbe\xb0\xdd\x98\xb1\xb4\x23\x3a\xae\xb1\x6c\xdb\x23\x85\xbe\xc7\x2c\x4e\x74\x2b\xce\x87\x51\x3e\x8b\x90\x8a\xd2\xd7\x54\xe3\x4e\xe3\x2e\xb7\x68\x84\x73\xb9\xcb\x35\x5a\xc9\xc5\x34\x56\xc1\xa3\x22\x28\x04\xc8\xdb\x26\x62\xc2\xea\x66\x9a\x45\xe2\x84\xdb\x55\x32\xaf\xe7\xa6\xfe\x13\x82\xd1\x34\x5c\xb3\x99\xa0\x2c\xa2\x19\x4e\xb6\xd2\xfd\x2a\xc1\xf8\x36\xc6\xfd\x6b\x3a\xd5\xe4\xf3\xcd\x92\xdb\x56\x11\x91\x42\x82\xb2\x1d\xa6\xdf\xc2\x0d\x2c\x49\x36\xab\x81\xc8\x22\x9a\x04\x0b\x9e\x1b\x7f\x1c\xac\x0b\x89\x6b\x8e\xea\x71\xdd\x76\xeb\x93\x81\xcb\x01\xd0\x5b\x6c\xb6\x89\xfc\x69\x5a\xbf\x4a\x2b\xb6\x77\x13\x8c\x87\x93\x9b\xfa\x36\xeb\x76\x20\x78\xf8\xaf\x55\xb4\x73\x89\x33\x4d\x33\x16\xb6\x1f\x17\x73\xb4\x4a\x92\xad\x0a\xe6\xe2\x67\x02\xdf\xb9\xcf\x0b\x69\xbf\x1b\xc5\x12\xda\x00\xa8\xe5\x4e\x4a\x31\x04\x41\x8e\xb9\xa5\xf1\x69\xae\x65\x59\x84\x21\x0a\x01\x7d\x4d\x8e\x67\xc7\xc8\x15\x61\xe8\xa1\xfe\xcd\xcd\xe0\xea\xbc\x87\x88\x8a\xbe\x71\x31\x8b\x36\x60\x69\xc4\x14\xb7\xd2\xca\xc2\x15\xd0\x48\x89\x98\x91\xd2\x9c\x5d\x74\x13\x84\x2a\xcf\xa8\x54\x36\x7c\x56\xf3\x95\xa0\xd4\x09\x4d\xab\x62\xb6\xa1\x90\x5c\xcd\x77\x21\x0d\x2c\x65\x9e\x6a\x5d\x76\x4c\x71\x3a\x16\x3c\xd9\x85\x29\x9c\xc3\x54\x40\x5d\xf6\xe9\xf9\x14\xa7\x48\x37\x6b\x43\x41\xbc\xcb\xd1\x8b\x74\x5a\x30\xd2\x7c\x59\xdf\x9b\xc1\xbd\xe5\xbc\x0f\x36\x1e\x8d\xba\x10\x08\x48\xdf\x6f\x60\x15\x85\xd9\x78\x6c\x2d\xf5\x63\x1c\x45\x5a\xe5\xde\xf3\xa4\x82\xfa\x39\xce\x25\x60\x3b\x7a\xb1\x69\xae\xa3\x73\x37\xcc\x4c\x73\x30\x08\x06\xd6\x57\xae\xe4\x11\x2d\xda\xaf\xe9\x77\xb2\x58\xea\xd5\x55\xb8\x79\x90\xde\xa4\x62\x2e\x61\x49\x60\x27\xa5\xa9\x90\xa3\xe6\x64\x81\xe6\xf8\x89\x94\xba\x74\x09\x31\xba\xe1\x05\xcf\x45\x1d\xa3\x1b\xb1\x73\x92\x09\xa2\x25\xfd\xaa\x03\xc5\xd3\xf4\x6d\x99\x12\x3b\xba\xee\xe8\xfa\xdd\xd3\xf5\x99\x29\x94\xd4\xf7\x85\xb1\x76\x12\xe0\x4c\x63\xe3\x8c\xf3\x64\xdc\xc2\x26\xd2\x7e\xc5\x4b\x9e\xb0\x4a\xd9\x28\x80\x04\xe0\x39\xc8\x47\xa5\x6b\x93\xeb\xbb\x2e\x48\xb1\xb5\xc3\x5b\xb1\x0c\xce\x65\x16\xd4\xcb\xd9\xe5\xbc\xd7\xb5\xb2\xaa\x25\xf4\xe2\x62\xce\x99\x91\x6f\xbc\xbb\x2c\xac\x7f\x5a\x3a\x4c\x4e\x14\xa1\x6c\xa9\x1a\x9b\xa1\x67\xbd\xc0\x46\xee\xf8\x47\xce\x15\x96\xdf\x1c\x8f\x98\x16\xa2\x1e\xc9\xc2\x98\x5b\xb5\x98\xf2\x3b\x2d\x8b\x1f\x49\xc2\x24\x84\x7b\xff\xce\xb8\xe7\x34\x89\x3b\x73\xb5\x51\x4d\x4d\x11\x38\x08\xba\xf6\xbd\x40\x88\xae\x6d\xd4\x4a\x49\x45\x00\x34\xc8\xf9\x66\x2e\xf6\x99\x19\xfe\x8c\x28\x48\xb1\x56\x54\x81\xce\x14\x9b\x2a\x73\x4b\x43\x5f\x6b\xba\x32\x54\x21\x38\xf8\x49\xe2\x7c\x37\xc6\x2f\x97\xdb\x58\xcb\x19\xbd\xb6\x70\x67\x63\xde\x4f\x9c\xdd\x28\x12\x7c\xa9\x74\x1b\x96\xc8\xec\xf4\xc4\xb0\x03\xe7\xbf\x26\xec\xf8\x99\x3e\xd2\x8c\xc4\x14\x43\x04\xbc\xfe\xd7\x89\x9e\xd7\xbf\x9f\xdd\x5e\x5f\x8d\x8b\x4c\x9e\xff\x1a\xb1\x7e\x22\xb9\xcf\x52\x40\x8c\x33\x1f\x6e\x9f\x09\xe2\x44\x42\x3b\x17\xb0\xba\x16\x66\xc4\x11\x6b\x1a\x41\xcc\x23\x79\x8c\x9f\xe5\x31\x4e\xf1\xaf\x9c\x81\x2b\xbd\x0f\x7f\x9e\x25\x3c\x8f\x7f\xc2\x2a\x9a\x9f\xc0\xb9\x56\x27\xe4\x89\x30\x65\xdc\x54\x7a\xb9\x62\x48\xde\x95\x10\xad\xff\xef\x7a\xcc\x45\x52\x91\xd4\x9a\x6c\x44\x32\x85\xfe\x1f\x41\x26\x9c\xab\xfa\x4b\x8a\x4f\xa7\x92\x6c\x74\x21\x15\x4a\xda\xdd\x35\xfa\xcb\x9f\xbf\xfd\x83\x26\xa1\x6d\xd6\x78\x78\x77\x3d\xd6\xdf\xff\xfb\xb9\xfd\x5e\x6e\xc0\xee\xae\xb3\x82\xb5\x39\xe2\x31\x81\xf3\x39\x83\xdb\x4f\x80\xf3\x02\xd8\x1b\x90\x43\xb1\x8f\x75\xdc\xed\xbc\xd4\xfa\x6e\x2a\xdb\x56\x8b\x09\x2a\x76\x30\x47\x74\x84\x18\x47\xa9\x89\x35\xc5\x0c\xfd\xc7\x0f\xdf\xd5\x6f\x60\x2e\xe8\x56\x1d\x52\x0b\xd7\x10\x74\x29\xe9\xaf\x44\x22\x4d\x35\x9a\x8a\x79\xaa\xbb\x16\x44\xce\x79\x12\xa3\x67\x02\x6a\x92\x8d\x03\xf5\x5a\xb9\x20\x23\x16\x36\x01\x21\x87\x08\x27\x8a\xcf\x08\xdc\xd5\x4e\x51\x53\x44\x68\x51\xc5\x64\x69\x28\x2e\x48\xcf\x40\x7d\xdd\xfd\xc9\xc5\x56\xc3\x34\xe1\x91\x4b\x6a\xb1\x26\xb9\x78\x52\x3f\xf3\x69\xd5\xf4\x8a\x9a\x6d\xf8\xd5\x4d\xb6\x66\xdb\xfa\xa5\xb1\x49\x28\xd6\x86\x55\xdd\x99\xfa\xc1\xd0\x88\xb3\x71\x42\xd9\xe3\x56\x9b\x71\xed\x44\x39\xdd\x82\x5d\x33\xdd\xa2\xb7\x73\x1b\x0b\xc8\x06\xe7\xe3\x63\x9e\x24\x26\xb5\x25\xdc\x1e\x90\xbb\xcc\xba\x81\x30\x90\x99\x1c\x50\x12\x5b\xbf\x97\xd5\x84\x05\x61\x10\xf0\x36\x62\x93\x85\xf5\xd9\xca\x1e\x92\x79\x34\x77\x99\x79\x11\x67\x52\x8b\xd1\x5c\xa0\x88\xa7\xa9\x29\x6e\xca\x08\x52\x9c\x27\xd2\x46\xbb\xb3\x23\x85\x23\x35\x62\x45\x7f\x6b\x4e\x9e\xa9\x80\xb4\x5b\xea\x5e\x7b\x97\x4e\x51\x69\x69\xa5\xc0\x4d\xe3\x10\xb3\x01\x8c\x60\xc6\x13\x15\xa0\x3f\xf0\xe5\xb3\x64\x36\xac\x41\x33\x90\x73\x2e\xd4\x38\xae\xe5\x39\x6b\x89\xa6\xca\x08\x19\x39\x4a\x20\x68\x98\x3f\x69\xe1\x9f\x3c\x7b\xe3\xeb\xaa\x21\x68\xaa\x5e\x35\x82\x76\xc7\x68\xe5\xc8\x36\x25\xc1\x86\xb5\x32\x08\x1e\x51\x39\x26\x7c\xdd\x18\xef\xe0\xab\x33\xfd\xd1\xca\xc5\xab\x9e\x3b\x27\x04\xf1\xb8\x00\x9b\x33\xf7\xba\xcd\x08\x59\xb5\xa6\x16\x3a\xe1\xe5\x32\x47\x57\x4d\xe5\xa1\x6c\xc9\xd5\x63\x01\x93\xbd\x24\x20\x6b\x62\x31\xa1\x4a\x60\x51\x42\x0a\xf1\xfa\xa0\x24\x58\x40\x7c\xd6\x88\x19\xdc\x38\xa3\x29\xc4\x28\xa6\x12\x12\x44\xe0\x2e\x0d\x9c\x61\xa8\x9d\x12\x58\x39\xda\x45\x9e\xa3\x89\x3f\x87\xc0\xb2\x82\x34\x1c\xb3\xd3\x1d\x79\x7c\x2c\xad\x9f\xf1\x28\x2f\x04\xb9\x08\x24\x5c\x8b\xa9\x83\x28\x93\x74\x36\x57\x88\x32\x6b\x77\xc4\xc9\x8c\x0b\xaa\xe6\xa9\xec\xa1\x49\x2e\xb5\x16\x6a\x82\xd5\x4c\x3c\x0a\x51\x51\x2b\x2e\xb4\x6b\x12\x71\x5c\x69\x70\x59\x45\xd9\x82\x34\xda\x1d\xca\x41\xe5\xae\x58\x43\x38\x7d\x8f\x33\x58\x6d\x83\x42\xdd\x46\x03\x4f\x89\x4c\x1c\x20\x77\xc8\x4e\x50\x05\xa4\xe9\x1c\x00\x2a\xe4\xde\xbc\x14\xaf\x51\x88\x0b\x99\x64\x50\x41\x5c\xec\x36\x48\x5e\x65\x64\x4a\x83\xde\xe4\x9d\x4e\x69\xa6\x6a\x03\xb7\x96\x5d\x45\xb7\x01\xe6\x4f\xbb\xc5\x86\x64\x2c\xa0\x66\x40\x6a\x1b\xb1\x3b\x42\x9a\x81\xdc\x96\xf6\xde\x94\xc6\x85\x29\xd8\x44\x8f\xd5\x24\xbf\x8b\x13\xfb\x7c\x70\x77\x76\x3b\xbc\x31\x90\x13\xd7\xb7\x97\xfd\xfb\x71\x8d\x5f\xbb\xe6\xad\xcb\xfe\xed\x0f\xe7\xeb\x5f\xfb\xfe\xbe\x9c\x95\x5d\xf3\xca\xed\xdd\xea\x64\x8e\x16\x43\xac\x49\x0a\xab\xed\xe7\x14\x65\x0b\x35\xe7\xcc\x87\x28\xc4\x25\xde\x74\x84\x4c\x46\xb0\x82\x10\x22\x21\x55\x8d\xe3\xf0\x1e\xe2\x72\xd6\x4b\x98\xe5\xcd\x32\x30\x6c\x7b\x15\x8d\x36\x38\x91\x9f\x12\x3e\x01\xbf\x75\x5e\x2a\x71\xbb\x22\x02\x7d\xc7\x78\x9f\x73\x2a\xb3\x04\x2f\x96\x7a\x58\x77\xe5\x5c\xe1\x94\x40\xc4\x71\x81\x1f\xe7\x92\x45\xf4\xce\x40\x02\x93\xbf\xd7\xe9\x14\x32\x99\x14\xc5\x8a\xa0\x09\x51\xcf\x90\x37\xe7\x7e\xf5\xb6\x54\x17\x30\x22\x8f\x47\x0c\xcc\x39\x23\xbd\xc8\x71\x0e\xd1\x7e\xa3\x0f\x3d\x34\xfa\x10\x93\x27\x92\xf0\x4c\xef\xbc\xfe\xa1\xe1\x92\x19\xa4\x98\x26\x57\x5c\x79\xcb\xdc\x2e\xfb\x29\x48\x44\x33\x90\xcc\xc7\x44\xb7\xfb\x7a\x82\x47\x89\x92\x1d\x3b\x83\x31\x20\x1c\xc7\x5a\xc9\x06\x56\xe6\x86\x57\x84\x00\xb1\x60\xea\xa5\x5a\x99\x9b\x88\x14\xde\xfc\x6d\x7a\x0c\xdb\x2c\x9b\x3d\x6b\x77\x80\x3d\xbd\xa0\x4b\x76\xd7\x8b\x5c\x6b\x25\x3f\x90\x05\xa4\x60\xdc\x60\x2a\xb6\x74\xcd\xd6\xc5\xbc\xbe\x88\x93\x76\x50\xd3\xd1\x01\xb9\x6b\xeb\xd7\x61\x37\xc7\xad\x8f\xd5\x7b\x2d\x2d\xd5\xc5\x72\xf9\x8e\x5b\xaa\xad\x0f\x4d\x4a\x6a\x63\x08\x03\xaa\x2a\x5e\x19\x89\x36\xd0\xb8\xfc\x00\xef\xf4\x77\x6b\x35\x15\x2f\xae\x45\x61\x4d\x7f\xd8\x05\x9b\x1c\x5f\xcd\xc7\x27\x6b\x47\x1c\x25\x5c\x96\xb1\x72\x5a\x0f\xfa\xcc\x7e\xba\x6a\xdc\x83\x90\x7c\xb5\x5c\xb8\x51\x40\x43\xcd\xc2\x57\xc0\x20\xcd\x3d\xa3\xac\x87\xcc\xbe\xdd\x43\x14\xa2\x2d\x41\x21\x4b\x0a\xe4\x00\x16\xa3\xc2\x0d\x32\x62\x45\xcc\x8a\x44\xcf\x24\x81\x30\xb7\x88\xa7\x19\x98\xf8\xed\x70\x6d\x4b\x24\x36\x11\xc3\x3d\xc4\x73\xa5\x1b\x33\x39\x39\xce\x88\x6b\x13\x7e\x0a\xb7\x87\xf1\xbd\xd9\xe0\x77\x0f\x2c\x6d\x68\xdd\xdc\xa5\x94\xa1\x4f\x44\x41\x2b\x00\xdc\x1f\x4e\x10\xf4\x84\x6a\x08\x65\xfd\xda\xef\x70\xa2\xec\x4c\x36\xd8\xf9\x02\x38\xe5\xbb\x84\x4f\x56\x1b\x09\xa0\x71\xf4\x70\x3b\x74\x16\xc9\x22\x7e\x2a\x40\x2f\x2e\x79\x14\x07\x37\xb7\x83\xb3\xfe\xfd\xe0\xfc\x18\x3d\x48\xa2\x97\xc7\x4f\x17\xf2\xab\xbd\x4a\x62\x46\x6e\x91\x58\x98\x54\x04\x37\x19\x42\x88\x10\xa5\x2c\xe8\x35\x8c\xa3\x0c\xd3\xb2\x9a\xb0\x01\x24\x85\x5a\x43\x1d\x00\x0b\x55\xe7\x69\x23\xf3\xd6\x9d\x40\x88\x93\x1a\xbf\x9f\x28\x35\x33\xde\x74\x39\x32\x6f\x1d\xf9\x94\x23\xfa\x5e\x7a\x32\x70\xb4\xd4\x9c\x50\x81\x5a\x4d\xcb\x10\xd5\xb8\xfd\x9c\x82\x10\xf7\x4b\x9c\xad\x4e\x3f\xc5\xcf\x25\xa2\x35\xa2\x70\xe0\xbb\x7f\xe9\x73\xe0\xd8\xda\xd8\xb0\xc2\xdd\x27\x58\x38\xb4\x0c\x6f\xf5\x7c\xd3\x64\x7c\x48\x67\x24\x0b\x27\x56\x19\x84\x8d\x63\x95\x08\xce\x0e\xfc\x42\x19\x2a\x5d\x89\x3d\x34\xa5\x9f\x6d\xa3\x45\x7c\xbb\x7b\x35\x08\x78\x68\x88\xa7\x9c\xe3\xe5\x33\xb5\x81\xd8\x70\x03\xdf\xaf\x14\x22\xb9\xd4\x22\x51\xa4\xc5\x25\x41\x22\x2e\xf4\x4d\x01\xdd\x16\x5e\x88\x75\x22\x83\xc2\x42\x2f\xca\xb2\x57\x66\xd5\xe9\x2f\x6a\x90\xc4\x58\x91\x23\x2d\x7a\xad\x49\x80\xb6\x39\x32\x90\x4d\x83\x55\x00\x07\x56\xdc\x3c\x13\x32\xc3\xcc\x85\x66\x37\x0c\xd7\x5d\x79\x3b\xb0\x2a\xad\x02\x61\x48\x0f\x03\xf9\x0a\x52\x7f\x4a\xe3\x90\x19\xac\xe7\xca\x71\xd8\xe8\x97\x43\x58\xb6\x67\xec\x83\x71\x1a\x06\x9b\x67\xf1\x21\x0d\x36\xc1\x52\x21\x3b\xa6\x26\x53\x44\xa0\x22\xbe\xac\x11\xb6\xa4\xdb\xb7\x55\xde\x34\x09\x95\xb5\x58\x02\x9e\x11\xe9\x70\x53\x0c\x4a\x8c\xd6\x69\x9c\x20\x6c\x4a\x31\xfb\xb3\x6d\x6b\x32\xbb\x5b\x22\x64\x26\x10\xa4\xbf\xdc\xf4\x31\xea\xb3\x25\xbc\x2c\x17\x97\x55\x5a\x2f\x73\x27\xe1\xe4\x19\x2f\x24\xca\x84\x81\x96\x31\x91\xfb\x6e\xf2\xa0\x81\x95\x3f\xf2\xa1\x10\xca\xa5\x4e\x20\xb0\xc5\xac\x0f\x9a\x73\x72\xef\xf8\x05\x5c\x79\x95\xa8\x72\x2f\x90\x17\xcd\x15\xb6\x8a\x16\xac\x4e\x91\x71\x34\xc7\x6c\x46\xc6\xce\xc8\xba\x8d\xb6\xa4\xdb\x39\x83\x66\xce\x6d\x2b\xf5\x97\xd3\x8d\x51\x98\x6c\xfd\x17\xf3\xaa\x37\x20\xea\x43\x20\x15\x9e\x11\x64\x46\xd4\xca\x2c\x5d\x8a\x18\xb3\x60\xc3\xa0\x27\xd8\x56\x07\xe5\x28\xfa\x26\xe1\x1d\x42\x9f\x2e\xf0\x84\x24\x6f\x13\x39\x01\x5d\x5b\xe3\x3c\x78\xeb\x4c\x36\x00\x41\xcf\x60\xcf\xaf\xb0\x0c\x6b\xbd\x17\x79\x5d\x6e\xc0\xaa\x79\x96\xaa\x9f\xef\x30\x51\x57\x2b\x64\x9b\xa9\x36\x55\x10\x09\xaf\xbd\xa0\xd2\x46\x9d\x81\x2d\xbc\xfe\xaa\x36\xe5\xed\x06\x12\x14\xfc\x68\x18\xc7\xce\x15\x3f\xd6\x4e\x65\x6b\x90\x81\x96\x55\xf0\x86\x53\xc4\x38\x23\x88\xca\xe2\x65\x55\x4e\x87\xf2\x10\x3d\x5a\xc4\x37\xc6\x17\x5f\xa5\xcb\x17\x5f\x7a\x69\x4b\x4b\x01\x9e\xe0\x6d\x03\x2e\xbf\x9b\x11\xad\xa8\x62\xb1\x00\x88\x4f\xc3\x87\xcb\x32\xdd\xda\x71\xee\x5d\xe0\xbe\x77\x08\xae\x41\xa4\xae\xe2\x08\xc4\xc8\xca\xe0\x90\xc1\x41\xb5\x2f\xd9\x8f\x2c\x4c\xcd\x88\x79\xcb\x06\x10\x22\x95\x28\xc5\x19\xf8\xf4\x18\x57\xc5\x57\x06\x76\x49\xf9\x2d\xec\x39\x41\x5c\x9a\x1a\x5a\x0d\x2b\xb0\xce\xb4\xe3\xae\xdf\x62\x5d\xcb\xf0\x96\x0e\x9a\x77\x46\x9f\x08\x73\x34\xdd\x73\x67\x42\x0f\xca\x75\x9a\x2c\x8e\x30\x84\x19\x93\x38\xf4\x7c\xac\xe6\x48\xc6\x20\x73\x08\xf6\xc8\xf6\x4b\x76\x5f\x1b\x46\x63\x40\xd2\x4a\xe8\xf6\x2e\x30\x3c\xa4\x52\x8b\xdb\x6b\x32\xc1\xb1\x44\xbf\x63\x5c\xfd\x2e\x40\x36\x76\xc6\x0b\xf8\xd4\x99\xa0\x7a\x4b\x25\x5b\xe0\xd0\x5a\xc2\x41\x38\x40\xd8\x5a\xbb\xf2\xbb\xc6\x06\x14\x81\xef\x2f\x2a\x8d\x0e\x96\xb3\xe0\x9a\x6a\x5e\x75\x1e\x7b\x54\xbd\x16\xaa\x06\x4f\x53\x56\xaf\x38\xe9\x25\x43\xa7\x5c\xe7\xa2\xf7\x7b\xd1\xca\x35\xbf\x84\x08\xb0\x0b\xb5\xa5\xad\x23\xa7\xd6\x80\x20\xd7\xdb\x25\xb6\xc9\xf3\x6c\x92\xcb\x45\x39\x74\xcd\x96\xc1\x68\x40\xf9\x3d\x1e\xb1\x8f\x5c\xd8\x2b\x58\xda\x3a\x03\x13\x1c\x3d\x1e\x11\x16\x23\x9c\xab\xb9\x41\xdb\xb5\x7e\x85\x85\xa5\x06\x2d\x69\x00\xd9\x78\x28\x0d\x2a\x23\x2c\x62\x57\xf1\xe2\x89\xbb\x51\x8c\x58\xd0\x08\x54\x32\x80\x42\x4f\x50\xaa\xb6\x49\xd5\x24\x52\xeb\x57\x4d\x6b\x51\x57\x84\x75\xa9\x04\xeb\xea\x73\x56\x2a\x2a\x0b\x35\x18\x20\xc0\x89\x4f\x97\x57\x67\xe8\xac\x8d\x4e\xbf\xd3\xf4\xbc\xec\x85\xe8\x59\x8d\xc2\x98\xa4\xec\x0c\xb4\xa4\xf3\xad\xe3\xb5\x25\xd4\xe0\x69\x2e\x20\x5c\xb7\xae\xcd\xaf\xa3\x39\x4d\x0a\xdf\xc5\x37\x3d\x3f\x4c\xdd\x64\x42\x9e\x48\x62\x30\xeb\x23\x01\x91\xf9\xc6\x6a\xf8\x2d\xfa\x3f\xa6\x30\x29\xfa\xc3\x88\x7d\x02\x36\x9c\x24\x0b\x40\xd4\xf4\x2d\x63\x55\x69\xe6\xb1\x76\x00\xca\xa6\x02\xa1\xf2\x40\xcc\x5e\xcf\xf1\x13\x19\x31\xd7\xcc\xff\x41\x8f\xe8\xf7\xe8\x0f\x4d\xea\x9d\x0b\xb0\x7f\x61\x3b\xc7\xc7\x20\x7c\x3d\xb8\xe5\x2c\xa3\xb4\xfc\xc6\x99\x41\x4a\x46\xc8\x1a\x64\x0d\x0f\x8c\x4d\xd9\x13\x8f\x96\xb2\x38\xc2\x53\x8b\x05\x61\x6a\xcc\x78\x4c\xc6\xa4\xc6\xa5\xb9\x82\x49\x68\x21\xe0\x8a\xc7\x64\xad\x43\xd2\x33\xd3\x9f\xc0\x74\x23\xf3\x89\xdf\x0e\x48\xf0\xf7\xd9\xdc\xde\xfa\x50\xa6\xb4\xfa\x91\x7b\xf4\xd9\x6d\xc6\xbd\xad\x33\xd5\x85\x89\xf6\xe0\x42\xb0\x03\xa8\x77\xe8\x25\x58\x39\xf7\x7a\xf5\x38\x56\x1d\x01\xfa\x65\x3d\x73\x7b\x59\x05\xb8\xba\x50\xfb\x44\xd0\x19\xd5\xf2\x7b\x7b\x87\x2d\x70\xc2\x6d\xbc\x19\x06\x64\xb4\x95\x3b\xa3\x58\x0a\x07\xb4\x72\xe4\xe9\xaf\x70\x42\x4e\x78\x5e\x15\xe0\xed\x02\x50\x19\xba\xfb\xad\xac\xbe\xd0\x7c\x78\x66\x32\x00\xc9\x9c\x9a\x9c\xfb\xfe\xd9\x05\xd2\xa7\x83\xa7\x06\x98\x0a\x16\x2d\x57\x73\x2e\xe8\xaf\x8d\x19\x4a\xcd\x32\x7a\xe1\x69\x2d\x12\xba\xcc\x38\xcb\xd2\x3a\x10\xab\x11\x29\x54\x49\x2b\xa9\xd3\x99\xd0\x24\x07\x0c\x56\xcd\x66\xa7\x79\x62\x0a\x37\x44\x5c\xc4\xa6\x72\xba\x2c\xa5\x8f\x41\x18\xae\x13\xef\xb1\xf2\x0d\x52\x0b\x55\x69\x4b\x43\x18\x0b\xce\x4a\x01\xf4\xaf\x39\xc9\xf7\x94\x81\xf7\xa6\x31\xcb\xf7\x78\x26\x8b\x20\x64\xb3\x36\x9a\x37\x17\xeb\xfb\x0f\x3d\x53\x19\xe4\xac\x3a\xcb\xa2\x87\x80\x32\x2a\xb9\x29\x0c\xba\x91\x45\xe7\xd6\x40\xdf\xef\xc1\xa4\xf3\x1a\xf1\x1c\xcb\x32\x52\x0d\xfb\xb1\xe4\xf7\xe4\x33\x38\xab\x2c\xe2\x85\xec\x24\xae\x86\x40\x45\xfa\x78\x41\x93\xc9\x16\x4c\x6e\x59\xa8\x5e\x19\x15\x5d\x18\x50\x3c\x5b\xab\x49\xa6\x56\x1c\xd2\x2e\x9e\x05\x05\x84\xb8\x45\xf1\xb2\xaf\x81\xeb\xae\x8b\x90\xc7\x68\x29\xc5\x88\xb5\x10\xd7\xe1\x96\x70\x51\xcf\xe3\x37\x30\x40\xd8\x86\xca\x5d\x2f\xfb\xed\x9b\x4e\x84\x61\x49\x87\x7a\x24\x96\xe1\x61\xd6\x1e\x06\x5f\x09\xe4\x6d\x0c\x88\x5e\xb4\x79\xbd\x93\xe1\xc9\x71\x1c\xe1\x68\xde\x38\xa9\x09\xe7\x09\xc1\xac\x49\x7a\xad\x7d\x5c\x3d\x22\x06\xdc\x14\x58\x77\x92\x00\xc2\xaf\x5b\x02\x5b\x15\xb2\x10\xdf\x59\x0c\xc8\xec\x86\x87\x9b\xd8\x40\x37\x50\x45\x98\xb3\xfc\x50\x36\x4b\x48\x75\xad\x2c\x84\x7e\xcf\x76\x92\x44\x79\x12\x94\x85\xcc\x88\xd0\xa3\xd6\x4b\xfc\x44\x98\xd6\x19\xec\x38\x9c\x33\xe3\xd9\x25\x44\xfb\x62\x50\x3d\xdf\xb5\xf3\xa7\x41\xd6\x61\x3c\x62\x70\x70\x79\xf9\xb0\x6a\x5a\x95\x5a\xcd\x08\xed\x52\x5b\x9f\xce\x40\x88\xd8\xf8\x78\xde\x95\xcd\xc4\x1b\x9f\x49\xd3\xf7\x18\x62\x0c\x76\x76\xad\x05\xee\x97\x02\xaa\xc1\x6c\xac\x83\xe3\x7a\x25\x23\x32\x44\x6d\x94\xc3\x4e\x83\xa0\x8d\x26\x38\xa8\x17\xbd\x4b\x8a\xf2\x17\xee\x36\x68\x39\x94\x95\xae\xea\x96\x8e\x67\xb0\x4e\xae\x3a\xb7\x17\x36\x64\xbb\xec\xb2\xf5\xf9\x3d\x45\x98\xa3\x2d\xf0\xaa\x04\x06\x74\x02\xc8\x29\xff\xc9\x68\xd8\x54\x1a\x0b\x98\x2b\x73\x91\x66\x6a\x61\xab\xa2\xc1\xbd\x18\xe6\xf4\x1a\xc4\xb7\x3a\xf7\x70\xf5\x8e\x8c\x4b\x0e\xe2\xba\xce\xa0\x23\x6b\x56\xa8\x6d\xd2\x2d\x74\x88\x20\x52\x41\x6c\x68\x8a\x06\x31\x05\x66\xc7\x38\x69\xb4\x65\xed\x81\x69\x42\x9a\x6d\x81\xd2\x60\xc1\x5f\x95\xc8\x89\xe6\x5d\x38\x49\x2a\xf3\xc2\x90\x0e\xad\x7c\x91\xb9\x49\x51\x09\xb7\xbd\xb3\x3a\xc1\x13\xb2\x91\x7b\xfa\xc2\x7c\xb0\x92\x8a\xe0\x15\x88\xec\xce\xb2\x64\xd1\x2e\xa2\x3c\x0c\xbd\xab\x05\x49\x5b\x37\xb0\x10\x5a\x6d\xe5\xdd\x54\x86\x27\xdb\x6e\x88\x92\x44\xb9\xa0\x6a\x31\xb6\x46\xbf\xf6\x4c\xeb\xce\x7e\x79\x66\x3f\x6c\xa3\x51\x9f\x22\xd7\x9f\x33\x32\xc2\x3d\x25\xa8\xa9\xa0\x63\xa7\xd0\x66\xbb\xb5\x96\x5c\x0b\x9e\xb4\x6a\x61\x1d\x7a\x53\xbb\xa1\xea\x2e\xb6\x1d\x9e\xad\xcc\x31\xe6\x53\x87\x8b\xd4\x7e\x61\xab\x25\x4b\x36\xb0\x96\x3a\xf8\xe5\x4c\x50\x2e\x6c\x65\x90\x36\x41\x6d\x29\xfe\x3c\xce\xb0\xc0\x49\x42\x12\x2a\xd3\xed\x6d\xbb\x7f\xfa\xe3\xca\xd1\x9e\x99\x0a\x36\xd2\xd6\x83\xfa\x4c\xd3\x3c\x45\x2c\x4f\x27\x56\xca\xc5\xf2\x31\x04\xbf\x74\xa9\xfa\x06\xc3\xc9\x0d\xb0\x04\x18\x20\x02\x38\xd3\x11\x0b\x80\xad\xad\xa9\x02\x47\x73\x4a\x9e\x00\x76\x53\x30\x22\xe5\x31\xba\xe2\x8a\x9c\xa2\x4b\x9c\xdd\x83\xa0\x66\x4a\x4a\xce\x8c\x75\x1c\x4b\xa4\xa5\xd6\x9c\x51\xd5\x1b\x31\x8b\x86\xed\x56\xe5\x24\xe2\xcc\x20\xa2\x46\xb0\xb0\xbe\x09\x30\xf7\x3a\x68\x50\xe5\x12\x1b\xa9\x6c\x58\x6c\x81\x9f\xc7\x41\xf4\xea\xd8\x64\x07\x6c\x40\xc7\xb7\xf8\xd9\xc4\x6b\x9f\x63\x85\x4d\xb5\xd8\x55\x92\xbb\x0d\x88\xb2\x15\x84\x0c\x10\xb0\x0b\x1c\xe1\x16\x8d\xc2\xd7\x3e\x33\xd1\xa9\x5f\xd3\x63\x72\x8c\xbe\x4b\xf8\x44\xf6\x90\xf4\xa0\xd9\xf0\x50\x12\x25\x7b\xc6\x41\x05\xff\x36\xa9\x60\xdf\xb8\xd5\x2f\xf8\x3e\x94\xfd\x9b\xd2\xcf\x06\x04\x43\xfe\xe9\xf4\xe4\x24\x5d\x1c\x4d\xf2\xe8\x91\x28\xfd\x17\xc8\x14\xb5\x2b\xe4\x10\xa4\x70\x1d\x1e\xd5\xba\xd5\x59\xc6\xb2\x6a\x45\x91\x36\xad\x46\x12\xc0\x4d\xd7\x57\xba\x2f\xac\xea\xa0\x8f\x38\xab\xaf\x1a\x69\xa7\x2c\xf2\xa6\xe3\x55\x02\x5c\x7e\x1d\x6d\xc5\x14\x8e\x0d\x71\x9e\xa7\x09\x9e\x55\x54\x96\x0d\x94\x94\xeb\x94\x5a\x2a\xd2\x73\x87\x78\x0b\x7d\xca\xca\x51\x66\x5f\x39\x77\x24\xb8\x15\xad\xbb\xe5\x78\xc4\xfa\x12\x3d\x13\x53\x0f\x16\x72\x12\xc1\x3b\x91\x53\x39\xf7\x19\x89\x60\x2f\x85\x46\x0d\x1c\xae\x41\x4d\xb0\x8a\xa3\xd3\xac\x9c\xff\xc6\x6a\xa0\x38\x91\xa4\xa7\x1b\x06\x48\x34\x17\x48\x88\x9e\x05\xce\x32\x22\x46\xcc\x42\x9b\x02\x80\x37\xe7\x36\x48\xa4\x29\x9a\xbc\xd3\x28\x5f\x57\xa3\x0c\x93\x3e\xca\x09\x8b\xeb\xce\x37\xe4\x37\xae\x4c\xf5\x58\x91\x1b\xa8\x65\xd1\xb6\x91\xde\x6f\x6f\x36\x6e\x39\xe6\x75\xda\x79\xbf\x12\xa6\x0f\xe5\xa6\x53\x50\x20\x65\x51\x55\xd3\xd9\xfa\xbc\xfa\x5e\x12\x73\x00\x19\x1b\x3e\x8e\x39\x91\x81\x11\x1f\x79\x5b\x5c\x42\xa7\x44\x4b\x1f\x23\xa6\xc9\x38\x74\x38\x18\x80\x6d\x87\xb7\xad\x3b\x8d\x04\x97\xd2\x46\xde\x9b\x76\x56\xe7\x4f\xed\x50\xcb\xcf\xa0\x84\x0f\xaf\xaf\xc6\xcb\x55\xfd\x82\x67\xae\xbe\x9f\x7d\x58\x9b\x64\xdf\xd8\xd4\xda\x6a\x7e\xc5\x5a\x6c\x50\xcf\xef\xe4\xec\x62\xe8\x8b\x58\x55\xba\x5e\x2e\xe8\x17\x22\xab\x37\x97\xf4\x5b\x9e\x71\x50\xdc\xaf\xd2\xc4\x8a\xf2\x7e\xeb\x37\xab\x1c\xef\xbb\x0b\x6c\x5e\x65\xeb\xd7\xf2\x87\x32\xcd\xac\x0b\x4b\xdf\xd3\x36\x35\x5c\x2b\x11\x08\x8c\x2f\xed\x61\x07\xc1\x4b\xbf\x25\x15\x4e\xb3\x30\xe5\xd2\xe1\x86\xda\x69\x9a\xa3\xd6\x74\x09\xbe\x2a\x9e\x79\x84\x4d\x34\x4b\x75\x70\x4b\x5b\xb1\x99\xc7\xeb\xde\xc2\xa4\xef\x23\x8c\xf9\xf5\x72\x98\x93\x45\x11\xb5\x27\xad\xec\xe6\x4a\x70\x37\xd8\xfd\x27\xc4\x43\xc2\x37\x6e\xe8\xae\x49\x8a\x1e\x3a\x4a\x10\x2c\x6d\x38\x06\xe4\xf2\x55\xf2\x7c\x36\x30\x0f\xfb\x31\x9b\x6c\xe0\x23\x5f\x84\x21\xb8\x6a\x6c\x5d\xb1\xc8\x1d\x44\x2a\x04\x79\x22\x02\x68\xc7\xc6\xfc\xb0\xf2\x51\xc5\x89\x20\x38\x5e\x04\x2b\xe2\x03\x0e\x4c\xcf\x60\x1e\x93\x34\xd5\x0a\x3c\xa8\x26\x8c\x1f\xf1\xcc\xe9\x2c\xa5\xb7\xa0\x82\x06\x9d\xea\x1b\x2b\x08\x57\xd0\x5f\xb0\x23\xf2\x99\x4a\xa5\xe5\x8a\x9a\x58\x4d\xd7\x08\x48\x3c\x50\x57\x6b\x4e\xec\x0d\x37\xfa\xd0\xff\xee\xfa\xf6\x7e\x70\x3e\xfa\x50\x44\xe7\xbb\xf4\x33\x8f\x08\xe5\x00\xfe\x39\x1b\x31\x1f\x50\xeb\x01\x90\x61\x2f\x11\x8e\xe3\x02\xd9\xc0\x2a\x91\x46\x66\x5b\xc9\x91\x83\x53\xb1\x36\x94\x76\x45\x33\x0f\x90\x83\x74\xa8\x27\x6b\x85\xeb\xac\x74\x72\x4c\x26\xd5\x8a\x94\x97\x3d\x5d\x36\x21\x76\xab\x32\xba\x36\x51\x0e\x5c\x90\x91\x67\xa7\x2b\xc1\xed\x7c\x82\xcd\x25\xbc\x19\xb7\x73\x1b\xb2\xc5\xa6\x7e\xa4\x9f\x49\x7c\xdb\x20\x55\xed\x25\xa3\xa5\x55\x24\x60\xed\x2e\xe4\x8c\x6e\xa2\xf1\xfb\xa9\x3c\xe8\xef\xda\xb3\xa5\xeb\x02\x92\xad\x80\x57\x05\x6c\x55\x85\x30\x8a\x88\x50\x98\x32\x34\x85\x83\xcd\xa2\x05\x02\xc0\x0e\x02\x3e\xec\x3f\xa2\x94\x32\x40\x0e\x58\xb5\xb4\x0f\xe5\x79\x6c\x20\xb4\x5e\x0e\xaf\x1e\xee\x4b\xa2\xea\xf7\xd7\x0f\xe5\xa2\xee\xfd\x9f\x57\xca\xaa\x95\x16\x56\x05\x0b\x05\x53\x2c\xb2\x10\x2d\xca\xac\x5f\x99\xda\x89\x26\x0b\x45\x1e\x6e\x2f\x76\x92\xef\xea\x9d\x65\x8d\x18\xe1\xa1\x74\x55\x8f\x88\xd0\xe6\xd3\x98\x44\xeb\x50\x4c\xdb\xd3\x91\x89\x82\xd2\xeb\x60\xad\x89\x16\xe1\x0c\x4b\x94\x61\x61\xfd\x50\xb1\x09\x80\x2a\x57\x06\x33\x9a\xd7\x2a\x04\x89\x4f\x44\xfd\xa8\xaf\x3e\xce\xf6\x91\x05\x61\x45\x59\xf0\x8f\x92\xf1\x93\x69\x78\x83\x93\x66\x87\xb2\x22\xd5\xc5\x09\xcb\xd0\x03\xb2\x3d\x84\xb8\x0b\xc7\xa6\x42\x7c\x5f\x37\x07\x2b\xe2\xe2\x09\xb5\x4a\xca\x99\xa6\x48\x03\xa7\xea\x30\x58\x83\xe6\xf8\xd4\x7c\xdc\x12\x91\x2e\x88\x6a\xd7\x6d\x15\x4b\x89\xfa\x37\xc3\x9a\xb5\xbe\xa8\xba\x90\xbe\xac\x72\x36\x89\xf7\x66\xed\x1b\x24\x29\x48\x4f\x3c\x08\x54\x24\x3b\xd3\xdd\x60\x90\x8c\xd3\xff\xa6\x1c\x49\x70\x08\x68\xbd\x75\x2a\x43\x29\xed\x78\x0d\x30\xef\x66\x99\x78\xc5\x32\x6c\x08\x7a\x14\x0e\xc8\xa6\x81\x84\x40\x3f\xcb\x31\xc6\xbd\x10\xf8\x87\x9b\x82\xb9\x36\xb6\x60\x6f\x60\x48\xc5\x6c\xda\xa0\x21\xfd\x68\x28\xda\x83\x65\x00\xfc\x87\x2b\xc8\xe8\x62\x83\x6d\xee\x7a\x38\xdd\x90\xda\x36\x03\x50\x2a\xc6\xe7\xcc\xdf\x16\x8b\x1a\x67\xd8\xda\x1d\x40\x89\x72\x95\x12\xea\x0a\xeb\x1d\x8f\x58\x10\xb0\x22\x8d\xda\xa3\xcf\x88\x2b\x4e\x02\x15\x6f\x19\x00\x5b\x43\x92\x8e\x17\x7e\x4a\x3b\x50\x4d\x91\x57\xf3\x72\x79\x91\xa5\x7e\xec\xe9\x94\x73\xec\x12\x11\x9d\x05\xc5\xc6\x01\x86\xf6\x25\x68\x2f\x28\x28\x60\x3b\x06\x73\x34\x18\x2d\x70\x50\xae\x2e\x48\x5e\x8f\x39\x91\xec\x2b\xe5\x53\x3d\x69\x62\x4b\xa2\xe0\xaa\x7b\x40\x4b\x75\x98\xda\x96\x57\x1f\xf0\x3d\xa0\x33\x6d\xaa\x38\x04\xc7\x6a\xad\x99\xca\xf9\x78\x81\x12\xc2\x58\x24\xe8\xb4\xc9\xaa\xfe\x39\x23\xd1\x36\x10\x32\x37\x58\xe0\x94\x28\x22\x56\x85\x23\x95\x8b\x49\x83\x88\xe3\x76\xd0\xf6\x6b\x76\xd1\x54\xda\xa8\x96\x64\xf1\xda\xed\xc5\x3a\x48\x18\x3f\x8b\x8d\xd0\xaf\xf4\x34\x7e\xb4\x96\xff\x0d\x67\x61\xfb\x29\xa6\x61\xa3\xad\x02\x04\xa0\x5d\xe7\xf4\x3a\x50\x28\xf7\x4b\xa0\x22\xa5\x70\xa1\x03\xc1\x40\x59\x3f\xca\x26\xf0\x93\x75\xbc\x74\x2f\xbc\xdb\x65\x38\xb8\x14\xda\xca\xa1\x2a\xe5\x4e\x00\x95\x80\x4a\x65\x70\x40\xea\x01\x4c\x40\x68\xa9\x8b\x90\x0c\xdc\x7e\x16\xde\xae\x30\xe8\x5a\xc9\xaa\x5a\x5c\xaa\xb2\x5c\x6b\x78\xdc\xbe\xc0\x1d\x3a\x89\x66\xdf\x12\xcd\x3a\x52\x2e\x45\xd7\x6a\xea\x24\xa2\x82\x33\x63\x8b\x3e\x5b\x80\x80\xf2\x04\x21\xf7\xc8\x5e\x91\xb6\x72\x2c\x5c\xfd\x94\xf9\x7f\x95\x39\xb8\x23\xea\x90\x54\xeb\x92\x2a\x8f\x03\x17\x14\x78\xa0\x92\x50\x1a\xb0\x71\x35\x30\x5a\x13\x06\x69\xac\xfc\xc3\x2b\xe3\xc0\x82\xe4\xe6\x05\xcf\xd1\x33\x95\x73\xa4\xf8\x88\x41\x9c\xa0\xf7\x06\x28\x8e\xcc\x8b\x3d\x78\x0b\x60\x10\x64\x3e\x49\xa9\x42\x38\x98\x61\xc9\x24\xd9\xb3\xe7\x59\x7f\x00\x33\xae\xcd\xb3\xaf\x83\xe8\x59\x73\x68\xb6\xb0\xaf\x15\x8d\xec\x9a\x4a\x1f\xc4\x34\xbf\x6c\x32\x7d\xa0\xf1\x84\x1a\x66\xed\x99\xeb\xb2\xe9\x51\xbd\xb5\xc1\x82\x86\x02\xb2\x2b\x95\xaa\x72\xb7\x58\x43\xcf\x9a\x4c\xfa\x62\x23\x5a\xa5\xd2\x17\xaf\xef\x23\x97\xbe\xa9\x4c\xd9\xaa\xdc\x4a\xf7\x49\x83\xfd\xdb\xe5\xec\x2a\xee\x02\xe7\x43\x49\xe9\xa6\x51\x52\x3a\x34\x54\xb3\x22\x21\x60\xfb\xf0\xf2\x4d\xd4\xc1\x22\x3f\x2b\xa4\xa2\x20\xdd\xb2\x8c\x09\x43\xaa\x9c\x9f\x71\x05\x39\x35\x11\x94\x70\x5f\xca\xf3\x1c\xb1\x7a\x09\x64\x35\x4f\xdc\x35\x45\x63\xaf\xe8\x67\xc1\xf9\x73\xb3\xb0\x16\xad\x9f\x7c\x90\x9b\x51\x96\x6d\x31\xf6\xaa\x88\x59\xb8\xf8\x9a\x82\x93\xb4\xe0\xb1\x4d\xc2\x71\xcd\xa9\xac\x1f\xfa\x52\x02\xc5\xda\x73\x61\x2f\xdd\x3d\xaa\x76\x4b\xdc\xb9\x75\xbe\x89\x97\x91\x2d\x37\x76\x01\xd3\x4e\x8d\xaf\x78\x6a\xb7\x29\x32\x0b\xa0\xa2\x7b\x83\x42\xad\xa2\x13\xe8\xc6\x7b\xe0\xdd\xb5\x43\xc7\x26\xd2\xc5\x03\x74\x57\xb6\xa4\x34\x61\x5b\xbc\xff\x05\x26\xbd\x69\x61\xe0\xc0\xdb\x28\x6c\xb4\x2f\x0d\xed\x06\x50\x11\xd8\x06\x49\x56\xf8\xb0\x17\xed\x72\x16\x13\xc1\x08\x56\xf3\xd7\xcb\xb1\x38\xdb\xd5\x38\x1d\x8c\xef\x65\xf3\x2d\xce\xf6\x52\x15\x3e\x1c\x6e\xb9\x42\xfa\xda\x71\xea\xd7\xdb\xd8\x89\x6c\xe8\x81\xaf\x11\xbc\xa4\x38\xd6\x18\x0d\x03\x08\x9a\x4d\xa8\x74\xa7\x34\x8c\x7a\x65\xee\x65\x12\x52\x6a\xac\x3e\x4b\xa9\x28\xfa\xb0\x87\x95\x95\xd7\x2c\xc9\x17\x91\xf9\xf1\xf2\xc9\x08\xab\x6a\x38\xe7\x41\x7e\x02\x14\xd2\x56\x98\x32\xcb\xbd\x56\xa5\x24\x68\x89\x32\xc5\x75\x59\x08\x07\x9f\xdf\xf2\xc5\xa7\xb7\x74\xc9\x0e\x5d\xb2\x43\xcd\x1e\x75\xc9\x0e\x08\x1d\x5a\xb2\xc3\x3a\x05\x74\x95\xf9\xd3\x7b\xe4\xa0\xd6\x66\xa9\xc0\x8d\xd9\xdf\x35\x5a\xe4\xf6\x01\xfd\xce\x82\x18\x46\x43\xd9\x5f\xec\x0f\xb5\x01\x51\x4b\x9f\x55\x67\x1b\x5a\x33\xd9\xa2\xea\x14\xc0\x22\x4e\x2c\x0a\x9d\x0d\x57\x2e\x5b\x9f\x56\x19\x4a\x47\xec\x7b\xfe\x4c\x9e\x88\xe8\x21\xac\x50\xca\xa5\x02\x3e\xec\xa2\x63\xe0\x20\x94\x00\xcd\x4d\x14\x04\x46\x57\x38\x25\xb1\xa9\x77\x18\x04\x35\x5a\x73\xad\x75\xb4\xd6\x81\xad\x02\x6e\xa8\xd9\x06\x17\x35\x31\x62\x26\xd0\xd0\x04\xb7\x81\xac\x40\xdd\xc4\x80\x60\x7e\xe7\xdd\xc0\xbf\x3b\x46\xf7\xfa\x7e\xa2\xb2\x3c\xde\x00\x7b\xad\x69\x6c\x23\x36\x13\x3c\xcf\xbc\x05\x8d\x4f\x4c\xe1\x5b\x13\xfb\xb4\xec\x06\x86\xc1\x38\x1f\x70\x84\x63\xad\x89\xaf\x26\x9c\x37\x89\x41\xdd\x0a\xc0\x28\x24\x20\x7d\x0c\x7d\x60\x9d\x0d\x74\x37\xde\xdb\x00\xb6\x65\x15\x0c\xfb\x0b\xb9\x96\xcf\x89\x04\x9b\x90\xb7\xb9\x97\xb2\xc8\xcb\x48\x05\xb5\xe3\x5c\x65\x11\xf5\x5e\x0b\x67\xd9\xaf\x07\x41\x28\x3a\xb7\x11\x5f\x26\x45\xd5\xde\x13\x2f\x66\x2b\x6d\x1d\x3b\xdb\xc4\x2f\x6e\x72\x91\x71\x90\xc4\x92\x85\x03\x6d\xb0\x38\x6f\x19\xcf\x72\x13\xd5\x46\xc3\x20\xa7\x5a\xca\xa6\x52\x5d\x62\x15\xcd\x35\xe7\x2e\xf0\xce\xf6\x14\xed\x57\x70\xe5\x97\xb5\x9f\xd6\xcc\xe0\x2c\xec\xbd\xc1\xa1\xd0\xc2\x9e\x6e\xee\x7d\x17\x5c\xef\x24\x89\x54\xf7\x67\x9c\x6e\xb6\x9c\x75\x60\x15\x75\x9f\xd8\x27\x7a\xa2\xeb\xa8\x68\xdd\xf8\xdb\xd1\x56\xb9\xde\xd6\xde\xe3\x08\x77\x00\x90\x39\xb7\x70\x5d\xc5\x8b\xb6\x3e\x6b\x83\xf3\x5f\xd0\xed\x72\x80\x2c\x46\xfe\x93\x16\x47\xbc\xbd\x35\xc5\x99\x56\x22\x14\xd7\xb7\xa4\x98\x19\x39\xd6\x44\xc9\x22\x8c\x72\x41\xdd\xd9\xaf\x64\x84\x37\x53\x07\xd8\x27\x4f\xc2\x7a\x4a\x11\x0e\x4a\xcd\x19\x77\x3f\x8e\x54\x8e\x7d\x58\x22\xd0\x84\x2b\x81\x6e\xb2\xdf\x9d\x5b\x5d\x38\xf1\xae\x66\x4f\xd7\x12\xf6\x0e\xbb\x8c\xeb\xd0\x0d\x5b\x9d\x34\xca\x66\x01\x34\x62\xbd\x8d\xb8\x4d\xe5\x83\xda\x2f\xdb\x55\x6f\xa8\xfd\xd4\xc9\x3e\xdb\x7c\xbb\x02\xba\x69\xeb\xc8\xec\x52\x94\xbb\x0d\x83\xb5\xd2\x53\x08\x5a\x69\xed\x77\x80\x3d\x4b\xc1\x4d\x8f\xad\x34\xf5\x5f\xfe\x2f\x53\x29\xcb\x2c\xcd\x7f\x21\x2e\x46\xcc\xfc\xde\xf3\x55\x2a\xf4\x0b\x05\xfc\x2b\x4e\x49\x01\x90\x29\xca\x50\x7a\x00\x28\x62\xa1\xd0\x0c\xd4\xaf\x07\xe9\xd7\x63\x78\xcc\x27\x44\x30\xa2\x87\xe6\xa0\x07\x3c\x33\x4b\x31\xc3\x33\x00\x16\xee\x41\x5c\x1c\x88\xab\x85\x2a\x62\x48\xda\x54\x3b\x04\x6e\xa5\x99\xa5\xcd\xb6\x2d\xaa\xfe\x42\x9f\x46\x94\xb5\xb8\xa6\x45\x70\x45\x3d\xf5\xdf\xda\xfe\xb7\x93\xd8\xef\xfb\x77\x3f\x8c\x6f\x07\x77\xd7\x0f\xb7\x67\x25\xb1\xfd\xec\xe2\xe1\xee\x7e\x70\x5b\xfb\xac\xc8\x54\xfd\xeb\xc3\xe0\xa1\xe1\x91\x6b\xe0\xa2\xff\xdd\xa0\x54\x42\xfb\xaf\x0f\xfd\x8b\xe1\xfd\xcf\xe3\xeb\x8f\xe3\xbb\xc1\xed\x8f\xc3\xb3\xc1\xf8\xee\x66\x70\x36\xfc\x38\x3c\xeb\xeb\x2f\xc3\x77\x6f\x2e\x1e\x3e\x0d\xaf\xc6\x2e\xe8\x38\x7c\xf4\xd3\xf5\xed\x0f\x1f\x2f\xae\x7f\x1a\x07\x5d\x5e\x5f\x7d\x1c\x7e\xaa\x9b\x45\xff\xee\x6e\xf8\xe9\xea\x72\x70\xb5\xba\x54\x77\xfd\x6a\x34\x56\x01\x0e\x2e\xb2\xc0\x68\x14\x88\x49\x93\x85\x25\x6d\xfa\x2b\xb8\x2e\x6e\x0c\x3d\x1e\xf5\xdc\x5f\xa6\xb0\xf6\x91\x66\x81\xce\x2b\x56\x70\x8f\x11\xf3\x6e\x4b\x7f\xa9\x2a\x3c\x93\x2e\xf1\xb8\x34\xda\x53\xd4\x87\xb3\x02\x0a\x43\xa9\x53\xc8\x6b\xf0\x23\x75\x8e\x6e\xa0\xc3\x84\xa6\x14\x7c\xde\xe8\x08\x55\x37\xbc\xdc\xa0\x9d\x13\x0c\xc1\x7a\xed\xe2\x55\xa7\x41\x56\x73\x9a\x81\x52\x4e\x91\xe3\xd0\xc4\x98\x13\x0c\xf2\xec\x82\xe1\x94\x46\xd5\x04\x0c\x00\x5f\x45\x05\xd0\x48\xb5\xc5\x12\x81\x95\x5b\x9e\x13\xf4\xc3\x5f\x8a\x41\x81\x07\xc3\x6a\xde\xf9\x52\x3d\x3d\xfb\x40\xe4\x66\x55\xd7\x91\x67\xa9\x27\x77\xcc\xad\x69\x19\xce\xad\xad\xdb\x0d\xee\xa6\x9c\x05\x60\x63\x25\xdf\x93\x3e\xde\x66\x46\x15\x1a\x3f\x45\x77\x00\x74\x22\x0b\xd5\x5d\xef\x62\x96\xe4\x33\xca\x10\x4d\xb3\x84\x14\x15\xdf\x27\x64\x8e\x9f\x28\x77\xc5\x2b\x4c\x8d\x0f\x58\x47\x2b\x5a\xa1\x23\xd4\x78\x50\x4e\x51\x3f\x8e\x65\x99\xc1\x95\x28\xc7\xb1\xcc\xa3\xf2\xb0\x43\x7c\x30\x16\x7b\xb6\x59\xa1\xa3\xe2\xc8\xc1\x8a\xed\x1f\xca\x65\x99\x1d\x96\xef\xde\x1d\xae\x7f\xbd\x82\x63\x47\xca\xe3\xad\x84\x81\x7b\x2c\x1f\x1d\x6b\x5e\x27\x10\x38\x50\x9d\xdd\x7a\xb4\xe8\x3a\x6d\x3b\xf5\x2b\x3b\x86\x83\xb6\x5d\x9f\x8d\x98\xd0\x6b\xba\x74\x33\x4e\x2a\x85\xbb\x5a\xf7\x57\x2a\xfc\x55\xdb\xd9\x5e\xbd\x3d\xf5\xd2\x18\x1c\xc9\xb1\xa7\xff\x0d\xe6\x71\x03\x9f\x5e\xfb\x2f\x57\x8a\x6c\xe3\x60\xdd\x36\xf5\x01\x2d\xa5\xe8\x5a\x3f\xd0\x4a\x3a\xdc\x13\xb8\x53\x7b\x61\x10\xca\x2e\xd0\x08\xdc\x7d\x98\x32\x5b\x8c\x87\x78\x7f\x94\x2b\x3f\xad\xcf\xb1\x2f\x10\x87\x27\xfc\xa9\xa4\x5c\xa6\x44\x4a\xdc\x00\x57\x12\x98\xc4\x76\x61\x0c\xfe\x84\xda\x0f\x5b\xd2\x93\x3b\x93\xf7\xfa\xab\x55\x46\x9f\xdb\x50\x33\x76\x13\xd5\x02\x6b\xec\xe2\x6c\xd1\xb5\xc9\xb6\xd3\xfc\xa5\x57\x84\xd2\x70\x11\x44\x18\x35\xb9\x7f\x5a\x9a\xd5\xaa\x0b\x56\x5b\x63\x29\x74\xe1\x6d\x1e\x81\x13\xb4\xbe\x35\x1e\xb6\xf5\xab\xe0\xf2\xfa\x6c\x40\x75\x25\x7f\x67\x58\x7f\x3a\xe2\x69\x6a\xe4\x82\x92\x2d\xb5\x87\xb0\x49\x72\x2c\xa4\x29\x99\x47\x73\xe3\x65\xd2\x57\x46\x6f\xc4\x9e\x83\x0d\x29\x85\x01\xf7\xc3\x96\x00\x4b\xf4\xb3\x3e\x6e\xf4\xa9\x14\x5c\x0d\x22\x23\x85\x48\xdf\x80\x10\x8c\x43\xb0\x28\x1e\xb5\x86\xc0\x83\xfd\xda\x81\xd4\xb7\xa8\x14\x58\x59\xdf\xa6\x7a\x81\x7e\x6e\x41\x99\xbe\x1d\x34\xe5\xb6\x43\x08\x2a\x05\xd6\x8d\x60\x0f\x85\x02\x5f\x15\xdc\xdb\x27\x6b\x9a\xdc\xde\x74\x62\x11\x2a\xf4\x74\xdd\x6a\xff\xde\xcd\xe8\xf7\xc6\xef\x90\x37\x40\x9a\x04\xad\x79\x7c\x6f\x74\xa4\x65\x56\x97\x6a\x6f\x03\x31\x24\x3a\x32\x98\x81\x5f\x41\x9c\x65\xff\x66\xf8\x55\x0f\x7d\x15\xe6\x9a\x7d\xb5\xd5\x01\xb4\xe3\xb6\xc5\x02\x41\x9b\x2a\x25\x1c\x94\x8f\x1d\xec\x55\xe5\x24\xda\x3d\xb3\x07\x11\x35\x9d\x43\xfd\x65\xe9\x1b\x70\x4e\x43\xf1\x3b\xe3\xbf\xf5\xe1\xce\xd6\x05\x64\x64\x5c\x2a\x6b\xd6\x2e\x1e\xb1\xc9\xa2\xea\xe4\xe9\x79\x2f\x4f\xeb\x53\xba\x73\x41\x37\xdd\xde\x72\x72\xf2\x9e\xc3\x70\x57\xdf\x07\x6b\xd2\x9d\xfb\x26\xe2\x9a\x4f\x03\x2e\xd6\x14\xa5\xd0\xc5\xaf\xd7\xcd\xaa\x64\x2f\x73\x8b\x59\xbb\x29\xeb\xe4\x9f\xf7\x46\x6e\x2d\x82\xbe\xfb\x75\x2b\x62\xe3\xfd\x1b\x84\xeb\x8e\xca\x5e\x96\xca\xf6\x91\xef\x50\x1e\xdc\xe6\x17\xe8\x99\x91\xe3\x82\x66\x9c\xc1\x55\x2b\x13\x9e\xc1\x97\xaa\xfe\xad\x2f\x97\xbb\xa1\xcf\x37\x58\x93\xf5\x4e\xdf\x3b\x13\x38\x60\xdc\xae\xcb\x63\xad\x0e\xb5\xaf\x6c\x09\x22\x4e\x4d\x6e\xa3\xa2\x29\xe9\x21\xce\x92\x45\x10\xec\x60\xcf\x2b\x90\x9b\x89\x51\x9a\x13\x2a\x5c\x27\x16\x61\x70\xa3\x64\xf8\x0d\xa5\xf1\x26\x1a\xd9\x21\xd2\xe4\xaa\x7f\x39\x38\x1f\x0f\xae\xee\x87\xf7\x3f\xd7\xa0\x47\x96\x1f\x3b\x00\xc9\xe0\x85\xbb\x9f\xef\xee\x07\x97\xe3\x4f\x83\xab\xc1\x6d\xff\x7e\x0d\xb8\xe4\xaa\xce\x9a\x80\x0b\x73\x59\xa7\xbe\x6d\x02\x5e\xe8\xcc\xbc\x35\xbd\x2f\x43\x4c\x06\x9d\x50\xd2\x00\x33\x69\x12\xff\x59\x4c\x04\x8a\xc9\x13\x49\x78\x56\x98\x55\x6b\x17\x2c\xc0\x9f\xac\x69\x7f\x15\x06\x25\xb4\x59\x5d\xe3\x53\x64\x2a\xbd\x05\xc5\x6e\x7d\x83\x20\xf2\x61\x41\xd8\x57\x0a\x91\xcf\x59\x42\x23\xaa\x82\xc4\x40\x2e\xac\x7b\xc5\xb8\x0f\x21\x3a\x75\x0d\x71\xed\x2d\x1a\x65\xef\x3a\x7f\xe8\x49\x5f\xd6\xf6\xfd\x89\xf2\x78\x68\x6b\xcb\x07\xed\x41\xb1\x6f\x70\x1a\x2f\xc1\xb5\x6d\x31\xba\x97\x30\x0f\x2c\x67\xe8\xd8\xe4\xbe\x06\x28\xb7\xfa\x41\xae\xbf\x0d\x57\xc5\xc9\x94\xce\xf5\xea\x40\x99\x76\x94\xfa\xc6\xe1\x2e\xa5\xb2\x9a\x7b\xc0\xdd\xb0\xb1\xeb\x1b\x06\x2c\x2c\x55\x8b\x61\x26\xe6\x14\x23\x41\x52\xae\xb4\x02\x66\x22\x02\x7a\x5a\xa8\xa2\x38\xa1\xbf\x02\x42\x95\x20\xc7\x41\x04\x85\xc3\xf5\x2a\xdc\x07\x16\x3d\xe2\x78\xc4\xce\x07\x37\xb7\x83\x33\xcd\x90\x8e\xd1\x83\x04\xf0\xa9\xd2\xd4\xcf\x2d\x79\x1b\x71\x2c\x8c\x64\xa0\x4c\x2a\x82\x9b\x82\xc1\x88\x10\x5c\xb4\xe7\x0f\xbe\xbf\x01\x7c\x57\x4f\xde\xf0\xac\x64\x9b\x72\x06\x80\xab\xc6\x9a\xc8\x41\xce\xc0\xde\x53\xb2\x6e\xf1\x73\x69\x45\x42\xf0\x0d\x90\x44\xca\xab\xfe\x82\xab\x0d\xf0\x9d\xed\xe7\x57\xea\xf3\x06\xbe\x5d\x35\xcf\x7b\x08\xb1\x93\xaa\xc0\x02\x35\x70\xa1\xbe\xe6\x4d\x65\x9e\x8d\xa2\xa2\x78\x0b\xa0\x8e\x0a\xe9\x4f\xc8\x0c\x33\x24\x72\xc6\x2a\xe0\xb0\xa1\xa5\x6d\x39\x68\x66\xd3\xa3\xaa\xd7\x0c\xa7\x3c\x67\xa0\x34\x40\x18\x6b\xcd\x60\x64\x46\x98\x5a\x33\x98\xb7\x82\x61\xa9\x0c\xf5\x70\x91\x58\x6a\x06\xda\x04\xc6\x52\xe7\x4f\x82\xc2\xcb\x9b\x5d\xcb\x2e\x28\xaf\xe4\x54\xd2\x87\xca\xdf\xcf\xf5\x5a\x36\x96\x8f\x3b\x77\x77\x8f\xe5\xe3\xfa\xae\x62\x12\x3d\x6e\x7a\xd9\x54\x33\x33\x13\x5b\xb7\x7a\xc9\xd8\xb7\xd0\x4f\x6d\x61\x16\x28\x57\x1e\x3d\xa2\xef\xef\x2f\x2f\xd0\x94\x6a\xb9\x57\x5f\x2b\x57\x58\xcb\xd8\x0f\x22\x71\x76\x61\x6b\x5b\xcd\x45\xe2\xef\x5e\xd8\x78\x27\x4a\x05\x52\x82\xbe\xd1\xf0\x8c\x38\x63\xaf\xb0\x58\x7b\x95\xc2\x2c\x02\xb3\x98\xa7\x66\x1e\x27\x32\x9f\x4e\xe9\xe7\x63\x85\xc5\x37\x0d\xeb\x61\xa2\x2a\xc6\x7f\xe7\x93\xb1\x1e\xd1\x8e\x17\x71\x5d\x73\xc8\x96\x53\xf6\xcb\x66\x67\x76\x6e\xde\xfd\xbf\x7c\x02\xb9\xee\x99\xe0\x80\xff\x07\xde\x39\x1b\xa9\x60\x5f\x71\x94\x74\x8c\x5c\x02\x55\x09\xe2\x24\xe2\x42\x10\x9b\x22\x6f\x2a\x8b\x66\x58\x28\x0a\xd6\x5a\x07\x91\x52\xc2\xc6\x2f\xb6\x28\x2c\xf8\x3d\xc7\x05\x0e\xf5\x84\x10\x70\xf0\x64\x34\xd9\x4c\xe9\x3d\x2b\xf9\x26\x2b\x27\xd0\x46\x9e\x5a\xd4\x4c\x30\xc8\xac\x15\xb1\x06\x4f\x84\xa9\xbd\xe8\x27\xd0\x44\x4d\xd2\x7e\x3b\x2f\x83\x29\xf0\x39\x3c\x2f\x2e\x37\x17\xd2\x1b\x46\x35\x29\x81\xe1\x9e\xb7\x89\x52\xd6\xa5\xde\xe4\xe8\x7f\x6a\xed\x3b\x86\x57\x97\xd7\x65\x4d\x68\xbc\x5d\xed\xa2\xd0\x77\x11\xd6\xea\x80\xfd\xb7\x84\xf1\x91\xc4\x58\x31\x02\xf8\x08\xab\x9c\x56\xf7\xdc\xf4\xa9\x69\xab\xd2\xe5\xda\x2d\xdf\x02\xb3\xa6\xd4\xcc\x27\x02\x29\x9d\xfb\x08\x44\xdf\x24\x75\x1f\x06\xf2\x20\x12\x08\xa1\x5e\x69\xc5\x32\x45\xc6\x35\xe7\xf3\x92\x1d\x6e\x21\xa3\x9b\xc1\x68\xa1\x91\x64\x82\x44\xfa\x2a\x3b\x45\x37\x09\xd1\x92\x57\xae\xa5\xaf\x3c\x49\x1c\xbe\xd7\x6a\xe9\x70\x23\x4c\xba\x17\x9f\x57\xa0\x7b\xac\x98\x98\xc3\xb7\x5b\x3d\xb3\x60\x0d\xf6\x0f\xb8\x10\xac\x2f\x98\x90\xc1\x90\x58\xd6\x22\x81\xc3\x2f\x4c\xdc\x2c\x98\x92\x70\xe9\x22\xa3\xbf\x6a\xf6\x2b\x88\x9c\xf3\xc6\x24\xc7\x70\xb6\x2f\x33\x07\xb7\x94\x2f\x38\x09\x77\x1f\x36\xc5\x55\xb7\x90\x6b\x2a\x77\x60\x49\xc4\x59\x35\x45\x5f\xfb\xc1\x47\x7f\x58\xb4\x55\x7b\xb7\xda\xa1\xc1\x2d\x59\x98\xda\x42\xe4\xb3\xc2\x75\x51\x28\x33\x0b\xe3\x7b\xf5\x9f\x17\x06\xe4\x22\x25\x80\x2a\x59\xd4\x9c\x43\xfa\xae\x6d\xda\x62\x3d\xcf\x71\x2e\x36\x82\xa4\x28\x30\xcb\x37\xe1\xdc\x36\x19\xa5\x18\x96\x5e\x84\x7a\x76\x69\x4b\x49\x80\x18\x6d\x43\x8d\x64\x09\x07\xce\x92\x8d\x59\xc6\x5a\x15\xaf\x99\x29\xef\xea\x56\x03\x29\xb9\x10\x65\x5e\xca\xbb\x56\xa2\xc0\xd2\x04\x3a\x64\xb1\xcd\x91\xc5\x6c\x5d\x11\x4f\x7b\x80\x03\xa8\x04\x24\xfe\x17\x0e\xb4\xaa\xe0\x60\x8d\xde\xeb\x32\x9f\x4a\xbb\xd3\x2a\xcd\xa9\xf4\x85\xe6\x25\xe7\x3b\x7a\xe0\xf4\x64\x16\x63\x48\x1c\xdd\x25\x0a\xa7\x34\x7f\xe3\x3d\x80\x36\x49\x8c\x0c\x7a\x81\xc1\x3d\xb6\x6b\xe7\x3d\x27\x19\x16\x84\xa9\x11\xbb\xd5\xa3\x30\x5f\x14\x91\x18\x2e\x0e\xc7\x61\xd1\x43\xc5\xda\x29\xc2\xf6\x2b\x58\xf4\xa6\x40\x38\x39\x36\x2f\x81\x6a\xfa\x82\x49\xf6\xdf\x99\x77\x0c\xe6\x81\xc5\xfc\xd1\x53\xa5\xd3\x42\x8d\xd7\x02\x64\x34\xa7\x00\x39\x10\x13\x69\x2f\x24\xaa\x2c\xa6\x84\x17\xbf\x73\xe2\xd0\x97\xe1\x33\xcf\xbf\xea\x18\xb6\x33\x14\x30\x67\xa0\x93\x23\x16\xf4\xb1\x02\xac\xd3\x28\xeb\x5b\xaa\x12\xb0\xcf\x34\xf6\x8e\x2f\xf8\xa7\xd9\x21\x2e\xe8\x8c\xb2\xa0\x64\x92\x9d\x5e\x8a\x33\x30\xef\x9a\x33\xc8\xa7\xfe\x4e\xbb\xb7\x59\x06\xc7\x30\xe2\xff\xf9\xef\xbf\x1d\xd3\x26\xef\x87\x1c\xdb\x15\x38\x84\x9d\xdc\x6c\x5b\xc2\x9d\x0f\x50\x44\x1a\xd0\x29\x02\x9d\x56\x96\x32\x27\x8a\x5f\xed\xe5\xa6\x89\x86\xab\xb9\x71\xf7\x96\xc9\x1d\x7c\x23\x22\x5f\x5d\x45\x20\x60\x71\x45\x40\x40\xe1\xf5\x0d\x82\x6e\x5d\x8d\x08\x13\x2c\xa9\xdb\xaf\x5c\x28\x15\x06\x15\x80\xf9\xed\x12\x9c\x38\xc7\xf2\xe5\x22\x50\x6a\x6b\x1b\x19\xa3\x71\x78\x47\xae\x8b\x45\x31\x83\x34\x49\x8d\x7a\x57\x72\x49\x84\x39\xd0\x1e\xf5\xc9\x12\x4f\x08\x55\x08\xa1\x88\x6b\x5c\x6a\x24\xc5\x74\xa3\xb0\x79\xfd\x7e\x3d\x90\x62\xc9\xa6\x8e\x67\x44\x8c\xe3\xbc\x14\x23\xbd\xae\xed\x1b\xfd\xd1\x79\xae\x16\xeb\xdb\x97\x09\x5e\xae\xed\xb2\x0a\xbc\x52\xbf\xdf\xd0\xec\x7a\xc1\x30\x88\x64\x29\x0b\x87\x0d\xd0\x90\xa4\x02\x0d\x69\x43\x2b\x4b\x96\x00\xb8\x68\x98\x02\xe4\xb8\x42\x61\xb0\x37\x91\x01\xb0\x86\x91\xa3\x49\x5e\x58\x4e\x7c\x49\x80\xf8\x78\xc4\x3e\x9a\x9a\x1a\xa0\xcc\x98\x01\x44\x90\xd7\x42\x3e\x67\x5c\x92\x52\xa2\x55\x0d\xcc\xbf\x4d\x94\xb4\xc3\xa8\x97\x49\x8b\x8f\x76\x17\x49\xdf\x1c\xe4\x73\x79\xc3\x97\xa7\x5c\x4f\x81\x3b\x49\x3d\x11\xcd\xa8\xa6\x9d\x71\xed\x49\x7b\xb9\x52\xb3\x45\xe8\x12\xc0\x3d\xa9\x64\xd1\x43\x7e\x7a\x15\x82\x48\xc8\x13\x01\xab\x31\x8c\x31\x2c\xe6\x50\x36\x5f\x35\xb0\x93\x75\x07\xa8\xc8\x72\x04\xb6\x80\xe2\xea\x08\xca\xb9\x60\x75\xb4\x58\xce\x72\xd9\x39\x21\xab\x2e\xfe\x62\x03\x29\xb4\x1f\x16\xb5\x58\x10\x85\xc8\x67\x45\x6c\xd9\xcb\x7b\x97\x32\xb7\x1c\x65\x8f\xea\xb3\x7e\x9a\x45\xa4\x17\x2f\x40\xdc\x77\x89\xd2\x2e\x27\x30\x76\xf7\xbe\xcd\x91\x9b\x63\x16\xdb\xc4\x4f\x2b\x4b\x6b\x99\x02\x66\x67\x6c\x4b\x3e\x24\xde\xa6\x2f\x06\x68\xe0\xa6\x4d\x03\x5b\x0e\x17\x99\xd3\x8b\xb4\x64\x0e\x51\x04\x5c\x68\x01\x35\x67\x8a\x26\x9a\x38\xec\x18\xb4\xd6\x9c\x33\x8f\xc7\x07\x01\xdc\x4d\x90\x6f\x54\x4a\xca\x66\x63\xbb\x92\x2e\x87\xb1\xdd\xc5\x50\xa6\xa9\x4b\xd3\x94\xf9\xf1\x3b\xd7\xd0\x6a\xdb\xb1\x21\x6b\x80\xe3\x72\xd9\x93\x20\x58\x33\xee\x26\x63\x71\xd4\x5c\xd2\xe5\x98\xc6\x66\x29\xa8\xa9\xae\x0c\x13\xdd\xc4\xbc\x0c\x62\xdd\x32\x5c\x41\x71\x85\x48\x9b\x11\x69\xf2\x9c\x20\x20\x5d\x35\xa4\x7c\xca\xc6\x54\xcf\x21\xf3\x22\x9a\xad\xed\xe4\x13\xda\x2b\x59\xa3\xd8\x75\x67\xa3\xee\x71\x92\x4c\x70\xf4\xe8\x95\x0d\xaf\x72\x73\xe1\xb0\xf1\xb5\x80\x0a\xc5\xbf\x0c\x71\xe9\x81\x46\x20\xdd\x84\x4e\x31\x03\x58\x63\x87\x5d\x74\x6e\x56\xcd\x22\x81\x19\x84\x22\x33\x7a\x13\xc2\x1f\x93\x2c\xe1\x8b\xb4\xe1\x3e\xab\x66\xca\xed\x12\x90\xd2\x94\xa8\xb7\xd7\xab\xac\xc2\xf4\x36\xbe\xcc\x96\xd2\x6e\xf6\x00\x9f\xb4\x01\x97\xfc\x94\xf0\x09\x58\x0e\xad\x96\xed\x52\x49\x82\x8c\x86\xea\x79\xde\x34\xc1\xa5\x7a\x22\xa9\xcc\x12\xbc\x58\xd5\x83\x49\xad\x78\xd9\x7d\x33\xa9\xf8\xeb\x8d\x60\xed\x83\x92\x6b\x3f\x7f\x09\xa0\xde\x0b\x27\x09\x98\x77\x0d\xff\xaa\x18\x93\x4c\x4e\xdb\xb1\xf1\xc5\x2a\x3e\x62\x0a\xcf\xdc\xe6\x5a\xe1\x92\x3f\x33\x22\xe4\x9c\x66\xa5\xa2\x80\x3b\x47\x41\x5b\x8a\xb6\xff\x31\x31\xbf\x1b\xf0\x4e\x9e\x1d\x19\x20\x0e\x4d\x1f\x32\xc3\x51\x61\xfc\x8b\x12\x2c\x25\x9d\x2e\x02\xfc\x0c\x1f\x50\x0a\x59\x4a\x65\x6d\x39\xa8\xc3\x55\xc7\x68\xcc\xf8\xf6\x93\x40\xbe\x7b\xf2\xdc\x43\xf9\xf8\xd1\x38\x04\x2a\xd3\xf7\xc9\x32\x58\x8a\xbb\xa9\x2d\x68\x4a\x23\xe0\xaa\xc9\x94\xdf\x2e\xe1\x7b\x25\xc6\x4d\xb3\x19\xa1\x10\x26\xed\xb0\xad\x22\xe3\x71\x2d\x42\xcc\x17\x55\xca\x18\x84\xcd\xd7\x8a\x93\x33\x7f\x6a\xe2\xf4\x98\x18\x00\x1d\x50\x7c\xdc\x43\x72\x27\x2c\xa9\x36\x74\x71\x4e\x12\xb2\x97\xc0\xe2\x2d\x88\xa4\xea\xb5\x0f\xc8\x63\x25\x69\x14\x58\xfa\xeb\x8d\x0b\x5b\xc4\x3b\x37\x20\xd2\xd4\x0f\xfd\x27\x33\x50\x1b\xf2\x5c\xb7\x8b\x60\xff\x82\x55\x6e\xab\xbb\xd4\x41\xdb\x99\x16\x2c\xc9\x15\xdd\x94\xe8\xaa\xe8\xd4\xcb\x2b\x87\x48\x6a\x6f\x1c\x19\xbc\x34\xae\x4f\xa4\x4d\x14\xc3\xda\x03\xb0\x15\x07\x5a\xe6\xd3\xed\xe8\xc2\xfa\x09\x15\x47\x33\xa2\x4c\x89\x7b\x5f\xc7\xff\x3d\xd1\xc4\xde\xf2\x1a\xf6\xb4\xfa\xf5\x87\x7c\xb3\x53\x7b\x47\x94\x74\x57\xc2\x12\x5a\xa0\xdd\x9c\x03\xdc\x82\xc3\x38\x96\x46\x70\xfd\xe2\xe5\x96\x9d\xb1\x00\xec\xc8\x6c\x46\xfc\x6f\x48\xa0\x32\x73\x8c\xed\x17\x3e\xfb\xbd\x84\xfb\x84\x4b\x58\x79\x66\x8d\xde\x9e\xeb\x55\x49\xfb\x4b\x17\xbd\x36\xa7\xf1\xea\xa8\x0a\xea\xee\xe4\xc1\xcd\xe4\x41\x87\x25\x79\x80\x97\x7f\xd3\x31\x38\xcc\xfb\xe7\x00\x84\xc3\xa5\x2b\x71\x7f\x22\xe2\x3b\x22\x93\x83\x90\x14\x97\xb6\xe2\xb5\xe4\xc5\x23\x07\xe6\x53\x40\xe3\x1c\xee\x16\x1d\xc6\x49\xbe\xb5\x6e\xa0\x97\xbb\x60\xd7\xd3\xcb\x5e\xe8\x03\x70\x2d\x31\xa4\xff\xe6\xb6\x50\x06\x1c\xde\x20\x64\x6c\xc9\xf7\xb0\x26\x18\xcf\x0e\xaf\x55\x18\xde\xd2\x72\xbe\xc4\xf6\xda\x5c\xaf\xd6\x9b\xfb\x92\xa4\xb6\xe9\x58\xf6\xa1\xa3\xbc\xb0\x17\xc7\x52\x63\xf0\x41\x17\x13\xdb\xee\x16\xad\x41\x90\x71\x5b\xb6\xcf\x43\x56\x57\xdd\x6c\xf7\x6c\x75\x97\xca\x36\xce\x04\x99\xd2\xcf\x5b\x89\xe2\x37\xf0\xa9\x55\x2f\xf5\x32\x57\xea\xa5\x81\x7b\x06\xea\xab\x05\x71\x7b\x76\xa5\x6d\x4d\xa5\x11\x2b\x12\x00\x6d\xf6\xdf\x23\x59\x20\x2e\x4a\x3f\x6d\x8b\x75\xb8\xff\xda\x6e\x66\x5f\xe7\x4a\x65\xf2\xf4\xe4\x64\x46\xd5\x3c\x9f\x1c\x47\x3c\x35\xe1\xe6\x5c\xcc\xcc\x1f\x27\x54\xca\x9c\xc8\x93\x3f\xfe\xe1\x0f\xc5\x16\x4f\x70\xf4\x38\x33\xe8\x31\xcb\x7e\xa7\xf2\x96\x13\x2c\x77\x8b\xec\x71\x99\x5a\x2f\x9c\xb1\x1b\x74\xe3\x72\x24\xf5\x37\x52\xe1\x34\x0b\xa3\x47\x4d\x75\x34\xa9\x70\x51\x93\x01\xd2\xef\xf4\x34\xd1\x1c\x67\x19\x61\xcd\x66\x07\x93\x4f\xb9\x03\xeb\x71\x19\x99\x76\x84\xe4\x73\x96\x60\x56\x46\x19\x80\x02\x43\x82\x44\x84\x29\x9b\x01\x5f\xd4\x4b\x06\x6a\x34\x48\x37\x86\xff\x6f\x96\x71\x07\x73\xa4\xb2\xa8\x1c\xe6\x86\x63\xab\x78\xba\xda\x8e\x38\x58\xba\x6a\xe5\xd4\x62\xed\x88\x5b\xb5\x55\xb9\x78\x77\xcb\xf5\xb3\x37\xaf\xdc\x22\x38\x1b\x93\xcf\x9a\xc9\xc9\x6d\x71\xa9\x1e\x24\x91\xa8\xff\xd3\x1d\x92\x0b\xa6\xf0\xe7\x53\x74\x49\x19\x08\xb0\xdf\xf3\x5c\x48\x74\x8e\x17\x47\x7c\x7a\x94\x72\xa6\xe6\xe8\x12\xfe\xd7\xfe\xf4\x4c\xc8\x23\xfa\x99\x60\x61\xf9\x83\xad\xbc\xe6\x8b\x78\x6b\x12\x12\x39\x93\x88\x3c\xe9\x13\xfa\x87\xff\x44\xa9\x69\xf9\x14\x7d\x7b\xf2\x87\xff\x44\xbf\x83\xff\xff\xff\xa3\xdf\x35\x68\xfa\x9b\x21\x5b\x41\x7d\xde\xdb\xb2\x3b\xb7\x57\x59\xa9\x2d\x4a\x96\x9f\x09\x5e\xec\x54\x6d\xcb\x8f\x34\x7a\xe4\xd3\xe9\x58\x13\x86\xc9\x57\x1b\x63\xb1\x84\x8a\xbc\x25\x4c\x28\xb5\x05\x96\x4d\xc1\xb6\xa2\x54\x8a\xed\xd4\x00\x1b\x38\x76\x2d\xf3\xa2\xc0\x2c\x04\x11\x95\x8a\xf6\x52\x09\x5f\x91\x58\x73\xd5\x4d\x4e\x87\xb3\xee\xb9\x1c\x67\x67\xc1\x09\x81\x40\xc2\xa2\xe1\x3e\xf0\x2f\x8c\x62\x35\x81\x3e\x76\x21\x6b\x8f\xc3\x52\x78\xed\x17\x13\x33\x09\x53\x7b\xab\x78\x49\xb9\xd4\xf9\xfa\x50\xc9\x3b\x2e\x76\xd2\xb7\x1e\xc9\x52\xcc\x76\xcb\xb2\x40\xae\x54\x6d\x58\xbe\x1e\x12\xa1\xb9\xf0\x70\xbd\xc6\x2e\x62\x8b\x07\xae\xb7\x62\x52\x61\x82\xcb\xda\x1d\x7a\x3d\xf5\x73\xff\xc9\xba\x61\x42\xa4\x99\x7b\xbb\x28\x8b\x06\xa3\xd5\x22\x92\x66\x89\x35\x23\xae\xc1\xf4\x5b\xb7\xa1\x77\x1e\xc6\x01\x1a\x87\xb0\x47\x48\xf9\x60\x4e\xb2\xb5\x79\xf2\xf5\xfb\x99\x8b\x88\x9c\xf1\xdd\xc2\x5e\x13\xca\x96\xe2\xe5\xdb\x57\xdc\xf1\xab\x77\x61\x6b\x2b\x39\xd8\x5b\x1e\x17\xca\x82\x71\x0b\xd8\x62\x0b\x01\xde\x66\x79\x36\x80\xdb\xb6\x0f\x48\xc7\xa5\x12\x00\x3b\x70\x6d\x63\x38\x2e\x18\x9e\xab\x20\x51\x29\x1c\x21\xb0\xe6\x85\x2b\x62\xd7\x20\xa8\x68\xe7\x71\x04\xc5\x50\x8a\x48\xa5\x4a\xd1\x71\x6c\x2a\x82\x88\x2d\x21\x39\x4d\x5d\xa2\x1e\x12\x18\x82\x32\xd5\x5c\xb7\x27\x89\x38\x9a\xe2\x88\xb2\x59\x2f\x40\x63\x04\x64\x84\xf0\x3a\xa8\x23\xd2\x7b\x2c\x1f\xf7\x1b\x68\xb8\x73\x9d\x46\x1a\x17\xb5\xc2\x2c\x7e\x8a\x71\x6c\xd0\x25\x28\x3a\x85\xe5\x63\x13\x80\xd0\x12\x7a\xd9\x8a\xd1\xf9\xa5\x70\x98\x67\xab\xc6\xe7\x32\xad\x49\xa8\x4f\x41\x69\x02\x57\x39\xd8\x62\x19\xba\xc4\x36\xec\xc1\x46\xaa\x20\x9e\x2b\xc6\x2f\xe7\x5c\xa8\xf1\x96\xf0\xa7\xd5\x6c\x71\x46\x8e\x12\xc0\x2d\xe1\x4f\x44\x3c\x51\xf2\x5c\x46\x11\xdd\x84\x16\x8d\xd1\x2c\x88\xaa\x03\x98\xc9\x34\xe3\x90\x42\x33\x45\x29\x66\x0b\xc3\x28\x35\x73\xc1\xf2\x51\xfa\x7a\xa5\x48\xa6\x38\x49\x7a\x48\x90\x5c\x9a\x3a\xbe\x92\x24\xd3\x23\x57\xf1\x21\x46\x09\x9f\xd1\x08\x27\x68\x92\xf0\xe8\x51\x8e\x98\x16\x14\xd8\xcc\x30\xa9\x4c\xf0\x88\x48\x19\x48\x56\x45\xd2\xb6\x4d\xa5\x83\x62\xa5\x8a\x88\x94\x32\x2a\x15\x8d\x9c\xc8\x54\x60\x2f\x98\x92\xd9\x11\x06\x93\x30\x24\x26\xc2\x70\xb5\xa4\x47\x0c\x06\x65\xce\x6c\x6d\x20\xb8\xae\x2d\xb4\x9c\x0b\x12\x6f\x3a\x40\x7b\x40\xca\x73\x14\x32\x56\xe5\x03\xb9\xe6\x48\x9d\xd9\xcf\xe0\x18\xaf\x22\x81\xdb\xf2\x89\xf2\x04\xe9\x4f\x5a\x09\xbd\x07\x62\xca\x7d\x08\x7c\x49\x72\xf1\x91\xe1\x07\x06\xdc\x05\x43\x6e\x80\xeb\x5a\x47\xd3\x7a\x15\x41\xe4\x81\x72\x54\x55\xaf\x39\x65\x51\x92\xc7\xbe\x20\xa1\x16\x01\x9e\x34\x91\xb8\xe5\xd1\x6b\xaf\x05\x85\x1e\xc2\x12\x3d\x93\x24\xd1\xff\x35\x11\xf0\x47\xbe\x3e\x80\x66\xc9\xa6\x86\x03\x74\xe2\xb8\x74\x13\x45\x1d\x1c\x08\xe3\x0d\x56\x73\x93\xda\x9e\x72\x65\x6a\x41\x1a\x10\x46\x67\xdf\x32\xa8\x7d\x93\x84\x4f\xe0\xa4\x03\x3e\xa3\x4b\x8d\x0d\xd2\xea\xf2\x28\x22\x24\x26\x31\xfa\x3a\x38\xb8\x1e\x76\xe1\x9b\x7a\xb4\xc0\xd2\x8a\x1c\x00\x36\x63\xd5\xb0\xd6\x88\xd0\x58\x2e\x67\x76\x8c\x6e\x2a\xf8\x23\x61\x99\x72\x5c\x45\xa3\xea\x2d\x6d\xe1\xdb\xe0\x39\x56\x26\xf1\x72\x3b\xb4\x21\x9e\x63\xa9\xcf\x3d\xe0\x39\x56\xe6\xd9\x10\xbb\xcf\x67\x2f\x9a\x73\xac\x27\x75\xc1\xdb\x27\x82\x19\x1c\x2c\x73\x77\x96\x48\xd0\x1d\xc8\x45\x1d\x21\x1e\x16\x56\x65\xa5\xe8\xdf\xdb\x62\x55\x56\x06\x73\xc8\x58\x95\x95\xa1\x1e\x2e\x56\x65\xcd\x40\x5b\x60\x55\x1a\xe7\xfe\x58\x13\x75\x3b\xa6\x00\x89\x2d\x93\x7c\x7a\x07\xa9\xde\x2b\xc7\x78\x66\x02\x07\xcc\x35\xe6\xee\x68\x0b\xdd\x0c\xa3\xb5\x39\x90\x4d\xe1\x50\x15\x27\xc4\xa6\xb4\xe7\xbd\x6f\x54\x1a\x0d\x6d\x33\xb3\x7b\x2f\xb4\x76\x83\x1d\x32\xc2\x99\xcd\x29\x6f\xaa\xa8\x72\x38\xd9\xb3\xdb\xc1\x80\x02\xd4\x5e\x89\xe5\xb7\x02\xca\xba\xac\x14\x27\x98\xf3\x67\x5b\x20\x08\xc8\xd0\x10\x65\x23\x09\x42\xa7\x63\xab\xb4\x35\xad\x1c\x65\x8a\xcc\xaa\x3a\x6d\x71\x68\x28\x53\x7f\xfa\xe3\x5a\x4e\x64\x90\x04\x9d\x7a\x18\x94\x08\xf0\xce\x0e\xfb\x8c\xc4\x28\x9a\x6b\xad\x48\x6a\xf5\x45\x4f\xc7\xdc\xac\x12\xa5\x98\x3a\x45\x2a\x97\xc6\xb5\x44\xe5\x88\x95\xa0\x37\x8f\xd1\x47\xa8\x7b\x8a\xd3\x4c\xeb\x5f\x7e\x7e\x54\x53\xd2\x28\xff\xf6\xdb\x3f\x11\xf4\x2d\x4a\x09\x66\x25\x1d\x16\xd4\x26\x7d\xf5\x01\x54\x9d\x9a\x93\x11\xab\xdd\x0a\x34\xf8\x6c\x4a\x29\xb9\x78\xbf\x21\x9b\x72\xa7\x13\x43\x3d\x3f\x1c\xcd\x91\xcc\x27\xa6\x20\x6d\x60\xc3\x70\x82\xf4\x05\x9f\x81\xa3\x1a\x6e\x64\x37\xe8\x55\xa7\xf0\x65\x63\x00\xac\xbb\xb1\xed\x6d\xdc\x87\x7b\xe4\x48\x92\x12\x84\x51\x8d\xd3\xcc\x70\xbe\xf0\xe0\x4b\x83\x7f\xda\x33\x3e\x04\xad\x9f\x61\x6b\xd9\xd7\xb2\x34\x84\xf3\x82\x97\x2c\x4f\xb0\xb0\x47\x7f\xc4\xb4\xa2\x21\xc8\x13\xe5\xb9\x4c\x16\x28\xe6\x8c\xf4\x80\x12\xf2\x68\x6e\x1c\xab\x5a\x67\xc1\xb6\x2e\xc3\x13\x95\xb9\x56\x68\xa1\x2d\x57\x06\x42\x2a\x6c\xa0\x97\xe6\x14\xfa\xd1\xea\x37\x81\xaf\xc2\x2c\x39\xd4\x4e\x8b\x0a\xd1\x51\x2b\x3c\xbf\x25\x3a\x6a\x89\xaa\x3a\x74\x54\x8f\x8e\xba\xbc\x2e\x87\x88\x8e\x5a\xd9\xf3\x76\xe8\xa8\x75\x5b\xbe\x05\x3a\x6a\xa9\x99\x2f\x06\x1d\xb5\xb2\xa2\x5f\x0c\x3a\x6a\x65\x5e\x1d\x3a\xea\x97\x87\x8e\xba\x23\xfe\x67\x3d\x2f\x36\xf8\x4a\x8a\xb2\xc5\xc6\x44\xf6\x95\x44\xc3\x6b\x4d\x60\xd1\x63\x39\xa8\xcd\x5f\x57\xbb\x63\x8e\xd6\x33\xa1\xcd\x30\x47\x6b\x55\xf5\x66\x56\xb7\x2b\xc0\x13\x28\x06\xaf\x8c\x39\x5a\x9a\x40\x17\x5f\xb9\x79\x7c\x65\x2d\xf1\xd9\xbe\xf5\xf0\x5c\xd0\x65\xf5\x42\x6e\x89\x3a\x5a\xda\x9f\x56\x91\x98\x20\xba\xef\x81\x12\x5f\x56\x9a\xbf\x2f\x1d\xf2\xb5\xb2\x7c\xb8\x8a\xd2\xe2\x1f\x6b\x09\xcf\xa1\xc5\x19\x25\x3c\xf4\xff\x77\x94\xbb\x45\x64\x70\x65\x79\xbd\x5f\xc5\xd0\x62\x0b\x52\x6d\x4d\xa1\x4e\x2b\xdd\x4f\xa2\xac\x4b\x9e\xdc\xd0\xc5\xec\x06\x71\x97\x91\xa8\xc1\xc6\x4c\x53\xba\xaf\x66\xd7\x5d\x64\x1e\x0b\x0b\x14\xf2\xa5\xbc\x50\x7d\x3d\x99\xe1\x18\x19\xbf\x92\x0e\x0b\x40\x1d\xe6\xcb\x19\x95\x4a\x34\xc6\x36\x2d\x8d\x70\x17\x57\x69\x96\xb7\x0e\x88\x09\x56\x75\xb6\xdd\x67\x29\x49\xb9\x58\x17\x58\x55\xfb\xa5\xad\xe8\xb2\xcd\xa7\x24\x9b\x93\x54\x4b\x32\xe3\x4d\x1b\x69\xbb\xdf\x3e\x69\xd8\xe6\xae\x99\x40\xc7\x12\x11\x04\x8e\x50\xfd\x6e\x6c\x10\x29\x5b\x6f\xf7\xae\xdb\x6c\x31\x33\x37\x74\x08\x39\xcc\xe0\xd5\x06\x37\xfb\x52\xc9\xdd\x0d\xf4\x5d\x1b\xd3\xe1\x43\x6a\xd6\x47\x6d\xac\x88\xd7\x58\x85\x3b\x55\x7c\x65\xeb\x1d\x6f\xe0\xca\x2f\x7b\xe7\x35\x27\x0c\x8b\xdd\x6e\x1e\xe0\xd1\x80\x9a\xba\xbc\x3c\x10\x99\x23\x89\x38\x0a\x35\x83\xd2\x60\x96\xd7\xab\x44\x25\x4e\xa3\xdc\x81\x48\x72\xd1\x18\x65\xda\xc6\xa0\x1d\xa9\x1c\x27\xa0\x49\x84\x45\x1a\xab\x9b\x3a\x59\xd4\xa4\x3d\xb6\xf3\x98\x50\xa6\xfe\xfc\x1f\x1b\xed\xa6\x56\xad\xec\xba\x41\x61\x29\x1c\x45\x44\x1a\x1b\xbb\x8d\x42\xc6\x13\xfe\x04\x35\xa5\x76\xd9\x55\x7d\x94\xf5\xbc\x35\x83\xf7\x50\xc4\x71\x41\xea\x46\x5c\x98\x0b\x9e\xcf\xe6\xce\x86\xa4\xcf\x8c\x9e\x5a\xdd\x5e\xfe\xb8\x64\x23\xdf\x78\x2f\xbf\xcb\x69\xb2\x9d\x85\xee\xae\x54\x6d\xeb\xd3\xf0\x1e\xc9\xb9\x3f\xad\x13\x68\xb6\x76\x63\x97\x07\xdd\xbe\x4f\xfb\xad\xf7\xd7\x40\x37\x3d\x07\xbf\x39\xe5\x49\x02\x9e\x06\x49\xd2\xa7\xb0\x48\x7e\xd8\x3d\x4c\xf8\x9e\x6e\x86\x9c\xe7\x07\x00\x5f\x17\x89\x11\xad\xe4\xaf\x1b\x23\x1a\x4a\xe4\x46\x5f\x0d\x5a\x30\xa1\x6a\x9c\x11\x56\x67\x63\xfb\x69\xb9\xd0\xc9\x3b\x0b\x18\x74\xd1\x63\x7b\x0b\x1a\x74\x4b\xf2\xca\x81\x83\x6b\xe6\x71\xa8\xc1\x83\x15\x66\xe7\x63\xf9\x8a\x6b\xc6\x05\x0e\x19\xc5\xa7\xaf\x97\x78\xc4\xfa\xa5\x7c\x0a\x57\x10\x7a\xb2\x28\x02\xb2\x8d\x0e\x11\x32\x33\x28\x27\x61\x0d\x2b\xe0\x46\xd3\x7f\x81\xa6\x63\xc0\x6b\x4d\x48\xa1\x0b\x1b\x84\x68\x72\x12\x1f\xe1\x68\x11\x25\x34\x0a\x74\xe6\x99\xc0\xd9\xbc\x8e\xe3\xb9\x9d\xef\x50\x77\xde\x0a\x75\xa7\xa9\xee\xd2\x26\x71\xdb\x8e\xae\x18\x4e\x49\x87\x06\x54\x87\x06\xd4\xf3\x78\x17\xac\xa8\x20\xf5\x86\x30\x0a\xcb\xe7\xae\x83\x04\x7a\x03\x48\xa0\x6d\x0e\x5f\x81\xf7\x53\x3a\x76\x1d\x4c\xd1\x87\x56\x30\x45\xfe\x12\x3c\x28\xe4\x99\xe6\xf3\xf8\xc6\x88\x26\xcb\x03\x7b\x4b\x58\xa2\x1a\x71\x61\x13\xb9\x69\x15\x2e\xd1\x2a\xba\x68\xb5\x2e\x6f\x8b\x12\xb4\xd9\xca\x6c\x04\x00\x54\x7b\x77\x1d\x08\x1c\x50\xf3\x36\x1c\xc8\xb9\xd9\x67\x56\xcb\x66\x25\x32\xc3\xcc\x96\x4d\x14\xac\xcd\x92\x5c\x3c\x3d\xbc\xaf\x44\x97\xa2\x96\xd8\x76\xc9\x2e\x7d\xe7\x83\x26\x02\xcd\x79\x12\x3b\x10\x0a\xbf\x5a\xbe\x03\x9f\x09\xe0\x17\xc8\x6d\x06\xd4\xf4\x06\x6d\xab\x28\x08\xb6\x2a\xa5\xc5\x6f\x22\x0c\x77\x0f\x8c\x66\x1f\x56\x04\xcf\x49\xb6\xb1\x1f\xac\x95\x45\x64\xd9\xfc\xbd\x62\x8c\xa5\x15\x02\xab\x79\xfd\x30\xd7\xda\x7d\xd7\x0c\x6e\x95\xe8\x11\x18\x07\x45\x5d\x45\x4b\x43\x67\xf0\xf4\x89\x3a\x43\x04\x0e\x7b\x5c\xe9\xa5\x73\xb3\x6b\xe5\xa9\xab\x12\xcb\x16\xc1\x60\x4b\x95\xdb\x76\x07\x07\x4a\xf1\xe7\x71\x86\x05\x4e\x12\x92\x50\x99\xbe\x58\x30\xf0\x59\xd9\x5d\xab\xcf\xaa\xe0\xc6\x44\xc4\xf2\x74\x62\x48\xd1\x0d\xc4\xd6\x8b\x54\x1c\x89\x9c\x85\xd0\x66\xcf\x4b\x45\xf5\x73\xb8\x17\xc0\xaa\x14\xcd\xa1\x38\xe9\x14\x53\xc1\x88\x6c\x2c\x05\x49\xa2\x5c\x50\xb5\x18\xdb\xca\x9a\xed\x0f\xdc\x9d\xfd\xf2\xcc\x7e\xb8\xda\xc3\xed\xb2\xfa\x5d\x7f\xbe\x92\x67\x46\x04\x94\x09\x72\x05\x6f\x82\xea\xa1\x16\xb5\x81\xf8\x5a\x43\x10\xfe\xbc\x74\x6d\x37\x05\x0e\xe3\xe7\x71\x90\x51\x35\x8e\xaa\xc4\xb1\xee\xb0\xd6\xe1\x4e\xad\x9a\xe4\x0b\x23\x2f\x35\x78\x91\x5f\xa0\xca\x88\x4d\x9b\x30\x4d\xeb\x01\x07\xae\x60\xb0\x57\x16\x1b\x13\xa4\xbc\x5b\xa5\xaa\x61\x9c\x16\xeb\xa7\x2e\xf8\x68\xc5\x60\xfb\xc1\x57\x2d\x46\x1c\x74\xb2\xa7\x61\xeb\x83\x2e\x44\x9e\x29\x3a\x59\x86\xb6\x51\xfb\xab\x3a\xda\x4f\x20\xcd\xda\xb9\x19\x4a\xdd\x9a\x52\xa4\x25\x4e\x6c\x67\xa7\xe5\x7f\x8b\x23\xe6\x10\x82\x0c\xc2\x52\x98\xc7\x77\x9d\x52\xa5\x5c\xa2\x80\x31\x40\x6b\xea\x2c\xdb\x66\xbf\x72\xe1\x1e\x18\x0a\x9a\x1a\x13\xd1\xf1\x88\xf5\x25\x7a\x26\x88\x11\x0b\x21\x51\x53\xaa\xd4\x5b\xb5\xa1\xf6\xd3\x84\xe8\x9e\x7c\x6c\x8a\x16\x1e\xa8\x92\xbe\xfc\x98\xe9\x63\x8a\x13\x49\x7a\xba\x61\xa8\x5a\xaa\x38\x04\x7f\x62\xf4\x2c\x70\x96\x11\x31\x62\x36\x8b\x03\x1c\x2e\x9c\x27\xa6\xfd\xa6\x10\x57\xbb\x06\x64\x1c\xe1\x68\xfe\x4a\x7b\x84\x21\x19\x27\x9a\x93\xd8\xe5\x0b\x97\xb7\xc7\xcd\xdb\x18\xac\x37\xd8\xac\xe1\xd4\x95\xcf\xea\xd9\x4e\x92\x48\x73\x14\x5f\x4d\x39\x23\x42\x8f\x5a\xd3\xf0\x13\x61\x88\x4e\xdd\x38\x6c\xec\x0e\x7a\x06\xcf\x94\x26\xfd\x27\x4c\x13\x93\x80\xef\xba\x76\x42\xa0\x31\xbf\x8f\x98\x71\x77\xb3\xa8\x94\xa1\x4a\x19\x95\x73\xcd\xa9\x73\xf0\x49\x82\x9a\xd1\x94\x38\xc3\x9e\x36\x39\xcd\x03\xfd\xfa\x6a\x0e\xfa\x44\x05\x67\x29\x24\xc9\x58\x5c\x26\xb7\x7c\x92\x28\x7f\x3c\x6a\x53\x1c\xd7\x4a\xc4\x71\x2c\xcb\xc6\x4f\xa3\x56\xd2\x5f\x4b\x66\x97\xa3\x52\x56\x60\x14\xc0\x0a\x41\x10\xa7\xab\x2c\xb6\x4a\xfe\xed\x52\x1b\x96\x53\x1b\xea\xd7\xe6\x10\xd3\x1b\xfc\x21\xde\x34\xc5\xa1\x69\xfb\xf7\x21\xd9\xee\x31\xd5\xe1\x8d\x73\x02\x5e\x26\x1d\xe0\x6d\xf3\x37\x5e\x22\x75\xa3\x4b\x70\x78\xc3\x04\x87\xd6\x96\xda\x72\x6c\x76\xf3\xb1\xdd\x28\x39\x60\x0d\x98\x53\x5d\x2f\x97\x44\x09\x1a\xc9\x7d\xf0\x07\x99\xe1\x96\x51\x6d\xa0\x05\x66\x6b\xa4\x26\xfd\x82\x77\x42\x42\x9c\x98\xaf\xf3\x37\x11\x04\x3f\xc6\xfc\x79\xc9\x56\x27\x43\x34\x8d\x4b\xae\xc5\x1e\x41\x22\x2a\x49\x29\x92\x85\x4a\xc4\x88\xb4\xc6\x4e\x3c\x62\x73\x4a\x04\x16\xd1\x1c\xb2\x1b\x8b\x8d\x31\x59\xb2\x06\xd0\xc8\xc4\x32\x84\xde\xa6\x0d\x36\xbd\xc5\xba\x57\x2d\x4c\x1e\x9f\xce\xee\xb9\x1e\x49\x6a\x3e\xf1\xc2\x8c\x95\x32\x42\x93\x5c\xab\xed\xdf\x35\x10\xdf\x2f\xf6\x8b\x06\xe3\xfb\x60\xa2\xe0\x8b\x96\x01\xf9\x05\x35\x74\x41\xf9\x2f\x14\x94\x5f\xb3\xc4\x9b\x05\xe6\x6f\x65\xf2\x7b\xfd\x98\x61\xd7\xf3\x6b\xc4\x0d\xaf\x0b\xda\xca\x27\xe3\x17\x3f\x7a\xb5\x73\x6e\x7b\x02\x7f\xf2\x44\x61\x24\x62\xa1\xe9\x6c\x42\xe2\x18\x38\xad\xe2\xb6\x52\x74\x41\x3b\xce\x3c\xa0\xef\x5e\x2c\x35\xb1\xe3\x84\xb3\x99\xa4\xb1\x01\x5b\xc9\x30\x54\x6c\x0d\x8d\x17\x00\x2e\x00\xfb\x9b\x24\x44\x38\xaf\x84\x40\x5f\x4b\xca\x2c\x9a\xa2\xff\x2d\xe6\x44\xb2\xaf\x94\x31\x16\x60\xb6\x40\x8f\x8c\x3f\x27\x24\x9e\xc1\x0e\x55\x07\x73\x84\x28\xe9\x21\xaa\xfc\x67\x02\xd0\x08\x78\xae\x46\x7a\xec\x10\x6b\x66\x34\x00\x62\xbf\x0d\x6a\xa2\xfb\x66\xbe\x39\x46\x68\xc8\xd0\x14\x47\xaa\x87\x64\x3e\x29\xda\x8f\xb9\x29\x72\xad\xb5\xef\x60\xe2\x45\x23\x5d\xcc\x78\x4d\xe7\xf5\x67\xc3\x71\x07\x4d\xae\xfd\x84\xe2\x9d\x62\xeb\x9e\xf0\x2e\x10\xa3\x97\xb9\xb4\x41\x18\x88\x33\x7f\xf4\x2d\xbc\x92\xc7\x88\x06\xbc\x4f\x83\xb7\xcc\x78\xdc\x68\xeb\xac\x4c\x65\xd3\xb1\x14\x81\x90\x56\x50\xb2\x8e\x2a\x68\xd7\x2c\xb7\x96\x9a\xa4\x12\x04\xa7\xd6\x39\xa0\xaf\x1a\x10\x6b\x4c\x18\xa4\x1e\x3d\x15\x46\xc2\xdc\x64\x8b\x2f\x28\x7b\xd4\xbb\x5b\xa0\x62\x43\x7d\x79\xe8\xb9\x6e\xd3\x32\x7d\xe3\x91\x33\xce\x8c\x83\x70\x27\xb9\x93\xce\x18\x4e\x36\xb4\x71\x2c\xad\xdc\xb2\x4f\xcf\xc9\x59\x56\x5c\xd0\x52\x84\x31\xf6\x21\xd3\xe3\x46\x36\xa4\xca\x7c\x43\x79\x0f\xa3\x98\x64\x84\xc5\x84\x45\x0b\x20\x11\x06\xc8\x39\x82\xe1\x04\x61\xf8\x0e\x27\xc7\xe8\xdc\xe4\xd7\x78\x09\xcf\x5e\xeb\x70\xa1\xa7\x98\xd1\xa9\xd6\x13\xc0\x08\x6b\x47\x39\x62\x66\x98\xce\x07\x12\x14\xed\xf7\x2b\x56\xb7\x33\xfa\x06\xb9\xda\x11\x95\x98\x95\xbf\x47\xab\x2f\x1c\xe8\x6d\xd5\xee\xe8\xe6\x5c\x0d\x02\x99\x4f\x8e\xe0\xdf\xa5\x84\x33\x07\xd4\x53\xa0\xc8\x90\x84\x80\x39\xd0\x7a\xbc\xe0\x62\x6c\x02\x96\xdb\x87\xdf\x6e\x4d\x1e\x47\xd0\x47\x49\xa9\x49\x29\xa3\x69\x9e\x06\xce\x3b\x53\xb1\x20\xb2\xf6\x4b\x93\x89\x91\x69\x3d\x20\x72\xe0\xe5\x48\x5f\xae\x6c\x81\x66\xf4\x89\xb0\x11\xcb\x38\x65\xea\x18\x5d\x71\x45\x82\x12\x11\x06\x3a\x8a\x67\x8a\xa6\x06\xed\x54\x10\x7d\x0e\x0c\x28\x36\x00\x4d\xce\xb1\xea\xa1\x38\x87\xa3\xca\x88\xd2\xac\x43\xdf\xb8\x0a\x76\x06\xe2\xa3\xc5\x88\x99\x9b\x6e\x8a\x69\x92\x0b\x62\x65\x56\x6c\xf2\x62\x8a\x21\x17\x23\xb3\x48\x68\xc1\x24\x52\x3a\x9b\x2b\xbd\x45\x5a\xc6\xb3\xfe\xc6\xb9\xe6\x46\x7c\xc4\x26\x04\x61\x94\x71\x49\x15\x7d\xf2\xfe\x4b\x3a\x45\x58\x4a\xb0\xa0\x1c\xa3\xf3\x92\xfd\x9f\x4a\x50\xbd\x9b\xe2\x6a\x29\x1b\x5b\xdb\x73\x73\x3e\xce\xce\x1b\x59\xea\xc5\xae\x32\x9e\x48\x9e\xe4\x2a\x74\xc1\xd6\xef\x6d\x61\x1a\x77\xc0\xfd\x60\x20\xe6\xd3\x11\x73\x74\x2d\x8f\x51\x5f\x22\xc9\xf5\x2e\x49\xb3\x95\x91\xa0\x8a\x08\x6a\x50\x9c\x88\x32\x9b\xe0\xcf\xa9\x3f\x03\x29\x16\x8f\x5a\x84\x0a\x2d\xf0\x06\x53\xb4\x64\xed\x98\x18\x09\x09\x60\xad\xc2\xed\x00\xd3\x3f\x62\x9c\x1d\x31\x32\xc3\xeb\x76\x64\xc4\x4a\x5b\x82\xbe\xa6\xd3\x42\x21\x6d\xf2\x39\x06\x6b\x37\x86\xc8\xa7\xa6\x5d\x32\x1d\x37\x6d\xd2\x34\xe1\x78\x8d\xdb\x78\x5a\x1c\x7a\xf4\x77\x3e\x31\x63\xd4\x7a\x3f\x57\x20\x05\x6a\xf5\x6a\xca\x05\x99\x63\x16\xf7\xdc\x66\x95\xc7\x06\x37\xa3\x35\xb5\x39\x65\x0c\x24\x41\x07\x22\x4c\x0c\x16\x13\x66\xc1\x5e\x58\xc5\xcd\x6e\x45\xb1\x0f\x1b\xdd\x15\xbe\x35\xa8\x7d\x62\x0c\x10\x86\xe5\x2d\x32\x7b\xc4\x25\x4d\xb3\xa4\xc8\x69\x0a\x6c\xa3\x53\x2d\x62\x39\x1e\xc9\x9f\xc0\x74\xe5\xb4\x36\xb8\xd5\xed\xce\x69\x3a\xab\x19\xb9\x67\xa4\x70\x6b\x38\x9b\x97\x29\x83\x19\xb0\xb0\xaf\x25\xd1\xff\x54\xa4\x50\xfb\x8c\xb0\x3e\x62\x4e\x04\xf9\x06\xb8\x8c\x6d\x36\x30\x9e\x69\x11\xda\xc0\xbc\xda\xf5\x43\x91\x71\x72\x97\xce\x89\x3d\x0c\xee\xd5\x9a\x8b\xea\x3b\xca\x70\x29\xf3\x76\x0b\xc1\x2f\xc9\x37\x4a\xae\x0a\xdc\x7e\x8b\xa6\x9a\x26\x0a\xaf\x2b\x33\xb2\x01\x25\x98\x7d\x26\x48\x77\x67\xa9\xd9\x55\xbc\xc1\x10\x11\x30\x27\x49\x86\x62\x3a\x05\xb3\x94\x02\xf6\xed\x81\xc5\x0c\x16\xbc\x3e\xec\x69\xce\x0c\x48\x9c\xf1\x88\x3c\x5b\xbc\x6d\x7b\x35\x16\x8d\x1f\x8f\xd8\x50\x7d\x25\xb5\x88\xce\xd9\x4c\x5f\x34\xf1\x13\x95\x45\x91\x93\x88\x33\x99\xa7\x44\xd8\x2e\xf4\x8d\xac\x29\xd2\x16\x08\xc0\x4e\x86\xd2\x63\xd3\x7b\xff\x84\x13\x1a\xbb\x42\x3c\xfa\x47\x73\xe6\xf4\x28\xa5\xf3\x28\xd6\x84\x84\xd9\xcd\x8d\xf5\x5a\xbd\x99\x58\xff\x63\x28\xb9\xa3\xb4\x10\xf2\xb1\xb5\xd5\x9f\x54\x45\x7c\xbb\xea\x2b\xc4\xfb\xc9\xd2\xa4\xd0\x6a\xc1\xc8\xae\xc2\xf9\x3a\x14\x43\x87\xa8\x9b\x9b\x10\x60\xdd\x8f\x33\xfa\x98\xc1\x6d\xc4\x7e\x2a\x13\xb4\xa3\x36\x9c\x25\x14\xef\x09\x05\xd9\x40\x2a\xac\xc5\x0b\x73\x1d\x70\x61\x35\x1c\x7b\xe7\x34\x6f\xed\xf9\x8e\x65\x22\x64\x84\x93\xe5\x1d\x5e\x61\x6f\x36\xef\xaf\x56\x02\xec\x71\x33\x6d\xaf\x4c\xfa\x8d\x78\x92\x6c\x52\xc2\xa4\x32\xf3\xb3\xe2\xf3\xd5\x23\x2a\xfa\xd1\x1b\xe0\xf6\x02\x4e\x8d\xb9\xbc\x71\x62\x4d\x29\x52\xd9\x5d\x0a\x5f\x32\x6a\xd8\xc2\xb2\xd6\x11\xe3\x53\x28\x72\x93\x34\x45\x75\x65\x82\xa7\x74\x13\x94\x65\x13\xe8\x74\xeb\xec\xe2\x6b\xac\x0c\xce\x7a\x0e\xa2\xa9\x21\x2f\xdb\x23\xe4\xeb\x61\x2b\x6e\xae\x38\x43\x29\xce\xb6\x5a\xf0\x75\x5e\xa1\x3e\x4a\x8d\x4b\xce\xae\x1e\xe0\x2d\x12\xa8\x17\x03\x8b\xfc\x8c\x17\x45\x6a\x74\x13\x7e\x2e\xdb\x88\x1c\x1e\xf4\xeb\x43\x36\xe5\x1b\x1c\xce\x22\x95\xd9\x9e\x3e\xec\x68\x36\x38\x7f\xde\x4b\x61\x76\xdf\xac\x69\x9b\xf3\x78\x56\x47\xd4\x1b\x9f\x4c\xb7\x82\x2f\x69\xa3\x0c\x99\x48\x68\x9e\xdc\xe4\x6e\x2d\x1f\xad\xa0\x45\x04\xc3\x59\xbd\x54\x97\x25\x3a\xdc\xfb\x1a\x55\xda\x41\xc6\x14\xee\x82\xa9\x6f\xea\x5b\x7d\x85\x35\xb3\x87\xa4\xd5\x62\xed\x88\xdd\xb0\x19\x0e\xb0\xeb\xd1\xa3\xfe\xd6\x9f\xd0\xb5\x45\x0e\xda\x2f\x06\x70\x33\x69\xed\x5c\x45\x64\xa6\x4d\x51\x9b\xd2\x44\x8b\xd8\xc3\x1a\x03\xa7\x4b\x10\xf3\x01\x55\x26\x54\xde\x49\x4f\xb9\xa0\x41\x61\x50\x27\x23\x21\x0a\x05\x4a\x42\x27\x4f\xa0\xd0\x83\x69\x71\xce\x9f\x4d\x74\xba\xa0\x9a\x67\x19\x61\x55\x81\xb9\x47\xf3\x02\x6a\xad\x25\xc6\xd8\xe4\x3f\xe0\x26\x66\x10\xdb\xda\xc7\xc5\xa8\x1a\xb6\x74\x1f\x25\x9e\xda\xe7\xdf\xb9\x5e\xef\xf5\x17\xcb\x7b\x53\x3b\xc2\xfb\x72\xeb\x1b\x8f\xce\x4b\xf9\x9b\x07\x4c\x7d\x84\x4f\x9d\xd2\x83\xd1\x54\x10\x70\xf0\xa7\x1e\x53\xc3\x80\xea\x72\x0e\xf7\xdd\xdd\xf9\x0f\x27\x0f\x43\x44\x54\x84\x12\xfa\x48\x46\x2c\x92\x4f\x3d\x2d\x1e\xff\x23\x27\x4a\xff\xdc\xe0\x11\xa0\x29\x61\x12\x38\x01\x55\x4b\xd8\x43\xf5\x0b\xe9\x16\x46\xff\xf7\xbc\xfc\xfd\x0a\x92\x5f\x4a\x1f\x06\xda\x75\xf5\x6e\x80\x4c\xa1\xa4\x87\x59\x5a\x59\x43\x31\xc6\x16\x39\xa8\xab\x86\xb9\x45\xba\x10\xfb\x7b\xce\x36\x14\xba\xce\x8a\x8f\x82\x51\x34\xc8\x74\x69\x86\x01\xeb\x7a\xb3\x3c\x24\xf3\x4d\x6d\xeb\xeb\x98\x48\x91\x96\xed\x6c\xcb\x45\xe1\x50\xa4\x04\x21\xc0\x42\x3c\x3d\xd9\xbb\xde\x22\x71\xf8\x89\x05\x1f\x1d\x8f\xd8\xa5\xf3\x38\x17\xbf\xca\x42\x0f\x4f\x27\x01\x04\x78\xb9\x15\x68\x36\xa6\xd2\xff\x00\x05\x5d\x64\x9e\x28\x53\xd1\x6e\x4a\x19\x4e\xfc\x40\xcd\x93\x3a\x2e\x21\x30\x8b\xe6\xbb\x9a\x90\xe9\x74\x4c\x92\x4d\x24\xd1\xe1\x74\x90\x48\x4d\xdf\xd1\x63\xc3\xe9\xdc\xa6\x66\x63\x31\x19\x5b\x89\xd6\xd4\x7d\x42\x85\x09\x1a\x27\xa6\xa2\x1c\x41\xe0\xa3\xac\x66\x8f\x19\x80\x08\xbd\x8b\x56\x52\x37\x2e\x4a\x93\xb6\xe1\x43\xb2\xa1\x17\x84\xd5\x88\x89\x9c\x41\xb1\x09\x1f\xb1\x80\x51\x81\x17\x1e\x39\xff\x81\xf5\xe6\xcc\x34\x9b\x30\x70\xdc\xe6\x65\xad\x9f\xf1\x5c\x82\xad\x26\x25\x4a\x5f\x50\x5f\x43\x1d\x58\x13\x32\xd4\x43\x99\xa0\x29\x98\x5b\xe5\x37\x35\x5b\x77\x86\x15\x4e\xf8\xac\x2f\x14\x9d\xe2\x48\xdd\xe3\x9d\x34\x70\x6c\x9b\xd9\x36\xfc\xd4\x0d\x03\x0d\xcf\xf5\xe2\xcf\x08\x23\x02\x26\xaa\x75\xf2\xfa\x23\x0c\x4f\xb6\xe2\xdc\x60\x65\xb3\x86\x51\xe9\x2d\x16\x38\x57\x3c\xd5\xfa\x2d\x4e\x92\x45\xcf\x58\x64\x09\x9a\x63\x39\x77\x1b\x6d\x8c\x69\x6d\xee\x26\xbb\xb8\x67\x38\x9a\x93\x3b\xa8\x8a\x5c\xb7\xb8\x95\x51\x7e\x20\x2c\x4f\x3f\x9c\xa2\xff\x29\xe6\x78\xd6\x3f\xfb\x7e\x30\x3e\x1f\xde\xf5\xbf\xbb\x18\x9c\x07\xf3\xb1\x4f\x2e\x87\x77\x77\xcb\xbf\x7e\x3f\xbc\x5f\xfe\xf1\xe6\xfa\xe6\xe1\xa2\x7f\x5f\xd7\xca\xc5\xf5\xf5\x0f\x0f\x37\xe3\x8f\xfd\xe1\xc5\xc3\xed\xa0\xe6\xd3\x87\xfb\xe6\x87\x77\x3f\x0c\x6f\x6e\x06\xe7\x6e\x55\xfe\x16\x9c\x2e\xb0\x1e\x43\xea\x45\xfd\x34\xaa\x07\xf0\x08\x95\x5f\x3c\x45\x0f\xd5\xd2\x07\x36\x16\xd9\xe0\x58\x3c\x63\xa9\x79\x18\x84\xc2\x8f\x18\x72\x9f\xeb\x45\x69\xfa\xd4\x84\xeb\x44\x73\x82\x12\xce\x1f\xf3\xcc\xb2\x36\x13\x1f\xc6\xb8\x31\xfc\x10\x19\xb4\xf6\xfd\xf0\xfe\x74\xb9\x04\x83\x6f\x2c\x40\xcc\x72\x67\x00\xc6\x85\x1d\x3b\x05\x5b\x8a\x83\xe6\x2f\xac\xb7\x41\x0f\x7e\x67\x56\xf5\x63\x5a\xc3\x4c\x55\xba\x89\x63\x5b\xf4\xd7\x4d\x2c\x68\xb8\xbc\xaf\xab\x56\xd3\x2f\x87\xa9\x3d\x85\x26\x24\xc2\xb9\x09\x6a\xd2\xf7\x94\x10\x5c\x84\x03\x2e\xe8\x61\x7f\x8d\x5a\x3a\xaa\x6d\xb0\xb2\x67\x7a\xe2\xf2\x91\x66\x19\x89\x3f\x2c\xcb\x2f\xe5\xea\xb0\xb6\x26\x39\x9f\xa2\xe0\x4c\x6a\xbd\x1e\x74\x7e\x57\x38\x65\xbe\xf0\x9e\x34\x08\xdc\x28\x42\x59\x00\xc8\x59\xdf\x09\xbe\xb0\x05\x05\xd7\x18\x56\xe8\x99\x40\x4a\x75\x6e\x2b\x47\x19\xdd\x5b\x9f\x6d\xe8\xce\xd8\xb4\x5d\x1d\xb8\x52\xaa\x75\x23\x33\xde\x87\xc0\xad\xbf\x97\xa4\x8e\x11\xef\x90\x17\x7b\x6e\x1a\x05\xee\xec\x62\xde\x60\xc4\x0d\xc1\x0d\xee\x36\xa8\xb1\x90\xaf\x90\xaf\x96\x6f\xa4\x35\x97\x85\x66\xdb\x6d\xc6\xe3\xb0\x40\x4a\x00\xd7\xed\x07\x56\x02\x41\x5e\xbb\x56\xf7\x3c\xc6\x0b\x4d\x1c\x10\x6b\x2c\xf3\x2c\xe3\x42\xa1\x86\x36\x8c\x1b\xdf\x8c\x0f\xee\x1c\x3b\x0f\xcf\xe3\xa0\x11\x2d\x61\xc8\x9a\x5a\x1a\xed\xe0\x11\xec\xba\x16\x8c\x23\x0c\x90\x05\x45\xd0\xd7\x3d\x4a\x4b\x2a\x75\x89\x42\xeb\x84\xdf\x5d\x32\x0c\x32\x7d\xc1\xb7\x2d\xc3\x57\xd7\xfb\xb5\x6b\xa1\x76\xcb\x13\x32\x55\xe3\x5a\xaf\xcf\x0a\x03\xa7\x6e\x91\x35\x21\xca\xd0\xd9\x7c\x0f\x2d\xb6\xd7\x12\xfe\x68\x03\x7b\xb4\x6a\x10\x58\x08\x04\xe7\xca\xc8\xa7\x85\x0e\x83\xdc\x6a\x82\x79\xc1\x76\x6a\x73\xc1\xbc\x10\xa8\x65\x7e\xe3\x0f\xf5\x69\x53\xc7\x23\x36\x80\x00\x8a\x42\x11\x71\x29\x62\xa0\x05\xac\x95\xff\x4b\x45\x47\x5f\x35\x5a\xb3\x19\xe1\xb5\xa0\x7b\x5b\x2f\x3f\x59\xa0\xa2\xb0\x6c\xe9\xbb\x36\xa7\xc7\x58\xbd\x9d\x08\x68\x26\x6c\xcb\xb8\x2b\x92\x59\xcb\xbc\x99\x67\x11\xe9\x03\xf1\x61\xba\xab\x63\xf4\x93\xb3\xfc\x40\xe0\x6b\x51\x93\xd9\xc6\x6e\x24\x78\xe1\x40\x21\xeb\x16\x76\x1f\x38\x8b\xfb\x0e\x85\x5d\xbd\xc0\x1e\xd0\xa9\x66\x95\x4b\x0a\x38\x63\xc6\x22\xbb\x41\xda\xc7\x99\xff\xe8\x8e\xac\x8e\x0a\xf8\x08\x65\x38\x6d\x64\x15\x08\x1d\x2c\x59\xfc\x2f\xb3\x59\x26\x13\xd5\x15\xd6\xb2\x65\x11\xad\x07\x55\x9f\x1f\xf0\x00\x9a\x44\x55\x34\xa5\x49\x02\x72\xc0\x31\xea\x43\x79\x60\x48\xe4\xd4\x57\xa1\x0b\xb0\xa0\x33\xc6\xd7\xe5\x98\x35\x10\x53\x14\x10\xd3\x5d\x33\x31\x49\xa0\xa6\x22\x8f\x7f\x3f\x14\xb5\x07\x4c\x17\xcd\x5b\xf0\x32\x22\x76\x7b\x24\x97\x0d\x94\xf7\xb7\x88\x8e\x5e\x1a\x6e\xf0\xe1\xbf\xea\x87\xfe\x29\xc7\x02\x33\x05\x31\xbf\x56\x74\x17\x24\x48\x3d\x22\x9f\x21\x3e\x83\x19\x43\x30\xfc\x14\x6e\xae\x73\xf9\x43\xb8\x17\xa2\x71\x0f\xd1\x63\x72\x0c\xd5\xd9\x84\x96\x25\x26\xc5\x9b\x73\x2d\x39\x8c\xd8\x52\x2c\xe3\x31\xea\x27\x92\xdb\x2f\x08\x8b\x12\x28\xc7\x1d\x84\x27\x7b\xca\xb7\x6e\xa5\xc9\x02\x14\x14\xd8\xca\xa2\x79\x6e\x1f\x04\x1f\x42\x91\x31\xf0\x89\x27\x70\xd2\x8b\xdf\x7f\xcf\x33\xe3\xad\x68\x8a\x93\x78\xc1\x72\x0e\x4b\xd7\xd0\x8b\x6d\x92\x29\x15\xb8\x6a\x83\xe0\x0d\xd8\x98\x22\xc6\x34\x40\x60\x41\x5f\x63\x85\x12\x82\xa5\x42\x7f\xf8\x66\xa3\xd8\x10\x37\xc1\x82\xbb\xda\xe3\x5b\x24\x8a\xb9\x54\x83\x50\xb8\xf3\x1d\x43\xed\x38\x2c\x14\xc2\x88\x91\xe7\x30\xb2\x94\x43\x30\xb0\x2b\x08\x47\x82\xdc\x56\x13\x4f\x66\x32\xf3\x21\x5b\xc3\xa8\x4c\x0d\x7c\xc4\xc1\x1d\x5b\xf7\xa9\x1d\x56\x0d\x65\x59\xe5\xc9\x86\x78\x02\x24\x57\x11\xf4\x3f\xc7\x6a\xc4\x2c\x67\x75\x61\x23\x41\x9a\x57\x3f\x49\xca\x81\xf6\x18\x72\x49\x98\x9e\x30\xd4\x67\x3f\xf6\x0b\x74\x05\xea\x97\x8f\x76\x2e\xd9\xe9\x8a\xc3\x62\xe2\xf1\x3c\xde\x51\xd8\x76\xad\xb4\x53\x67\x5f\x7e\x45\x21\xb8\xa6\xfb\x0b\x53\x28\xbf\x85\x30\x4c\xea\x86\xbc\xe6\x60\x2d\xdb\xf4\x57\xc8\xc6\xfb\xee\xa0\xbd\xa8\x5c\x6f\x1f\x87\x6b\xf6\x99\xd7\x98\xdb\x1b\x36\x37\x90\x2d\x76\x51\xc0\x7d\xd8\xfd\x6b\x79\x7c\x4b\x43\x1f\xc6\x90\xf4\xb7\x9e\x0b\x16\x49\x74\x8e\x75\x98\xd8\xeb\x38\xc8\xe9\x09\x52\x08\x20\xf8\xcf\x31\x3e\xfb\x66\x83\xe7\x35\x7b\xdf\xd3\xef\x15\xf3\x77\x53\xf1\x41\x70\xcb\x13\x6f\x16\xf6\xfa\xf1\xdf\x71\x04\x91\xfe\xd0\x93\xcb\x31\x58\x06\x64\x72\x30\xd6\x18\x8c\xf9\xb5\xe2\x61\x26\x78\x44\xa4\x3c\x46\x03\xb8\x68\xec\x3f\x11\x9e\x3a\x87\x44\xf0\xf2\x88\x69\xcd\xc4\xe1\xb7\x04\xed\x97\x49\xbc\xee\x04\x18\x30\xb8\x9d\x7c\x39\xe9\xfa\x1a\x25\x4d\xda\x84\xc3\xa2\x83\x36\xa0\xac\x01\x1a\xcc\x4e\x51\xcc\xa3\x47\x22\x4e\x04\x89\xa9\x3c\x05\xdf\xba\x6a\x74\xea\xa5\x5a\xdb\xde\x59\xd2\x68\x0a\x14\x58\x93\x14\x77\x66\xfa\xb7\x01\xd6\x2e\xbc\xb6\x87\xe8\x14\xd4\x09\x97\x93\x61\x82\x90\x1d\xdc\x0d\x61\x4a\x2c\x20\xae\xdf\x9b\xb2\x2a\x0b\xe1\x34\x0d\x2d\xb4\x35\x65\x13\x89\x7d\xc4\xe0\x6c\x39\xed\xfb\x39\x91\xc4\x05\x1c\x98\x49\x29\x6e\x63\x99\x0d\xbb\xc8\xb0\x9a\x4b\x48\x5d\x2d\xaf\x81\x55\xba\xe0\x53\xbd\x42\x38\x83\x78\x05\x63\xa5\x28\x3e\xf2\x09\x96\x52\xd1\x24\x19\x31\x46\x48\x2c\x11\x64\x99\x7e\x55\x9b\x21\xaf\x3f\xed\x21\x1c\xc7\xe8\x7f\x7f\xfd\xf1\xe2\xe7\xfb\xc1\x78\x78\x05\x46\xeb\xe1\xc5\xe0\x9b\x9e\xff\xf1\xfa\xe1\xde\xff\x6a\x2c\x2c\x4f\x44\xa0\x14\x3f\x82\x8a\xc7\x24\xb1\xc9\x13\x64\xc4\xc2\x91\x3a\xec\x00\xfd\x44\x12\x17\xe9\x6a\xc5\x14\x0f\xa1\x68\xf7\xb0\xb1\x62\xb1\xb1\xf9\x6d\xa0\xfc\xde\xfa\x4f\x56\xd3\xa0\x23\x1e\xdf\x85\x13\x03\x21\x47\x06\xcb\x20\x99\xdc\xea\xbe\x05\xc1\x11\x36\xa3\xac\x29\x1e\x8f\xb0\xa7\x97\x14\xe2\x7f\x20\x8b\x1f\xb5\x7a\x7d\x83\xa9\x68\x4d\x7b\xf5\x68\x40\xee\xc4\x68\x3d\x1d\xcb\xea\xa1\x92\x46\x16\x36\xd9\x36\x8d\x31\x9f\x75\x40\x70\x6f\x3e\x5d\x0b\x2f\x45\x3e\x2b\xe1\x50\x2a\x7c\x3e\x87\x83\x72\xf2\x17\x4d\x41\x83\x23\x76\x7f\x7d\x7e\x7d\x8a\x48\x82\x27\x1c\x42\xf9\x6d\x48\x90\x6b\xc2\x2e\x58\xc4\xd3\xa0\xa1\x12\x42\x49\x0f\x65\x05\x42\x49\x68\x44\x3b\x36\x6d\xac\x41\x2a\xc9\xb8\x58\xc6\xf7\xd8\xaf\x0a\x68\x27\x7b\xc3\x45\x9b\xeb\x5f\xbf\x06\x4b\xc7\x33\xad\xc8\x55\x38\xaf\xbd\x9b\xa7\x04\x9b\x5a\xfa\xc6\x2d\x64\x6d\xf9\x36\x80\x35\x49\x4a\xf5\x14\xf5\xc1\x91\xc7\xd6\x05\x5f\xbc\xc9\x19\xfa\xe1\x2f\x12\x4d\x72\x35\x62\xe5\x36\x38\x43\xfd\x9f\xee\xd0\x77\x58\x45\xf3\x6f\x46\xec\x5a\xab\x99\x3f\xfc\xa5\x01\x4a\x69\x63\x74\x42\xbd\x26\xe7\x58\xe1\x0b\x8e\x63\xca\x66\x75\xd0\x84\x45\xfd\x98\xc1\x7d\xff\x14\x5d\x5b\x1d\xbe\xc8\x04\xf1\x29\xc1\x41\x43\xc0\x90\x61\x22\x8e\x8b\x00\x2b\x67\x65\xf8\x36\xa3\x99\xc1\x85\x35\x62\xf7\x06\x93\x51\x73\x55\xaa\x50\xc6\x6d\x0d\x23\xad\x95\x19\xb4\x4a\xec\x32\xa4\x48\xb2\x40\x7a\x75\x80\x8c\xfd\x66\x58\x79\x0c\xe4\x99\x65\x66\x3f\x62\xa0\xa0\xfb\xdc\x94\x84\x47\x38\x81\x98\xbc\xa3\xc0\xa6\xa7\xd5\x76\x9e\x43\x7e\xb8\x29\x7a\xbe\x28\x87\xce\x7a\xc8\x02\x2f\x94\x85\x1b\x05\x06\x00\xd8\x47\xeb\x8d\x4d\xb9\xe6\x38\x06\x8b\x0d\x8c\x6f\x89\x59\x1d\xfd\xa1\xc7\x66\x33\xcb\xa2\x9f\xfa\xb4\x2d\x9e\x33\x87\x45\x12\x81\xf9\x9e\x2d\x20\x7c\x1b\x8a\x8e\x70\x08\xfd\x28\xb8\xb3\x25\xca\xa5\x5d\xf4\x77\x62\xf0\xd9\x88\x99\x48\xc1\xd2\xbe\x84\xe8\x3d\x41\xef\x9c\x41\x20\xe3\x72\xae\x58\x9e\xd9\xc0\x46\x2b\xeb\x67\x82\x1c\xf9\x0c\xa8\xb8\xb4\xa6\xfa\x86\x3d\x46\xb7\xa1\x7a\x1d\xf3\x28\x4f\x1d\xb2\x32\x64\x4f\x15\x65\xe5\x4b\x12\x8f\xb9\xd8\xd7\x51\x3c\xa0\xb4\x28\x02\xe9\xe3\xad\xf5\x63\x43\x30\xfd\xf0\xd3\x65\x49\xbd\x59\xf0\x05\xde\xb1\x5b\xd4\x9a\x69\x68\x9c\x95\x5b\x2a\xb5\xb6\x73\x5e\xe2\x55\x81\xfe\xca\x05\x08\x5b\xe4\x73\xc6\xc1\xc8\x6d\xd2\xb3\x78\xfc\x95\x44\xc3\x1b\x2d\x01\x69\x8d\xd7\x9f\xc1\x5c\x2a\x13\x5c\x06\xe9\x3a\xe6\x6b\x93\x2e\xd0\x43\xdf\xa2\x51\xfe\xed\xb7\x7f\x8a\xd0\x67\xf7\xc7\x9f\xff\xf3\x3f\xff\xf4\xe7\x4d\xd2\x49\x9c\x42\x0e\xed\x16\x6b\xe4\xcb\x49\x95\x45\xa2\x70\x07\x96\x39\xd5\x0e\xbb\x60\x0f\x60\xd3\xf2\x6f\x83\xf2\x18\xc4\x0e\xe1\x99\x3d\xe1\x32\x3c\x99\xa8\x74\x34\x8b\x48\x02\x49\x54\xaf\xcc\x21\xbc\xb0\x6b\x25\xfa\xff\xb5\x02\xac\x6c\xac\x8f\xca\x76\x31\x4e\x34\xf1\xe2\xb5\x6e\x04\x7d\x6d\xed\x7f\x0a\x1c\x88\xdf\xb8\x0b\x8e\x27\x31\x11\x66\x4c\xde\x64\xe7\x0d\x89\xc0\x1c\xc8\xe7\x2c\xe1\xb1\x83\x47\x2d\x72\x01\x29\x08\x08\x83\xcf\x58\x73\xee\x9e\x85\xd1\x32\x1f\x19\xcf\xcb\x14\x47\x06\x15\x54\xa2\xaf\x3f\x9f\xea\xdf\x7a\x68\x71\x0a\x41\xa4\x3d\xf4\xeb\xa9\x45\xcb\xc1\x42\x8d\xf5\x4f\xdf\x38\x59\xdb\x36\x01\x83\xa6\x12\x7d\x75\xf2\x84\x85\xa9\x19\x7d\x62\x46\xf4\x95\xe5\xac\xbe\x2e\x5e\x28\x9b\x27\x9c\x3f\xda\x00\xdb\xa5\x0f\x4f\x1c\xf0\x1a\x90\xb7\xf7\x9b\x98\xad\xf7\x89\xf9\x0a\x1d\xc1\x0b\x04\x1d\x67\x13\x74\xfc\x77\xc9\x19\x3a\x5e\xe0\x34\xb1\xbf\xba\xa7\x36\xfe\x17\x4b\x9b\x13\x17\xfb\x20\x9f\x64\x61\x2c\xa5\xdf\x25\x7c\x02\xb3\xba\x74\x33\x35\x11\xb4\x30\xd0\xe2\xf6\x29\x2e\x2c\x3b\x11\x97\x88\x0a\xf8\x41\x29\x57\xe6\x15\xe0\x71\x75\xb3\xfa\xec\x87\xf4\xdf\xc6\x2f\x0c\x8b\xe2\x92\xf8\x8c\x71\xd8\x47\xaf\xe9\x46\x3f\xa3\xaf\x2d\x0b\xfa\x46\xdf\x31\x36\x5c\xd9\x2c\x43\x5d\x07\x0b\xdf\xc1\xcf\x41\x07\x94\x21\x93\x96\xb9\xe2\xcb\x5f\x4f\x8e\x8f\x8f\xfd\xd7\x90\xb5\xfe\xff\x22\xaa\x24\x49\xa6\xa6\x25\x77\x83\x2d\x46\xec\xd2\x15\x5e\x70\xc6\xeb\x02\xd2\x31\x13\x5c\xf1\x88\x27\xe8\xa8\x30\xe8\xc6\x3c\x92\xe8\xdf\xb5\x58\x1b\x2c\x25\xfc\xa8\xf5\xb8\x06\x18\x58\x83\xf4\xfc\x4a\x87\xca\x1a\xc4\xab\xc7\x2a\x44\x71\xf3\x8a\x2d\x96\x61\x15\x0f\xa0\x05\x4d\x39\x27\x16\xe9\x4d\x08\xfd\x32\xf9\xac\xe0\x51\x03\x90\x5e\x6d\x28\x7b\xfd\x4d\xb9\xc4\x6e\x0b\x3c\x3d\x43\xd6\x0d\x0b\x60\xf1\xae\x2c\x67\x30\xf3\xec\x85\xee\x13\x7d\xb9\xb0\xb0\x14\x80\xcc\xd3\x14\x8b\xc5\x49\x71\xda\x96\x89\xb3\x40\x5a\x03\x1e\x93\xb8\x05\x00\x17\x6e\x62\x8f\x96\x8d\x62\xb0\xe2\xa5\xbb\xd1\xfc\xd9\x8d\xa0\x96\x61\x80\x58\x40\x58\xc4\x63\x4b\xd7\x45\xf6\x69\x59\x62\xf1\xef\x2c\xcb\x2a\x2e\x22\x46\x16\xc6\x38\xa6\x0c\x84\x87\x7d\xc3\x7d\xdc\xc0\xbe\xf9\x18\xaa\xe2\x92\xd9\x06\xee\xd1\xe1\xf5\x9d\xfb\xa6\xfd\xa5\x0b\xeb\x50\x16\xd9\x71\x12\xe2\xe3\xb1\x19\x12\xf8\xb9\xb8\x7e\x21\xb6\xc3\x58\x67\x72\x9f\x9b\x6b\xfe\x7d\xc6\x6f\x68\xa2\x6f\x2d\xa0\xf1\xe3\x11\x2b\xfd\xdc\x43\x24\xa1\x29\x65\x3e\xb6\xce\x30\x77\x3e\x35\xd2\xf3\x23\x55\x7a\xcb\x64\xfc\xa8\x39\x98\xc3\x75\x0a\x54\xaa\x3e\x5b\x38\xd2\xf1\x8e\x29\x6b\x81\xc8\xa5\x1e\x57\xa1\xa3\x6b\x61\x56\x37\x71\x64\x05\x52\x1a\x10\x1e\x9c\xdf\x11\xd3\xad\xb9\xb3\x54\x84\x0b\x07\xed\x05\xcd\x1d\x39\x40\xfc\x80\x03\x40\x1f\xa5\x98\x5f\x2f\xff\xd6\x08\x28\x03\x96\xa7\xbb\x26\x9b\xd8\xf0\xe1\xb7\x32\xd3\xdd\x08\xe2\x6e\x2a\x9b\xb8\x44\x58\x9e\xba\x03\xb5\x01\xc5\x0d\xac\xf8\x13\x93\x28\xc1\x06\xa9\x46\x37\x04\x91\x8f\x3d\xe3\x20\xcd\x82\xbe\xcc\xf5\x62\xba\x31\x35\x76\x12\xc2\xbe\x36\xff\xfe\x06\xd9\xbb\xe1\xdb\x9e\xbd\xcf\x85\xf4\x08\x20\x66\xcf\xa1\x46\x23\x89\x8d\x0d\x1d\x50\x89\x67\x58\xc4\xc6\x5a\x1e\x6a\x15\x26\x83\x57\xcb\x5f\x0b\x9e\xa3\x67\x2a\xe7\x23\x76\xcf\x9d\xc1\x11\x31\xee\x71\x9d\x7b\xa0\x8c\x2e\xf5\x87\x25\x30\x01\x18\x75\x1d\x05\x68\x26\xbc\x53\xae\x11\x44\xc1\x8e\x19\x8f\xc9\x6e\x00\x46\xf7\x85\xaf\xc2\xf9\xaf\x05\x31\xf9\x60\x70\x53\x34\xa5\xd3\x12\x29\x37\xb4\xcd\x57\x37\x1e\xee\x21\xdb\x0e\x94\x04\x7e\xde\x08\x5d\x3b\xc4\x06\xf3\xb7\x1a\xb4\xe2\x34\xce\x20\x1b\xb8\xb4\xf6\x1e\x2d\x79\xd7\x4d\x88\x6a\xd0\x8a\x5a\xdd\xfd\x66\xee\x11\x2c\xbb\x0f\x30\xc6\x68\x26\x78\x9e\xf9\x94\x79\x97\xee\x67\xb6\xc1\xca\x34\x43\x36\xe5\xa7\x56\xa7\xba\xa0\xec\xd1\x50\xfc\x4b\xed\x91\x01\xc4\x26\x71\x09\xc6\xcd\x55\x69\x85\x39\x1c\x21\xca\xa2\x24\x87\x8b\x4f\x2a\x1c\x3d\x1a\x50\xef\x26\xa3\xaf\xfe\x66\xbc\x3e\x99\xb2\x41\x62\xca\x93\xc4\x76\x5b\x5c\xa0\x45\x19\xeb\x27\x8a\x11\x46\x0f\xb7\xc3\xfa\xbe\x1f\xe9\xb2\x33\xa7\xfe\xf6\x2c\x13\x08\xfc\xcf\x0f\x74\xa3\xb8\xcb\x0a\x2c\x1e\x29\x91\xba\x37\x2e\x35\x81\xae\x1a\x22\x55\x5a\x81\x88\x6f\x6b\x4c\xfb\x1b\xd3\xe9\x2c\xcb\xc7\x7a\xa1\x92\x4d\x02\x04\xf4\x28\x3e\xdd\x3c\xf4\x83\xef\x56\x91\xca\xa7\x9b\x07\x14\xf4\x61\x00\x0f\x13\x12\x29\x1f\x69\x7c\x8c\xce\x0a\x1c\xe2\xaa\x64\x1e\x93\x27\x1a\x99\x14\xd7\x9e\x96\x8a\x46\x0c\xe0\x3d\xb5\xae\x73\xe4\x30\xa1\xd0\xa7\x9b\x07\x8b\x24\xe5\xe1\xa6\x2c\xa4\x32\x40\x58\x6c\x76\xed\x54\x80\x35\x19\x67\x47\x20\xb1\x61\x11\x17\xde\x8e\x1e\x28\xd7\x11\xce\x54\x6e\x05\x8c\xa7\x3f\x1c\xbb\x3d\xb9\x2d\x3c\x21\x7a\x58\x7c\xc4\xb4\xac\x64\xb2\x0c\xa0\xfa\xc7\x72\x7d\xfa\x9a\x45\xdd\x25\x38\x00\x16\xad\x75\x62\xf2\xff\xc7\xde\xb7\x35\xb7\x91\x24\xe7\xbe\xef\xaf\xa8\x08\x3f\x48\x3a\x07\x04\x77\x66\xc3\x8e\xb1\x22\xfc\x00\x51\xd4\x0e\x77\x25\x52\xcb\xcb\xcc\xfa\x18\x0e\xa8\xd0\x5d\x00\xda\x6c\x54\xb5\xba\xba\x49\xc1\x5e\xff\xf7\x13\x95\x99\x75\xe9\x2b\xba\x01\x52\x92\xd7\xf3\x60\xef\x88\xe8\xae\xae\x7b\x65\x65\x7e\xf9\x7d\x61\x54\x5d\xba\x1e\x3c\xda\xb7\xd1\xee\xa2\xb7\xc5\x2f\xcc\x00\x3d\x59\xee\xb4\xcb\x9b\x08\x32\x65\x5c\xf6\x71\xcb\x14\x6c\x19\x10\x37\x0b\xe7\x72\xff\x34\x64\xe3\x66\xe1\x5c\xfa\x69\x58\x19\x72\x5e\x88\x63\xf3\x1a\x91\xd1\x6f\x04\xee\xb6\x41\x95\xd8\x1b\x0b\x3a\x92\x67\xd0\x73\x04\x02\xd0\xaf\x9b\xf0\x30\x84\x5e\xc2\x8f\x23\x98\x58\xe0\xf9\x61\xed\xa9\x3d\xbb\xa7\x39\xfd\xd5\x4c\x85\x18\xc1\x1d\x72\x63\x1e\x1f\x58\xc9\xca\xa3\x7d\x75\x7c\xe4\xa8\xa5\xd2\xa4\xf0\x8e\xe9\x9e\x36\x66\xf3\xb3\xd3\x11\x2f\xcb\xda\x65\x7c\xb9\x9a\x58\x50\x9d\xbb\x59\xd9\xef\xae\x69\x2d\x85\x52\x2d\x2e\xde\xd2\x32\xf1\x83\x4b\xe8\x91\x20\x28\x73\x99\x5a\x6c\x07\xd3\x43\xfa\x0f\xbf\xa5\x97\x3f\x34\xc8\x22\x9d\x61\xf1\x01\x72\x72\x1d\x0d\xd2\x96\x4b\x73\x4e\xdb\xaf\x76\x84\x14\xf0\x7e\x77\x50\x95\xee\xb2\x83\x2a\x84\x5f\x1c\xa8\x62\x4a\x9f\xb2\xa5\x3c\x62\x54\x8d\xa7\xe8\x35\x2e\x36\xe0\x50\xf4\xea\x5f\x76\x9b\xf3\x8e\x45\x54\x0a\x4b\x79\xbe\x46\x77\x87\x16\x85\x7e\xd5\x32\xc2\x3e\x83\xe9\x88\x11\x3e\x40\x61\x39\x44\x31\xc0\x65\xba\x6f\xa5\xb9\x5a\x56\xa9\x82\x9d\x8d\xed\xb4\xca\x03\x1e\x4c\x9f\x56\x15\xa9\x1c\x79\xf5\x63\xb3\x56\xba\x19\x90\x8e\x54\xda\xbf\xe4\x5b\xc7\xef\x61\xf5\xbe\x29\x5b\x13\x2b\xb7\x14\xc0\x72\xdd\x5d\x87\xa3\x25\xf5\xc3\x2a\x90\xc4\x6d\x57\x0d\xe6\x72\x66\x1f\xf1\x5c\x7d\x3a\xc1\xfb\x35\x26\xa2\x95\x4b\xcc\x6d\x00\x6f\x09\xf7\xbd\x4e\x8d\xeb\x68\xc4\xd8\x54\xec\x5a\x13\xee\xb4\xc8\xfd\x69\x44\xfa\x5f\x8e\x91\xb7\x57\x7b\xed\x41\xe4\x6d\x80\xd3\x11\x1f\xbf\xb1\x4d\xa4\xa2\x6c\x5f\xb6\x7d\x78\xb8\x89\x4a\x05\x41\xaa\x09\xe1\x29\x11\x11\x9e\xee\xfc\x34\xf5\x94\x8f\xb5\x8f\x35\x57\x6b\x71\xd4\x6e\x9c\xf0\xed\x22\x57\xdd\xe2\x74\x03\xba\xc9\x16\x51\xf1\xd6\x6e\x50\xac\x66\xc7\x3e\x97\x3c\xc5\xc3\x4d\xd2\x74\xb4\xd5\x86\x8b\xef\x8f\xff\xc4\x66\x70\xfa\xb0\x0f\xb0\x2f\x02\x5c\x07\x4a\x2b\x14\x4b\xb6\x99\xc8\xb5\x92\xbc\x53\xa5\xf1\xfe\x27\xbd\x20\xa5\x29\x73\x29\x52\x65\x53\x55\x6a\x44\x4b\x5a\x4a\x0b\x1b\xc5\xd9\x7d\xb9\x14\xb9\x14\xa8\x44\x09\xcf\x31\xfb\xdc\xa0\xea\x2a\x5e\x16\x9b\x1f\x17\x51\x9a\x0c\x96\xbf\x82\x5c\xc1\x99\x79\xed\x0c\xdf\xea\x6b\x40\xa5\xfc\x4a\xd5\x25\xc3\xdf\x18\xfe\x36\x65\x6f\x78\x74\x2f\x64\xcc\xb2\xb4\x5c\x27\x44\x0d\x02\x27\x14\x6c\x97\x81\x2d\x5d\x6d\x18\xda\x16\x58\xbe\x39\x86\xe6\x72\xcb\xef\x91\x92\x9a\x8c\xc8\x88\xa7\x9d\xc4\x72\xee\x92\xbc\x48\x9a\x73\x77\xef\x68\xb9\xf3\xb0\x59\x4c\x7d\xee\xe9\x12\x33\xa5\x1e\x37\x8a\xf0\x25\x95\x3b\xfa\x88\x85\xeb\x66\x6b\x83\xc1\xc9\xb2\x6c\x38\x4d\x52\xaa\x0c\xae\x5e\x08\xde\x00\xad\x7a\x29\x19\x07\x12\xa8\x17\x9a\x95\x99\xb5\xcf\x20\xaa\x90\x02\xc6\x03\x87\xc0\xfc\x90\x25\xd1\x3d\xa2\x0a\x01\x37\xcf\x5c\xf3\x1a\xd2\x75\x4c\x78\x78\x5b\xdb\xd6\xb0\x42\x0a\x94\xe3\x10\x0b\x0d\x56\xf6\x3d\xf3\x74\x60\x4e\x40\xb1\x11\x72\x71\x00\x39\xf8\xf0\x41\xab\xe0\xff\xc9\x0c\x76\xd1\x19\xd7\x85\xa5\x4c\x48\x0e\x8e\x02\x72\x21\xf3\x6d\xb2\xaa\x99\xd1\x89\x66\x9a\x17\x89\x36\x7b\x59\x6b\x8f\x7b\xe2\x99\x63\x7a\x9d\x8f\x63\xbb\x69\x61\xba\xa9\xf5\x85\xcb\x31\x9a\xb2\x77\xe0\xd3\x0e\x6e\x06\xca\xf1\xc6\x74\x6d\x58\xc5\x46\x74\x12\xa8\x3e\x05\x38\xcf\xb6\x20\x78\xbe\x37\x54\xe1\xf2\xc9\xa6\x6c\xe6\x63\x89\xc8\x9c\x83\x51\xc2\x3d\x2d\x12\xa9\x16\x87\x4c\xbe\x41\x6e\x77\xc0\xdb\xc0\x04\x62\x60\x49\x69\xf3\x77\xaf\x07\xe1\xaa\xf9\x08\x29\xdb\xfc\x5e\xc8\x3e\xdf\xea\xf0\x1a\xa2\xf3\xbb\xd7\x25\xe0\xbc\xea\x0a\x1d\xeb\x87\x54\x70\xf8\xb2\xf3\x64\x45\xc9\xea\xd4\x74\xb9\xb9\x86\x44\xf7\x94\x28\x86\xb1\x15\xa2\x3b\x7a\xdc\x28\x1d\xae\x33\x3b\x7e\x78\x93\xcd\x4b\xc7\xf9\x0f\x89\x76\xae\x83\x11\x61\x27\x55\xc8\x86\x04\xb5\x76\x8b\x14\xdd\x3a\x6e\xbc\x99\xdd\x42\xa1\x1b\x20\x26\x6d\x8b\x6a\xae\xe6\x3f\xff\xa4\xaf\x60\xc5\x3e\x05\xef\x46\xbb\xc8\xf2\xf1\x39\x2f\x07\x46\xfb\x1c\x9a\xd3\x2b\x34\xf3\xd8\x31\xc5\x64\x2a\x66\x7e\x7a\x8d\x97\x63\xfe\xf6\xcd\xaa\xc9\x38\x0f\x6a\xdb\xbe\x99\xfd\x21\x80\x04\xb1\x65\x99\xa4\x31\x12\xa7\x05\x06\xa1\xb2\x16\x07\xb0\x99\xc3\xf1\x9f\x68\x77\x9e\xb4\xcf\xb1\x8f\x2a\x3e\x66\x62\x8d\x27\xc7\x6c\xce\xeb\x01\x19\x03\x3a\x84\x6d\x6c\xf7\xf7\x44\xa6\xba\xb1\xde\xf1\x42\x57\xe5\xbb\x7a\x2a\x0c\xe0\x9e\x65\xb9\xba\x01\xad\xa0\x2e\xfe\x99\x40\x46\xc3\x26\x94\x9a\x71\x36\x9f\x71\xe9\x4d\x5d\x83\x42\x58\x11\x7f\xfc\x73\xf6\xa7\x9b\xab\xcb\x93\x2d\xcf\xf5\x86\x43\x7e\xbf\x2d\x6b\x62\xe5\x17\xf1\x7a\x6c\x63\xd8\x89\x9c\xcb\x13\xb6\x56\x13\x44\x4c\xbc\x66\x9b\xa2\xc8\xf4\xeb\xd3\xd3\x75\x52\x6c\xca\xe5\x34\x52\xdb\x53\xdf\x35\xa7\x3c\x4b\x4e\x97\xa9\x5a\x9e\xe6\x02\x30\xf3\x27\x3f\x4c\x7f\xfc\x01\x46\xe6\xf4\xe1\x87\x53\x88\x93\x4f\xd7\xea\x1f\xde\xff\xf8\xcf\x7f\xf8\x27\x53\x70\xb6\x2b\x36\x4a\xbe\x26\x38\x46\x6f\xd9\x27\x68\x95\x9f\xe2\x2b\xb5\xaf\xfc\xf3\xf4\xf7\x61\x35\xe8\xd1\xad\x8a\x45\xaa\x4f\x1f\x7e\x58\xd8\x81\x99\x66\xbb\xdf\x50\xe6\xdf\x0c\x65\x7e\x9f\x14\xbf\xa1\xcc\xbf\x29\xca\x7c\xb8\x85\xe3\xf6\x18\xa0\xed\xf5\xfb\xa3\xf9\xbb\xdb\x23\xad\xeb\x7d\xdf\x3e\xd4\x72\x38\x84\x39\x40\x47\x1c\x11\xf7\x62\xd4\x15\xbb\xd6\x5c\x77\x75\xe8\x70\xb1\x8d\x95\xce\xe8\x34\xe6\x47\x51\x1e\x00\xa6\x2b\x89\x80\x96\x1d\x5d\x82\x19\x4f\xda\xb0\xe3\x84\x5d\x3c\xa6\xff\x9e\x53\x60\xe0\xa9\x95\x05\xa8\xb9\x07\xaa\x0a\xa4\xf8\xb6\x45\x5a\xaa\x47\xab\x26\xf0\x14\x1c\xfc\x03\x55\x99\x1d\xb5\x38\x4e\x1e\xa8\x8b\xad\x57\x47\x35\x36\x5c\x1f\x06\xd9\x9d\x21\x81\xa7\x8b\xd3\x21\xde\x31\xd1\xf6\x83\xf6\xe0\xb0\x9c\x28\x20\xf9\x4f\xd4\x6b\x59\x99\x67\x4a\x0b\x3d\x65\xef\x6a\xba\xa5\x1e\x86\x7c\xfd\xee\x8c\xfd\xf0\xd3\x3f\xff\x61\x2e\x5f\xb6\x9c\xdb\xb0\xdf\xab\x7c\x4d\xa8\x68\x38\xad\xb7\x5c\x17\x22\x3f\xcd\x57\xd1\x29\xee\x72\xa7\xe6\xfd\x13\xfa\xe8\x89\x5a\x9d\x38\x82\xf1\x13\xe2\x5a\x9e\x6e\xe3\x71\x74\x21\x95\xa9\x87\x67\x0d\x1d\x34\x1a\x0e\x25\x24\x16\x53\x2b\x27\x25\x81\x59\x6b\xa8\x3a\xa3\x56\x2d\xff\xf1\x26\x55\x4b\xfd\xca\xd1\x19\x72\x6d\xbf\xe1\xf9\xc5\xba\x97\xe6\xd3\x68\x0d\xd8\x29\xf2\x9c\x8e\x0a\xbb\x97\x84\xd7\x91\x31\x1d\xdf\xbe\xd8\xfc\x71\x8f\xec\x2a\x3c\x57\xa5\xb4\x5c\xed\x4a\x0a\xb5\x02\x4c\x2e\x58\xc2\x16\x73\x04\xbe\x5a\x40\xb2\x38\x26\x95\x5c\x64\x78\xc0\x40\x54\xa1\xbb\xbb\x8f\xd4\x2b\xd8\xd7\xcf\xcf\xa1\x57\x70\x6c\xbf\xd3\x86\xf2\x8d\x3a\xfc\x58\x60\x30\x2e\xa5\x31\xa8\x0a\xf3\xfc\xde\x08\xaa\xdb\x07\xbc\x96\x98\xa7\x06\xcf\x78\x0e\x46\x9a\x38\x29\xd4\x09\x50\x50\x01\xb1\x11\x2a\x88\x74\xc1\x2a\x20\xf2\x3c\xe6\x98\x34\xcf\x0f\xa8\x27\x1a\xe6\x5f\x82\x8a\x92\x4d\xa2\x91\x90\x97\x00\x96\x89\x94\x22\xa7\x98\xda\xde\x13\x75\x64\x5c\x3a\x1c\xca\x7e\x7c\x65\xa0\x52\x1f\xa8\x3b\xb8\xec\x1a\x1e\x6c\x02\x53\x06\xd6\xe7\x46\x6d\x95\x31\x67\x54\xa9\x83\x1f\xf1\xf6\x02\x87\x70\xa7\xed\xb5\xe5\x19\x52\x4e\x7e\xbb\xd6\x98\xa5\x65\x7e\x42\xa7\x5e\xf8\xd0\x28\xc1\x9c\x65\x55\x22\x64\x4f\xfd\x9d\xb6\x43\xff\xbc\x01\xd4\x03\xaa\x4e\x82\xf0\x33\x31\xb6\x27\xff\x69\xee\x35\x66\x4a\xb9\x9b\x82\x3b\xb9\x11\xa4\x83\xcc\xaa\x21\x24\xcd\x5a\xf3\x9d\xdc\x07\xe5\x76\xe4\x18\xb8\x94\x81\x21\x03\xc0\x25\x82\xe8\x2d\x7a\xfe\xa4\x15\x3e\xdf\xb5\x2e\xad\xcc\x72\xbc\xb0\xec\xbf\xe3\xaa\x7a\xe3\x0a\x20\xa2\xdf\x66\xbd\x3d\x79\x1a\xe4\x5a\x60\x1f\xe3\x86\x60\x6d\x8b\x2e\xdc\xe2\xf8\xc5\x08\x72\x49\x63\xfa\x0e\x3e\x82\x93\xb3\xd1\x83\xc1\x5a\xe8\xea\xc0\x71\x2e\xb6\x3e\x8f\x55\x5b\x72\x0e\xf2\x4d\xfa\x5c\x3c\x53\xcb\xc6\xe5\xd1\xbd\xf8\xe0\x35\xe5\x01\xd2\xb8\x2c\xe1\xf7\xcb\xab\xdb\x10\xad\x91\x60\x6b\x4f\xa2\x8d\x88\xee\xc1\x61\x82\x47\x9e\x93\x60\x25\x6e\xcb\xb9\xf4\x42\x7e\x85\xb2\xd0\x83\x9d\xd3\x36\x70\xfa\x1e\x2a\x67\x71\xa2\xb3\x94\xef\x20\xc8\x2b\x31\xeb\xc6\x07\x88\x5d\xba\x9a\xd9\x0a\xf6\xf9\x8b\x87\x8f\xb4\x19\x95\x99\x7f\x6f\x6c\x5f\xf2\x7c\x99\x14\x39\xcf\x77\xcc\x77\x66\x73\x3f\x60\x5a\x6c\xb9\x2c\x92\x68\x2e\xb7\x82\xcb\x10\x95\x47\x41\x6e\xd3\xc9\xb1\x12\xc4\xfe\xbd\x5a\x89\xa8\xf0\xf4\xa1\x60\xbc\xbb\x9e\xda\xb7\x06\xc7\xb5\xdd\xad\xbc\xde\xa6\xff\x9c\x48\x24\xab\x48\xb6\x80\xf9\xa4\x39\x44\x47\xe3\x81\xc1\x1b\x10\x7e\xa4\x23\xd7\x5e\x06\xe1\x5f\x76\x4e\xb1\xa5\x28\x1e\x05\xb0\x63\x50\x3a\x6f\x9b\x8d\x7f\xb4\xf8\xc7\x71\x5a\xde\xed\x2a\xe8\x01\x12\x0c\x17\x58\x08\x26\x73\x34\x5e\xb2\xc6\xc7\xf5\x82\x12\x8c\xc1\xdb\xf3\x82\xfc\x56\x2f\xe0\x98\x36\xb7\xc7\xfc\x41\xc4\x73\x59\x25\x49\x23\x9b\xd1\x2f\x38\xe6\x65\xed\x9e\x66\xb7\xb1\x7d\x3c\xc8\x97\x7f\x0e\xc4\x30\x9e\x12\xd6\xa5\xd0\xf6\xc8\xec\x61\xa3\x9f\xf3\x56\x65\x15\x3e\x43\xeb\x7e\x00\x24\x4b\x68\x2b\x5b\x45\x2a\x97\x15\x3c\x85\x9b\x94\x8e\x02\x0a\xf9\x21\x1d\x00\x96\xfc\x92\x0d\x4f\x67\x5b\x19\x73\x69\xb9\x11\x56\x65\x8a\x9c\xbf\x5d\xc2\x7f\xc4\x08\x67\xf3\xb8\xbe\x5d\x3e\x9f\xf3\xab\xb1\x40\x29\xd0\xc1\x1e\x02\x30\x32\xee\x75\x76\xd6\x0b\xa9\x51\x5e\xde\x8a\x84\x81\xe3\x79\x2d\x0a\x38\xcd\xe3\x32\xc5\x54\x7f\xf0\x98\x03\xbb\x1c\x4f\x53\x96\x14\x7a\x2e\x1d\x19\x1e\x4a\x1b\xc0\x0e\x6b\x5d\xea\x56\x5f\x5a\x3a\x95\x6a\xf8\x99\x4b\xb0\xc3\x92\x28\x29\x1a\x10\xee\x5d\x28\xac\x93\x65\x82\x63\x66\x2a\x0e\xdb\x5c\x86\x77\xae\xfa\x20\x50\x1a\x27\x4f\x13\xde\xa3\xff\xfd\x14\x53\x77\x66\x3e\x71\x10\x6e\x01\x5b\x67\x2e\x5c\x56\x33\x17\x6b\x4b\x6c\x18\x84\xb4\x34\xb7\x9a\x42\x5b\x1f\xb9\xbf\xb7\x42\x9e\x42\x54\xa6\x3c\x4f\x41\x61\x62\x55\xa6\x2c\x59\x05\xf2\xbf\x30\x06\x48\x85\x66\x86\x2b\x52\x70\x56\x5b\x2f\xb9\xe6\x5b\x11\xb0\x30\x90\x7b\x27\x0d\x30\x14\xc8\xef\x8e\xc1\x79\x53\xd6\xab\x29\x7b\xeb\xc9\x1e\x71\x84\x61\x4d\x04\x14\xaa\x89\xc6\xed\xcf\xd5\x37\x48\x20\x86\xd6\x99\x2a\x2a\x69\x56\xa4\x5b\x75\x1d\x23\x08\x52\x0c\xe3\x00\x1a\x56\x88\xa3\x1f\x35\xdc\x4a\x20\x60\x5e\xad\xc1\x36\xdc\x82\xe8\xa8\xa0\x3d\x15\x46\x56\x32\xa4\x9f\x3d\xa0\xa2\x8e\xde\xb7\xa5\xb2\xdb\x1e\xb5\x61\x18\xc7\x91\x55\x0d\xb4\xbb\xc6\x57\x34\x98\x39\x21\x1c\x67\x48\xcf\xae\x79\x31\x16\x9b\xe3\x92\x71\xc6\x57\xb4\x15\x07\x35\xa4\x9a\xb0\x7b\x8c\xac\xa7\x93\x58\x3f\xa0\xa2\x4e\xc8\xdd\xab\x7b\xc0\x56\x21\x78\xb4\xa9\x66\x44\x5b\xde\x52\xd7\x02\xc8\x8b\x82\xf5\x38\x3e\x99\x7b\xe6\xe7\x1c\xc8\x97\x31\x53\xfd\x29\xbb\x92\x02\x91\x73\x6a\x15\x1c\x2a\x54\x01\xd2\x39\x03\xe9\x08\x19\x08\xca\xa7\x89\xbc\xb7\x44\x31\x66\xc9\x4d\x18\xf7\xa5\xc3\xae\x87\xd3\x06\x77\x91\x0e\x5b\xb2\x4d\x68\xe5\x08\xf3\x72\x58\xba\x75\xfb\x9d\x3f\x00\xa0\x8e\xdf\x01\xda\xda\x31\x7c\x58\x7a\x91\xe4\xee\x16\x67\xe1\xe3\xd5\x79\xc3\x10\x4e\xba\xaf\x7f\x3f\x6e\xaa\x28\xc4\x11\xb2\x64\x77\x97\x6f\xcf\xdf\x5d\x5c\x56\xb5\xc4\xfe\x72\x77\x7e\x57\xfd\xcb\xf5\xdd\xe5\xe5\xc5\xe5\x1f\xc3\x3f\xdd\xdc\x9d\x9d\x9d\x9f\xbf\xad\x3e\xf7\x6e\x76\xf1\xbe\xf6\x9c\xf9\x53\xf5\xa1\xd9\x9b\xab\xeb\x9a\x7a\x99\x95\x1e\x0b\xfe\x74\x7b\xf1\xe1\xfc\xed\xe2\xea\xae\x22\x80\xf6\xf6\x5f\x2f\x67\x1f\x2e\xce\x16\x2d\xf5\xb9\x3e\x3f\xbb\xfa\xe5\xfc\x7a\x8f\x7e\x99\x6f\x6f\x6b\x97\x3e\x05\x7c\xec\x60\x35\xbb\x19\x5b\xe5\x89\x90\x71\xba\x43\xec\xbd\xbd\xd9\xd6\xc0\xb4\xe1\xd9\x9b\x6c\x85\x2a\x8f\x81\xd0\xdf\x6e\x04\x53\x0f\x22\x07\x4e\x1b\x2c\x8d\x12\xe0\x7d\xfe\x6c\xfd\xab\xb9\x28\xf2\x66\x54\xa0\x37\x53\xa8\xc8\x77\x2e\x17\xad\xaf\x3a\x9e\x0f\x8d\x3e\xc2\x32\x91\xf7\xd5\x05\x2c\xa3\xbc\xcc\x8a\x64\xd9\x9d\x14\x31\x3a\x97\x76\xe8\xdd\x1b\xd9\x3b\xdb\xa9\x8e\x2e\xdb\x37\xc6\x4a\x6e\xc0\x31\xc0\x63\x28\xe1\x50\x91\x46\xf7\xb6\x05\x6b\x66\xe5\x32\x4d\x22\x96\xc4\x75\x7f\x0a\x65\x77\x83\xcb\xb8\x4e\xf2\x9b\x89\x1c\x4c\x55\x73\x03\xc8\x72\x71\xc2\xcb\x62\x83\x84\x74\x94\x8a\x40\x92\x0c\x73\xa9\x45\x94\x0b\x8c\x05\x08\x0d\x4e\x5a\x54\xe7\x0b\xbe\x04\x95\x21\x3e\x86\x18\xa8\x9f\xa6\x81\xe0\x42\x47\x8c\x00\xdf\xc4\xd2\x47\x38\x49\xf1\xf9\xde\xae\xa1\x1a\x27\xba\x2e\xcd\x0e\x27\x3c\xfe\x68\x35\xfe\x4c\xbb\xcd\x4e\xed\x34\xee\x70\x90\x6d\xee\x46\x7b\x33\xf6\xcd\xb1\x70\xa2\x54\x93\x19\xa8\x74\xfa\xe9\x2c\x17\x70\x88\x10\x14\xc0\xfa\x2f\x00\xba\x42\xb9\x1e\x90\xe2\x61\xae\x6a\x4b\xb1\xe1\xe9\x0a\x2d\x0e\x33\x34\xed\x39\xf2\x58\xfe\xad\xba\x17\xf2\x1a\x07\xec\x9b\x6c\x87\x12\x6f\x3e\x9e\xa1\xc3\x79\x84\xbc\x0b\xd3\xd4\xd1\xce\x2a\x9b\xeb\x06\xc6\x54\x81\xf7\x84\xe0\x67\x4c\xe9\xf0\xfc\xdb\x36\x4d\x6e\xb5\x4a\xbe\x98\x02\xe7\x52\xb4\x32\x10\x03\x5e\xc8\x72\xa5\xb9\x7d\x19\xb0\x51\x48\x38\x75\x2f\x24\xa8\x03\xa2\x78\xf8\xde\x39\x3b\xce\x7f\xde\x1c\x8b\x1e\x87\x3e\xf8\xfc\x92\x8a\x68\x62\x18\xe5\xb1\xfd\x54\x60\x8e\xcd\x94\xbd\x25\x1a\x1d\xf3\x97\xb3\xf7\x17\xe7\x97\xb7\x8b\xb3\xeb\xf3\xb7\xe7\x97\xb7\x17\xb3\xf7\x37\x43\x97\xdf\x53\xe4\x45\xd5\x56\x5f\x3d\x3d\xc8\xed\x10\xa7\xb4\xf2\x7c\x7a\xae\x6b\x94\x5f\x76\x30\x24\xfb\x6b\x9f\xc4\xd9\x22\x4e\x74\x64\x8e\xbf\xdd\x42\xc8\x18\xa8\xdb\x0f\x9a\xaa\xed\x45\xd5\x5b\xe1\x9e\x60\xee\x09\xbb\x83\xe0\x69\xf7\x60\x67\xb4\xfb\x1d\x50\x77\xe0\x86\xcc\x85\x59\xfc\x71\x85\x37\x61\xba\x5f\xaf\xc7\x14\x77\x5c\xdb\xaa\x45\xd4\xdb\x84\xf5\x4d\xb4\x2e\x81\x9e\xc1\x3e\x06\x90\xc3\x8e\x5e\x21\x3e\xcd\x90\x3f\x3e\x09\xb4\x8f\x59\xa2\xe7\x72\xcb\x65\xcc\x0b\x95\xef\x3a\x9a\x38\x6c\xf3\x0c\x97\x4d\x75\x0b\x0d\x8f\x6c\x29\x44\x6c\x47\x01\x1f\xe5\xb2\x3e\x95\x90\x65\xfe\xf6\xea\xcf\xe7\x97\x37\x8b\xf3\xcb\x5f\x16\x1f\xaf\xcf\xdf\x5d\xfc\xd5\x21\x21\x33\xae\xdb\xb4\x4e\xb3\x5c\x98\xdd\xc5\x92\xf6\xb4\xee\x2f\x28\x40\x6a\xcb\x21\xd1\xb9\x64\x35\x97\x76\x67\xc9\x7d\xf1\x9b\x5c\x95\xeb\x4d\x7b\x41\xf5\x5a\x7e\x9c\xdd\xfe\x7c\x50\x35\x81\x52\x0d\x55\x0a\x71\xb5\x35\x11\xa1\xc9\x8a\xf6\x3d\x84\x91\xd6\xaa\x07\xc4\x80\xf0\x68\x5b\x94\xa1\x63\x47\x3b\xe8\xf6\xd2\xdc\xb4\x7a\x8d\xff\x96\xc7\xbb\x26\xd0\x6d\xb0\x6f\x56\x8e\x11\x40\x28\xa3\xd8\x6d\xa3\xb4\xd7\x2d\x7f\xab\x9c\x60\x3f\x9e\xa4\x62\xbd\x16\x31\x4e\xaf\x7a\xc1\xe4\x83\xa3\x2d\x30\xf2\xe7\x7a\x5b\x2f\x92\x1c\xe5\x11\x07\xb3\xc3\x7b\x0d\xdf\xc0\x3f\xba\x57\xda\xf7\x8a\x33\x2b\x79\x1f\x29\x20\x6c\xe9\x08\x24\x3f\x34\x11\x9a\x83\xb6\xa2\xab\x9c\xb9\xe4\x27\x72\x98\xd8\x90\x81\x5f\x07\x5d\x80\x97\xe3\x71\xa1\xae\x1e\xd7\x22\x4b\x79\x24\x5c\x0e\x03\xf2\x59\xc2\xbd\xfe\x90\x00\x1e\x89\x7e\x4a\xf2\xb7\x04\x62\xa0\x5e\xe7\xa8\x6d\x0a\x80\xe7\xf6\xda\xee\xc7\xcf\xef\x5a\xe9\xbd\xb8\x11\x8b\x1d\x38\x9a\x51\x75\x8d\xa0\xef\xe8\x8b\x02\x29\xc3\x4e\x58\xf2\xa8\xe9\x50\xfb\xf2\x2f\x34\xf0\x78\x67\xae\x3a\xba\xb9\xe5\x89\x74\xd3\xc3\x99\x8e\x7d\xfe\xc2\xa2\xc8\x7b\xa9\x65\x9f\x22\x1c\xf1\x31\x57\xdb\x44\x8b\x59\x51\xe4\xc9\xb2\x0c\xb5\x35\x47\x02\xe6\x2a\x97\x13\xdf\xe0\x2c\x57\x71\x19\x59\x4a\x20\x68\xad\x87\xfd\x90\x97\xcf\x5a\x1d\x31\x3b\x31\xb3\x8f\x6e\x6e\x22\x3e\x01\x40\xff\x5c\x76\xc5\xd8\xec\xc6\xd8\xe1\xfb\xfb\x68\x8f\xf2\x63\xa6\x64\xcb\xa4\xe8\xee\x4c\x3b\x07\x86\x25\xd6\x32\xfb\x38\x58\xc0\x1d\xa8\x29\x9a\x2e\x4b\x8e\x01\xf4\xaa\x8d\xd2\xc5\x00\xe2\x8e\x9a\x71\xe0\xae\x61\xd8\x98\x6a\xc6\x0c\xda\x0d\x1b\xae\xd1\x9c\x2f\xa2\x4d\xb5\xe2\xd0\x9a\x2a\x07\x66\xbd\xba\xce\x3c\x3e\xce\x6d\x32\x28\x8c\x36\x41\x47\x43\x42\x8e\xed\x8a\x9e\xa1\x13\x67\x1d\xe7\xed\x0e\x2d\x46\x77\xa3\xc3\xc3\x00\xf6\xd1\x94\x97\x32\xda\xb0\x2c\xe5\x98\x4c\xbe\xe1\x1a\xa7\xb4\xc5\x92\xf0\x65\x92\x26\x05\xb0\xf4\x60\x88\xb3\xd6\xc3\xe6\x9a\xc7\xf3\x7b\x4b\x73\xcd\x3d\x25\x53\xdf\xa4\x3f\x12\xb3\xeb\x5a\xf5\x55\x51\xbb\x7e\xc9\x86\xdb\xd0\xb0\x69\x49\x88\x5d\x3f\x1c\x66\x23\x86\x69\xe9\xdb\x32\x6e\x64\xa9\xc4\x8f\xf5\xd7\x2b\xfd\xdd\x62\xbd\x8c\x47\xac\x90\x7e\xc3\x88\xd3\xa7\xae\xee\xd0\xba\xb2\x56\xa9\xe2\x1d\x0a\xe3\xb6\x6c\x14\x6b\xe8\x2a\x3b\x56\xe5\xb2\x8b\x1e\x1c\x6b\xd5\x5f\x7a\x5f\x30\xc4\xae\xdb\xa7\x72\x96\x86\x1b\x20\x2f\x44\x91\x8c\xf3\xf7\x04\x8d\xe6\x85\x38\x81\xd7\xdb\x0b\xa7\x0c\xc3\xc1\x6d\x6e\x4c\x34\x2f\x19\xe4\x8c\x36\xc0\x12\xb6\xcd\xae\xda\xe9\x7c\x0c\x26\xfc\xc8\xf1\x4a\xe4\x9e\xa9\xb4\x5f\x85\xe4\x0f\x3f\xb6\x74\x4b\xa3\xd1\x7f\x29\xb9\xd9\x0f\xaf\x56\x37\xc8\x95\x73\x4c\xa3\x8b\xa4\xb9\xac\xda\xb7\x9f\xfa\x57\x6f\xab\xe1\xb5\x70\xe2\x0f\xce\x44\x6e\x6b\xcd\x8d\x79\x7b\xf8\x2e\x74\x51\x71\xa3\x65\x79\xa2\x80\x33\x46\xad\x90\x81\xb1\x9b\x3c\xb6\xf5\xbb\x47\xf4\xe4\xe7\x52\x94\xc2\x4c\xa0\x65\x19\xaf\x9b\x5e\xee\x11\x96\xb2\x6f\xd2\x46\x3d\xb2\x6d\x19\x6d\x98\x2d\x9c\xc5\x22\xe5\xbb\x4a\xd3\xc0\x48\x2c\x14\xf0\x79\x8e\xa2\xce\x0a\xf8\x77\xa3\x52\x17\x6a\x0b\x00\x63\x5f\x6e\x5e\x4a\x58\xe5\x8c\xdb\xd5\xd5\xb6\xbf\x57\xd8\xe5\x0e\x0c\x6d\xde\x7c\x3c\x3f\xbb\x78\x77\x51\x8b\x2b\xce\x6e\xfe\x1c\xfe\xfb\xd7\xab\xeb\x3f\xbf\x7b\x7f\xf5\x6b\xf8\xb7\xf7\xb3\xbb\xcb\xb3\x9f\x17\x1f\xdf\xcf\x2e\x2b\xd1\xc7\xd9\xed\xec\xe6\xfc\x76\x4f\x80\xb1\xf9\xd5\xee\x81\xe0\x01\xf9\x9d\x85\x3c\x5b\x4e\x7f\xeb\x67\xa0\xaf\xbe\x66\x33\x4b\x05\x58\x21\xab\xb4\x41\x62\x40\x95\xa0\xc2\x3d\xc5\x92\xdf\xf2\x82\x9f\xf1\x82\xa7\x6a\x3d\x65\x33\x46\x80\x70\x04\xfa\x6b\x63\x21\x11\x4f\x9a\x19\x1d\x2c\xc2\x98\x49\x91\xbf\xc3\x7b\xd1\x52\xb5\x22\x86\xc2\x54\x84\xf2\x16\x36\xab\x6d\x2e\xcf\x1f\x84\x2c\x4a\xe0\xde\xe7\x69\xca\xe8\xb3\xf6\x81\x20\x63\xdf\xd6\x52\x27\xdb\x24\xe5\xb9\xd7\x97\xbc\xa2\xb2\xe0\x96\x62\xeb\xea\x08\x9a\x9a\xe9\xe0\xf6\x22\x77\x77\xc1\xa0\xde\x67\xef\x2f\xc0\xee\x8b\x0a\x2b\x9e\x64\x3f\x3e\x97\xc8\x80\x47\x5f\xdc\x72\x48\x3e\x29\x14\x79\x56\xf1\xf3\xf4\x70\xf7\x44\x3c\x8a\x04\xda\xc6\x20\x9e\xeb\x46\xe9\x2a\x69\xff\xe3\x5c\x16\xf9\x6e\xb0\x31\x77\x0b\xd9\xd6\x1a\x0c\x72\xc2\xb2\x55\x35\x27\xd1\xf1\xc5\x6c\xe9\x97\x60\xe1\x59\xa0\x25\xc5\x65\x5c\xf8\x05\x71\x2d\x1d\x97\x8e\xd4\x9c\xbc\xdf\x6b\x3f\x84\x84\x38\xd0\x0b\x4b\x55\xca\x58\x13\xea\x6e\x9b\xc8\xd3\x2d\xff\xf2\xca\xb6\x14\x09\x26\x9c\xf2\x0b\x90\x87\x89\xd4\x5c\xbf\x76\x66\x93\xeb\xef\xae\xb9\xec\xe9\xaf\xfd\x26\xb2\xdd\x59\xe1\xae\xe7\x2f\xe6\x88\x1f\x7c\x10\xbb\xb6\xf1\x6b\xa8\x77\x21\x46\x91\x16\x3c\x14\x92\xe5\xc2\x3c\xe8\xc0\x89\x29\x62\x4e\xdd\xbf\x21\x09\xa1\xa2\x30\xda\xbe\x77\x87\xf1\xfe\xa3\x96\x4d\x2b\xd2\x60\xb8\xe1\x33\x58\x7e\x8d\xbe\x64\xc6\x0c\x71\x07\xd6\xe5\x4d\x49\x17\x14\x50\x35\x83\xf5\x1f\x6a\xc9\x56\x90\x81\x84\x89\x76\x2c\x17\x10\xe2\x80\xa1\xb0\x7a\x01\x40\x31\xd5\x00\x33\xd8\x29\x90\x0a\x0d\x8e\x7f\x69\xee\x98\xe2\x73\x49\xb1\xdb\x1f\x7e\x3f\xee\x9c\x2d\xf2\x1d\xb3\xda\x34\x0d\x52\x6e\x77\x96\x43\xbd\x4a\x99\xb4\xf1\xce\x5d\x97\xd2\x1c\xc5\x4f\x01\x7b\x19\x1e\xd7\xac\x7d\x94\xfe\xb9\x37\x49\xc8\xba\xe4\x73\x7c\xfe\xd9\x68\x44\x7f\xa9\xb1\x87\xd2\xe7\x00\x92\x4e\xa5\x87\x07\xda\x92\x47\xf7\x8f\x3c\x8f\xd1\x6f\x0b\x38\x94\x29\xfb\x59\x3d\x8a\x07\x91\x4f\x58\x24\xf2\x82\x13\x75\x97\x86\x40\x3c\x2c\x28\x2a\x67\x2e\x21\x43\x03\x79\xd0\xa4\x2e\x73\xc1\x8a\x64\xbd\x31\x97\xe8\x00\x46\xa1\x72\xb3\x1d\x15\xc8\xda\x98\x89\x88\xc8\x92\x3a\x3a\x60\x95\xf2\x87\x26\x17\xd9\x21\x2c\x0f\xec\xc2\xa5\x99\xda\x38\xa5\xd5\x60\xe9\x03\xbe\x50\x87\xd1\xa6\x89\xf4\x36\x13\xb6\x56\x29\x97\xeb\xe9\x74\xca\x44\x11\x4d\x5f\x8d\x9a\xe8\x54\x60\x18\xf9\x74\xf0\xea\x54\x29\x2d\xd2\x9d\x23\xf8\x71\x09\x30\x80\xb8\xfc\x52\x08\xa9\x13\xf4\xf3\xb4\x4c\xff\x9b\x7a\x54\xe0\xeb\x06\x51\xda\xaf\xe7\xa3\xd3\x2b\x3b\xca\x01\x49\xb7\x11\x25\xe1\xf3\xed\x37\xaf\x83\xd2\x85\xdb\xcb\x92\x4a\x8e\xcd\x81\xfd\x45\x25\x1d\x31\xfc\x83\x78\xf7\x5a\x4b\x22\x92\x92\x83\xf2\x06\xdb\xfb\xac\x91\xca\x79\x44\x16\x67\x4f\x42\xe6\xc8\x5c\xcc\x21\x8e\x80\x9b\xfa\x70\x8f\x5e\x16\xfb\x55\x66\x5a\x1b\x34\x32\xd7\xd5\x27\xa5\x8f\x31\x9d\x30\x5d\x2e\xdd\xc1\x8d\xcb\x65\xbe\x82\x3b\x3d\x0e\xc2\x01\x95\x68\x07\xe4\x60\xf9\x70\x89\x23\x8f\x0a\xa2\x23\xba\x50\x39\x5f\x0b\xb6\x15\x71\x52\x6e\x5b\x37\x1b\x57\xdd\x63\x70\x7f\x2a\x2d\xb7\xdd\x34\x7e\xc7\x1a\xd0\xbe\x92\xf8\x5f\x67\xf0\xb9\xc1\x06\xf4\xcc\x41\xda\xad\xd8\x17\xd5\x17\x7d\xff\xd4\xd7\xe6\xa4\xcc\x13\x0d\x84\x93\x87\xa4\x3c\xba\x62\xb0\x68\x88\x9c\xee\x32\xf4\x39\x57\x46\xf7\xc4\x86\xb4\xe8\x15\x8d\xa3\x0a\xe1\xd6\xee\x43\xa1\x8e\x26\x1c\x2f\xf9\x93\xab\xb2\x41\xb6\x33\x28\xc2\x0d\x66\x63\x40\x03\x4f\x70\x27\x28\x90\x30\x19\x85\x62\x2b\x9b\x44\x77\x2f\x02\x5a\xb2\x18\x08\xe2\x1f\x91\xe3\xe6\xcf\x3f\x69\x8b\xde\x20\x80\x8d\xb7\x58\x0a\xff\x11\x0c\x88\x3c\xfc\x60\x71\x55\xd8\x42\x2c\x02\xc8\xc3\x62\x2e\x8b\xd6\x02\x3c\xec\x10\xca\xc2\x57\x7e\xe1\x65\xda\xfe\x38\x95\x0f\x8f\xa2\x74\xdc\xec\xd7\x1b\x86\x5d\x4d\x54\xe2\x79\x5f\x45\x83\x42\xf6\x23\xbb\xa0\xbb\x16\x07\x58\x82\x95\x71\xc0\x4e\xb7\x5c\xf2\xa6\xdb\x45\x11\x6d\xbc\xe5\x51\xd5\x80\x27\x5d\x50\x6a\xe7\xd6\x93\xa3\x23\x68\x36\x44\x1f\x26\x6b\xa9\x42\x5d\x0f\x25\x05\x44\xa6\xcc\x06\xa4\xc2\x62\x59\x52\xec\x87\x78\x8d\x64\x0c\xdb\x37\xd5\x0a\x85\xd0\x1d\x6a\x67\x25\xc0\x08\x57\x8a\x04\x79\x86\x2c\x3e\x16\xef\x44\x24\x33\x59\x27\xcd\xae\x32\x37\xcc\x65\xf5\x53\x8d\x4e\xb2\x18\xac\x24\x17\xc8\x75\xab\x8d\xf5\x56\x24\x0f\x66\xa1\x36\xa7\xb5\x9b\xa0\xb0\x03\x34\xe7\xde\x5c\x62\xb5\x03\xc2\xdc\x7b\xb1\xd3\xa1\xa6\x25\xcd\x28\xd6\x35\x21\x13\xd3\x1e\x1a\xaf\xfd\x43\x01\x1d\xb7\xc8\xbd\x32\xd5\xb0\xb3\x0c\x3f\xfa\xc1\xbc\xdc\x03\xee\x6c\x14\x6e\xe6\xa0\xcf\x52\xf4\x3e\x45\xda\x26\x7c\x3f\xd3\x18\x7a\xfc\x16\xa0\xf3\x42\xfc\x5d\x98\x72\x02\x17\x5f\x73\xbf\x9d\x4b\xe2\xd4\x0e\x0e\x39\xb3\xe1\x34\x87\x8d\x52\xa7\x91\xc9\x77\x57\xa1\x7d\x01\xda\x43\x4b\x01\x59\xfd\xa4\x0d\xb6\x5a\x49\xe4\xb9\x84\x4f\x63\x72\xa9\xf5\xe1\xb5\x7e\xf0\x40\x50\x20\x0d\x6e\x27\x10\x30\xc8\xe0\xc2\x27\x89\xf9\x0f\xc5\x51\xf1\xf6\x13\x09\xd3\x7d\x33\xd9\x8a\xc1\xb3\x08\xbc\x9b\xf3\xb3\xeb\xf3\xdb\xaf\x06\x14\xb4\x28\xbd\xd1\x48\x41\x5b\xcf\xb7\xe7\xef\x66\x77\xef\x6f\x17\x6f\x2f\xae\x9f\x03\x2a\x48\x3f\x1d\x80\x15\xbc\x21\xaa\xfe\x33\x25\x0b\xf1\xe5\xa8\x33\x39\x2f\xe5\x82\x8f\xc8\x59\x71\x62\x1d\x7d\xe6\x0e\x16\xda\x94\x1a\x70\x3a\x00\xc4\x3b\x89\x27\x9a\x53\x16\x58\x79\xa7\xe1\x2a\x49\x53\x48\xe1\x75\xee\x75\x4a\x0f\x33\x9d\x0a\xfb\x8f\xa5\xda\xa4\x3d\x75\x2e\x97\x15\x25\x08\x70\xf9\x6d\xcc\x25\x18\x93\x77\x33\xd3\x01\x79\x02\xa9\x91\x7d\x6a\x04\xeb\x44\x0a\x5f\x0d\x14\x32\x2f\x25\xeb\xa4\x90\xa6\x41\x7c\x4e\x48\x14\x19\x5e\x43\x6d\x4d\x3b\xe3\x2a\xf3\xd3\x9a\x9f\xf6\x47\xd7\x42\x5c\xc4\x89\x44\xc3\xb4\xb2\x9a\x6f\xda\xa7\xee\xa9\x5f\x02\xd0\xef\x66\x24\x39\xc4\x20\x40\x2b\xdc\x0f\x24\x0d\x04\xaa\x14\xf9\xe0\xc4\x7d\x82\xd0\x21\xb5\xaa\xf5\xb3\xd9\x0a\x4d\x5f\x27\x10\xa9\xe0\xc4\x4a\x12\xa5\xa5\x2e\x44\x4e\x6e\x93\xd9\xaf\x37\x73\xf9\xc6\x1c\x5f\xaf\xe8\x14\x22\x25\x1b\xfc\x04\x02\x57\x54\xe5\xfb\xd6\x42\x09\x77\xb0\x97\xe8\xa3\xde\x0a\x2e\x35\x83\xa5\x91\xa6\x22\xf7\x33\x03\xeb\x23\x44\x4c\x5a\x9e\x40\xc3\xea\xdf\x27\x29\x7f\x05\xab\xd6\xd4\x97\x7e\x25\x31\xfb\xfa\x7c\xea\xca\x10\x07\xa8\xf0\x73\xce\x9c\x96\x8c\x95\xa1\xb3\x88\x50\xd6\xad\x93\xa8\x9a\x3f\x32\x68\x2e\xdd\x62\x71\xbf\x4d\xa5\x27\x9c\x4a\x03\xce\xf5\xf0\x94\x60\x1b\x65\x36\x50\x27\xf3\xe2\xc3\xcc\x8e\xa1\x22\x05\xd0\x97\xe9\xc6\xd6\x53\xa7\x26\x75\x78\x0c\xf6\x03\x8a\x3a\x0e\x5a\x3b\x6b\xa1\xc2\xf1\x9a\x5a\x36\xb6\xd3\xab\xa2\xf8\x3c\x94\x73\x33\x0b\x32\x94\xaa\xb0\xe4\x11\x0e\xd7\x47\x20\x45\xf3\x80\x63\x2d\xe9\xad\x23\x31\x81\x58\x2b\x65\x71\xa4\x12\xd9\x6d\x08\x86\xac\xa4\xd3\x62\x2d\xc2\x44\x7c\x9b\x7c\xef\xc8\x3b\xc6\x4c\xbe\xc3\xb5\x2e\xab\x73\xce\x11\x41\x1e\x04\x76\xb8\xbc\xba\x3c\x0f\xa1\x0a\x17\x97\xb7\xe7\x7f\x3c\xbf\xae\x24\x62\xbf\xbf\x9a\x55\x92\xa9\x6f\x6e\xaf\x6b\x39\xd4\x6f\xae\xae\xde\x9f\x37\x30\x0f\xe7\xb7\x17\x1f\x2a\x85\xbf\xbd\xbb\x9e\xdd\x5e\x5c\x55\x9e\x7b\x73\x71\x39\xbb\xfe\xd7\xf0\x2f\xe7\xd7\xd7\x57\xd7\xb5\xef\xdd\x9d\xf5\xa3\x27\x2a\xcd\x68\x77\xff\xf8\xe0\x6c\xc0\x89\xd9\xba\x8c\xab\x5a\xa0\x47\xac\xe2\x81\xc8\xb3\x7d\xd3\xd1\xe6\x59\xc7\x21\x55\x3e\x2e\x0c\x53\xd5\x51\xb3\xee\xe9\xc5\x4b\x2b\x5d\x97\xf1\xe3\xb6\x3d\x73\xaa\x2d\x9e\x02\x09\xd8\x6b\x00\xba\xaf\xd4\x1c\xb7\xa4\x15\x8c\x5d\x9b\x41\x04\x6b\xcd\x3b\xa5\x7b\x64\xfc\xec\x35\xb5\xdf\xd8\x57\x4f\xcf\xc1\xb4\x87\xca\xe6\xa9\x68\x2c\xfa\x2a\x1d\x7c\xcc\x66\x89\x27\xb1\x35\x14\xec\x8f\xc1\xc1\x0d\xcd\x30\x33\x27\x98\x8e\x5d\x2a\x93\xed\xf9\x26\xfd\xb4\x69\x63\xeb\x4f\x1f\x69\xd6\xbd\xc6\xb1\x31\xa2\xde\xc0\x75\x34\xa6\xde\xb7\x5c\xdf\x8f\xad\x37\x7d\xa4\x59\x6f\x30\xfb\x0e\xaa\x37\x38\xbc\x8b\x76\xfe\x93\x11\x9b\x58\x58\x4c\xb5\x7a\x2e\x39\xdb\x3d\x12\x88\xb9\x0e\xab\xa3\x59\x00\xcf\x7b\xbd\xcc\xf8\xf0\x40\x06\xd4\xc6\x2d\x57\x5e\xa3\x03\xbf\x81\x5f\xa1\x85\xcb\x5c\xf0\xfb\x58\x3d\xd2\x78\xd4\x91\xa1\x6c\xd0\x6e\x5e\xed\x20\xb3\x87\xdb\x23\xa2\xc8\x29\x02\x85\x28\x35\x5f\x3c\xc0\xe4\x12\x22\xb4\x46\x1b\x2c\x50\x21\xad\x33\xc8\x00\x67\x8f\xf4\xa3\x33\x97\x68\xcd\xb7\x29\x99\x9a\x51\x35\x35\x22\xce\x07\x68\xaa\xb3\xa1\x31\xb8\xae\x83\x81\xa5\x04\x8e\x32\x07\x30\xdd\x32\x87\x3b\x13\x74\x48\x22\xc1\x99\x9c\x9b\x0b\x4f\x2e\xa2\x44\x8b\x40\xcd\xa9\xf5\xc4\xfe\x7c\x9c\xf6\x43\xc1\x8b\x56\xb7\xeb\x60\x7f\x38\x8f\x8a\x92\xa7\xec\x73\x29\xf2\x1d\x51\xe7\xa1\xaf\x12\xff\x12\x71\x89\x99\x22\x85\xd8\x66\x90\x8e\x1d\xa6\x38\xcc\xe5\xaf\x00\x94\xc0\x21\x78\xa1\xd9\x1f\x01\xf2\x60\x1f\xa6\x43\x78\xcb\x0b\x38\x8b\xff\x82\xdf\x70\xbf\x4d\xe7\xb2\xa2\x8e\x12\xbc\x55\x11\x4a\x99\xce\xa5\x95\x27\x88\x55\xa4\xa7\x70\xe3\x9b\xaa\x7c\x7d\x4a\xc2\xbe\x66\xb2\xab\xfb\xa5\x52\xf7\xa7\x42\x9e\x82\x4f\xaa\x38\xe5\x65\xa1\x4e\x01\x2e\x85\xe3\xaf\x4f\xad\xfe\xa7\x15\x50\xd5\xa7\x9b\xe4\x41\xc0\xff\x9b\x6e\x8a\x6d\xfa\x0f\x3a\xdb\x7c\x39\x59\xa7\xf9\x89\x79\xf7\x24\x7c\xf7\xc4\xbe\x7b\x62\xdf\x3d\x31\xaf\xe1\xff\xcb\x76\x18\xde\x11\x5f\xb8\x39\xcb\x26\x73\x99\x48\x2d\xf2\x02\xac\x9f\xc7\x3c\x29\xbc\x0c\xcd\x8e\xbd\xf8\xaf\xff\x62\xd3\x9c\x3f\x62\x2a\xe3\x5b\x5e\xf0\x8f\xe8\x5f\xfc\xef\xff\x7e\x01\x01\x55\x4c\xea\xc9\x78\xfe\xb9\x14\xc5\x5c\x6a\x61\x16\x21\xfb\x3f\x73\x09\x11\xd8\xed\x6e\x51\xa0\xdf\x15\x7d\x90\xb1\x66\xff\x82\x65\x5e\x20\x8d\x64\xac\x4d\x49\x1d\xe9\x04\x09\x4f\x5b\x24\xa3\x3b\x5c\xf4\x9f\xd3\xb7\xf4\xfc\x88\x65\xfd\x39\xad\xae\x6a\x2b\x84\xa2\x3f\xa7\x70\x80\xa6\x8a\x5b\xb0\x16\x73\x93\x17\xee\xc9\x54\xb9\xb6\x35\xd2\x80\x06\x3c\x6b\x98\xbe\x7d\xad\xdc\x20\x95\xb5\xf5\xdc\x37\xb6\x11\x88\x15\xf8\x38\x04\x44\xcf\x13\xb3\x42\x6e\xd0\x13\x0a\x96\x1b\xb6\x1c\x6c\x52\x0a\x9d\xbb\xf2\xd0\x71\xa1\xff\xf0\xfa\xf4\x74\xc2\xd6\x1a\xfe\x67\xf9\x19\xfe\x07\xd0\x43\x4f\xc5\xc6\xda\xe8\x4c\x07\x84\x6b\x8e\xf2\xfe\x91\x78\x0a\x14\xdd\xd7\x20\x00\xaf\x4d\xd3\x37\xa5\x8c\x53\xe1\x53\x20\x2b\x21\x91\x54\x59\xc9\x7a\x74\x8c\xd5\xa5\x56\x60\x8c\x97\x22\xe2\x66\xe3\x6b\x7c\x1b\xc1\xa5\x6a\x55\x08\x89\xde\xb0\xdc\x2b\xb1\x71\xf4\x5c\x81\x59\x0c\x50\x48\x5e\x10\xe4\x5c\xc0\x1f\xe1\x23\xc0\xa8\x3d\xa9\xff\xc4\x76\xaa\x24\x72\x68\xa0\x3c\x8d\x45\x94\x02\x03\xbf\xa5\x7d\x61\xb9\x28\xca\x5c\x32\xce\x32\x2e\x63\xae\x61\x06\xae\x72\x88\x76\xe6\x8c\x37\x2b\x3a\x41\x38\xae\x2a\x0b\x20\x33\x42\x64\x41\xd8\x13\xc8\xde\x1d\xd4\x79\x12\x54\x02\xcf\x04\x20\x11\x6e\xbc\x38\x9d\x4b\xab\x15\x46\x58\x38\xf4\x94\x45\x2a\xdb\x11\x55\x4d\xbd\xd3\x13\xeb\x39\xa3\xee\x9e\x78\xbc\x49\xfd\xd9\x09\x4b\xaa\xa1\x35\x20\x0a\x2f\x02\xb5\x63\xab\x17\xfd\x52\xc8\x48\xc5\x22\xd7\xaf\xcc\x32\x4c\xdc\xbd\x03\xed\x87\x44\xfb\xc1\x80\x5d\xca\x1c\x6e\xe4\x2d\x34\xc5\x3b\x45\x1d\xd3\x3b\x15\x6a\xe9\x36\x3b\x67\xff\x52\xf9\xde\x51\x30\x6d\xf5\xa5\xff\xfc\xaa\x88\x98\x10\xd7\x69\xef\x9c\x87\xbb\x20\x70\xc9\x86\x3b\x2e\x16\x8a\x36\x0e\x19\x27\x56\x5a\x36\x29\x40\xbd\x2e\x17\xba\x98\x4b\x3a\x81\x27\x6c\x25\xb8\xb1\xf3\x26\x2c\xd2\x0f\xb8\x19\xe3\x71\x5f\x3c\x2a\x8f\xc1\xb1\xba\x24\x00\x86\xad\x14\xee\x9d\xc4\xf8\x18\x20\x0a\x78\x54\x20\xc0\xa0\x53\x85\xdc\x9a\x2a\xd0\x59\xad\x1b\xe2\x01\xfd\x60\x65\x2e\xea\x92\x52\xa1\xca\x0a\xf4\xc4\x0e\x03\xc5\xac\x5e\x0f\xfc\xc1\x6c\x3c\xd8\x3a\x84\x81\x04\x9b\x23\x58\xdc\x84\xa5\xc5\x75\xe6\x63\xb8\x21\xd7\x38\xf8\x66\xba\x16\x55\x4f\x47\x40\x05\x0e\xf3\x5b\x98\x57\xf7\x3a\xac\xb4\xc8\xad\x06\x07\xb6\x15\x99\x01\x37\x49\x1e\x9f\x64\x3c\x2f\x76\x76\xfa\xa6\xc9\x12\xa8\xfb\xd3\xe4\x5e\xb0\x59\x9e\xab\xc7\xa7\xee\x85\xce\xad\xa5\xeb\x86\x7d\x0c\x92\x7d\xec\x2d\xbf\x95\x17\xb4\xee\xee\x38\x8c\x83\xb4\xcb\xf1\xd1\xfa\x9d\x5c\x14\xf9\x6e\x61\x26\xe2\x36\xeb\xdc\x29\x06\x25\x4d\x0c\x37\x72\xc7\xd1\x9b\xd6\x5c\x18\x9d\xf4\xa6\x95\x51\xfd\x7e\xe8\x4d\x5b\x98\x4b\x9b\xf4\xa6\x17\x97\x17\xb7\x17\xb3\xf7\x17\xff\xaf\x56\xe2\xaf\xb3\x8b\xdb\x8b\xcb\x3f\x2e\xde\x5d\x5d\x2f\xae\xcf\x6f\xae\xee\xae\xcf\xce\xfb\xf9\x8a\x9a\xb5\xf7\x26\xf8\x09\x0b\xbf\xf3\x9a\xdd\x06\x40\x0d\x4c\x36\x20\xfb\x9b\xb4\x2b\x61\x56\x99\xc5\x9c\xc8\xf5\x04\x16\xea\x6b\x76\x9e\xe7\x17\x5b\xbe\x16\x1f\xcb\x34\x05\x38\x15\x66\xf6\x9c\xe5\x02\x2e\x9e\x13\xf6\x51\xc5\x17\xc1\x7b\x90\x8e\xd8\xda\x0c\xf8\x3e\x8f\xe3\x5c\x68\x8d\x9f\x9f\xd0\xf7\x03\xf0\x90\x4b\x75\x24\xf0\x1c\x7f\xe0\x49\x6a\xee\x6f\xaf\xd9\x1b\x1e\xdd\xab\xd5\x0a\xd3\x67\x26\x2e\x71\x8a\x7d\x2e\x55\xc1\x99\xf8\x12\x01\x47\x57\xfb\x3c\x79\xaf\xd6\xdf\x00\xaa\x3c\x20\x3c\xd5\x71\x49\x01\x8d\xb2\x45\xfb\x71\xde\xbe\x11\x50\x2b\x3f\xe0\xab\xef\xf0\xcd\x76\x07\x65\x91\x3e\x41\x7a\xfc\x7b\xb5\x6e\x57\x8c\x01\xeb\x9a\x64\x6e\x28\x90\x10\x11\xd9\x86\x5a\x33\x9d\xc8\xfb\xb9\xfc\x75\x23\x24\x53\x65\x8e\x7f\x82\x6b\xbe\x31\x33\xd3\x52\x6f\x04\x48\xc8\x4e\xd8\xa3\x60\x5b\xbe\x43\xb3\x19\xee\x04\x4e\xe6\x02\xa6\x0c\x9c\x22\xe6\xed\x34\x91\x66\xb7\xc8\x12\x9b\x97\x50\x1f\xfa\xa7\xb8\x71\x59\x86\x3a\x7e\x3c\x81\x6c\xdf\x79\x5a\xc1\xe7\x81\xab\xcc\xe3\x26\x2d\x40\x88\x76\x6e\x50\xd1\x54\xea\xbe\xcc\x3c\x97\xe5\x0b\x1b\x9c\x84\xee\x7e\x50\x49\xcc\xe2\x32\x4b\x93\xc8\xed\xbb\x8f\x2a\xef\x24\xec\xc5\x04\x9a\xe1\xa7\x4e\x3d\x2d\xac\xaf\x61\x2d\xd9\x39\x01\x92\xae\x87\xba\xf7\x99\xc9\x8b\x59\x22\xa3\xb4\x04\x7d\xb0\x52\x8b\xfc\xa4\xc8\x93\xf5\x1a\x0c\x70\x9b\xeb\xf7\xfd\xb3\x1b\x7b\xf6\xc4\xe3\xd3\xda\xc2\xa4\xf3\x54\xad\x93\x88\xa7\x21\xb8\xd9\xa3\x22\x1c\x7d\xaa\x5d\xf6\xa4\x9e\x0a\x79\x10\xb6\x42\x9d\x0c\x48\x59\x2e\x80\xc1\x77\x01\x5b\xf9\x82\xb6\xbb\x63\xea\xbd\x62\xe6\x82\x8e\xf5\x0a\xc9\x4d\x6d\x78\xc1\x9e\x70\xfe\xdb\x56\x42\x0b\x4c\x4c\x94\xd7\x66\xea\x51\x8a\x1c\x2c\x58\x80\x7d\x98\x96\x4a\x05\xb6\x89\x93\xd5\x72\xf8\x64\x2b\x2b\xb7\x72\x40\x6c\xcc\x9c\x5d\x27\x0f\x42\x7e\x7d\x36\xea\xe0\x03\x11\x8f\x36\x62\x61\xed\xf2\xa7\xde\xb2\xdc\x01\x30\x72\xb3\xb2\xfa\x16\xe1\x56\xea\xc2\x9b\x70\x75\xc2\x1a\x37\xf7\x2e\x0c\x24\xf6\x64\x64\x99\x4a\x2c\x62\x11\xdd\x7f\xf5\xad\xd9\x83\xac\x6c\x45\x18\x67\x6f\x45\x74\xcf\xee\xae\x2f\x30\x1b\x38\x29\x98\xd9\x0a\xf4\xc6\xeb\xf5\x74\xde\xdd\x0a\xbe\x7e\x06\x46\xa7\xa1\x82\x43\x9e\x63\xde\xc9\xac\x99\x0a\x11\x20\x0a\xf2\x25\xcd\x26\x49\xb9\x34\x00\x04\xe3\x85\x95\xa1\x01\x47\x3c\xd3\x5b\x50\x9d\x29\x8b\x40\xaa\x2d\xe5\x4b\x91\x76\x30\x2e\x66\x2a\x5e\xd8\x38\xc9\xb1\x60\x9e\x46\x59\xd6\x8f\x41\x51\x47\x9b\xc7\xc0\x8d\xc5\x7a\x4b\x0f\xb2\xfb\x9f\x74\x40\xaf\xa1\x42\xe2\x67\xb8\xd7\x73\x0d\xe9\xdd\xab\x64\x6d\xa3\x6d\xc9\x8a\xb4\x71\x30\xa1\x1f\x54\xe0\xcd\x7e\x69\x4a\xfa\xa8\x62\x82\xe9\x39\x12\x33\x63\x05\x09\xf2\x9e\x78\x5c\x45\x58\x05\xa7\x94\xaf\xc1\x37\xa0\x0b\xc1\x63\xa6\x56\xe4\x4d\xcc\xb2\x34\x01\x4a\xdf\x18\xd9\xc3\x81\x3d\x43\x57\xd1\xf1\x61\x69\xb6\xb2\x01\xc9\xc7\x47\x0b\xc4\xeb\x8d\x37\xfa\x20\x97\x69\x57\xd5\xc9\x5d\xb7\xa9\x8e\x55\x81\x73\xf9\x48\x87\x5e\xa1\xfb\xbd\x69\xeb\x54\x2d\xa1\xa3\xba\x41\x71\x3d\x1b\xb4\xd9\x9d\xf2\x24\x1e\x73\xbc\xdb\x3e\xb9\x72\xaf\xf6\x55\xf0\xca\x7a\x3a\xdc\x97\xec\x30\x33\x22\x5c\x0f\x23\xf8\xb5\x34\xf6\x7d\x77\x6d\x08\x10\x6a\x17\x21\x74\xd6\x78\x41\x72\x03\xb0\x2a\xdc\x76\xdc\x71\xad\xae\xb6\xe5\xa8\x81\x6e\x12\xa3\xec\xe9\x4b\xcf\xa5\xd2\x3f\xc8\x47\xb0\x5b\xe0\xca\x75\x14\x17\xdd\x8e\x34\x19\x8b\x78\x71\x40\x1b\xce\xe9\xdd\x61\x6d\x71\x3d\x8d\xd5\x03\x97\x97\x3c\x31\x27\x63\xcc\xf3\xd8\xb7\x63\x02\x37\xe2\x88\x67\xe0\x75\x06\x2f\xfe\xc3\x0f\x53\xfb\x8d\x6b\x9f\x4c\x63\xb6\x07\x4c\x71\x47\xb8\xb2\x6a\xd1\xea\xd8\x37\x8f\xdc\x24\x45\x34\xb3\x99\x39\x7e\xba\x56\xd2\x4c\x06\xcd\xdd\xfa\x0c\xb3\xfb\xd5\x31\x93\xeb\x39\xf6\x8e\xb2\x50\x3e\xb8\x01\xed\xb9\x00\x7a\xd4\x30\x81\x0d\x36\xc8\x8b\xb8\x03\x18\x61\xad\x4d\xbb\x09\x8d\x80\xdb\x8e\x02\xfc\x66\xb9\xb0\x61\xb2\x9d\x28\x1c\x8d\x41\x6a\xf5\xcf\x20\x0a\xe4\x5a\x5d\xe5\x71\xb1\x54\x0d\x8e\x7b\x0b\x62\x36\x64\xd9\x46\x6a\x9b\x29\x09\x28\x1c\x4c\xca\x9a\x4b\x2a\xdc\xaa\x58\xbb\x40\x52\x25\xb3\x6f\x42\xfe\x3b\xcc\x13\x11\x5a\xa5\x0f\x14\x31\x0c\xc4\x16\x40\xff\xce\x54\xf0\xcc\x5c\x85\xcc\xc5\x1f\x42\xd9\x74\x90\x01\xf0\xbd\x26\xe5\x9c\x8b\x75\xa2\x0b\x11\x26\x43\x86\xef\x3f\x99\xea\x66\xc5\x57\xd0\xd7\xf5\x9d\xaa\x9b\xfb\x8c\x7e\xb3\x3f\x8d\xa8\xcf\x2e\x13\xf1\x85\x7b\xaf\x7f\x32\xd4\xf2\xd5\xfd\x76\x58\x39\xef\x70\x0e\xe0\x65\x47\x23\xb3\x95\x76\x32\x09\x6e\x90\x88\x73\x88\x7b\xfc\x9e\x19\xa2\x75\xc9\x73\x2e\x0b\x21\xf4\x5c\x52\x9c\x15\x19\xda\x42\x12\x92\x1a\xee\xcf\x99\xf2\x91\xd2\x05\x12\x1e\xc1\x2b\x2b\x9e\xa4\x65\xde\x79\xbb\xc6\x59\x79\x10\xcb\x42\x5f\x2f\x9d\x41\xb1\xac\x6d\xd0\x5c\xbe\x6e\xb0\x8a\x1c\x49\x48\x3d\x4a\x5a\x4d\x67\xed\x68\x82\x3d\x5c\x86\x8f\xb7\x73\xad\x76\xa4\xf0\xfe\xa4\x17\x99\x1a\xb1\xe3\xfd\xf9\x27\xfd\x51\x75\x24\x3f\xeb\xcf\x0d\x17\x60\x0f\x5a\xe0\x73\x97\x70\x04\xd7\xf7\x10\x68\xdb\xe7\x79\x18\x44\x3e\xb9\x37\x1c\xd7\xb9\x77\xc1\xac\xdd\x70\x19\xa7\xe6\x46\xce\x8b\xda\x09\xe4\x61\xcd\xe6\x06\x50\xd8\xcd\xb1\x3b\x87\x0d\x52\x42\x16\x51\x23\x9f\x70\x5f\x3f\xd5\x12\x11\x7b\xa1\x83\xb5\xaf\x54\xd3\x03\xdb\xd2\x52\xbc\x0d\x43\x72\xad\x6e\xc1\x7e\x73\xfb\xe5\x3c\xac\xfb\x57\x32\x5f\xaa\x6b\x6d\x95\xac\xbf\x83\x7b\xf3\x87\xe6\x91\x10\xd1\x9e\x43\x07\xb5\x03\xf3\x1f\xb9\xeb\x40\xde\x94\xd9\xb5\x43\xbe\xe9\xb9\x24\xd9\x6a\x0c\xa6\x43\x14\x15\xe9\xc5\x34\xfb\xc1\x25\xd3\xfe\xf0\x8f\x96\x5c\x6a\xc7\x56\x30\xa9\x80\xc1\x4d\x45\x51\x99\x43\xa4\x9b\xbc\x71\x4c\xe0\x21\xac\x47\xf1\xa6\x80\xe9\xe1\xf0\x49\x68\x27\xb6\x99\x49\xce\xfd\x5a\x69\xd4\x2d\x78\xdd\x50\x80\xdb\x1d\xfa\xa4\xab\x94\xeb\x82\xe9\x42\x64\xad\xdb\x6f\xc5\xba\xac\x6a\xcc\x1f\x61\x5f\x7a\x85\xfb\x81\x4b\x67\xc4\x61\x34\x0b\x3c\x24\x7f\xba\xb9\xba\x64\x19\xdf\x01\xd4\xaf\x50\x0c\x1f\x05\x7e\xcd\xfa\x46\xb5\x6f\x04\xaa\x8d\xaf\xee\x2a\xd8\xa7\x16\x33\xdc\xee\x8e\xa7\x2f\x36\x8d\x45\x98\x33\x34\x25\xcd\x9e\x95\xab\xf4\x24\x4b\xb9\x0c\xd0\xdc\x7a\xca\x6a\x9f\x0f\xc3\xf7\x2e\x90\x47\x00\x29\xa8\x00\x78\xc8\x68\x2e\xe4\x65\x2b\xde\xb7\x2a\x9b\x7f\x54\xc4\xbe\x73\x8f\xe8\xc5\x31\x7e\x40\xb5\x0a\x1e\x99\x65\x82\x64\x11\x16\x85\xe0\x80\x2c\x5c\x03\xc6\x74\xc4\x40\xf5\x6b\xfc\xcf\xa5\x95\x70\x56\x8f\x9a\xc5\x48\xa7\x51\x26\x7a\x03\x2e\x67\x8c\xf1\x00\xde\x8b\xf6\x17\x04\xa3\xe4\x5c\x6a\x33\xa0\xe0\xa6\x16\x0f\x82\x7c\x55\x95\xf8\xea\xc5\xdb\xf7\x0e\xb2\x81\x83\x44\x2a\x7b\x1d\x5d\x1f\x58\xa0\xc7\xdc\xd4\x5a\x45\xe7\xf7\x6b\x35\x7c\xe0\x59\x5f\x22\xe0\xd1\x25\xee\x1b\x25\x47\x26\x54\x37\xaf\x41\x7e\x17\x84\xb7\x2a\xd9\x80\x61\xef\xdd\xc9\x23\xb7\x9f\x56\x3e\xef\xfd\x3a\x11\x83\x6f\x9b\xc3\x92\x3b\x47\xec\x3d\x01\xaf\x9f\x83\x4b\xb9\x8b\x81\x59\xe5\x20\x6b\x04\x84\x64\xe8\x1c\x9d\xb2\x1b\x21\xd8\x27\xe8\x29\xf3\xb1\x4f\x24\x9b\x07\x08\xd0\x82\x27\xad\xaa\x46\xf0\xf4\x85\x5c\xa9\xe3\x36\x83\x7c\xdd\x40\x18\x1e\xd5\x2b\xed\xf5\x3c\x16\xc3\x08\xd9\xa9\xf2\x79\x29\x15\x5a\xdb\xb5\x07\xb1\xf8\xd1\x3b\x1f\x28\xd1\xd2\xd6\xd4\x9c\xcf\x30\xc4\x87\x90\x76\xd5\x26\x89\x69\xe5\x04\x89\xa8\xef\xa5\x7a\x94\x68\x0b\xd0\x97\xd8\x4b\xb3\xfe\xe0\x00\x43\x9f\x38\x9a\x05\x25\xee\x86\xaf\x80\x19\x7b\xe6\xfe\xcd\x6e\x30\xfc\x87\x75\x06\xbd\x1b\x0d\xc6\x0f\x29\xd5\xc0\x6e\xfe\x72\x36\x61\x6f\x26\xec\x6c\xc2\xa6\xd3\xe9\xab\x09\x8a\x71\x53\x8d\xf0\x15\x04\x03\x16\x7c\x6d\xca\x26\x05\x90\x55\xf0\x01\xd0\xb4\x32\x87\x95\x25\x80\xe3\xfe\xa9\xc0\xc5\x62\x9b\x80\x69\xa9\x94\x43\x43\x50\x89\x68\xa3\x12\x5f\x29\x40\xdd\x8a\x48\xe5\x16\xb7\xab\x0b\x95\x5b\x0c\xe2\x03\xcf\x79\x22\x21\x5b\x9f\x37\x11\xd8\xf4\xe5\x80\xaf\x5b\x7c\xe1\x5b\x68\x7f\x22\x1d\x65\xa9\xe9\xa6\x5b\x57\xff\x62\x97\x51\x8c\xe1\x31\x4f\x8a\xc2\x9c\xce\x7a\x2e\x6f\xd8\xeb\x7f\x61\xb3\x2c\x4b\x05\x9b\xb1\xbf\xb1\x37\x5c\x72\xc9\xd9\x1b\xf6\x37\x76\xc6\x65\xc1\x53\x55\x66\x82\x9d\xb1\xbf\x99\x6e\x33\xe5\x5d\x2a\x73\x1c\xee\x26\x8c\x33\x59\xa6\x78\xea\xbf\xb4\xf8\xbe\x57\xae\x5d\xdc\x8f\xce\x52\x14\x8f\x42\x48\xa6\xd5\x96\x8e\xc2\xbf\xba\x30\x93\x4e\xe4\x3a\x15\x05\xcd\x87\x2a\x12\x13\x3f\x70\x02\x2d\x7d\x3d\x97\xce\x69\xf9\x57\x53\xe3\xbf\xb2\xbf\xb1\xcb\x32\x4d\x4d\x95\xcc\x46\x63\x26\xd2\x6b\x66\x33\x63\x84\x9c\x3e\x26\xf7\x49\x26\xe2\x84\x43\x6e\x8c\xf9\xd7\xe9\x2d\x8c\xf6\xa2\xf4\x34\x88\xe1\x9a\x76\x1a\x42\xc7\x6c\x3d\xcf\x92\x67\xef\x14\xae\xec\xe0\xf7\x5c\x71\xab\xaf\x8e\xb7\x88\x3c\xf9\x2b\xad\x07\x32\x58\x51\xff\x29\x54\xd2\x3a\x68\x0b\xa8\x1d\xb6\xb6\xac\x96\xa3\x20\x3c\xd4\x8f\xdd\x64\x41\x16\xee\xc9\xef\x90\x03\xe4\xa8\x86\x6e\xb9\x0d\x31\x9d\x0a\x73\x01\xd8\x92\x9e\xbd\x69\x50\xa0\xcf\x89\xe8\xfc\x52\xd5\xc5\xab\x74\xb1\x4a\x06\x09\x08\xd6\x2a\x7b\x47\x4e\x1a\xcc\x39\x34\xcb\x34\x49\x4f\xcd\x52\x3d\xbd\x54\xd2\x5c\x5b\x75\xb2\x46\xc6\x29\xb8\xdd\xa3\xf2\x9e\x35\x0a\x6e\xab\x26\x6b\xb0\x04\xc0\x3e\x30\x55\x42\xb4\x62\x61\x76\x01\x33\x04\xe9\x6e\x2e\xcd\x1b\x74\x22\x41\xe6\x42\xe2\x88\x89\xf1\x6b\xc4\xfb\x6b\xbf\x45\x1b\x72\x50\x78\xcb\x04\xeb\x4b\x8b\x3e\x62\xc2\x51\x16\xde\x11\xee\xff\xcb\x80\x94\x8f\x4a\xb3\x8c\x2d\x18\xca\x5e\x8a\x54\xc9\xb5\x99\x15\x5d\x9b\x80\xda\xf2\xe4\x18\xac\x50\x58\x05\x2c\xac\xb3\x06\xe6\xb0\xa4\x47\x68\x48\xcc\x39\x99\xc4\xfe\x7e\xaf\xcb\xa5\xb1\x23\x9c\xeb\xd9\x9d\x86\xd4\xb8\xae\x1c\xf1\xe3\x20\x03\x77\x5a\xe4\xc0\x9c\x8d\xa0\x15\x17\xd6\xc0\x83\xd3\xf3\xa7\x60\x8b\x86\x2d\xaa\x5e\xac\x73\xbb\x2b\x84\xc2\x26\x8d\x6c\xf9\x01\xf3\xf1\x5b\xc2\x9e\x87\x80\xa1\xdf\xcd\x2e\xde\xd7\x9e\x6b\x82\xa1\x5b\x10\xd3\xb7\x17\x1f\xce\xdf\x2e\xae\xee\x6e\x1b\xcf\x99\xd2\xe8\x4f\x7b\xf0\xd0\x9d\xbd\xf7\x14\x88\xd0\xcf\xa8\xe0\xb3\x50\x2b\x9b\x1c\x3b\xfc\x4c\x6f\x68\x28\x0d\x03\x1e\x85\xbc\xe9\xa1\xd6\x50\x73\xe2\x74\xa6\xf8\xcb\x05\x85\x5e\x86\x55\xb6\xde\x61\x57\xf2\x1d\xbe\xfe\x51\xa5\x49\xd4\x8f\x63\xb4\xc7\xd5\x46\x3d\xb6\x00\xc3\x96\x02\x80\xbd\xe4\xff\xa1\x4a\xa1\x85\x5e\x88\xa8\xf0\xa1\xc5\x66\xe3\xfe\x57\x63\xa7\xf6\xdf\xc1\xd1\xa3\xec\xba\x0d\x34\x55\x5d\xb0\x12\xce\x56\xe0\x4c\x05\xa9\x00\xf4\xb5\x42\x7a\x24\x04\xf1\x23\x4e\x2e\xe8\x4a\xcf\xc3\x06\xfd\xb8\x51\xa9\xb9\x8b\xc9\x98\xf8\x67\xe7\x32\x13\x79\xa4\x00\x73\x84\xd4\x06\x8a\x45\x9b\x24\x8d\xbd\x1e\xcf\x4b\x00\x69\x03\x94\xf2\x15\x29\x2d\x0a\x17\x4c\xb7\xc5\xf7\x9c\xba\x76\xda\x59\x09\xfa\xe3\x3c\x50\x4f\x87\xba\xec\x9b\xf6\xbf\x12\x3a\x10\xbb\x82\x18\xa3\x6a\x61\x51\xd3\xe9\x95\xfa\x8c\xf2\xf0\x82\x48\xfc\xca\xea\xb9\xda\x8b\x53\x51\x1b\x57\x9a\x66\xf5\xae\x04\x1e\x61\x04\xc6\x21\x26\x48\x0b\xa8\xce\x56\x70\xb4\xc5\x3c\xab\x27\x0d\xea\x5c\xfa\x40\xf0\x0b\x1d\xda\x65\xad\xe3\x8c\x34\xb9\x16\xd7\x39\x61\x2f\x2a\x0d\x7d\x01\x3c\xb3\x52\xc1\xf7\x28\x58\x57\xe9\x1a\x98\xae\x13\x96\x14\x73\x99\x68\x9c\x99\xb9\x48\xc5\x83\xa9\x5d\xe8\x2c\x26\xf8\x92\xbd\x3b\xdb\x66\x43\x6a\x00\xb7\x19\xe5\x34\x6d\x68\x11\xe6\x21\x5f\x29\x46\xa9\x62\xa1\x8d\xdd\x08\x4a\x2b\xe2\x8b\x59\x00\x09\xc4\x42\x10\xe7\x12\x0b\x69\xeb\x07\xf0\x17\x94\x27\x9e\xcb\x8b\x15\xa4\xf5\x42\x32\x71\x1c\xe3\x2d\xd4\x6a\x6f\x38\xf2\xb8\x84\x9c\xc3\x8a\xee\xe4\x76\x20\x48\x28\x14\x57\x92\x78\x10\xf9\xae\x00\xa7\x2e\xf4\xab\x14\xbc\xd8\xb0\xa4\x98\x00\xeb\x9f\xdd\x29\xe7\x92\xc7\x24\x3e\x4f\xc5\x99\xae\x81\x79\xdf\x33\xce\xf4\xfb\x52\x3d\xf4\x19\xb6\xc7\x02\xf9\x70\x55\x67\x29\x97\x0b\x3c\x41\xbe\x01\x94\x2f\xd0\x70\xed\x8a\xe9\x96\xcb\x85\x63\x2a\x7a\x92\x7a\x06\x32\xdf\xa1\xb2\xb2\xb1\x63\xed\x87\x26\x38\x19\x3c\x53\xb9\xbd\x9e\x38\x3f\x0d\xc1\x28\x72\x66\x43\xcd\xc3\x77\x01\x8f\xf2\xe3\x35\xc8\x85\x9d\xad\xfb\x60\x7e\x76\x06\x7c\xaf\x40\xac\x21\x23\x5f\x3b\x43\xea\xc3\x3e\x1e\x03\xd4\xb0\x10\x0f\xc2\x01\xed\xa9\xd6\xf3\x62\x81\x3a\xfd\x28\x4d\x4c\x90\x6d\x6d\x10\xee\xc3\x7c\x18\x81\x7e\x38\xe7\xe6\x69\xd7\xe8\x0d\xef\x61\xaa\x05\x2e\xfb\x94\x3e\x6a\xd8\xa7\x86\x7a\x4a\x7c\x3a\x3d\xd4\x6b\xca\x2e\x24\xb3\xe6\xde\x84\xbd\xc0\x89\xa5\x5f\x90\x0b\x92\x84\x9e\x29\x76\x1e\xd3\xea\xa1\x04\xe4\x3a\xe6\x04\xd3\x40\xfc\x72\xc3\x48\x50\x2f\x5b\xe5\xb3\xf6\xcb\x9b\x04\xd2\x50\x0e\x61\x1a\xc0\x28\xe2\x12\x0b\xa0\x43\x12\xaf\xdd\x3b\x34\xda\x95\xf7\x66\xfb\x06\xdb\x78\x17\x7b\x63\x5f\x34\x5d\x94\x95\x74\x9e\xda\xdf\x99\xca\xe7\xd2\x96\x46\x2e\x49\x8d\xf2\x58\xf5\xa2\x02\x54\x3c\xd9\xfc\xc1\x4c\x05\x10\x83\x55\x44\x03\xa1\x3d\x4f\xa9\x5b\xdf\x05\x00\x14\xb1\x14\x5e\xa2\x7e\xca\x66\xfe\x6b\xc6\xf0\x30\x13\x7c\x8b\xc7\x7c\x9d\x76\x33\x4d\x4d\xa7\x24\x85\x65\xf9\x0c\x32\x56\x74\x09\x5c\xb5\xab\xd2\x6c\x46\x01\xa1\xef\x5c\x9a\xce\x63\xab\x04\xa0\xdc\xd4\x2f\x73\xf9\x41\x69\x4b\x90\xa0\x7d\x7f\x58\xb0\x2c\x75\xdb\x0b\x27\x0c\x47\x7f\x78\x0b\x87\x36\xf9\xfc\x91\xea\xc8\x1d\x2d\x90\xaa\x44\x2c\x27\x3b\x55\xe6\xbe\x51\x11\x97\x73\xf9\x1f\xa6\x7b\x50\x9c\xdc\x29\xfb\xab\x15\x2e\x61\x18\x41\x08\x96\x7c\xc2\x42\x5f\xfe\xe3\xab\x4f\xaf\x30\xb5\xa0\xd4\xa0\xc5\x39\xa9\x1e\x20\x8e\xdb\xbd\x4c\x53\x88\x44\xdb\x16\x38\x7e\x11\xff\x89\x5e\x58\x0e\x5d\xea\x16\xb2\x6a\x62\x0c\x59\xe8\x7d\x33\xd8\x3b\x9f\x67\x2c\xe2\x45\xb4\x39\xb1\xb6\x1c\x6d\x63\xf6\xf4\xa3\xe1\x43\x51\x3e\x63\x69\xb5\xd3\x9b\x9b\x0b\x67\xbe\x75\x84\x8b\x95\xf9\x62\x9a\x00\xc0\x9a\xdb\xba\xd6\x8f\xe3\x83\xc5\xc9\xe9\xb5\xf5\xbd\x9d\xe7\x1e\xb7\x4a\x7b\xfe\xc6\x49\x5e\x72\xc9\xb7\x22\x66\x2f\x20\x09\xee\x85\x1d\xfc\xb9\xcc\x96\xd3\x74\xb7\x2a\x88\xb5\xcb\x74\xca\x14\x34\xa9\xf6\x9c\x72\x8b\xb8\x79\x4d\xda\xd3\xd9\x9d\x17\xad\x76\x5b\xc7\xf5\x8d\xfb\xd2\x70\x83\x05\x7d\x5c\xae\x77\x6e\xaa\x10\xa1\x2a\x39\x3e\xd7\xf7\x13\xb6\xcc\xb9\x04\x39\x91\x38\x34\xaa\xfc\xea\x84\xcb\x33\x52\x62\xd9\xac\x18\xc9\xd3\x1d\xa4\x03\x4c\xe6\x12\xf9\xc3\x80\x68\x7a\x17\xa5\x49\xc4\xd6\x39\xcf\x36\x35\x3b\x48\x3c\x08\x59\x9c\x13\x61\x86\x05\xa2\x1d\x1b\x5a\x76\x04\x1c\x47\xd1\x28\x5e\x54\xad\x1d\xee\x99\x45\xbc\x87\x15\x73\x8f\xe8\x46\x6d\xd1\xbb\x6e\x82\x4f\x48\xdd\x0e\x28\xd6\xd8\x5f\xca\xa5\x4a\x2d\x47\xdd\xc5\x5b\xa6\x72\x90\x87\x28\x14\xfd\x29\x89\xbb\x4e\xb1\x44\xc6\xe2\xcb\x51\x44\x11\xfd\x07\x92\x35\xef\xcc\x67\x02\x15\x82\x7a\x63\x61\x15\xe5\xc2\x1c\x16\x85\xbd\xc1\x35\x9e\xd2\x75\x84\xdd\x2c\x2d\x36\x00\x7b\x43\x64\xb9\xef\xd4\x2d\xdf\xb1\x68\xc3\xe5\x3a\xb8\x42\x03\x0a\x49\x64\x2a\x47\x19\xc5\x07\x60\x64\x53\xb9\x4d\xc4\xa5\xf4\x52\x82\xb7\x3b\x87\x37\xa2\x4a\x95\xcd\x21\xe5\xeb\x75\x2e\xd6\xc0\x8d\x30\x97\x95\x04\x79\x60\xa3\xb3\x0a\x0e\xf8\x9d\xbe\xfc\xe2\xa7\x21\xe9\xe8\xba\xb5\x14\xf9\xce\x65\x67\x92\x06\xa9\xeb\xba\x46\xb7\x4e\x58\x22\xa6\x13\xf6\xa3\x47\xd2\x8a\x48\x49\x97\xde\xd9\x91\xdb\x57\x73\x4d\xef\xd9\x8b\x5a\xd8\x3c\xda\xeb\x0e\xbf\x35\x94\x4c\x5b\x27\x4d\x6f\x7e\x6c\xc1\x8b\x72\xc4\x5e\x49\x6a\xd5\x67\xe6\xe5\x1b\x7c\xb7\x17\x6c\x8e\x30\x57\xcb\xa4\x64\x9e\x37\x3b\xbc\xf9\xb6\x67\x5a\x6e\xeb\xeb\xbd\x8e\xce\x54\x75\x3b\x3a\x9f\xc2\xa4\xb4\x74\x19\xfb\x7d\x9d\x69\x07\x05\x44\x4f\x9b\xc6\xba\x32\x2d\x18\x95\xf0\xf4\xba\x7e\xdd\x6a\xd9\x01\xb2\x5c\xc5\x65\x24\x62\xb3\x72\xc1\x6e\x47\xe4\x86\x63\xa2\xa8\x6c\x92\x6d\x07\x42\x85\x4e\x07\x34\xcb\xbf\xd6\xdd\x78\x10\x83\xb1\xeb\xfe\xbb\x8e\x7b\xb1\xb5\x4c\xda\x3a\x3d\x5c\x9f\xd8\x4f\xf9\xc8\x73\xca\x7d\xbe\xca\x3b\xac\xf2\x64\x9d\x48\x5e\xa8\x9c\xbd\x74\xf9\xa6\xaf\x9c\x58\x11\xf4\xe2\x53\x6c\x13\x95\x2e\xc2\x6d\xa2\xfd\xee\x05\x78\x66\x11\x2f\xc6\xd1\xa1\x8d\x25\xed\x86\x49\x6a\x9e\xd2\x05\xdf\x66\x21\x93\xa7\x93\x82\xa6\x9e\x49\xb1\x13\x98\xad\x18\xf8\xf8\x12\xed\x93\xcd\xe6\x92\x3c\xe3\x38\x6e\x2a\x0f\xa9\xa8\x3b\xcf\xe6\xac\x2c\x16\x07\xb2\xd3\xe0\xcb\xe3\x1c\x24\x14\x2e\xff\xc0\xb3\x7e\xbe\x0f\x4e\x57\x63\xcc\xb6\x71\xfa\xd8\xd6\x52\xa9\xce\xcf\x7e\xb1\x87\x91\xfc\xa3\xf5\x10\xef\xf5\x7b\x1b\xd0\xf0\xf7\x96\xca\x45\x00\x06\x02\x89\x0f\x31\x7b\x01\xaf\xa0\x6e\x5b\x33\xa7\xb8\x25\x09\x39\x4b\x55\x19\x33\xda\xd4\x28\x5c\x9c\x4f\xf1\x74\x04\x26\xd2\xe9\xb4\x2b\x1b\x63\xa4\x08\xad\xdb\x7f\xe0\xbd\xf6\x15\x08\xbf\x75\xec\xc0\xbd\x4b\x9f\x7a\xf6\xd9\x86\x9e\x7a\x1a\xc6\xde\x6d\xc7\xa3\xc6\xde\x79\x6b\x81\x16\x6d\x9c\x23\x0f\xee\x4d\x49\x9c\xc2\x7a\x0b\x1d\xdd\x2d\xc4\xad\x95\x00\xa2\xbe\x3f\xfa\x73\x36\x79\xba\xff\x53\x19\xcf\x85\x2c\x16\xf0\xc5\x71\x1f\x83\x8f\x7c\x84\xd7\x2b\x06\xd3\x20\x87\xe5\xbf\xdd\x2a\xf4\x43\x5b\x0e\x94\x7f\x67\x37\xe4\x7b\x31\xfb\x55\x02\x60\x47\x7d\xcf\x5e\x26\x80\x8d\x09\x62\x76\x6e\xe0\x3a\x86\x8b\x1a\x74\x40\xef\x05\x0d\xaa\x6c\xed\x83\x1a\xe4\x6b\x0f\x21\x55\x28\x85\xdc\x50\x94\xca\x6a\xb6\x5a\xfb\xb7\x80\x17\xfd\xb2\xf2\x6f\xe0\xb0\x34\xe3\x97\xb2\xff\x14\xb9\xf2\x69\x0b\xe8\x54\x09\x0b\xee\xb5\xd7\x0f\x97\x74\x45\x7b\x1c\xc5\x44\x43\x35\x3d\xf8\x0b\xd1\xcc\xe0\xcd\x77\xb9\xb3\xd7\x91\x2e\x86\x7c\x11\x2d\x3a\xa4\x13\x06\x55\x25\xb8\x78\x86\x52\x08\x49\xed\x30\xb3\x0b\xf4\x14\xee\xd5\x44\xe4\xb8\xe5\x19\xe1\xd0\x08\xf2\x5a\x0f\x32\x4c\xa1\x11\xff\xf6\xd7\x7f\x9f\x76\x89\x75\x43\xd5\xc7\xc2\x7a\x5c\xe5\xdf\xe5\x89\x90\x31\x04\x0d\x79\xdc\x54\xf5\x91\x15\x2f\x72\x65\x7b\x36\xd3\xf0\x49\xd2\x18\xdb\x8f\x5a\xbd\xc0\x49\xf4\x15\x22\xcf\x7e\x93\x75\xcb\xb7\x12\x97\xea\x32\x25\xf4\x22\xde\x49\xbe\x6d\xca\x9b\x3f\x6b\x1d\x77\x89\x48\x63\xa8\x22\x7d\x7d\x5f\xf4\x24\x16\xd1\xfd\x58\x9b\xe0\x60\x4e\x72\x11\xdd\xb3\x9f\x6f\x3f\xbc\x47\x09\xca\x44\xcf\xe5\x25\x2f\x92\x07\x71\x97\xa7\xce\x6d\x4d\x24\x33\x79\x6a\xd7\x48\x95\x23\x37\xe0\x63\xb1\x84\xba\xd6\x70\x08\x29\xcc\xb7\xbb\x93\x65\x19\xdd\x8b\xe2\x34\xe7\x32\x56\x5b\x6c\xc6\xa9\x2e\x57\xab\xe4\xcb\xb4\xe0\x79\x07\x9f\x39\xfa\x11\xbe\xa1\x9d\xeb\x55\x6a\x0a\x6f\xf3\xa2\xa9\xfb\x08\xd9\x89\xa4\x7d\x5c\x31\x6e\xe1\x0a\x9c\xf3\xad\x00\x42\x3a\x56\xd5\x02\x80\x52\x30\xe1\x0f\x24\xf3\xb4\x26\xa4\xb7\x22\x41\xde\x4f\x81\x71\xff\x29\xa8\x55\x55\x14\xda\x56\xca\xcb\xd0\x6d\xf9\x3d\xde\x0f\xd7\xb9\xd0\x7a\xc2\xb4\x82\x1a\xcf\xa5\xc5\x4c\xdb\xbc\x1e\xc0\x67\x00\xa5\x65\xba\x63\x91\xca\x12\x50\xed\x73\xed\xda\xa8\x47\xf0\x27\x87\xe9\x6d\x20\xb4\x5a\xca\x22\x49\x19\x5f\x15\xe4\x6c\x06\xfe\x6e\xab\xd7\xa3\xa7\x73\x09\x21\xc3\x08\x9a\x0f\xa1\x7c\x17\x26\x70\x8d\xd0\x6c\xc5\xa3\x24\x4d\x0a\x62\x15\x82\x64\x18\x6e\xda\x6b\xce\x03\xd3\x97\x39\xdf\xf1\xd4\x5f\xac\x78\x5a\xfa\x8c\xbe\x13\x2d\xea\xac\x75\xbf\x0b\xff\xb7\x72\xcf\xed\x3b\x75\x8f\xb8\xf0\x1e\x73\xf8\x34\xaf\xb4\x4e\x44\xd6\x9f\xe3\x49\x6c\x71\xa2\x15\x53\xd7\x93\x09\xbb\xe3\x07\x7c\xe7\x1d\x97\xea\xa9\x95\xfe\x69\x7e\x61\x44\xef\xb5\x1b\x61\x5f\xc9\x5d\xd0\x45\x6b\x3c\xa4\xfa\xd6\xdb\xfd\x51\xa9\xf4\x58\x8f\x37\x65\x6a\x27\x4a\x2e\x40\x0d\xf3\x98\xeb\x1a\x4e\x00\xe7\x38\xba\x78\xeb\x62\xaf\x8e\x27\xb8\xaa\xa1\x43\xb0\x20\xaa\x02\x6c\x14\x50\x89\x1e\xc4\xb0\xce\x5a\x82\xef\x23\x91\xcf\x50\x06\xa2\x76\xac\xe9\xdc\x74\xc1\x07\x49\xfb\xdc\xd7\x11\xb8\x14\x6b\x35\x1c\xe5\x0c\x43\xed\xca\xda\xa7\x9c\x63\x2c\xe4\x5c\x75\xfd\x18\x7c\xdb\xf6\x27\x2a\x66\x9b\xf3\x89\xac\xe4\xb9\x0c\x2c\x62\x24\x4a\xb2\xd0\x72\xd7\x6b\x6d\xfe\xb2\xca\x34\x3c\xda\x5f\x76\x0c\xb1\x76\x6f\x40\xe5\x6d\x28\x91\x05\x98\x80\x48\x6d\x97\x89\xb4\xa9\xca\xe4\x44\x06\x53\x7e\x66\x79\x0b\x9d\xc3\xdf\x9a\xe4\x28\x9c\x50\xeb\x7b\x67\x46\x84\x14\x90\xe1\x96\xb5\xef\xba\x1b\xde\x9f\x9e\x96\x03\xbc\x03\xa5\x5a\x6f\x41\xa2\x19\x4f\x1f\xf9\x4e\x83\x8c\xac\x30\xbb\xe2\x0a\x1d\xa7\xd5\xfa\x4f\x82\xe3\xdd\x72\x62\x92\x26\x7b\x49\xea\xd2\xd4\x96\x04\x89\x2a\x44\x6a\x05\x73\x3d\x01\xd0\x0b\xdd\xde\x39\xdf\x26\x16\x92\xf7\xc6\x42\x30\x18\xf9\x3f\x23\xfc\xd1\xe3\x64\x3d\xd2\xd7\x1b\x1c\x93\x68\x91\x11\x5c\x04\x12\x78\x60\x3b\x36\xdf\x9e\xb0\x2d\x4f\x24\x2d\x03\x14\x25\x8b\xc5\xb2\x5c\xaf\x3b\x5d\x90\xdf\x7f\x2c\xa3\xba\x4e\xfe\xee\x7d\xcd\xbd\x14\x56\x4f\xe1\x8d\xbd\xb0\x5f\x42\xf7\xb0\xb9\x57\x7d\x1d\x07\xec\x37\xf4\x76\xb7\x86\x9c\x1a\x93\xe8\x69\xbc\xdd\x17\x43\xbc\xdd\x16\xe3\x03\xa9\x56\x74\x5d\xb5\x38\x8c\xdf\xdc\xe0\x5f\xc7\x0d\x3e\x68\x52\x20\xbd\xc7\x22\xa9\x1a\xe8\x3d\x35\x3c\x90\x0e\xcd\x31\x84\x42\xad\x48\xe0\x5d\x0b\x19\x6b\xb6\xe4\xd1\x33\xf0\xa3\xc1\xe9\x78\xbc\xbf\x6d\x0f\xb8\xe4\x46\x6d\x05\x83\x4f\x69\x94\xb3\x60\x94\xcd\x36\x01\xd4\xa2\x69\xa0\x47\x64\x10\xde\x03\x8e\x53\x44\x86\xc4\xde\xa8\x7e\x29\xc5\x23\x33\xa7\xd5\x24\x84\x71\x05\xc3\x03\x3a\x47\xaf\x8c\x75\x58\xc1\x7c\xbb\xd4\xfd\x5c\xac\x79\x1e\x43\xa6\x01\x2d\xc9\x94\x47\xf7\xe6\xbf\xa1\x7e\xf4\x45\x82\x9a\x59\xca\x75\x84\x3f\xfa\xd2\x12\x19\x21\x43\x16\xa1\xda\x7c\xfd\xf0\x75\xcd\x78\x94\x2b\x8d\x4e\x19\x27\x0f\x0a\x99\xae\x60\xc0\x3e\x24\x71\xc9\x53\xfc\x62\xa7\x27\x9b\xeb\xa3\x28\xe4\x67\x81\x92\x8f\xf8\x92\xa5\x5c\x56\xd7\x24\x36\x17\xb8\x6a\x92\x9e\x99\xef\xb8\xe5\x8e\xa9\xca\x68\x8e\xcc\x8b\x40\x44\xd7\x2f\x2b\xb4\x8e\x73\xc1\xe3\x5d\x48\x4c\x95\x48\x06\xb1\x1f\xc6\xe3\x6d\x22\xcd\xd0\x5b\xa1\x36\xb7\xbf\x5a\xce\x66\x04\x5c\x82\x9e\x49\x9a\xd6\x96\xbe\x66\x52\x18\x93\x8a\xe7\x49\xba\x03\x2b\x3a\xcb\xc5\x49\xf0\x9d\x60\x7d\x53\xbe\x07\xb0\x4f\x13\x89\x42\xa9\xc5\xaa\x4c\xd1\xd6\x86\xdb\xa8\x6b\x00\xad\xc3\xbb\x8b\x89\x39\x66\x0b\x52\x11\x08\x3e\x8c\xda\x5c\x4f\x81\x9d\x6f\xc4\xc0\xc6\xc5\x71\x3c\x71\x5a\x0e\x10\xdf\x8d\x7a\xb4\x89\x3e\x8f\xdc\x23\x39\xbb\xce\x94\x27\xf3\xdd\xf7\x5b\x5f\xf6\xde\x63\x57\x27\x76\x7e\x5c\x09\xd8\xd0\x6f\x22\x76\x2b\x32\x91\xd0\x1c\x92\xb7\xf4\xfe\xd0\x52\x63\xbe\x90\x19\x4b\xd8\xb5\xed\xf5\xbe\xea\x0e\x65\xae\x75\x89\x56\x92\xcd\xcb\xdf\xff\xfe\x0f\x82\xfd\x1e\x12\xa8\xc8\x0a\xc7\xa8\x0b\x50\xa7\x61\xe9\xb0\x51\xb9\x0f\x08\xe4\x55\x6b\x8c\x08\x6b\x03\x3e\xda\x6c\x65\x80\x0e\xf2\x68\xc3\x74\xb9\x44\x5c\x1c\x27\xc7\x3d\x97\x8e\x82\xf5\xbd\x02\x88\x1b\x9e\x67\xb6\xf6\xff\x4b\xdc\xd4\x48\xf8\x3e\x97\x99\x42\x96\x60\x00\x14\x2e\x05\xdb\xf2\xfc\x1e\xf4\xfb\x48\xa4\x9d\xf1\x82\xbd\x4c\xc4\xb4\xea\xb4\x7e\x55\xa9\x0f\x85\x09\x90\xfd\x93\xe5\xa5\x94\x56\x90\x84\x19\x73\xcc\x7b\x90\x27\x73\xb9\x2c\xc3\x1b\x57\xc5\x05\xed\xa7\x16\xb8\xa1\x61\xb3\x55\xc0\x94\x40\x95\xe2\x3a\x10\x8f\x67\x03\x7c\xd1\x73\xf9\x4c\xce\xe8\x2e\x37\xd7\x47\xb2\x3c\xac\x0b\x2b\x40\x6b\x43\x73\x43\xcd\x4c\x18\x0e\x9c\xf6\x70\xb4\x7f\x04\xe1\xcc\x09\xfb\x39\x79\x10\x13\x76\x93\xf1\xfc\x7e\xc2\xde\x62\x50\xe9\x4f\x6a\xd9\xe6\xb9\x6a\xa4\xd3\x1f\xed\xbd\x3a\xcc\x79\xd3\x47\x33\xd1\x6e\xf3\xfe\xda\x94\xd6\xef\x8a\xa8\xfe\xcf\xc4\x79\x75\x30\x1d\xfc\xbd\xdf\xbf\xf7\x04\x3f\x7f\x83\x44\xfd\x5d\xde\x05\xfb\x49\x0e\x7e\x17\xfe\xaf\xdd\xbf\xac\xc5\x05\xb6\x27\xed\x72\xad\x58\xa7\xef\x2b\xad\x33\x89\xeb\x87\x72\x33\xbb\x73\xd8\x52\xa0\xe4\xd9\xd8\x25\xf6\x8e\x80\x72\xd3\xab\xb6\xbf\xce\x52\xa5\xcb\xbc\x7f\xf1\x5f\x57\x6b\x6d\xbf\xde\x42\x74\x08\x93\x6d\xbb\x14\x90\xb3\x3d\x14\xd4\x80\x8f\x2d\xfe\x43\x2d\x17\x80\xe0\x39\x6e\x85\xb7\x15\x67\xd5\x70\x5c\x1c\x88\xaa\xea\x4f\xc8\x9b\x4c\x00\xdf\x8e\x37\x45\xbd\x1b\xbc\x36\xc3\x9c\x43\x60\x2e\x2d\xfd\x30\xe6\x0b\xe6\xb9\x00\x9e\x54\x73\xef\x7d\x10\x39\xcb\x78\xee\xc2\xe8\xd6\x22\x0a\x6e\x3e\x1e\x6a\x11\xe6\xf8\x40\xaa\x1e\xdd\xb7\x96\x42\x48\xd7\xdb\x63\x4c\x09\x63\x1d\xd4\x7b\x9f\x30\x54\x8f\xc2\xb2\x50\x77\x08\xd2\x35\xde\x0b\xee\x82\x60\x72\xaf\x45\x11\xec\xe6\x35\xd3\xa2\xb2\x34\x2b\x71\x99\xef\x0a\x47\xde\x1a\x79\xad\x51\x13\x55\xdc\x06\x83\x22\x59\x4f\xe1\x25\xfe\xc8\x8b\x0d\x5e\x68\xb7\xaa\x10\xb8\x67\x22\x47\x0a\xce\x17\xf4\xb5\x2e\x53\xb5\x04\x75\x25\xf3\x4b\xd7\xdd\x30\xa2\xa5\x3d\xa8\xeb\x9a\x03\x36\x64\x67\x30\xbb\x09\xe4\x19\xe6\x42\x03\xdd\x44\x33\x36\x33\x14\xf5\x3a\xee\xd2\xdd\xac\xae\xd9\xf4\xdf\x36\x2e\xdb\x4d\x7e\x72\xb3\xac\x01\x02\x79\x7e\x40\x5e\x46\x83\xed\x9d\xa8\x5a\x29\xf8\x89\x6c\x8d\xb5\xf6\x5a\x11\xdf\xb9\x9c\xe1\x2f\xc1\x21\xc0\xbd\xe0\x88\x43\x19\x92\x5e\xa3\x5b\x7f\x98\xbc\xc7\x66\x21\xae\x8d\x3c\x04\x13\xef\xc1\x83\xcb\xc0\x04\x72\xe5\x64\x91\xe4\x82\x49\x88\xbd\xcf\xa5\x2e\x97\x27\x9e\x96\xc1\xdc\xe2\x1e\x80\x4a\x44\x8b\x8c\xc3\x55\x06\xd8\x5a\x4e\x5a\x8e\x61\xf4\xc7\x79\xe1\x00\x4b\x5f\xc6\x53\xda\xfc\x21\x03\x0f\xf3\x82\x5d\xdb\x5d\x39\xe6\xb2\x06\xb7\x68\x9b\x93\x8a\x87\x5d\xdf\x7e\x01\xd2\x26\x90\xd7\x77\x8d\xd8\x81\x6f\x7d\x80\x87\x31\xc0\xa1\x47\x37\x44\x91\xe6\xf2\xff\xda\xb3\xa1\x1b\xaa\x3a\x62\xa6\x9b\x9e\x31\x47\x54\x27\x84\xb6\x52\x37\x7b\x85\x0c\x8c\xc0\xee\x4a\x35\xa6\x7c\x5b\xa9\xdc\xa2\x39\x42\x7e\x7b\x45\x49\x98\xf0\xeb\x43\xa2\x03\xb2\x63\xf8\xda\x8d\x10\xec\x75\x2e\x56\xaf\x3f\xe5\x62\xb5\xb0\x23\x3d\x85\x06\x4d\x4d\x8b\x9a\x94\xc7\x03\x27\x87\xce\x94\x6c\xa7\x7e\xdb\x43\xcd\x58\x6b\x12\x96\x13\xb4\x29\x59\x31\xaf\x6c\x67\xda\x03\xf9\xef\x22\xae\x73\x31\x37\x6a\xf6\xd5\x8f\xb9\x2e\xfc\xd3\x00\x80\x51\x87\x22\xdc\xdf\xff\xf1\x56\xe9\xb3\x21\xc7\xdb\x6d\x15\x28\x62\x37\x7b\x2e\xdd\x81\xd7\x0d\x28\xfe\xba\x98\x67\x18\x40\x9d\xf1\x47\x49\x2c\x1e\xa3\x5c\x4f\xc3\x8e\xb5\x76\x6d\x7a\x73\xac\x35\x90\x5f\x7e\x95\x49\xeb\xe9\x4b\x9c\xa8\xd8\x24\x50\x1e\xe6\x69\x1a\x32\xca\xfb\xf8\xd2\x5c\xfa\x6c\x47\x63\xb5\xa6\xa9\x75\xe1\x55\xec\x0d\xe2\x6c\x89\x21\xcd\x54\x4c\x2c\xe5\x04\x91\xb5\x51\x14\xe8\x64\xc9\x41\xd6\xd2\x09\xca\xec\x5b\xcd\x4f\x75\x89\xfc\xce\xb2\x6d\xf7\xc4\x5b\xf1\xb3\x8b\x7b\xb1\x1b\x5d\xd7\xf6\x48\x87\x57\xd5\xdc\xc0\x62\xb6\xbb\x6c\xc4\xf3\xdc\x62\xc7\xe9\xab\xcc\xdc\x95\x56\x3c\xaa\xb8\x39\x3b\xea\xb9\x11\xd1\x7d\xa6\x12\x39\x7a\x2f\x0a\xea\x63\x0c\xa9\xc2\x9c\x67\xbe\x34\x77\x3b\x1c\x74\x38\x56\xec\x49\x6c\x88\x06\x50\x81\x05\x44\x7a\x2a\x2a\xce\x9c\x6c\x68\xf7\xb4\x7b\x6a\xff\x85\xf0\x67\xc3\x33\xf8\x62\x5b\xe2\x43\xb5\x53\x85\xb7\x38\x76\x2a\x3c\x88\xbc\x91\x53\x34\xb0\xb3\x39\xab\x10\xb8\xb5\x76\x29\xb8\x20\x7f\xf3\x0c\xfd\xe6\x19\xfa\x1f\xee\x19\xfa\x9a\x6e\x21\x40\x84\x3c\xa7\x4f\xa8\x27\x40\x7e\xc4\x72\x74\x5f\x3d\x56\x43\x1b\xad\xe3\x49\xa0\x80\x1a\xe4\xcf\x35\xe1\xed\x96\x5e\xa1\x00\xa5\xec\xe8\x5e\xc8\xce\x18\xbd\x25\xc5\xe9\x14\xa3\x7b\x2a\xd8\x67\x37\xa7\x4f\xf0\x76\x3f\x47\x9a\x07\xf8\x10\x65\x6a\x1b\xcd\x84\x59\x27\x60\x7b\x9a\x86\x9f\x00\x54\x4a\xe5\x8e\xd6\x57\x53\x6e\x17\x06\x23\x91\x7c\x07\x21\x42\x35\x22\xdc\xa1\x48\x30\xfb\xe1\x45\xa6\x54\xda\x0a\x08\x7b\xd2\x0e\x6c\xa4\x87\x0c\xed\xbc\x0b\x34\x46\x75\x08\x93\xb2\xbd\xe8\x53\x0d\x7c\x62\x02\x66\x21\x80\x12\x00\xcc\xa6\xb8\x84\x0c\x3d\xdf\x1d\x53\x9f\xd7\xc3\x9d\xc3\x85\x90\x51\x4b\x11\x71\x50\xc1\xb3\x90\xb5\x88\xbb\x9c\x8b\x90\x6a\xa7\x91\x04\xa1\x9b\xdf\xe9\x88\x5a\x42\xb9\x8b\xa4\x8d\xf6\x7f\xec\xe2\xaa\x59\x08\x16\x50\x8d\x35\xb7\x48\x12\x4b\x3a\xb7\x4f\xdd\xd1\x32\xec\x2e\xa2\x94\xeb\x81\x86\x75\xeb\xbe\x73\x41\x05\x9d\x41\x39\xc3\x37\xd2\x9f\x21\x09\x65\x3b\x10\xb9\x33\x97\x33\x27\xfa\xe7\xb1\x5f\x0e\xaf\x86\xe1\x52\x44\xea\x35\x86\x06\x99\xec\xfc\xcd\x65\xc2\x74\x19\x6d\x80\xab\xaf\xba\x4f\x85\xfb\x56\x73\xc5\x4e\xe6\xd2\x5c\x88\xc0\xd5\xb2\xe5\x90\x6d\xfd\x68\x8c\x55\x9d\xfc\xa7\x70\xf0\x2c\xa2\x84\x0a\x11\x59\x78\x71\x52\xb2\x15\xbd\x66\x69\x13\x11\x60\xe1\x31\x25\x65\x16\xf3\x42\x4c\xe7\x1e\x6d\x93\xa0\xa7\xd3\xa2\x3c\xc8\x64\xd6\x61\xc3\x42\xf4\x5e\x6d\xa7\x4d\x93\x95\x88\x76\x51\x43\x05\xa5\x9f\x7c\xe0\xb7\x6b\xdb\xf7\x75\x6d\x43\x8e\x51\xcc\x94\x1b\xd3\xb5\x54\xd5\x6b\xff\xfa\x71\x9d\x2b\x58\x50\x13\x3d\xa2\x9f\xbf\xe2\xb5\xb3\xc5\x06\x1e\x67\xcf\x0f\xbe\x07\xf5\x1f\x67\xfe\x62\xeb\x0f\xeb\x20\xb1\xbe\x61\x16\x86\xc1\xc5\x22\x9c\x3a\xc6\xa0\x1d\x1c\xd6\xef\xe6\x2e\xf9\xae\xc0\x49\x43\x2e\xae\xc6\xe2\x76\x70\xa5\x4b\x6b\x69\x4b\x81\xe7\x5d\x8f\xc5\x1d\x70\x5a\xf3\xe2\x85\x76\xbd\x5e\xdd\x01\x2d\xe2\xfd\x7d\xa2\x8b\x5f\x6a\x8a\x89\x87\x49\x2e\x3e\x9b\x69\x6a\xab\x8a\xd5\x1c\x6a\x51\x5d\x57\x6d\x1e\xb5\xb2\x73\x0e\x2e\x4f\x56\x23\xcb\xd4\x7b\xcc\x3d\xe8\x93\xeb\xaf\x4f\x78\x34\x3d\xe6\x3c\xcb\x44\x6e\x0f\xf2\x86\xad\x05\x82\x53\xf0\x15\x50\x8c\xdb\x08\x94\xad\xad\xdd\x72\xcd\x56\x52\x2b\x1a\x1e\x83\xae\x9b\xb6\x8f\xdc\x65\x99\xa6\x9d\x23\xb7\x5f\xc7\xe6\xf2\xee\xfd\xfb\xc5\x2f\xb3\xf7\x77\xe7\xb6\xf9\xad\xba\x30\xc1\x63\x9d\x7d\xe2\x6a\x42\x7d\xe2\x95\xe7\xcc\x67\x85\x95\xce\x55\xbe\xd5\xe8\xe4\x2a\xd3\xb4\xaa\x19\x34\x97\x9f\xa8\x1c\x80\x69\xa3\x1e\xa2\xe9\x37\xd6\xdb\x71\xd5\xef\xc3\x63\x9f\x4c\xe1\x9f\xf0\xdd\x13\xe6\x1b\xf1\x1a\x94\xed\x48\x31\xab\xbd\x5f\x29\x07\xe4\x88\xe5\x80\x60\xe0\xae\xe5\xf0\xd4\xaa\x68\x87\x2d\x8f\x3b\x09\x7c\xcc\x22\xb6\x62\x66\x4f\xb2\x3a\xb0\xef\x3e\x55\xe3\xd4\x6e\x2f\x8f\xf1\x4a\x03\xe5\x4e\x50\xcb\x0a\x14\x7a\xbd\xdc\xd3\x5c\xa2\x0f\xd4\xd4\xa9\x50\xdd\x75\x62\x17\x64\xde\xa6\x5c\xae\x4b\xbe\x36\xd6\xad\xfd\xf8\x5c\x6e\x93\xf5\x06\xd9\x25\xca\xcc\xe3\x93\x39\x93\x40\x42\x52\x9b\x42\x35\x7c\x72\x22\xe7\x92\xda\x24\xd7\xbe\x78\xc4\xca\xfe\xe9\xc6\x35\x87\x40\xe9\x58\x10\xc9\x71\xc9\xb9\xc4\xc1\x45\xd6\x0b\x1b\x09\x81\x1b\x0b\x2f\xea\x53\x97\x43\xec\x12\x25\xab\xcd\x9e\xbe\x86\x98\xcc\x5c\xba\xc4\x54\xf4\x1c\x51\x1b\x02\xd9\x06\xac\xd2\xfe\xfd\xc4\x0e\x86\x5d\x13\x54\xb7\xf6\x59\x7f\xf4\x19\x60\x16\xdc\x62\x84\xf6\x6e\x73\x1b\x1b\xe8\x2d\xe4\xc1\xc6\xd1\xc5\x56\x00\xd9\xc8\xed\xb5\xb1\xed\xc2\x67\x3a\xa1\xad\xaa\x5c\xa6\x23\xaa\x84\xcf\xf7\x56\x0a\xb7\xe4\xfe\x4a\x0d\xb8\x0e\x5f\xd7\x96\x96\x99\xa6\x7d\x9f\x5d\x2a\xd5\x31\x2e\x4f\x18\x50\xac\x54\x8a\x5e\xd8\xd7\x19\x65\x54\x1c\x32\x5f\x06\xa4\xe8\xd5\xbb\xc8\xee\x3e\x7d\x15\x4a\x13\x7d\x50\x75\xbc\xfd\x34\xb8\x46\xce\x42\xa0\xc3\x6e\xd4\x0e\x4b\xe7\x5c\x65\x83\xed\xd8\x26\x29\x9e\x64\x45\x6c\x13\xdc\x5e\xcc\xe2\x41\x85\x59\x33\xff\x27\x6e\x12\x4d\xfc\xc8\x4d\xa0\x92\x51\x99\x6b\xb3\x5d\xd2\x7e\x47\xbb\xb6\xca\x19\x9f\x4b\xab\x86\x60\xb7\xe3\x99\x05\xe7\xe6\xee\xaf\x98\xf6\x98\x21\x9b\x38\x58\xac\x05\x53\x52\xd8\xdd\x70\x2e\xad\xf2\xf1\x84\xf1\xa5\xb6\x82\xc2\x5c\xee\x9c\xca\x6f\xe2\x24\xdc\xb8\x64\x80\x7a\xde\xbf\xe7\xd5\xcc\x80\xca\x39\xff\x3b\xf3\x7f\xff\xfd\xbb\xff\x1f\x00\x00\xff\xff\x58\x23\x46\xb3\x67\xaf\x04\x00") func adminSwaggerJsonBytes() ([]byte, error) { return bindataRead( @@ -93,7 +93,7 @@ func adminSwaggerJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "admin.swagger.json", size: 306807, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} + info := bindataFileInfo{name: "admin.swagger.json", size: 307047, mode: os.FileMode(420), modTime: time.Unix(1562572800, 0)} a := &asset{bytes: bytes, info: info} return a, nil } diff --git a/gen/pb-java/flyteidl/core/Tasks.java b/gen/pb-java/flyteidl/core/Tasks.java index 8bd16dd6e..9740a7ea8 100644 --- a/gen/pb-java/flyteidl/core/Tasks.java +++ b/gen/pb-java/flyteidl/core/Tasks.java @@ -14,57 +14,123 @@ public static void registerAllExtensions( registerAllExtensions( (com.google.protobuf.ExtensionRegistryLite) registry); } - public interface GPUAcceleratorOrBuilder extends - // @@protoc_insertion_point(interface_extends:flyteidl.core.GPUAccelerator) + public interface ResourcesOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.core.Resources) com.google.protobuf.MessageOrBuilder { /** - * string device = 1; + *
+     * The desired set of resources requested. ResourceNames must be unique within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - java.lang.String getDevice(); + java.util.List + getRequestsList(); /** - * string device = 1; + *
+     * The desired set of resources requested. ResourceNames must be unique within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - com.google.protobuf.ByteString - getDeviceBytes(); - + flyteidl.core.Tasks.Resources.ResourceEntry getRequests(int index); /** - * bool unpartitioned = 2; + *
+     * The desired set of resources requested. ResourceNames must be unique within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - boolean getUnpartitioned(); - + int getRequestsCount(); /** - * string partition_size = 3; + *
+     * The desired set of resources requested. ResourceNames must be unique within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - java.lang.String getPartitionSize(); + java.util.List + getRequestsOrBuilderList(); /** - * string partition_size = 3; + *
+     * The desired set of resources requested. ResourceNames must be unique within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - com.google.protobuf.ByteString - getPartitionSizeBytes(); + flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder( + int index); - public flyteidl.core.Tasks.GPUAccelerator.PartitionSizeValueCase getPartitionSizeValueCase(); + /** + *
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + java.util.List + getLimitsList(); + /** + *
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + flyteidl.core.Tasks.Resources.ResourceEntry getLimits(int index); + /** + *
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + int getLimitsCount(); + /** + *
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + java.util.List + getLimitsOrBuilderList(); + /** + *
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
+     * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getLimitsOrBuilder( + int index); } /** *
-   * Metadata associated with the GPU accelerator to allocate to a task. Contains
-   * information about device type, and for multi-instance GPUs, the partition size to
-   * use.
+   * A customizable interface to convey resources requested for a container. This can be interpreted differently for different
+   * container engines.
    * 
* - * Protobuf type {@code flyteidl.core.GPUAccelerator} + * Protobuf type {@code flyteidl.core.Resources} */ - public static final class GPUAccelerator extends + public static final class Resources extends com.google.protobuf.GeneratedMessageV3 implements - // @@protoc_insertion_point(message_implements:flyteidl.core.GPUAccelerator) - GPUAcceleratorOrBuilder { + // @@protoc_insertion_point(message_implements:flyteidl.core.Resources) + ResourcesOrBuilder { private static final long serialVersionUID = 0L; - // Use GPUAccelerator.newBuilder() to construct. - private GPUAccelerator(com.google.protobuf.GeneratedMessageV3.Builder builder) { + // Use Resources.newBuilder() to construct. + private Resources(com.google.protobuf.GeneratedMessageV3.Builder builder) { super(builder); } - private GPUAccelerator() { - device_ = ""; + private Resources() { + requests_ = java.util.Collections.emptyList(); + limits_ = java.util.Collections.emptyList(); } @java.lang.Override @@ -72,7 +138,7 @@ private GPUAccelerator() { getUnknownFields() { return this.unknownFields; } - private GPUAccelerator( + private Resources( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { @@ -92,20 +158,21 @@ private GPUAccelerator( done = true; break; case 10: { - java.lang.String s = input.readStringRequireUtf8(); - - device_ = s; - break; - } - case 16: { - partitionSizeValueCase_ = 2; - partitionSizeValue_ = input.readBool(); + if (!((mutable_bitField0_ & 0x00000001) != 0)) { + requests_ = new java.util.ArrayList(); + mutable_bitField0_ |= 0x00000001; + } + requests_.add( + input.readMessage(flyteidl.core.Tasks.Resources.ResourceEntry.parser(), extensionRegistry)); break; } - case 26: { - java.lang.String s = input.readStringRequireUtf8(); - partitionSizeValueCase_ = 3; - partitionSizeValue_ = s; + case 18: { + if (!((mutable_bitField0_ & 0x00000002) != 0)) { + limits_ = new java.util.ArrayList(); + mutable_bitField0_ |= 0x00000002; + } + limits_.add( + input.readMessage(flyteidl.core.Tasks.Resources.ResourceEntry.parser(), extensionRegistry)); break; } default: { @@ -123,1463 +190,909 @@ private GPUAccelerator( throw new com.google.protobuf.InvalidProtocolBufferException( e).setUnfinishedMessage(this); } finally { + if (((mutable_bitField0_ & 0x00000001) != 0)) { + requests_ = java.util.Collections.unmodifiableList(requests_); + } + if (((mutable_bitField0_ & 0x00000002) != 0)) { + limits_ = java.util.Collections.unmodifiableList(limits_); + } this.unknownFields = unknownFields.build(); makeExtensionsImmutable(); } } public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_descriptor; + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_fieldAccessorTable .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.GPUAccelerator.class, flyteidl.core.Tasks.GPUAccelerator.Builder.class); + flyteidl.core.Tasks.Resources.class, flyteidl.core.Tasks.Resources.Builder.class); } - private int partitionSizeValueCase_ = 0; - private java.lang.Object partitionSizeValue_; - public enum PartitionSizeValueCase - implements com.google.protobuf.Internal.EnumLite { - UNPARTITIONED(2), - PARTITION_SIZE(3), - PARTITIONSIZEVALUE_NOT_SET(0); - private final int value; - private PartitionSizeValueCase(int value) { - this.value = value; + /** + *
+     * Known resource names.
+     * 
+ * + * Protobuf enum {@code flyteidl.core.Resources.ResourceName} + */ + public enum ResourceName + implements com.google.protobuf.ProtocolMessageEnum { + /** + * UNKNOWN = 0; + */ + UNKNOWN(0), + /** + * CPU = 1; + */ + CPU(1), + /** + * GPU = 2; + */ + GPU(2), + /** + * MEMORY = 3; + */ + MEMORY(3), + /** + * STORAGE = 4; + */ + STORAGE(4), + /** + *
+       * For Kubernetes-based deployments, pods use ephemeral local storage for scratch space, caching, and for logs.
+       * 
+ * + * EPHEMERAL_STORAGE = 5; + */ + EPHEMERAL_STORAGE(5), + UNRECOGNIZED(-1), + ; + + /** + * UNKNOWN = 0; + */ + public static final int UNKNOWN_VALUE = 0; + /** + * CPU = 1; + */ + public static final int CPU_VALUE = 1; + /** + * GPU = 2; + */ + public static final int GPU_VALUE = 2; + /** + * MEMORY = 3; + */ + public static final int MEMORY_VALUE = 3; + /** + * STORAGE = 4; + */ + public static final int STORAGE_VALUE = 4; + /** + *
+       * For Kubernetes-based deployments, pods use ephemeral local storage for scratch space, caching, and for logs.
+       * 
+ * + * EPHEMERAL_STORAGE = 5; + */ + public static final int EPHEMERAL_STORAGE_VALUE = 5; + + + public final int getNumber() { + if (this == UNRECOGNIZED) { + throw new java.lang.IllegalArgumentException( + "Can't get the number of an unknown enum value."); + } + return value; } + /** * @deprecated Use {@link #forNumber(int)} instead. */ @java.lang.Deprecated - public static PartitionSizeValueCase valueOf(int value) { + public static ResourceName valueOf(int value) { return forNumber(value); } - public static PartitionSizeValueCase forNumber(int value) { + public static ResourceName forNumber(int value) { switch (value) { - case 2: return UNPARTITIONED; - case 3: return PARTITION_SIZE; - case 0: return PARTITIONSIZEVALUE_NOT_SET; - default: return null; + case 0: return UNKNOWN; + case 1: return CPU; + case 2: return GPU; + case 3: return MEMORY; + case 4: return STORAGE; + case 5: return EPHEMERAL_STORAGE; + default: return null; } } - public int getNumber() { - return this.value; - } - }; - public PartitionSizeValueCase - getPartitionSizeValueCase() { - return PartitionSizeValueCase.forNumber( - partitionSizeValueCase_); - } + public static com.google.protobuf.Internal.EnumLiteMap + internalGetValueMap() { + return internalValueMap; + } + private static final com.google.protobuf.Internal.EnumLiteMap< + ResourceName> internalValueMap = + new com.google.protobuf.Internal.EnumLiteMap() { + public ResourceName findValueByNumber(int number) { + return ResourceName.forNumber(number); + } + }; - public static final int DEVICE_FIELD_NUMBER = 1; - private volatile java.lang.Object device_; - /** - * string device = 1; - */ - public java.lang.String getDevice() { - java.lang.Object ref = device_; - if (ref instanceof java.lang.String) { - return (java.lang.String) ref; - } else { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - device_ = s; - return s; + public final com.google.protobuf.Descriptors.EnumValueDescriptor + getValueDescriptor() { + return getDescriptor().getValues().get(ordinal()); } - } - /** - * string device = 1; - */ - public com.google.protobuf.ByteString - getDeviceBytes() { - java.lang.Object ref = device_; - if (ref instanceof java.lang.String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - device_ = b; - return b; - } else { - return (com.google.protobuf.ByteString) ref; + public final com.google.protobuf.Descriptors.EnumDescriptor + getDescriptorForType() { + return getDescriptor(); } - } - - public static final int UNPARTITIONED_FIELD_NUMBER = 2; - /** - * bool unpartitioned = 2; - */ - public boolean getUnpartitioned() { - if (partitionSizeValueCase_ == 2) { - return (java.lang.Boolean) partitionSizeValue_; + public static final com.google.protobuf.Descriptors.EnumDescriptor + getDescriptor() { + return flyteidl.core.Tasks.Resources.getDescriptor().getEnumTypes().get(0); } - return false; - } - public static final int PARTITION_SIZE_FIELD_NUMBER = 3; - /** - * string partition_size = 3; - */ - public java.lang.String getPartitionSize() { - java.lang.Object ref = ""; - if (partitionSizeValueCase_ == 3) { - ref = partitionSizeValue_; - } - if (ref instanceof java.lang.String) { - return (java.lang.String) ref; - } else { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - if (partitionSizeValueCase_ == 3) { - partitionSizeValue_ = s; + private static final ResourceName[] VALUES = values(); + + public static ResourceName valueOf( + com.google.protobuf.Descriptors.EnumValueDescriptor desc) { + if (desc.getType() != getDescriptor()) { + throw new java.lang.IllegalArgumentException( + "EnumValueDescriptor is not for this type."); } - return s; - } - } - /** - * string partition_size = 3; - */ - public com.google.protobuf.ByteString - getPartitionSizeBytes() { - java.lang.Object ref = ""; - if (partitionSizeValueCase_ == 3) { - ref = partitionSizeValue_; - } - if (ref instanceof java.lang.String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - if (partitionSizeValueCase_ == 3) { - partitionSizeValue_ = b; + if (desc.getIndex() == -1) { + return UNRECOGNIZED; } - return b; - } else { - return (com.google.protobuf.ByteString) ref; + return VALUES[desc.getIndex()]; } - } - - private byte memoizedIsInitialized = -1; - @java.lang.Override - public final boolean isInitialized() { - byte isInitialized = memoizedIsInitialized; - if (isInitialized == 1) return true; - if (isInitialized == 0) return false; - memoizedIsInitialized = 1; - return true; - } + private final int value; - @java.lang.Override - public void writeTo(com.google.protobuf.CodedOutputStream output) - throws java.io.IOException { - if (!getDeviceBytes().isEmpty()) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 1, device_); - } - if (partitionSizeValueCase_ == 2) { - output.writeBool( - 2, (boolean)((java.lang.Boolean) partitionSizeValue_)); - } - if (partitionSizeValueCase_ == 3) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 3, partitionSizeValue_); + private ResourceName(int value) { + this.value = value; } - unknownFields.writeTo(output); + + // @@protoc_insertion_point(enum_scope:flyteidl.core.Resources.ResourceName) } - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; + public interface ResourceEntryOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.core.Resources.ResourceEntry) + com.google.protobuf.MessageOrBuilder { - size = 0; - if (!getDeviceBytes().isEmpty()) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, device_); - } - if (partitionSizeValueCase_ == 2) { - size += com.google.protobuf.CodedOutputStream - .computeBoolSize( - 2, (boolean)((java.lang.Boolean) partitionSizeValue_)); - } - if (partitionSizeValueCase_ == 3) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, partitionSizeValue_); - } - size += unknownFields.getSerializedSize(); - memoizedSize = size; - return size; - } + /** + *
+       * Resource name.
+       * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + int getNameValue(); + /** + *
+       * Resource name.
+       * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + flyteidl.core.Tasks.Resources.ResourceName getName(); - @java.lang.Override - public boolean equals(final java.lang.Object obj) { - if (obj == this) { - return true; + /** + *
+       * Value must be a valid k8s quantity. See
+       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * 
+ * + * string value = 2; + */ + java.lang.String getValue(); + /** + *
+       * Value must be a valid k8s quantity. See
+       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * 
+ * + * string value = 2; + */ + com.google.protobuf.ByteString + getValueBytes(); + } + /** + *
+     * Encapsulates a resource name and value.
+     * 
+ * + * Protobuf type {@code flyteidl.core.Resources.ResourceEntry} + */ + public static final class ResourceEntry extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.core.Resources.ResourceEntry) + ResourceEntryOrBuilder { + private static final long serialVersionUID = 0L; + // Use ResourceEntry.newBuilder() to construct. + private ResourceEntry(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); } - if (!(obj instanceof flyteidl.core.Tasks.GPUAccelerator)) { - return super.equals(obj); + private ResourceEntry() { + name_ = 0; + value_ = ""; } - flyteidl.core.Tasks.GPUAccelerator other = (flyteidl.core.Tasks.GPUAccelerator) obj; - if (!getDevice() - .equals(other.getDevice())) return false; - if (!getPartitionSizeValueCase().equals(other.getPartitionSizeValueCase())) return false; - switch (partitionSizeValueCase_) { - case 2: - if (getUnpartitioned() - != other.getUnpartitioned()) return false; - break; - case 3: - if (!getPartitionSize() - .equals(other.getPartitionSize())) return false; - break; - case 0: - default: + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; } - if (!unknownFields.equals(other.unknownFields)) return false; - return true; - } - - @java.lang.Override - public int hashCode() { - if (memoizedHashCode != 0) { - return memoizedHashCode; - } - int hash = 41; - hash = (19 * hash) + getDescriptor().hashCode(); - hash = (37 * hash) + DEVICE_FIELD_NUMBER; - hash = (53 * hash) + getDevice().hashCode(); - switch (partitionSizeValueCase_) { - case 2: - hash = (37 * hash) + UNPARTITIONED_FIELD_NUMBER; - hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean( - getUnpartitioned()); - break; - case 3: - hash = (37 * hash) + PARTITION_SIZE_FIELD_NUMBER; - hash = (53 * hash) + getPartitionSize().hashCode(); - break; - case 0: - default: - } - hash = (29 * hash) + unknownFields.hashCode(); - memoizedHashCode = hash; - return hash; - } - - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - java.nio.ByteBuffer data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - com.google.protobuf.ByteString data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - byte[] data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom(java.io.InputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - java.io.InputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input, extensionRegistry); - } - public static flyteidl.core.Tasks.GPUAccelerator parseDelimitedFrom(java.io.InputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseDelimitedWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.GPUAccelerator parseDelimitedFrom( - java.io.InputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseDelimitedWithIOException(PARSER, input, extensionRegistry); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - com.google.protobuf.CodedInputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.GPUAccelerator parseFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input, extensionRegistry); - } + private ResourceEntry( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + int mutable_bitField0_ = 0; + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 8: { + int rawValue = input.readEnum(); - @java.lang.Override - public Builder newBuilderForType() { return newBuilder(); } - public static Builder newBuilder() { - return DEFAULT_INSTANCE.toBuilder(); - } - public static Builder newBuilder(flyteidl.core.Tasks.GPUAccelerator prototype) { - return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); - } - @java.lang.Override - public Builder toBuilder() { - return this == DEFAULT_INSTANCE - ? new Builder() : new Builder().mergeFrom(this); - } + name_ = rawValue; + break; + } + case 18: { + java.lang.String s = input.readStringRequireUtf8(); - @java.lang.Override - protected Builder newBuilderForType( - com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { - Builder builder = new Builder(parent); - return builder; - } - /** - *
-     * Metadata associated with the GPU accelerator to allocate to a task. Contains
-     * information about device type, and for multi-instance GPUs, the partition size to
-     * use.
-     * 
- * - * Protobuf type {@code flyteidl.core.GPUAccelerator} - */ - public static final class Builder extends - com.google.protobuf.GeneratedMessageV3.Builder implements - // @@protoc_insertion_point(builder_implements:flyteidl.core.GPUAccelerator) - flyteidl.core.Tasks.GPUAcceleratorOrBuilder { + value_ = s; + break; + } + default: { + if (!parseUnknownField( + input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } + } + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException( + e).setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); + } + } public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_descriptor; + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.GPUAccelerator.class, flyteidl.core.Tasks.GPUAccelerator.Builder.class); - } - - // Construct using flyteidl.core.Tasks.GPUAccelerator.newBuilder() - private Builder() { - maybeForceBuilderInitialization(); + flyteidl.core.Tasks.Resources.ResourceEntry.class, flyteidl.core.Tasks.Resources.ResourceEntry.Builder.class); } - private Builder( - com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { - super(parent); - maybeForceBuilderInitialization(); - } - private void maybeForceBuilderInitialization() { - if (com.google.protobuf.GeneratedMessageV3 - .alwaysUseFieldBuilders) { - } + public static final int NAME_FIELD_NUMBER = 1; + private int name_; + /** + *
+       * Resource name.
+       * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public int getNameValue() { + return name_; } - @java.lang.Override - public Builder clear() { - super.clear(); - device_ = ""; - - partitionSizeValueCase_ = 0; - partitionSizeValue_ = null; - return this; + /** + *
+       * Resource name.
+       * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public flyteidl.core.Tasks.Resources.ResourceName getName() { + @SuppressWarnings("deprecation") + flyteidl.core.Tasks.Resources.ResourceName result = flyteidl.core.Tasks.Resources.ResourceName.valueOf(name_); + return result == null ? flyteidl.core.Tasks.Resources.ResourceName.UNRECOGNIZED : result; } - @java.lang.Override - public com.google.protobuf.Descriptors.Descriptor - getDescriptorForType() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_descriptor; + public static final int VALUE_FIELD_NUMBER = 2; + private volatile java.lang.Object value_; + /** + *
+       * Value must be a valid k8s quantity. See
+       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * 
+ * + * string value = 2; + */ + public java.lang.String getValue() { + java.lang.Object ref = value_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + value_ = s; + return s; + } } - + /** + *
+       * Value must be a valid k8s quantity. See
+       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * 
+ * + * string value = 2; + */ + public com.google.protobuf.ByteString + getValueBytes() { + java.lang.Object ref = value_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + value_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + + private byte memoizedIsInitialized = -1; @java.lang.Override - public flyteidl.core.Tasks.GPUAccelerator getDefaultInstanceForType() { - return flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance(); + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; } @java.lang.Override - public flyteidl.core.Tasks.GPUAccelerator build() { - flyteidl.core.Tasks.GPUAccelerator result = buildPartial(); - if (!result.isInitialized()) { - throw newUninitializedMessageException(result); + public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException { + if (name_ != flyteidl.core.Tasks.Resources.ResourceName.UNKNOWN.getNumber()) { + output.writeEnum(1, name_); } - return result; + if (!getValueBytes().isEmpty()) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 2, value_); + } + unknownFields.writeTo(output); } @java.lang.Override - public flyteidl.core.Tasks.GPUAccelerator buildPartial() { - flyteidl.core.Tasks.GPUAccelerator result = new flyteidl.core.Tasks.GPUAccelerator(this); - result.device_ = device_; - if (partitionSizeValueCase_ == 2) { - result.partitionSizeValue_ = partitionSizeValue_; + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + if (name_ != flyteidl.core.Tasks.Resources.ResourceName.UNKNOWN.getNumber()) { + size += com.google.protobuf.CodedOutputStream + .computeEnumSize(1, name_); } - if (partitionSizeValueCase_ == 3) { - result.partitionSizeValue_ = partitionSizeValue_; + if (!getValueBytes().isEmpty()) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, value_); } - result.partitionSizeValueCase_ = partitionSizeValueCase_; - onBuilt(); - return result; + size += unknownFields.getSerializedSize(); + memoizedSize = size; + return size; } @java.lang.Override - public Builder clone() { - return super.clone(); + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof flyteidl.core.Tasks.Resources.ResourceEntry)) { + return super.equals(obj); + } + flyteidl.core.Tasks.Resources.ResourceEntry other = (flyteidl.core.Tasks.Resources.ResourceEntry) obj; + + if (name_ != other.name_) return false; + if (!getValue() + .equals(other.getValue())) return false; + if (!unknownFields.equals(other.unknownFields)) return false; + return true; } + @java.lang.Override - public Builder setField( - com.google.protobuf.Descriptors.FieldDescriptor field, - java.lang.Object value) { - return super.setField(field, value); + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; + } + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + hash = (37 * hash) + NAME_FIELD_NUMBER; + hash = (53 * hash) + name_; + hash = (37 * hash) + VALUE_FIELD_NUMBER; + hash = (53 * hash) + getValue().hashCode(); + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; } - @java.lang.Override - public Builder clearField( - com.google.protobuf.Descriptors.FieldDescriptor field) { - return super.clearField(field); + + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); } - @java.lang.Override - public Builder clearOneof( - com.google.protobuf.Descriptors.OneofDescriptor oneof) { - return super.clearOneof(oneof); + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); } - @java.lang.Override - public Builder setRepeatedField( - com.google.protobuf.Descriptors.FieldDescriptor field, - int index, java.lang.Object value) { - return super.setRepeatedField(field, index, value); + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); } - @java.lang.Override - public Builder addRepeatedField( - com.google.protobuf.Descriptors.FieldDescriptor field, - java.lang.Object value) { - return super.addRepeatedField(field, value); + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); } - @java.lang.Override - public Builder mergeFrom(com.google.protobuf.Message other) { - if (other instanceof flyteidl.core.Tasks.GPUAccelerator) { - return mergeFrom((flyteidl.core.Tasks.GPUAccelerator)other); - } else { - super.mergeFrom(other); - return this; - } + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); } - - public Builder mergeFrom(flyteidl.core.Tasks.GPUAccelerator other) { - if (other == flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance()) return this; - if (!other.getDevice().isEmpty()) { - device_ = other.device_; - onChanged(); - } - switch (other.getPartitionSizeValueCase()) { - case UNPARTITIONED: { - setUnpartitioned(other.getUnpartitioned()); - break; - } - case PARTITION_SIZE: { - partitionSizeValueCase_ = 3; - partitionSizeValue_ = other.partitionSizeValue_; - onChanged(); - break; - } - case PARTITIONSIZEVALUE_NOT_SET: { - break; - } - } - this.mergeUnknownFields(other.unknownFields); - onChanged(); - return this; + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); } - - @java.lang.Override - public final boolean isInitialized() { - return true; + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); } - - @java.lang.Override - public Builder mergeFrom( - com.google.protobuf.CodedInputStream input, + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { - flyteidl.core.Tasks.GPUAccelerator parsedMessage = null; - try { - parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); - } catch (com.google.protobuf.InvalidProtocolBufferException e) { - parsedMessage = (flyteidl.core.Tasks.GPUAccelerator) e.getUnfinishedMessage(); - throw e.unwrapIOException(); - } finally { - if (parsedMessage != null) { - mergeFrom(parsedMessage); - } - } - return this; + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); } - private int partitionSizeValueCase_ = 0; - private java.lang.Object partitionSizeValue_; - public PartitionSizeValueCase - getPartitionSizeValueCase() { - return PartitionSizeValueCase.forNumber( - partitionSizeValueCase_); + public static flyteidl.core.Tasks.Resources.ResourceEntry parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input); } - - public Builder clearPartitionSizeValue() { - partitionSizeValueCase_ = 0; - partitionSizeValue_ = null; - onChanged(); - return this; + public static flyteidl.core.Tasks.Resources.ResourceEntry parseDelimitedFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + com.google.protobuf.CodedInputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); } + @java.lang.Override + public Builder newBuilderForType() { return newBuilder(); } + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + public static Builder newBuilder(flyteidl.core.Tasks.Resources.ResourceEntry prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE + ? new Builder() : new Builder().mergeFrom(this); + } - private java.lang.Object device_ = ""; - /** - * string device = 1; - */ - public java.lang.String getDevice() { - java.lang.Object ref = device_; - if (!(ref instanceof java.lang.String)) { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - device_ = s; - return s; - } else { - return (java.lang.String) ref; - } + @java.lang.Override + protected Builder newBuilderForType( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; } /** - * string device = 1; + *
+       * Encapsulates a resource name and value.
+       * 
+ * + * Protobuf type {@code flyteidl.core.Resources.ResourceEntry} */ - public com.google.protobuf.ByteString - getDeviceBytes() { - java.lang.Object ref = device_; - if (ref instanceof String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - device_ = b; - return b; - } else { - return (com.google.protobuf.ByteString) ref; + public static final class Builder extends + com.google.protobuf.GeneratedMessageV3.Builder implements + // @@protoc_insertion_point(builder_implements:flyteidl.core.Resources.ResourceEntry) + flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; } - } - /** - * string device = 1; - */ - public Builder setDevice( - java.lang.String value) { - if (value == null) { - throw new NullPointerException(); - } - - device_ = value; - onChanged(); - return this; - } - /** - * string device = 1; - */ - public Builder clearDevice() { - - device_ = getDefaultInstance().getDevice(); - onChanged(); - return this; - } - /** - * string device = 1; - */ - public Builder setDeviceBytes( - com.google.protobuf.ByteString value) { - if (value == null) { - throw new NullPointerException(); - } - checkByteStringIsUtf8(value); - - device_ = value; - onChanged(); - return this; - } - /** - * bool unpartitioned = 2; - */ - public boolean getUnpartitioned() { - if (partitionSizeValueCase_ == 2) { - return (java.lang.Boolean) partitionSizeValue_; - } - return false; - } - /** - * bool unpartitioned = 2; - */ - public Builder setUnpartitioned(boolean value) { - partitionSizeValueCase_ = 2; - partitionSizeValue_ = value; - onChanged(); - return this; - } - /** - * bool unpartitioned = 2; - */ - public Builder clearUnpartitioned() { - if (partitionSizeValueCase_ == 2) { - partitionSizeValueCase_ = 0; - partitionSizeValue_ = null; - onChanged(); + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Tasks.Resources.ResourceEntry.class, flyteidl.core.Tasks.Resources.ResourceEntry.Builder.class); } - return this; - } - /** - * string partition_size = 3; - */ - public java.lang.String getPartitionSize() { - java.lang.Object ref = ""; - if (partitionSizeValueCase_ == 3) { - ref = partitionSizeValue_; - } - if (!(ref instanceof java.lang.String)) { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - if (partitionSizeValueCase_ == 3) { - partitionSizeValue_ = s; - } - return s; - } else { - return (java.lang.String) ref; + // Construct using flyteidl.core.Tasks.Resources.ResourceEntry.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); } - } - /** - * string partition_size = 3; - */ - public com.google.protobuf.ByteString - getPartitionSizeBytes() { - java.lang.Object ref = ""; - if (partitionSizeValueCase_ == 3) { - ref = partitionSizeValue_; + + private Builder( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); } - if (ref instanceof String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - if (partitionSizeValueCase_ == 3) { - partitionSizeValue_ = b; + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3 + .alwaysUseFieldBuilders) { } - return b; - } else { - return (com.google.protobuf.ByteString) ref; - } - } - /** - * string partition_size = 3; - */ - public Builder setPartitionSize( - java.lang.String value) { - if (value == null) { - throw new NullPointerException(); - } - partitionSizeValueCase_ = 3; - partitionSizeValue_ = value; - onChanged(); - return this; - } - /** - * string partition_size = 3; - */ - public Builder clearPartitionSize() { - if (partitionSizeValueCase_ == 3) { - partitionSizeValueCase_ = 0; - partitionSizeValue_ = null; - onChanged(); } - return this; - } - /** - * string partition_size = 3; - */ - public Builder setPartitionSizeBytes( - com.google.protobuf.ByteString value) { - if (value == null) { - throw new NullPointerException(); - } - checkByteStringIsUtf8(value); - partitionSizeValueCase_ = 3; - partitionSizeValue_ = value; - onChanged(); - return this; - } - @java.lang.Override - public final Builder setUnknownFields( - final com.google.protobuf.UnknownFieldSet unknownFields) { - return super.setUnknownFields(unknownFields); - } - - @java.lang.Override - public final Builder mergeUnknownFields( - final com.google.protobuf.UnknownFieldSet unknownFields) { - return super.mergeUnknownFields(unknownFields); - } + @java.lang.Override + public Builder clear() { + super.clear(); + name_ = 0; + value_ = ""; - // @@protoc_insertion_point(builder_scope:flyteidl.core.GPUAccelerator) - } + return this; + } - // @@protoc_insertion_point(class_scope:flyteidl.core.GPUAccelerator) - private static final flyteidl.core.Tasks.GPUAccelerator DEFAULT_INSTANCE; - static { - DEFAULT_INSTANCE = new flyteidl.core.Tasks.GPUAccelerator(); - } + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; + } - public static flyteidl.core.Tasks.GPUAccelerator getDefaultInstance() { - return DEFAULT_INSTANCE; - } + @java.lang.Override + public flyteidl.core.Tasks.Resources.ResourceEntry getDefaultInstanceForType() { + return flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance(); + } - private static final com.google.protobuf.Parser - PARSER = new com.google.protobuf.AbstractParser() { - @java.lang.Override - public GPUAccelerator parsePartialFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return new GPUAccelerator(input, extensionRegistry); - } - }; + @java.lang.Override + public flyteidl.core.Tasks.Resources.ResourceEntry build() { + flyteidl.core.Tasks.Resources.ResourceEntry result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); + } + return result; + } - public static com.google.protobuf.Parser parser() { - return PARSER; - } - - @java.lang.Override - public com.google.protobuf.Parser getParserForType() { - return PARSER; - } - - @java.lang.Override - public flyteidl.core.Tasks.GPUAccelerator getDefaultInstanceForType() { - return DEFAULT_INSTANCE; - } - - } - - public interface ResourceExtensionsOrBuilder extends - // @@protoc_insertion_point(interface_extends:flyteidl.core.ResourceExtensions) - com.google.protobuf.MessageOrBuilder { - - /** - *
-     * GPU accelerator to select for task. Contains information about device type, and
-     * for multi-instance GPUs, the partition size to use.
-     * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - boolean hasGpuAccelerator(); - /** - *
-     * GPU accelerator to select for task. Contains information about device type, and
-     * for multi-instance GPUs, the partition size to use.
-     * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - flyteidl.core.Tasks.GPUAccelerator getGpuAccelerator(); - /** - *
-     * GPU accelerator to select for task. Contains information about device type, and
-     * for multi-instance GPUs, the partition size to use.
-     * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - flyteidl.core.Tasks.GPUAcceleratorOrBuilder getGpuAcceleratorOrBuilder(); - } - /** - *
-   * Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to
-   * allocate to a task.
-   * 
- * - * Protobuf type {@code flyteidl.core.ResourceExtensions} - */ - public static final class ResourceExtensions extends - com.google.protobuf.GeneratedMessageV3 implements - // @@protoc_insertion_point(message_implements:flyteidl.core.ResourceExtensions) - ResourceExtensionsOrBuilder { - private static final long serialVersionUID = 0L; - // Use ResourceExtensions.newBuilder() to construct. - private ResourceExtensions(com.google.protobuf.GeneratedMessageV3.Builder builder) { - super(builder); - } - private ResourceExtensions() { - } - - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet - getUnknownFields() { - return this.unknownFields; - } - private ResourceExtensions( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - this(); - if (extensionRegistry == null) { - throw new java.lang.NullPointerException(); - } - int mutable_bitField0_ = 0; - com.google.protobuf.UnknownFieldSet.Builder unknownFields = - com.google.protobuf.UnknownFieldSet.newBuilder(); - try { - boolean done = false; - while (!done) { - int tag = input.readTag(); - switch (tag) { - case 0: - done = true; - break; - case 26: { - flyteidl.core.Tasks.GPUAccelerator.Builder subBuilder = null; - if (gpuAccelerator_ != null) { - subBuilder = gpuAccelerator_.toBuilder(); - } - gpuAccelerator_ = input.readMessage(flyteidl.core.Tasks.GPUAccelerator.parser(), extensionRegistry); - if (subBuilder != null) { - subBuilder.mergeFrom(gpuAccelerator_); - gpuAccelerator_ = subBuilder.buildPartial(); - } - - break; - } - default: { - if (!parseUnknownField( - input, unknownFields, extensionRegistry, tag)) { - done = true; - } - break; - } - } - } - } catch (com.google.protobuf.InvalidProtocolBufferException e) { - throw e.setUnfinishedMessage(this); - } catch (java.io.IOException e) { - throw new com.google.protobuf.InvalidProtocolBufferException( - e).setUnfinishedMessage(this); - } finally { - this.unknownFields = unknownFields.build(); - makeExtensionsImmutable(); - } - } - public static final com.google.protobuf.Descriptors.Descriptor - getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_ResourceExtensions_descriptor; - } - - @java.lang.Override - protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_ResourceExtensions_fieldAccessorTable - .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.ResourceExtensions.class, flyteidl.core.Tasks.ResourceExtensions.Builder.class); - } - - public static final int GPU_ACCELERATOR_FIELD_NUMBER = 3; - private flyteidl.core.Tasks.GPUAccelerator gpuAccelerator_; - /** - *
-     * GPU accelerator to select for task. Contains information about device type, and
-     * for multi-instance GPUs, the partition size to use.
-     * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public boolean hasGpuAccelerator() { - return gpuAccelerator_ != null; - } - /** - *
-     * GPU accelerator to select for task. Contains information about device type, and
-     * for multi-instance GPUs, the partition size to use.
-     * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public flyteidl.core.Tasks.GPUAccelerator getGpuAccelerator() { - return gpuAccelerator_ == null ? flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance() : gpuAccelerator_; - } - /** - *
-     * GPU accelerator to select for task. Contains information about device type, and
-     * for multi-instance GPUs, the partition size to use.
-     * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public flyteidl.core.Tasks.GPUAcceleratorOrBuilder getGpuAcceleratorOrBuilder() { - return getGpuAccelerator(); - } - - private byte memoizedIsInitialized = -1; - @java.lang.Override - public final boolean isInitialized() { - byte isInitialized = memoizedIsInitialized; - if (isInitialized == 1) return true; - if (isInitialized == 0) return false; - - memoizedIsInitialized = 1; - return true; - } - - @java.lang.Override - public void writeTo(com.google.protobuf.CodedOutputStream output) - throws java.io.IOException { - if (gpuAccelerator_ != null) { - output.writeMessage(3, getGpuAccelerator()); - } - unknownFields.writeTo(output); - } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; - if (gpuAccelerator_ != null) { - size += com.google.protobuf.CodedOutputStream - .computeMessageSize(3, getGpuAccelerator()); - } - size += unknownFields.getSerializedSize(); - memoizedSize = size; - return size; - } - - @java.lang.Override - public boolean equals(final java.lang.Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof flyteidl.core.Tasks.ResourceExtensions)) { - return super.equals(obj); - } - flyteidl.core.Tasks.ResourceExtensions other = (flyteidl.core.Tasks.ResourceExtensions) obj; - - if (hasGpuAccelerator() != other.hasGpuAccelerator()) return false; - if (hasGpuAccelerator()) { - if (!getGpuAccelerator() - .equals(other.getGpuAccelerator())) return false; - } - if (!unknownFields.equals(other.unknownFields)) return false; - return true; - } - - @java.lang.Override - public int hashCode() { - if (memoizedHashCode != 0) { - return memoizedHashCode; - } - int hash = 41; - hash = (19 * hash) + getDescriptor().hashCode(); - if (hasGpuAccelerator()) { - hash = (37 * hash) + GPU_ACCELERATOR_FIELD_NUMBER; - hash = (53 * hash) + getGpuAccelerator().hashCode(); - } - hash = (29 * hash) + unknownFields.hashCode(); - memoizedHashCode = hash; - return hash; - } - - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - java.nio.ByteBuffer data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - com.google.protobuf.ByteString data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - byte[] data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom(java.io.InputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - java.io.InputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input, extensionRegistry); - } - public static flyteidl.core.Tasks.ResourceExtensions parseDelimitedFrom(java.io.InputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseDelimitedWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.ResourceExtensions parseDelimitedFrom( - java.io.InputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseDelimitedWithIOException(PARSER, input, extensionRegistry); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - com.google.protobuf.CodedInputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.ResourceExtensions parseFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input, extensionRegistry); - } - - @java.lang.Override - public Builder newBuilderForType() { return newBuilder(); } - public static Builder newBuilder() { - return DEFAULT_INSTANCE.toBuilder(); - } - public static Builder newBuilder(flyteidl.core.Tasks.ResourceExtensions prototype) { - return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); - } - @java.lang.Override - public Builder toBuilder() { - return this == DEFAULT_INSTANCE - ? new Builder() : new Builder().mergeFrom(this); - } - - @java.lang.Override - protected Builder newBuilderForType( - com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { - Builder builder = new Builder(parent); - return builder; - } - /** - *
-     * Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to
-     * allocate to a task.
-     * 
- * - * Protobuf type {@code flyteidl.core.ResourceExtensions} - */ - public static final class Builder extends - com.google.protobuf.GeneratedMessageV3.Builder implements - // @@protoc_insertion_point(builder_implements:flyteidl.core.ResourceExtensions) - flyteidl.core.Tasks.ResourceExtensionsOrBuilder { - public static final com.google.protobuf.Descriptors.Descriptor - getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_ResourceExtensions_descriptor; - } - - @java.lang.Override - protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_ResourceExtensions_fieldAccessorTable - .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.ResourceExtensions.class, flyteidl.core.Tasks.ResourceExtensions.Builder.class); - } - - // Construct using flyteidl.core.Tasks.ResourceExtensions.newBuilder() - private Builder() { - maybeForceBuilderInitialization(); - } - - private Builder( - com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { - super(parent); - maybeForceBuilderInitialization(); - } - private void maybeForceBuilderInitialization() { - if (com.google.protobuf.GeneratedMessageV3 - .alwaysUseFieldBuilders) { - } - } - @java.lang.Override - public Builder clear() { - super.clear(); - if (gpuAcceleratorBuilder_ == null) { - gpuAccelerator_ = null; - } else { - gpuAccelerator_ = null; - gpuAcceleratorBuilder_ = null; + @java.lang.Override + public flyteidl.core.Tasks.Resources.ResourceEntry buildPartial() { + flyteidl.core.Tasks.Resources.ResourceEntry result = new flyteidl.core.Tasks.Resources.ResourceEntry(this); + result.name_ = name_; + result.value_ = value_; + onBuilt(); + return result; } - return this; - } - - @java.lang.Override - public com.google.protobuf.Descriptors.Descriptor - getDescriptorForType() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_ResourceExtensions_descriptor; - } - @java.lang.Override - public flyteidl.core.Tasks.ResourceExtensions getDefaultInstanceForType() { - return flyteidl.core.Tasks.ResourceExtensions.getDefaultInstance(); - } - - @java.lang.Override - public flyteidl.core.Tasks.ResourceExtensions build() { - flyteidl.core.Tasks.ResourceExtensions result = buildPartial(); - if (!result.isInitialized()) { - throw newUninitializedMessageException(result); + @java.lang.Override + public Builder clone() { + return super.clone(); } - return result; - } - - @java.lang.Override - public flyteidl.core.Tasks.ResourceExtensions buildPartial() { - flyteidl.core.Tasks.ResourceExtensions result = new flyteidl.core.Tasks.ResourceExtensions(this); - if (gpuAcceleratorBuilder_ == null) { - result.gpuAccelerator_ = gpuAccelerator_; - } else { - result.gpuAccelerator_ = gpuAcceleratorBuilder_.build(); + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.setField(field, value); } - onBuilt(); - return result; - } - - @java.lang.Override - public Builder clone() { - return super.clone(); - } - @java.lang.Override - public Builder setField( - com.google.protobuf.Descriptors.FieldDescriptor field, - java.lang.Object value) { - return super.setField(field, value); - } - @java.lang.Override - public Builder clearField( - com.google.protobuf.Descriptors.FieldDescriptor field) { - return super.clearField(field); - } - @java.lang.Override - public Builder clearOneof( - com.google.protobuf.Descriptors.OneofDescriptor oneof) { - return super.clearOneof(oneof); - } - @java.lang.Override - public Builder setRepeatedField( - com.google.protobuf.Descriptors.FieldDescriptor field, - int index, java.lang.Object value) { - return super.setRepeatedField(field, index, value); - } - @java.lang.Override - public Builder addRepeatedField( - com.google.protobuf.Descriptors.FieldDescriptor field, - java.lang.Object value) { - return super.addRepeatedField(field, value); - } - @java.lang.Override - public Builder mergeFrom(com.google.protobuf.Message other) { - if (other instanceof flyteidl.core.Tasks.ResourceExtensions) { - return mergeFrom((flyteidl.core.Tasks.ResourceExtensions)other); - } else { - super.mergeFrom(other); - return this; + @java.lang.Override + public Builder clearField( + com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + @java.lang.Override + public Builder clearOneof( + com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.addRepeatedField(field, value); + } + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof flyteidl.core.Tasks.Resources.ResourceEntry) { + return mergeFrom((flyteidl.core.Tasks.Resources.ResourceEntry)other); + } else { + super.mergeFrom(other); + return this; + } } - } - public Builder mergeFrom(flyteidl.core.Tasks.ResourceExtensions other) { - if (other == flyteidl.core.Tasks.ResourceExtensions.getDefaultInstance()) return this; - if (other.hasGpuAccelerator()) { - mergeGpuAccelerator(other.getGpuAccelerator()); + public Builder mergeFrom(flyteidl.core.Tasks.Resources.ResourceEntry other) { + if (other == flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()) return this; + if (other.name_ != 0) { + setNameValue(other.getNameValue()); + } + if (!other.getValue().isEmpty()) { + value_ = other.value_; + onChanged(); + } + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; } - this.mergeUnknownFields(other.unknownFields); - onChanged(); - return this; - } - @java.lang.Override - public final boolean isInitialized() { - return true; - } + @java.lang.Override + public final boolean isInitialized() { + return true; + } - @java.lang.Override - public Builder mergeFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - flyteidl.core.Tasks.ResourceExtensions parsedMessage = null; - try { - parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); - } catch (com.google.protobuf.InvalidProtocolBufferException e) { - parsedMessage = (flyteidl.core.Tasks.ResourceExtensions) e.getUnfinishedMessage(); - throw e.unwrapIOException(); - } finally { - if (parsedMessage != null) { - mergeFrom(parsedMessage); + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + flyteidl.core.Tasks.Resources.ResourceEntry parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.core.Tasks.Resources.ResourceEntry) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } } + return this; } - return this; - } - private flyteidl.core.Tasks.GPUAccelerator gpuAccelerator_; - private com.google.protobuf.SingleFieldBuilderV3< - flyteidl.core.Tasks.GPUAccelerator, flyteidl.core.Tasks.GPUAccelerator.Builder, flyteidl.core.Tasks.GPUAcceleratorOrBuilder> gpuAcceleratorBuilder_; - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public boolean hasGpuAccelerator() { - return gpuAcceleratorBuilder_ != null || gpuAccelerator_ != null; - } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public flyteidl.core.Tasks.GPUAccelerator getGpuAccelerator() { - if (gpuAcceleratorBuilder_ == null) { - return gpuAccelerator_ == null ? flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance() : gpuAccelerator_; - } else { - return gpuAcceleratorBuilder_.getMessage(); + private int name_ = 0; + /** + *
+         * Resource name.
+         * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public int getNameValue() { + return name_; } - } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public Builder setGpuAccelerator(flyteidl.core.Tasks.GPUAccelerator value) { - if (gpuAcceleratorBuilder_ == null) { + /** + *
+         * Resource name.
+         * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public Builder setNameValue(int value) { + name_ = value; + onChanged(); + return this; + } + /** + *
+         * Resource name.
+         * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public flyteidl.core.Tasks.Resources.ResourceName getName() { + @SuppressWarnings("deprecation") + flyteidl.core.Tasks.Resources.ResourceName result = flyteidl.core.Tasks.Resources.ResourceName.valueOf(name_); + return result == null ? flyteidl.core.Tasks.Resources.ResourceName.UNRECOGNIZED : result; + } + /** + *
+         * Resource name.
+         * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public Builder setName(flyteidl.core.Tasks.Resources.ResourceName value) { if (value == null) { throw new NullPointerException(); } - gpuAccelerator_ = value; + + name_ = value.getNumber(); + onChanged(); + return this; + } + /** + *
+         * Resource name.
+         * 
+ * + * .flyteidl.core.Resources.ResourceName name = 1; + */ + public Builder clearName() { + + name_ = 0; + onChanged(); + return this; + } + + private java.lang.Object value_ = ""; + /** + *
+         * Value must be a valid k8s quantity. See
+         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+         * 
+ * + * string value = 2; + */ + public java.lang.String getValue() { + java.lang.Object ref = value_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + value_ = s; + return s; + } else { + return (java.lang.String) ref; + } + } + /** + *
+         * Value must be a valid k8s quantity. See
+         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+         * 
+ * + * string value = 2; + */ + public com.google.protobuf.ByteString + getValueBytes() { + java.lang.Object ref = value_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + value_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } + } + /** + *
+         * Value must be a valid k8s quantity. See
+         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+         * 
+ * + * string value = 2; + */ + public Builder setValue( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + value_ = value; + onChanged(); + return this; + } + /** + *
+         * Value must be a valid k8s quantity. See
+         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+         * 
+ * + * string value = 2; + */ + public Builder clearValue() { + + value_ = getDefaultInstance().getValue(); onChanged(); - } else { - gpuAcceleratorBuilder_.setMessage(value); + return this; } - - return this; - } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public Builder setGpuAccelerator( - flyteidl.core.Tasks.GPUAccelerator.Builder builderForValue) { - if (gpuAcceleratorBuilder_ == null) { - gpuAccelerator_ = builderForValue.build(); + /** + *
+         * Value must be a valid k8s quantity. See
+         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+         * 
+ * + * string value = 2; + */ + public Builder setValueBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + value_ = value; onChanged(); - } else { - gpuAcceleratorBuilder_.setMessage(builderForValue.build()); + return this; } - - return this; - } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public Builder mergeGpuAccelerator(flyteidl.core.Tasks.GPUAccelerator value) { - if (gpuAcceleratorBuilder_ == null) { - if (gpuAccelerator_ != null) { - gpuAccelerator_ = - flyteidl.core.Tasks.GPUAccelerator.newBuilder(gpuAccelerator_).mergeFrom(value).buildPartial(); - } else { - gpuAccelerator_ = value; - } - onChanged(); - } else { - gpuAcceleratorBuilder_.mergeFrom(value); + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); } - return this; - } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public Builder clearGpuAccelerator() { - if (gpuAcceleratorBuilder_ == null) { - gpuAccelerator_ = null; - onChanged(); - } else { - gpuAccelerator_ = null; - gpuAcceleratorBuilder_ = null; + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); } - return this; + + // @@protoc_insertion_point(builder_scope:flyteidl.core.Resources.ResourceEntry) } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public flyteidl.core.Tasks.GPUAccelerator.Builder getGpuAcceleratorBuilder() { - - onChanged(); - return getGpuAcceleratorFieldBuilder().getBuilder(); + + // @@protoc_insertion_point(class_scope:flyteidl.core.Resources.ResourceEntry) + private static final flyteidl.core.Tasks.Resources.ResourceEntry DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.core.Tasks.Resources.ResourceEntry(); } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - public flyteidl.core.Tasks.GPUAcceleratorOrBuilder getGpuAcceleratorOrBuilder() { - if (gpuAcceleratorBuilder_ != null) { - return gpuAcceleratorBuilder_.getMessageOrBuilder(); - } else { - return gpuAccelerator_ == null ? - flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance() : gpuAccelerator_; - } + + public static flyteidl.core.Tasks.Resources.ResourceEntry getDefaultInstance() { + return DEFAULT_INSTANCE; } - /** - *
-       * GPU accelerator to select for task. Contains information about device type, and
-       * for multi-instance GPUs, the partition size to use.
-       * 
- * - * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; - */ - private com.google.protobuf.SingleFieldBuilderV3< - flyteidl.core.Tasks.GPUAccelerator, flyteidl.core.Tasks.GPUAccelerator.Builder, flyteidl.core.Tasks.GPUAcceleratorOrBuilder> - getGpuAcceleratorFieldBuilder() { - if (gpuAcceleratorBuilder_ == null) { - gpuAcceleratorBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< - flyteidl.core.Tasks.GPUAccelerator, flyteidl.core.Tasks.GPUAccelerator.Builder, flyteidl.core.Tasks.GPUAcceleratorOrBuilder>( - getGpuAccelerator(), - getParentForChildren(), - isClean()); - gpuAccelerator_ = null; + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public ResourceEntry parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new ResourceEntry(input, extensionRegistry); } - return gpuAcceleratorBuilder_; - } - @java.lang.Override - public final Builder setUnknownFields( - final com.google.protobuf.UnknownFieldSet unknownFields) { - return super.setUnknownFields(unknownFields); + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; } @java.lang.Override - public final Builder mergeUnknownFields( - final com.google.protobuf.UnknownFieldSet unknownFields) { - return super.mergeUnknownFields(unknownFields); + public com.google.protobuf.Parser getParserForType() { + return PARSER; } - - // @@protoc_insertion_point(builder_scope:flyteidl.core.ResourceExtensions) - } - - // @@protoc_insertion_point(class_scope:flyteidl.core.ResourceExtensions) - private static final flyteidl.core.Tasks.ResourceExtensions DEFAULT_INSTANCE; - static { - DEFAULT_INSTANCE = new flyteidl.core.Tasks.ResourceExtensions(); - } - - public static flyteidl.core.Tasks.ResourceExtensions getDefaultInstance() { - return DEFAULT_INSTANCE; - } - - private static final com.google.protobuf.Parser - PARSER = new com.google.protobuf.AbstractParser() { @java.lang.Override - public ResourceExtensions parsePartialFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return new ResourceExtensions(input, extensionRegistry); + public flyteidl.core.Tasks.Resources.ResourceEntry getDefaultInstanceForType() { + return DEFAULT_INSTANCE; } - }; - - public static com.google.protobuf.Parser parser() { - return PARSER; - } - @java.lang.Override - public com.google.protobuf.Parser getParserForType() { - return PARSER; - } - - @java.lang.Override - public flyteidl.core.Tasks.ResourceExtensions getDefaultInstanceForType() { - return DEFAULT_INSTANCE; } - } - - public interface ResourcesOrBuilder extends - // @@protoc_insertion_point(interface_extends:flyteidl.core.Resources) - com.google.protobuf.MessageOrBuilder { - + public static final int REQUESTS_FIELD_NUMBER = 1; + private java.util.List requests_; /** *
      * The desired set of resources requested. ResourceNames must be unique within the list.
@@ -1587,8 +1100,9 @@ public interface ResourcesOrBuilder extends
      *
      * repeated .flyteidl.core.Resources.ResourceEntry requests = 1;
      */
-    java.util.List 
-        getRequestsList();
+    public java.util.List getRequestsList() {
+      return requests_;
+    }
     /**
      * 
      * The desired set of resources requested. ResourceNames must be unique within the list.
@@ -1596,7 +1110,10 @@ public interface ResourcesOrBuilder extends
      *
      * repeated .flyteidl.core.Resources.ResourceEntry requests = 1;
      */
-    flyteidl.core.Tasks.Resources.ResourceEntry getRequests(int index);
+    public java.util.List 
+        getRequestsOrBuilderList() {
+      return requests_;
+    }
     /**
      * 
      * The desired set of resources requested. ResourceNames must be unique within the list.
@@ -1604,7 +1121,9 @@ public interface ResourcesOrBuilder extends
      *
      * repeated .flyteidl.core.Resources.ResourceEntry requests = 1;
      */
-    int getRequestsCount();
+    public int getRequestsCount() {
+      return requests_.size();
+    }
     /**
      * 
      * The desired set of resources requested. ResourceNames must be unique within the list.
@@ -1612,8 +1131,9 @@ public interface ResourcesOrBuilder extends
      *
      * repeated .flyteidl.core.Resources.ResourceEntry requests = 1;
      */
-    java.util.List 
-        getRequestsOrBuilderList();
+    public flyteidl.core.Tasks.Resources.ResourceEntry getRequests(int index) {
+      return requests_.get(index);
+    }
     /**
      * 
      * The desired set of resources requested. ResourceNames must be unique within the list.
@@ -1621,9 +1141,13 @@ public interface ResourcesOrBuilder extends
      *
      * repeated .flyteidl.core.Resources.ResourceEntry requests = 1;
      */
-    flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder(
-        int index);
+    public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder(
+        int index) {
+      return requests_.get(index);
+    }
 
+    public static final int LIMITS_FIELD_NUMBER = 2;
+    private java.util.List limits_;
     /**
      * 
      * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
@@ -1632,36 +1156,9 @@ flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder(
      *
      * repeated .flyteidl.core.Resources.ResourceEntry limits = 2;
      */
-    java.util.List 
-        getLimitsList();
-    /**
-     * 
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - flyteidl.core.Tasks.Resources.ResourceEntry getLimits(int index); - /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - int getLimitsCount(); - /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - java.util.List - getLimitsOrBuilderList(); + public java.util.List getLimitsList() { + return limits_; + } /** *
      * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
@@ -1670,1180 +1167,1391 @@ flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder(
      *
      * repeated .flyteidl.core.Resources.ResourceEntry limits = 2;
      */
-    flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getLimitsOrBuilder(
-        int index);
-
+    public java.util.List 
+        getLimitsOrBuilderList() {
+      return limits_;
+    }
     /**
      * 
-     * Encapsulates all non-standard resources, not captured by
-     * v1.ResourceRequirements, to allocate to a task.
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
      * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; */ - boolean hasExtensions(); + public int getLimitsCount() { + return limits_.size(); + } /** *
-     * Encapsulates all non-standard resources, not captured by
-     * v1.ResourceRequirements, to allocate to a task.
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
      * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; */ - flyteidl.core.Tasks.ResourceExtensions getExtensions(); + public flyteidl.core.Tasks.Resources.ResourceEntry getLimits(int index) { + return limits_.get(index); + } /** *
-     * Encapsulates all non-standard resources, not captured by
-     * v1.ResourceRequirements, to allocate to a task.
+     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+     * within the list.
      * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; */ - flyteidl.core.Tasks.ResourceExtensionsOrBuilder getExtensionsOrBuilder(); - } - /** - *
-   * A customizable interface to convey resources requested for a container. This can be interpreted differently for different
-   * container engines.
-   * 
- * - * Protobuf type {@code flyteidl.core.Resources} - */ - public static final class Resources extends - com.google.protobuf.GeneratedMessageV3 implements - // @@protoc_insertion_point(message_implements:flyteidl.core.Resources) - ResourcesOrBuilder { - private static final long serialVersionUID = 0L; - // Use Resources.newBuilder() to construct. - private Resources(com.google.protobuf.GeneratedMessageV3.Builder builder) { - super(builder); + public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getLimitsOrBuilder( + int index) { + return limits_.get(index); } - private Resources() { - requests_ = java.util.Collections.emptyList(); - limits_ = java.util.Collections.emptyList(); + + private byte memoizedIsInitialized = -1; + @java.lang.Override + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; } @java.lang.Override - public final com.google.protobuf.UnknownFieldSet - getUnknownFields() { - return this.unknownFields; + public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException { + for (int i = 0; i < requests_.size(); i++) { + output.writeMessage(1, requests_.get(i)); + } + for (int i = 0; i < limits_.size(); i++) { + output.writeMessage(2, limits_.get(i)); + } + unknownFields.writeTo(output); } - private Resources( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - this(); - if (extensionRegistry == null) { - throw new java.lang.NullPointerException(); + + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; + + size = 0; + for (int i = 0; i < requests_.size(); i++) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(1, requests_.get(i)); } - int mutable_bitField0_ = 0; - com.google.protobuf.UnknownFieldSet.Builder unknownFields = - com.google.protobuf.UnknownFieldSet.newBuilder(); - try { - boolean done = false; - while (!done) { - int tag = input.readTag(); - switch (tag) { - case 0: - done = true; - break; - case 10: { - if (!((mutable_bitField0_ & 0x00000001) != 0)) { - requests_ = new java.util.ArrayList(); - mutable_bitField0_ |= 0x00000001; - } - requests_.add( - input.readMessage(flyteidl.core.Tasks.Resources.ResourceEntry.parser(), extensionRegistry)); - break; - } - case 18: { - if (!((mutable_bitField0_ & 0x00000002) != 0)) { - limits_ = new java.util.ArrayList(); - mutable_bitField0_ |= 0x00000002; - } - limits_.add( - input.readMessage(flyteidl.core.Tasks.Resources.ResourceEntry.parser(), extensionRegistry)); - break; - } - case 26: { - flyteidl.core.Tasks.ResourceExtensions.Builder subBuilder = null; - if (extensions_ != null) { - subBuilder = extensions_.toBuilder(); - } - extensions_ = input.readMessage(flyteidl.core.Tasks.ResourceExtensions.parser(), extensionRegistry); - if (subBuilder != null) { - subBuilder.mergeFrom(extensions_); - extensions_ = subBuilder.buildPartial(); - } + for (int i = 0; i < limits_.size(); i++) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(2, limits_.get(i)); + } + size += unknownFields.getSerializedSize(); + memoizedSize = size; + return size; + } - break; - } - default: { - if (!parseUnknownField( - input, unknownFields, extensionRegistry, tag)) { - done = true; - } - break; - } - } - } - } catch (com.google.protobuf.InvalidProtocolBufferException e) { - throw e.setUnfinishedMessage(this); - } catch (java.io.IOException e) { - throw new com.google.protobuf.InvalidProtocolBufferException( - e).setUnfinishedMessage(this); - } finally { - if (((mutable_bitField0_ & 0x00000001) != 0)) { - requests_ = java.util.Collections.unmodifiableList(requests_); - } - if (((mutable_bitField0_ & 0x00000002) != 0)) { - limits_ = java.util.Collections.unmodifiableList(limits_); - } - this.unknownFields = unknownFields.build(); - makeExtensionsImmutable(); + @java.lang.Override + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; + } + if (!(obj instanceof flyteidl.core.Tasks.Resources)) { + return super.equals(obj); + } + flyteidl.core.Tasks.Resources other = (flyteidl.core.Tasks.Resources) obj; + + if (!getRequestsList() + .equals(other.getRequestsList())) return false; + if (!getLimitsList() + .equals(other.getLimitsList())) return false; + if (!unknownFields.equals(other.unknownFields)) return false; + return true; + } + + @java.lang.Override + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; + } + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + if (getRequestsCount() > 0) { + hash = (37 * hash) + REQUESTS_FIELD_NUMBER; + hash = (53 * hash) + getRequestsList().hashCode(); + } + if (getLimitsCount() > 0) { + hash = (37 * hash) + LIMITS_FIELD_NUMBER; + hash = (53 * hash) + getLimitsList().hashCode(); } + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; + } + + public static flyteidl.core.Tasks.Resources parseFrom( + java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Tasks.Resources parseFrom( + java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Tasks.Resources parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Tasks.Resources parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Tasks.Resources parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Tasks.Resources parseFrom( + byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Tasks.Resources parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.core.Tasks.Resources parseFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Tasks.Resources parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input); + } + public static flyteidl.core.Tasks.Resources parseDelimitedFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Tasks.Resources parseFrom( + com.google.protobuf.CodedInputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); } - public static final com.google.protobuf.Descriptors.Descriptor - getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_descriptor; + public static flyteidl.core.Tasks.Resources parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); } @java.lang.Override - protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_fieldAccessorTable - .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.Resources.class, flyteidl.core.Tasks.Resources.Builder.class); + public Builder newBuilderForType() { return newBuilder(); } + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + public static Builder newBuilder(flyteidl.core.Tasks.Resources prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE + ? new Builder() : new Builder().mergeFrom(this); } + @java.lang.Override + protected Builder newBuilderForType( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; + } /** *
-     * Known resource names.
+     * A customizable interface to convey resources requested for a container. This can be interpreted differently for different
+     * container engines.
      * 
* - * Protobuf enum {@code flyteidl.core.Resources.ResourceName} + * Protobuf type {@code flyteidl.core.Resources} */ - public enum ResourceName - implements com.google.protobuf.ProtocolMessageEnum { - /** - * UNKNOWN = 0; - */ - UNKNOWN(0), - /** - * CPU = 1; - */ - CPU(1), - /** - * GPU = 2; - */ - GPU(2), - /** - * MEMORY = 3; - */ - MEMORY(3), - /** - * STORAGE = 4; - */ - STORAGE(4), - /** - *
-       * For Kubernetes-based deployments, pods use ephemeral local storage for scratch space, caching, and for logs.
-       * 
- * - * EPHEMERAL_STORAGE = 5; - */ - EPHEMERAL_STORAGE(5), - UNRECOGNIZED(-1), - ; + public static final class Builder extends + com.google.protobuf.GeneratedMessageV3.Builder implements + // @@protoc_insertion_point(builder_implements:flyteidl.core.Resources) + flyteidl.core.Tasks.ResourcesOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_descriptor; + } - /** - * UNKNOWN = 0; - */ - public static final int UNKNOWN_VALUE = 0; - /** - * CPU = 1; - */ - public static final int CPU_VALUE = 1; - /** - * GPU = 2; - */ - public static final int GPU_VALUE = 2; - /** - * MEMORY = 3; - */ - public static final int MEMORY_VALUE = 3; - /** - * STORAGE = 4; - */ - public static final int STORAGE_VALUE = 4; - /** - *
-       * For Kubernetes-based deployments, pods use ephemeral local storage for scratch space, caching, and for logs.
-       * 
- * - * EPHEMERAL_STORAGE = 5; - */ - public static final int EPHEMERAL_STORAGE_VALUE = 5; + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Tasks.Resources.class, flyteidl.core.Tasks.Resources.Builder.class); + } + // Construct using flyteidl.core.Tasks.Resources.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); + } - public final int getNumber() { - if (this == UNRECOGNIZED) { - throw new java.lang.IllegalArgumentException( - "Can't get the number of an unknown enum value."); + private Builder( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); + } + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3 + .alwaysUseFieldBuilders) { + getRequestsFieldBuilder(); + getLimitsFieldBuilder(); } - return value; + } + @java.lang.Override + public Builder clear() { + super.clear(); + if (requestsBuilder_ == null) { + requests_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000001); + } else { + requestsBuilder_.clear(); + } + if (limitsBuilder_ == null) { + limits_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000002); + } else { + limitsBuilder_.clear(); + } + return this; } - /** - * @deprecated Use {@link #forNumber(int)} instead. - */ - @java.lang.Deprecated - public static ResourceName valueOf(int value) { - return forNumber(value); + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_descriptor; } - public static ResourceName forNumber(int value) { - switch (value) { - case 0: return UNKNOWN; - case 1: return CPU; - case 2: return GPU; - case 3: return MEMORY; - case 4: return STORAGE; - case 5: return EPHEMERAL_STORAGE; - default: return null; + @java.lang.Override + public flyteidl.core.Tasks.Resources getDefaultInstanceForType() { + return flyteidl.core.Tasks.Resources.getDefaultInstance(); + } + + @java.lang.Override + public flyteidl.core.Tasks.Resources build() { + flyteidl.core.Tasks.Resources result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); } + return result; } - public static com.google.protobuf.Internal.EnumLiteMap - internalGetValueMap() { - return internalValueMap; + @java.lang.Override + public flyteidl.core.Tasks.Resources buildPartial() { + flyteidl.core.Tasks.Resources result = new flyteidl.core.Tasks.Resources(this); + int from_bitField0_ = bitField0_; + if (requestsBuilder_ == null) { + if (((bitField0_ & 0x00000001) != 0)) { + requests_ = java.util.Collections.unmodifiableList(requests_); + bitField0_ = (bitField0_ & ~0x00000001); + } + result.requests_ = requests_; + } else { + result.requests_ = requestsBuilder_.build(); + } + if (limitsBuilder_ == null) { + if (((bitField0_ & 0x00000002) != 0)) { + limits_ = java.util.Collections.unmodifiableList(limits_); + bitField0_ = (bitField0_ & ~0x00000002); + } + result.limits_ = limits_; + } else { + result.limits_ = limitsBuilder_.build(); + } + onBuilt(); + return result; } - private static final com.google.protobuf.Internal.EnumLiteMap< - ResourceName> internalValueMap = - new com.google.protobuf.Internal.EnumLiteMap() { - public ResourceName findValueByNumber(int number) { - return ResourceName.forNumber(number); - } - }; - public final com.google.protobuf.Descriptors.EnumValueDescriptor - getValueDescriptor() { - return getDescriptor().getValues().get(ordinal()); + @java.lang.Override + public Builder clone() { + return super.clone(); } - public final com.google.protobuf.Descriptors.EnumDescriptor - getDescriptorForType() { - return getDescriptor(); + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.setField(field, value); } - public static final com.google.protobuf.Descriptors.EnumDescriptor - getDescriptor() { - return flyteidl.core.Tasks.Resources.getDescriptor().getEnumTypes().get(0); + @java.lang.Override + public Builder clearField( + com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + @java.lang.Override + public Builder clearOneof( + com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.addRepeatedField(field, value); + } + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof flyteidl.core.Tasks.Resources) { + return mergeFrom((flyteidl.core.Tasks.Resources)other); + } else { + super.mergeFrom(other); + return this; + } } - private static final ResourceName[] VALUES = values(); - - public static ResourceName valueOf( - com.google.protobuf.Descriptors.EnumValueDescriptor desc) { - if (desc.getType() != getDescriptor()) { - throw new java.lang.IllegalArgumentException( - "EnumValueDescriptor is not for this type."); + public Builder mergeFrom(flyteidl.core.Tasks.Resources other) { + if (other == flyteidl.core.Tasks.Resources.getDefaultInstance()) return this; + if (requestsBuilder_ == null) { + if (!other.requests_.isEmpty()) { + if (requests_.isEmpty()) { + requests_ = other.requests_; + bitField0_ = (bitField0_ & ~0x00000001); + } else { + ensureRequestsIsMutable(); + requests_.addAll(other.requests_); + } + onChanged(); + } + } else { + if (!other.requests_.isEmpty()) { + if (requestsBuilder_.isEmpty()) { + requestsBuilder_.dispose(); + requestsBuilder_ = null; + requests_ = other.requests_; + bitField0_ = (bitField0_ & ~0x00000001); + requestsBuilder_ = + com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? + getRequestsFieldBuilder() : null; + } else { + requestsBuilder_.addAllMessages(other.requests_); + } + } } - if (desc.getIndex() == -1) { - return UNRECOGNIZED; + if (limitsBuilder_ == null) { + if (!other.limits_.isEmpty()) { + if (limits_.isEmpty()) { + limits_ = other.limits_; + bitField0_ = (bitField0_ & ~0x00000002); + } else { + ensureLimitsIsMutable(); + limits_.addAll(other.limits_); + } + onChanged(); + } + } else { + if (!other.limits_.isEmpty()) { + if (limitsBuilder_.isEmpty()) { + limitsBuilder_.dispose(); + limitsBuilder_ = null; + limits_ = other.limits_; + bitField0_ = (bitField0_ & ~0x00000002); + limitsBuilder_ = + com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? + getLimitsFieldBuilder() : null; + } else { + limitsBuilder_.addAllMessages(other.limits_); + } + } } - return VALUES[desc.getIndex()]; + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; } - private final int value; + @java.lang.Override + public final boolean isInitialized() { + return true; + } - private ResourceName(int value) { - this.value = value; + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + flyteidl.core.Tasks.Resources parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.core.Tasks.Resources) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } + } + return this; } + private int bitField0_; - // @@protoc_insertion_point(enum_scope:flyteidl.core.Resources.ResourceName) - } + private java.util.List requests_ = + java.util.Collections.emptyList(); + private void ensureRequestsIsMutable() { + if (!((bitField0_ & 0x00000001) != 0)) { + requests_ = new java.util.ArrayList(requests_); + bitField0_ |= 0x00000001; + } + } - public interface ResourceEntryOrBuilder extends - // @@protoc_insertion_point(interface_extends:flyteidl.core.Resources.ResourceEntry) - com.google.protobuf.MessageOrBuilder { + private com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> requestsBuilder_; /** *
-       * Resource name.
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * .flyteidl.core.Resources.ResourceName name = 1; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - int getNameValue(); + public java.util.List getRequestsList() { + if (requestsBuilder_ == null) { + return java.util.Collections.unmodifiableList(requests_); + } else { + return requestsBuilder_.getMessageList(); + } + } /** *
-       * Resource name.
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * .flyteidl.core.Resources.ResourceName name = 1; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - flyteidl.core.Tasks.Resources.ResourceName getName(); - + public int getRequestsCount() { + if (requestsBuilder_ == null) { + return requests_.size(); + } else { + return requestsBuilder_.getCount(); + } + } /** *
-       * Value must be a valid k8s quantity. See
-       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * string value = 2; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - java.lang.String getValue(); + public flyteidl.core.Tasks.Resources.ResourceEntry getRequests(int index) { + if (requestsBuilder_ == null) { + return requests_.get(index); + } else { + return requestsBuilder_.getMessage(index); + } + } /** *
-       * Value must be a valid k8s quantity. See
-       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * string value = 2; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - com.google.protobuf.ByteString - getValueBytes(); - } - /** - *
-     * Encapsulates a resource name and value.
-     * 
- * - * Protobuf type {@code flyteidl.core.Resources.ResourceEntry} - */ - public static final class ResourceEntry extends - com.google.protobuf.GeneratedMessageV3 implements - // @@protoc_insertion_point(message_implements:flyteidl.core.Resources.ResourceEntry) - ResourceEntryOrBuilder { - private static final long serialVersionUID = 0L; - // Use ResourceEntry.newBuilder() to construct. - private ResourceEntry(com.google.protobuf.GeneratedMessageV3.Builder builder) { - super(builder); - } - private ResourceEntry() { - name_ = 0; - value_ = ""; - } - - @java.lang.Override - public final com.google.protobuf.UnknownFieldSet - getUnknownFields() { - return this.unknownFields; - } - private ResourceEntry( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - this(); - if (extensionRegistry == null) { - throw new java.lang.NullPointerException(); - } - int mutable_bitField0_ = 0; - com.google.protobuf.UnknownFieldSet.Builder unknownFields = - com.google.protobuf.UnknownFieldSet.newBuilder(); - try { - boolean done = false; - while (!done) { - int tag = input.readTag(); - switch (tag) { - case 0: - done = true; - break; - case 8: { - int rawValue = input.readEnum(); - - name_ = rawValue; - break; - } - case 18: { - java.lang.String s = input.readStringRequireUtf8(); - - value_ = s; - break; - } - default: { - if (!parseUnknownField( - input, unknownFields, extensionRegistry, tag)) { - done = true; - } - break; - } - } + public Builder setRequests( + int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { + if (requestsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); } - } catch (com.google.protobuf.InvalidProtocolBufferException e) { - throw e.setUnfinishedMessage(this); - } catch (java.io.IOException e) { - throw new com.google.protobuf.InvalidProtocolBufferException( - e).setUnfinishedMessage(this); - } finally { - this.unknownFields = unknownFields.build(); - makeExtensionsImmutable(); + ensureRequestsIsMutable(); + requests_.set(index, value); + onChanged(); + } else { + requestsBuilder_.setMessage(index, value); } + return this; } - public static final com.google.protobuf.Descriptors.Descriptor - getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; - } - - @java.lang.Override - protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable - .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.Resources.ResourceEntry.class, flyteidl.core.Tasks.Resources.ResourceEntry.Builder.class); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public Builder setRequests( + int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { + if (requestsBuilder_ == null) { + ensureRequestsIsMutable(); + requests_.set(index, builderForValue.build()); + onChanged(); + } else { + requestsBuilder_.setMessage(index, builderForValue.build()); + } + return this; } - - public static final int NAME_FIELD_NUMBER = 1; - private int name_; /** *
-       * Resource name.
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * .flyteidl.core.Resources.ResourceName name = 1; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - public int getNameValue() { - return name_; + public Builder addRequests(flyteidl.core.Tasks.Resources.ResourceEntry value) { + if (requestsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureRequestsIsMutable(); + requests_.add(value); + onChanged(); + } else { + requestsBuilder_.addMessage(value); + } + return this; } /** *
-       * Resource name.
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * .flyteidl.core.Resources.ResourceName name = 1; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - public flyteidl.core.Tasks.Resources.ResourceName getName() { - @SuppressWarnings("deprecation") - flyteidl.core.Tasks.Resources.ResourceName result = flyteidl.core.Tasks.Resources.ResourceName.valueOf(name_); - return result == null ? flyteidl.core.Tasks.Resources.ResourceName.UNRECOGNIZED : result; + public Builder addRequests( + int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { + if (requestsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + ensureRequestsIsMutable(); + requests_.add(index, value); + onChanged(); + } else { + requestsBuilder_.addMessage(index, value); + } + return this; } - - public static final int VALUE_FIELD_NUMBER = 2; - private volatile java.lang.Object value_; /** *
-       * Value must be a valid k8s quantity. See
-       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * string value = 2; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - public java.lang.String getValue() { - java.lang.Object ref = value_; - if (ref instanceof java.lang.String) { - return (java.lang.String) ref; + public Builder addRequests( + flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { + if (requestsBuilder_ == null) { + ensureRequestsIsMutable(); + requests_.add(builderForValue.build()); + onChanged(); } else { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - value_ = s; - return s; + requestsBuilder_.addMessage(builderForValue.build()); } + return this; } /** *
-       * Value must be a valid k8s quantity. See
-       * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * string value = 2; + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - public com.google.protobuf.ByteString - getValueBytes() { - java.lang.Object ref = value_; - if (ref instanceof java.lang.String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - value_ = b; - return b; + public Builder addRequests( + int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { + if (requestsBuilder_ == null) { + ensureRequestsIsMutable(); + requests_.add(index, builderForValue.build()); + onChanged(); } else { - return (com.google.protobuf.ByteString) ref; - } - } - - private byte memoizedIsInitialized = -1; - @java.lang.Override - public final boolean isInitialized() { - byte isInitialized = memoizedIsInitialized; - if (isInitialized == 1) return true; - if (isInitialized == 0) return false; - - memoizedIsInitialized = 1; - return true; - } - - @java.lang.Override - public void writeTo(com.google.protobuf.CodedOutputStream output) - throws java.io.IOException { - if (name_ != flyteidl.core.Tasks.Resources.ResourceName.UNKNOWN.getNumber()) { - output.writeEnum(1, name_); - } - if (!getValueBytes().isEmpty()) { - com.google.protobuf.GeneratedMessageV3.writeString(output, 2, value_); - } - unknownFields.writeTo(output); - } - - @java.lang.Override - public int getSerializedSize() { - int size = memoizedSize; - if (size != -1) return size; - - size = 0; - if (name_ != flyteidl.core.Tasks.Resources.ResourceName.UNKNOWN.getNumber()) { - size += com.google.protobuf.CodedOutputStream - .computeEnumSize(1, name_); - } - if (!getValueBytes().isEmpty()) { - size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, value_); - } - size += unknownFields.getSerializedSize(); - memoizedSize = size; - return size; - } - - @java.lang.Override - public boolean equals(final java.lang.Object obj) { - if (obj == this) { - return true; - } - if (!(obj instanceof flyteidl.core.Tasks.Resources.ResourceEntry)) { - return super.equals(obj); + requestsBuilder_.addMessage(index, builderForValue.build()); } - flyteidl.core.Tasks.Resources.ResourceEntry other = (flyteidl.core.Tasks.Resources.ResourceEntry) obj; - - if (name_ != other.name_) return false; - if (!getValue() - .equals(other.getValue())) return false; - if (!unknownFields.equals(other.unknownFields)) return false; - return true; + return this; } - - @java.lang.Override - public int hashCode() { - if (memoizedHashCode != 0) { - return memoizedHashCode; + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public Builder addAllRequests( + java.lang.Iterable values) { + if (requestsBuilder_ == null) { + ensureRequestsIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll( + values, requests_); + onChanged(); + } else { + requestsBuilder_.addAllMessages(values); } - int hash = 41; - hash = (19 * hash) + getDescriptor().hashCode(); - hash = (37 * hash) + NAME_FIELD_NUMBER; - hash = (53 * hash) + name_; - hash = (37 * hash) + VALUE_FIELD_NUMBER; - hash = (53 * hash) + getValue().hashCode(); - hash = (29 * hash) + unknownFields.hashCode(); - memoizedHashCode = hash; - return hash; - } - - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - java.nio.ByteBuffer data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - java.nio.ByteBuffer data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - com.google.protobuf.ByteString data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - com.google.protobuf.ByteString data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom(byte[] data) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - byte[] data, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return PARSER.parseFrom(data, extensionRegistry); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom(java.io.InputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - java.io.InputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input, extensionRegistry); - } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseDelimitedFrom(java.io.InputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseDelimitedWithIOException(PARSER, input); + return this; } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseDelimitedFrom( - java.io.InputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseDelimitedWithIOException(PARSER, input, extensionRegistry); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public Builder clearRequests() { + if (requestsBuilder_ == null) { + requests_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000001); + onChanged(); + } else { + requestsBuilder_.clear(); + } + return this; } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - com.google.protobuf.CodedInputStream input) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public Builder removeRequests(int index) { + if (requestsBuilder_ == null) { + ensureRequestsIsMutable(); + requests_.remove(index); + onChanged(); + } else { + requestsBuilder_.remove(index); + } + return this; } - public static flyteidl.core.Tasks.Resources.ResourceEntry parseFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - return com.google.protobuf.GeneratedMessageV3 - .parseWithIOException(PARSER, input, extensionRegistry); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry.Builder getRequestsBuilder( + int index) { + return getRequestsFieldBuilder().getBuilder(index); } - - @java.lang.Override - public Builder newBuilderForType() { return newBuilder(); } - public static Builder newBuilder() { - return DEFAULT_INSTANCE.toBuilder(); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder( + int index) { + if (requestsBuilder_ == null) { + return requests_.get(index); } else { + return requestsBuilder_.getMessageOrBuilder(index); + } } - public static Builder newBuilder(flyteidl.core.Tasks.Resources.ResourceEntry prototype) { - return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public java.util.List + getRequestsOrBuilderList() { + if (requestsBuilder_ != null) { + return requestsBuilder_.getMessageOrBuilderList(); + } else { + return java.util.Collections.unmodifiableList(requests_); + } } - @java.lang.Override - public Builder toBuilder() { - return this == DEFAULT_INSTANCE - ? new Builder() : new Builder().mergeFrom(this); + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addRequestsBuilder() { + return getRequestsFieldBuilder().addBuilder( + flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); } - - @java.lang.Override - protected Builder newBuilderForType( - com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { - Builder builder = new Builder(parent); - return builder; + /** + *
+       * The desired set of resources requested. ResourceNames must be unique within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addRequestsBuilder( + int index) { + return getRequestsFieldBuilder().addBuilder( + index, flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); } /** *
-       * Encapsulates a resource name and value.
+       * The desired set of resources requested. ResourceNames must be unique within the list.
        * 
* - * Protobuf type {@code flyteidl.core.Resources.ResourceEntry} + * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; */ - public static final class Builder extends - com.google.protobuf.GeneratedMessageV3.Builder implements - // @@protoc_insertion_point(builder_implements:flyteidl.core.Resources.ResourceEntry) - flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder { - public static final com.google.protobuf.Descriptors.Descriptor - getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; - } - - @java.lang.Override - protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable - .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.Resources.ResourceEntry.class, flyteidl.core.Tasks.Resources.ResourceEntry.Builder.class); - } - - // Construct using flyteidl.core.Tasks.Resources.ResourceEntry.newBuilder() - private Builder() { - maybeForceBuilderInitialization(); - } - - private Builder( - com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { - super(parent); - maybeForceBuilderInitialization(); - } - private void maybeForceBuilderInitialization() { - if (com.google.protobuf.GeneratedMessageV3 - .alwaysUseFieldBuilders) { - } - } - @java.lang.Override - public Builder clear() { - super.clear(); - name_ = 0; - - value_ = ""; - - return this; - } - - @java.lang.Override - public com.google.protobuf.Descriptors.Descriptor - getDescriptorForType() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; - } - - @java.lang.Override - public flyteidl.core.Tasks.Resources.ResourceEntry getDefaultInstanceForType() { - return flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance(); + public java.util.List + getRequestsBuilderList() { + return getRequestsFieldBuilder().getBuilderList(); + } + private com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> + getRequestsFieldBuilder() { + if (requestsBuilder_ == null) { + requestsBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder>( + requests_, + ((bitField0_ & 0x00000001) != 0), + getParentForChildren(), + isClean()); + requests_ = null; } + return requestsBuilder_; + } - @java.lang.Override - public flyteidl.core.Tasks.Resources.ResourceEntry build() { - flyteidl.core.Tasks.Resources.ResourceEntry result = buildPartial(); - if (!result.isInitialized()) { - throw newUninitializedMessageException(result); - } - return result; - } + private java.util.List limits_ = + java.util.Collections.emptyList(); + private void ensureLimitsIsMutable() { + if (!((bitField0_ & 0x00000002) != 0)) { + limits_ = new java.util.ArrayList(limits_); + bitField0_ |= 0x00000002; + } + } - @java.lang.Override - public flyteidl.core.Tasks.Resources.ResourceEntry buildPartial() { - flyteidl.core.Tasks.Resources.ResourceEntry result = new flyteidl.core.Tasks.Resources.ResourceEntry(this); - result.name_ = name_; - result.value_ = value_; - onBuilt(); - return result; - } + private com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> limitsBuilder_; - @java.lang.Override - public Builder clone() { - return super.clone(); - } - @java.lang.Override - public Builder setField( - com.google.protobuf.Descriptors.FieldDescriptor field, - java.lang.Object value) { - return super.setField(field, value); - } - @java.lang.Override - public Builder clearField( - com.google.protobuf.Descriptors.FieldDescriptor field) { - return super.clearField(field); - } - @java.lang.Override - public Builder clearOneof( - com.google.protobuf.Descriptors.OneofDescriptor oneof) { - return super.clearOneof(oneof); - } - @java.lang.Override - public Builder setRepeatedField( - com.google.protobuf.Descriptors.FieldDescriptor field, - int index, java.lang.Object value) { - return super.setRepeatedField(field, index, value); + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public java.util.List getLimitsList() { + if (limitsBuilder_ == null) { + return java.util.Collections.unmodifiableList(limits_); + } else { + return limitsBuilder_.getMessageList(); } - @java.lang.Override - public Builder addRepeatedField( - com.google.protobuf.Descriptors.FieldDescriptor field, - java.lang.Object value) { - return super.addRepeatedField(field, value); + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public int getLimitsCount() { + if (limitsBuilder_ == null) { + return limits_.size(); + } else { + return limitsBuilder_.getCount(); } - @java.lang.Override - public Builder mergeFrom(com.google.protobuf.Message other) { - if (other instanceof flyteidl.core.Tasks.Resources.ResourceEntry) { - return mergeFrom((flyteidl.core.Tasks.Resources.ResourceEntry)other); - } else { - super.mergeFrom(other); - return this; - } + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry getLimits(int index) { + if (limitsBuilder_ == null) { + return limits_.get(index); + } else { + return limitsBuilder_.getMessage(index); } - - public Builder mergeFrom(flyteidl.core.Tasks.Resources.ResourceEntry other) { - if (other == flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()) return this; - if (other.name_ != 0) { - setNameValue(other.getNameValue()); - } - if (!other.getValue().isEmpty()) { - value_ = other.value_; - onChanged(); + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder setLimits( + int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { + if (limitsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); } - this.mergeUnknownFields(other.unknownFields); + ensureLimitsIsMutable(); + limits_.set(index, value); onChanged(); - return this; + } else { + limitsBuilder_.setMessage(index, value); } - - @java.lang.Override - public final boolean isInitialized() { - return true; + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder setLimits( + int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { + if (limitsBuilder_ == null) { + ensureLimitsIsMutable(); + limits_.set(index, builderForValue.build()); + onChanged(); + } else { + limitsBuilder_.setMessage(index, builderForValue.build()); } - - @java.lang.Override - public Builder mergeFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws java.io.IOException { - flyteidl.core.Tasks.Resources.ResourceEntry parsedMessage = null; - try { - parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); - } catch (com.google.protobuf.InvalidProtocolBufferException e) { - parsedMessage = (flyteidl.core.Tasks.Resources.ResourceEntry) e.getUnfinishedMessage(); - throw e.unwrapIOException(); - } finally { - if (parsedMessage != null) { - mergeFrom(parsedMessage); - } + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder addLimits(flyteidl.core.Tasks.Resources.ResourceEntry value) { + if (limitsBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); } - return this; - } - - private int name_ = 0; - /** - *
-         * Resource name.
-         * 
- * - * .flyteidl.core.Resources.ResourceName name = 1; - */ - public int getNameValue() { - return name_; - } - /** - *
-         * Resource name.
-         * 
- * - * .flyteidl.core.Resources.ResourceName name = 1; - */ - public Builder setNameValue(int value) { - name_ = value; + ensureLimitsIsMutable(); + limits_.add(value); onChanged(); - return this; - } - /** - *
-         * Resource name.
-         * 
- * - * .flyteidl.core.Resources.ResourceName name = 1; - */ - public flyteidl.core.Tasks.Resources.ResourceName getName() { - @SuppressWarnings("deprecation") - flyteidl.core.Tasks.Resources.ResourceName result = flyteidl.core.Tasks.Resources.ResourceName.valueOf(name_); - return result == null ? flyteidl.core.Tasks.Resources.ResourceName.UNRECOGNIZED : result; + } else { + limitsBuilder_.addMessage(value); } - /** - *
-         * Resource name.
-         * 
- * - * .flyteidl.core.Resources.ResourceName name = 1; - */ - public Builder setName(flyteidl.core.Tasks.Resources.ResourceName value) { + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder addLimits( + int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { + if (limitsBuilder_ == null) { if (value == null) { throw new NullPointerException(); } - - name_ = value.getNumber(); + ensureLimitsIsMutable(); + limits_.add(index, value); onChanged(); - return this; + } else { + limitsBuilder_.addMessage(index, value); } - /** - *
-         * Resource name.
-         * 
- * - * .flyteidl.core.Resources.ResourceName name = 1; - */ - public Builder clearName() { - - name_ = 0; + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder addLimits( + flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { + if (limitsBuilder_ == null) { + ensureLimitsIsMutable(); + limits_.add(builderForValue.build()); onChanged(); - return this; - } - - private java.lang.Object value_ = ""; - /** - *
-         * Value must be a valid k8s quantity. See
-         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
-         * 
- * - * string value = 2; - */ - public java.lang.String getValue() { - java.lang.Object ref = value_; - if (!(ref instanceof java.lang.String)) { - com.google.protobuf.ByteString bs = - (com.google.protobuf.ByteString) ref; - java.lang.String s = bs.toStringUtf8(); - value_ = s; - return s; - } else { - return (java.lang.String) ref; - } + } else { + limitsBuilder_.addMessage(builderForValue.build()); } - /** - *
-         * Value must be a valid k8s quantity. See
-         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
-         * 
- * - * string value = 2; - */ - public com.google.protobuf.ByteString - getValueBytes() { - java.lang.Object ref = value_; - if (ref instanceof String) { - com.google.protobuf.ByteString b = - com.google.protobuf.ByteString.copyFromUtf8( - (java.lang.String) ref); - value_ = b; - return b; - } else { - return (com.google.protobuf.ByteString) ref; - } + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder addLimits( + int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { + if (limitsBuilder_ == null) { + ensureLimitsIsMutable(); + limits_.add(index, builderForValue.build()); + onChanged(); + } else { + limitsBuilder_.addMessage(index, builderForValue.build()); } - /** - *
-         * Value must be a valid k8s quantity. See
-         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
-         * 
- * - * string value = 2; - */ - public Builder setValue( - java.lang.String value) { - if (value == null) { - throw new NullPointerException(); - } - - value_ = value; + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder addAllLimits( + java.lang.Iterable values) { + if (limitsBuilder_ == null) { + ensureLimitsIsMutable(); + com.google.protobuf.AbstractMessageLite.Builder.addAll( + values, limits_); onChanged(); - return this; + } else { + limitsBuilder_.addAllMessages(values); } - /** - *
-         * Value must be a valid k8s quantity. See
-         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
-         * 
- * - * string value = 2; - */ - public Builder clearValue() { - - value_ = getDefaultInstance().getValue(); + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder clearLimits() { + if (limitsBuilder_ == null) { + limits_ = java.util.Collections.emptyList(); + bitField0_ = (bitField0_ & ~0x00000002); onChanged(); - return this; + } else { + limitsBuilder_.clear(); } - /** - *
-         * Value must be a valid k8s quantity. See
-         * https://github.com/kubernetes/apimachinery/blob/master/pkg/api/resource/quantity.go#L30-L80
-         * 
- * - * string value = 2; - */ - public Builder setValueBytes( - com.google.protobuf.ByteString value) { - if (value == null) { - throw new NullPointerException(); - } - checkByteStringIsUtf8(value); - - value_ = value; + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public Builder removeLimits(int index) { + if (limitsBuilder_ == null) { + ensureLimitsIsMutable(); + limits_.remove(index); onChanged(); - return this; + } else { + limitsBuilder_.remove(index); } - @java.lang.Override - public final Builder setUnknownFields( - final com.google.protobuf.UnknownFieldSet unknownFields) { - return super.setUnknownFields(unknownFields); + return this; + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry.Builder getLimitsBuilder( + int index) { + return getLimitsFieldBuilder().getBuilder(index); + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getLimitsOrBuilder( + int index) { + if (limitsBuilder_ == null) { + return limits_.get(index); } else { + return limitsBuilder_.getMessageOrBuilder(index); } - - @java.lang.Override - public final Builder mergeUnknownFields( - final com.google.protobuf.UnknownFieldSet unknownFields) { - return super.mergeUnknownFields(unknownFields); + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public java.util.List + getLimitsOrBuilderList() { + if (limitsBuilder_ != null) { + return limitsBuilder_.getMessageOrBuilderList(); + } else { + return java.util.Collections.unmodifiableList(limits_); } - - - // @@protoc_insertion_point(builder_scope:flyteidl.core.Resources.ResourceEntry) } - - // @@protoc_insertion_point(class_scope:flyteidl.core.Resources.ResourceEntry) - private static final flyteidl.core.Tasks.Resources.ResourceEntry DEFAULT_INSTANCE; - static { - DEFAULT_INSTANCE = new flyteidl.core.Tasks.Resources.ResourceEntry(); + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addLimitsBuilder() { + return getLimitsFieldBuilder().addBuilder( + flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addLimitsBuilder( + int index) { + return getLimitsFieldBuilder().addBuilder( + index, flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); + } + /** + *
+       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
+       * within the list.
+       * 
+ * + * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + */ + public java.util.List + getLimitsBuilderList() { + return getLimitsFieldBuilder().getBuilderList(); + } + private com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> + getLimitsFieldBuilder() { + if (limitsBuilder_ == null) { + limitsBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< + flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder>( + limits_, + ((bitField0_ & 0x00000002) != 0), + getParentForChildren(), + isClean()); + limits_ = null; + } + return limitsBuilder_; + } + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); } - public static flyteidl.core.Tasks.Resources.ResourceEntry getDefaultInstance() { - return DEFAULT_INSTANCE; + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); } - private static final com.google.protobuf.Parser - PARSER = new com.google.protobuf.AbstractParser() { - @java.lang.Override - public ResourceEntry parsePartialFrom( - com.google.protobuf.CodedInputStream input, - com.google.protobuf.ExtensionRegistryLite extensionRegistry) - throws com.google.protobuf.InvalidProtocolBufferException { - return new ResourceEntry(input, extensionRegistry); - } - }; - public static com.google.protobuf.Parser parser() { - return PARSER; + // @@protoc_insertion_point(builder_scope:flyteidl.core.Resources) + } + + // @@protoc_insertion_point(class_scope:flyteidl.core.Resources) + private static final flyteidl.core.Tasks.Resources DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.core.Tasks.Resources(); + } + + public static flyteidl.core.Tasks.Resources getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public Resources parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new Resources(input, extensionRegistry); } + }; - @java.lang.Override - public com.google.protobuf.Parser getParserForType() { - return PARSER; - } + public static com.google.protobuf.Parser parser() { + return PARSER; + } - @java.lang.Override - public flyteidl.core.Tasks.Resources.ResourceEntry getDefaultInstanceForType() { - return DEFAULT_INSTANCE; - } + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + @java.lang.Override + public flyteidl.core.Tasks.Resources getDefaultInstanceForType() { + return DEFAULT_INSTANCE; } - private int bitField0_; - public static final int REQUESTS_FIELD_NUMBER = 1; - private java.util.List requests_; + } + + public interface GPUAcceleratorOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.core.GPUAccelerator) + com.google.protobuf.MessageOrBuilder { + /** - *
-     * The desired set of resources requested. ResourceNames must be unique within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public java.util.List getRequestsList() { - return requests_; - } + java.lang.String getDevice(); /** - *
-     * The desired set of resources requested. ResourceNames must be unique within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public java.util.List - getRequestsOrBuilderList() { - return requests_; - } + com.google.protobuf.ByteString + getDeviceBytes(); + /** - *
-     * The desired set of resources requested. ResourceNames must be unique within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * bool unpartitioned = 2; */ - public int getRequestsCount() { - return requests_.size(); - } + boolean getUnpartitioned(); + /** - *
-     * The desired set of resources requested. ResourceNames must be unique within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public flyteidl.core.Tasks.Resources.ResourceEntry getRequests(int index) { - return requests_.get(index); - } + java.lang.String getPartitionSize(); /** - *
-     * The desired set of resources requested. ResourceNames must be unique within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder( - int index) { - return requests_.get(index); + com.google.protobuf.ByteString + getPartitionSizeBytes(); + + public flyteidl.core.Tasks.GPUAccelerator.PartitionSizeValueCase getPartitionSizeValueCase(); + } + /** + *
+   * Metadata associated with the GPU accelerator to allocate to a task. Contains
+   * information about device type, and for multi-instance GPUs, the partition size to
+   * use.
+   * 
+ * + * Protobuf type {@code flyteidl.core.GPUAccelerator} + */ + public static final class GPUAccelerator extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.core.GPUAccelerator) + GPUAcceleratorOrBuilder { + private static final long serialVersionUID = 0L; + // Use GPUAccelerator.newBuilder() to construct. + private GPUAccelerator(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + private GPUAccelerator() { + device_ = ""; } - public static final int LIMITS_FIELD_NUMBER = 2; - private java.util.List limits_; - /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public java.util.List getLimitsList() { - return limits_; + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; } - /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public java.util.List - getLimitsOrBuilderList() { - return limits_; + private GPUAccelerator( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); + } + int mutable_bitField0_ = 0; + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 10: { + java.lang.String s = input.readStringRequireUtf8(); + + device_ = s; + break; + } + case 16: { + partitionSizeValueCase_ = 2; + partitionSizeValue_ = input.readBool(); + break; + } + case 26: { + java.lang.String s = input.readStringRequireUtf8(); + partitionSizeValueCase_ = 3; + partitionSizeValue_ = s; + break; + } + default: { + if (!parseUnknownField( + input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } + } + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException( + e).setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); + } } - /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public int getLimitsCount() { - return limits_.size(); + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_descriptor; + } + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Tasks.GPUAccelerator.class, flyteidl.core.Tasks.GPUAccelerator.Builder.class); + } + + private int partitionSizeValueCase_ = 0; + private java.lang.Object partitionSizeValue_; + public enum PartitionSizeValueCase + implements com.google.protobuf.Internal.EnumLite { + UNPARTITIONED(2), + PARTITION_SIZE(3), + PARTITIONSIZEVALUE_NOT_SET(0); + private final int value; + private PartitionSizeValueCase(int value) { + this.value = value; + } + /** + * @deprecated Use {@link #forNumber(int)} instead. + */ + @java.lang.Deprecated + public static PartitionSizeValueCase valueOf(int value) { + return forNumber(value); + } + + public static PartitionSizeValueCase forNumber(int value) { + switch (value) { + case 2: return UNPARTITIONED; + case 3: return PARTITION_SIZE; + case 0: return PARTITIONSIZEVALUE_NOT_SET; + default: return null; + } + } + public int getNumber() { + return this.value; + } + }; + + public PartitionSizeValueCase + getPartitionSizeValueCase() { + return PartitionSizeValueCase.forNumber( + partitionSizeValueCase_); } + + public static final int DEVICE_FIELD_NUMBER = 1; + private volatile java.lang.Object device_; /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + * string device = 1; */ - public flyteidl.core.Tasks.Resources.ResourceEntry getLimits(int index) { - return limits_.get(index); + public java.lang.String getDevice() { + java.lang.Object ref = device_; + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + device_ = s; + return s; + } } /** - *
-     * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-     * within the list.
-     * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; + * string device = 1; */ - public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getLimitsOrBuilder( - int index) { - return limits_.get(index); + public com.google.protobuf.ByteString + getDeviceBytes() { + java.lang.Object ref = device_; + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + device_ = b; + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } } - public static final int EXTENSIONS_FIELD_NUMBER = 3; - private flyteidl.core.Tasks.ResourceExtensions extensions_; + public static final int UNPARTITIONED_FIELD_NUMBER = 2; /** - *
-     * Encapsulates all non-standard resources, not captured by
-     * v1.ResourceRequirements, to allocate to a task.
-     * 
- * - * .flyteidl.core.ResourceExtensions extensions = 3; + * bool unpartitioned = 2; */ - public boolean hasExtensions() { - return extensions_ != null; + public boolean getUnpartitioned() { + if (partitionSizeValueCase_ == 2) { + return (java.lang.Boolean) partitionSizeValue_; + } + return false; } + + public static final int PARTITION_SIZE_FIELD_NUMBER = 3; /** - *
-     * Encapsulates all non-standard resources, not captured by
-     * v1.ResourceRequirements, to allocate to a task.
-     * 
- * - * .flyteidl.core.ResourceExtensions extensions = 3; + * string partition_size = 3; */ - public flyteidl.core.Tasks.ResourceExtensions getExtensions() { - return extensions_ == null ? flyteidl.core.Tasks.ResourceExtensions.getDefaultInstance() : extensions_; + public java.lang.String getPartitionSize() { + java.lang.Object ref = ""; + if (partitionSizeValueCase_ == 3) { + ref = partitionSizeValue_; + } + if (ref instanceof java.lang.String) { + return (java.lang.String) ref; + } else { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + if (partitionSizeValueCase_ == 3) { + partitionSizeValue_ = s; + } + return s; + } } /** - *
-     * Encapsulates all non-standard resources, not captured by
-     * v1.ResourceRequirements, to allocate to a task.
-     * 
- * - * .flyteidl.core.ResourceExtensions extensions = 3; + * string partition_size = 3; */ - public flyteidl.core.Tasks.ResourceExtensionsOrBuilder getExtensionsOrBuilder() { - return getExtensions(); + public com.google.protobuf.ByteString + getPartitionSizeBytes() { + java.lang.Object ref = ""; + if (partitionSizeValueCase_ == 3) { + ref = partitionSizeValue_; + } + if (ref instanceof java.lang.String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + if (partitionSizeValueCase_ == 3) { + partitionSizeValue_ = b; + } + return b; + } else { + return (com.google.protobuf.ByteString) ref; + } } private byte memoizedIsInitialized = -1; @@ -2860,14 +2568,15 @@ public final boolean isInitialized() { @java.lang.Override public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException { - for (int i = 0; i < requests_.size(); i++) { - output.writeMessage(1, requests_.get(i)); + if (!getDeviceBytes().isEmpty()) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 1, device_); } - for (int i = 0; i < limits_.size(); i++) { - output.writeMessage(2, limits_.get(i)); + if (partitionSizeValueCase_ == 2) { + output.writeBool( + 2, (boolean)((java.lang.Boolean) partitionSizeValue_)); } - if (extensions_ != null) { - output.writeMessage(3, getExtensions()); + if (partitionSizeValueCase_ == 3) { + com.google.protobuf.GeneratedMessageV3.writeString(output, 3, partitionSizeValue_); } unknownFields.writeTo(output); } @@ -2878,17 +2587,16 @@ public int getSerializedSize() { if (size != -1) return size; size = 0; - for (int i = 0; i < requests_.size(); i++) { - size += com.google.protobuf.CodedOutputStream - .computeMessageSize(1, requests_.get(i)); + if (!getDeviceBytes().isEmpty()) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, device_); } - for (int i = 0; i < limits_.size(); i++) { + if (partitionSizeValueCase_ == 2) { size += com.google.protobuf.CodedOutputStream - .computeMessageSize(2, limits_.get(i)); + .computeBoolSize( + 2, (boolean)((java.lang.Boolean) partitionSizeValue_)); } - if (extensions_ != null) { - size += com.google.protobuf.CodedOutputStream - .computeMessageSize(3, getExtensions()); + if (partitionSizeValueCase_ == 3) { + size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, partitionSizeValue_); } size += unknownFields.getSerializedSize(); memoizedSize = size; @@ -2900,19 +2608,25 @@ public boolean equals(final java.lang.Object obj) { if (obj == this) { return true; } - if (!(obj instanceof flyteidl.core.Tasks.Resources)) { + if (!(obj instanceof flyteidl.core.Tasks.GPUAccelerator)) { return super.equals(obj); } - flyteidl.core.Tasks.Resources other = (flyteidl.core.Tasks.Resources) obj; + flyteidl.core.Tasks.GPUAccelerator other = (flyteidl.core.Tasks.GPUAccelerator) obj; - if (!getRequestsList() - .equals(other.getRequestsList())) return false; - if (!getLimitsList() - .equals(other.getLimitsList())) return false; - if (hasExtensions() != other.hasExtensions()) return false; - if (hasExtensions()) { - if (!getExtensions() - .equals(other.getExtensions())) return false; + if (!getDevice() + .equals(other.getDevice())) return false; + if (!getPartitionSizeValueCase().equals(other.getPartitionSizeValueCase())) return false; + switch (partitionSizeValueCase_) { + case 2: + if (getUnpartitioned() + != other.getUnpartitioned()) return false; + break; + case 3: + if (!getPartitionSize() + .equals(other.getPartitionSize())) return false; + break; + case 0: + default: } if (!unknownFields.equals(other.unknownFields)) return false; return true; @@ -2925,86 +2639,89 @@ public int hashCode() { } int hash = 41; hash = (19 * hash) + getDescriptor().hashCode(); - if (getRequestsCount() > 0) { - hash = (37 * hash) + REQUESTS_FIELD_NUMBER; - hash = (53 * hash) + getRequestsList().hashCode(); - } - if (getLimitsCount() > 0) { - hash = (37 * hash) + LIMITS_FIELD_NUMBER; - hash = (53 * hash) + getLimitsList().hashCode(); - } - if (hasExtensions()) { - hash = (37 * hash) + EXTENSIONS_FIELD_NUMBER; - hash = (53 * hash) + getExtensions().hashCode(); + hash = (37 * hash) + DEVICE_FIELD_NUMBER; + hash = (53 * hash) + getDevice().hashCode(); + switch (partitionSizeValueCase_) { + case 2: + hash = (37 * hash) + UNPARTITIONED_FIELD_NUMBER; + hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean( + getUnpartitioned()); + break; + case 3: + hash = (37 * hash) + PARTITION_SIZE_FIELD_NUMBER; + hash = (53 * hash) + getPartitionSize().hashCode(); + break; + case 0: + default: } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.core.Tasks.Resources parseFrom(byte[] data) + public static flyteidl.core.Tasks.GPUAccelerator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } - public static flyteidl.core.Tasks.Resources parseFrom(java.io.InputStream input) + public static flyteidl.core.Tasks.GPUAccelerator parseFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input, extensionRegistry); } - public static flyteidl.core.Tasks.Resources parseDelimitedFrom(java.io.InputStream input) + public static flyteidl.core.Tasks.GPUAccelerator parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseDelimitedWithIOException(PARSER, input); } - public static flyteidl.core.Tasks.Resources parseDelimitedFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseDelimitedFrom( java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseDelimitedWithIOException(PARSER, input, extensionRegistry); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( com.google.protobuf.CodedInputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } - public static flyteidl.core.Tasks.Resources parseFrom( + public static flyteidl.core.Tasks.GPUAccelerator parseFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { @@ -3017,7 +2734,7 @@ public static flyteidl.core.Tasks.Resources parseFrom( public static Builder newBuilder() { return DEFAULT_INSTANCE.toBuilder(); } - public static Builder newBuilder(flyteidl.core.Tasks.Resources prototype) { + public static Builder newBuilder(flyteidl.core.Tasks.GPUAccelerator prototype) { return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); } @java.lang.Override @@ -3034,30 +2751,31 @@ protected Builder newBuilderForType( } /** *
-     * A customizable interface to convey resources requested for a container. This can be interpreted differently for different
-     * container engines.
+     * Metadata associated with the GPU accelerator to allocate to a task. Contains
+     * information about device type, and for multi-instance GPUs, the partition size to
+     * use.
      * 
* - * Protobuf type {@code flyteidl.core.Resources} + * Protobuf type {@code flyteidl.core.GPUAccelerator} */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements - // @@protoc_insertion_point(builder_implements:flyteidl.core.Resources) - flyteidl.core.Tasks.ResourcesOrBuilder { + // @@protoc_insertion_point(builder_implements:flyteidl.core.GPUAccelerator) + flyteidl.core.Tasks.GPUAcceleratorOrBuilder { public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_descriptor; + return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_descriptor; } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_fieldAccessorTable + return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable .ensureFieldAccessorsInitialized( - flyteidl.core.Tasks.Resources.class, flyteidl.core.Tasks.Resources.Builder.class); + flyteidl.core.Tasks.GPUAccelerator.class, flyteidl.core.Tasks.GPUAccelerator.Builder.class); } - // Construct using flyteidl.core.Tasks.Resources.newBuilder() + // Construct using flyteidl.core.Tasks.GPUAccelerator.newBuilder() private Builder() { maybeForceBuilderInitialization(); } @@ -3070,83 +2788,49 @@ private Builder( private void maybeForceBuilderInitialization() { if (com.google.protobuf.GeneratedMessageV3 .alwaysUseFieldBuilders) { - getRequestsFieldBuilder(); - getLimitsFieldBuilder(); } } @java.lang.Override public Builder clear() { super.clear(); - if (requestsBuilder_ == null) { - requests_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000001); - } else { - requestsBuilder_.clear(); - } - if (limitsBuilder_ == null) { - limits_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000002); - } else { - limitsBuilder_.clear(); - } - if (extensionsBuilder_ == null) { - extensions_ = null; - } else { - extensions_ = null; - extensionsBuilder_ = null; - } + device_ = ""; + + partitionSizeValueCase_ = 0; + partitionSizeValue_ = null; return this; } @java.lang.Override public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() { - return flyteidl.core.Tasks.internal_static_flyteidl_core_Resources_descriptor; - } - - @java.lang.Override - public flyteidl.core.Tasks.Resources getDefaultInstanceForType() { - return flyteidl.core.Tasks.Resources.getDefaultInstance(); + return flyteidl.core.Tasks.internal_static_flyteidl_core_GPUAccelerator_descriptor; } @java.lang.Override - public flyteidl.core.Tasks.Resources build() { - flyteidl.core.Tasks.Resources result = buildPartial(); - if (!result.isInitialized()) { - throw newUninitializedMessageException(result); - } - return result; + public flyteidl.core.Tasks.GPUAccelerator getDefaultInstanceForType() { + return flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance(); } @java.lang.Override - public flyteidl.core.Tasks.Resources buildPartial() { - flyteidl.core.Tasks.Resources result = new flyteidl.core.Tasks.Resources(this); - int from_bitField0_ = bitField0_; - int to_bitField0_ = 0; - if (requestsBuilder_ == null) { - if (((bitField0_ & 0x00000001) != 0)) { - requests_ = java.util.Collections.unmodifiableList(requests_); - bitField0_ = (bitField0_ & ~0x00000001); - } - result.requests_ = requests_; - } else { - result.requests_ = requestsBuilder_.build(); + public flyteidl.core.Tasks.GPUAccelerator build() { + flyteidl.core.Tasks.GPUAccelerator result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); } - if (limitsBuilder_ == null) { - if (((bitField0_ & 0x00000002) != 0)) { - limits_ = java.util.Collections.unmodifiableList(limits_); - bitField0_ = (bitField0_ & ~0x00000002); - } - result.limits_ = limits_; - } else { - result.limits_ = limitsBuilder_.build(); + return result; + } + + @java.lang.Override + public flyteidl.core.Tasks.GPUAccelerator buildPartial() { + flyteidl.core.Tasks.GPUAccelerator result = new flyteidl.core.Tasks.GPUAccelerator(this); + result.device_ = device_; + if (partitionSizeValueCase_ == 2) { + result.partitionSizeValue_ = partitionSizeValue_; } - if (extensionsBuilder_ == null) { - result.extensions_ = extensions_; - } else { - result.extensions_ = extensionsBuilder_.build(); + if (partitionSizeValueCase_ == 3) { + result.partitionSizeValue_ = partitionSizeValue_; } - result.bitField0_ = to_bitField0_; + result.partitionSizeValueCase_ = partitionSizeValueCase_; onBuilt(); return result; } @@ -3185,71 +2869,35 @@ public Builder addRepeatedField( } @java.lang.Override public Builder mergeFrom(com.google.protobuf.Message other) { - if (other instanceof flyteidl.core.Tasks.Resources) { - return mergeFrom((flyteidl.core.Tasks.Resources)other); + if (other instanceof flyteidl.core.Tasks.GPUAccelerator) { + return mergeFrom((flyteidl.core.Tasks.GPUAccelerator)other); } else { super.mergeFrom(other); return this; } } - public Builder mergeFrom(flyteidl.core.Tasks.Resources other) { - if (other == flyteidl.core.Tasks.Resources.getDefaultInstance()) return this; - if (requestsBuilder_ == null) { - if (!other.requests_.isEmpty()) { - if (requests_.isEmpty()) { - requests_ = other.requests_; - bitField0_ = (bitField0_ & ~0x00000001); - } else { - ensureRequestsIsMutable(); - requests_.addAll(other.requests_); - } - onChanged(); - } - } else { - if (!other.requests_.isEmpty()) { - if (requestsBuilder_.isEmpty()) { - requestsBuilder_.dispose(); - requestsBuilder_ = null; - requests_ = other.requests_; - bitField0_ = (bitField0_ & ~0x00000001); - requestsBuilder_ = - com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? - getRequestsFieldBuilder() : null; - } else { - requestsBuilder_.addAllMessages(other.requests_); - } - } + public Builder mergeFrom(flyteidl.core.Tasks.GPUAccelerator other) { + if (other == flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance()) return this; + if (!other.getDevice().isEmpty()) { + device_ = other.device_; + onChanged(); } - if (limitsBuilder_ == null) { - if (!other.limits_.isEmpty()) { - if (limits_.isEmpty()) { - limits_ = other.limits_; - bitField0_ = (bitField0_ & ~0x00000002); - } else { - ensureLimitsIsMutable(); - limits_.addAll(other.limits_); - } + switch (other.getPartitionSizeValueCase()) { + case UNPARTITIONED: { + setUnpartitioned(other.getUnpartitioned()); + break; + } + case PARTITION_SIZE: { + partitionSizeValueCase_ = 3; + partitionSizeValue_ = other.partitionSizeValue_; onChanged(); + break; } - } else { - if (!other.limits_.isEmpty()) { - if (limitsBuilder_.isEmpty()) { - limitsBuilder_.dispose(); - limitsBuilder_ = null; - limits_ = other.limits_; - bitField0_ = (bitField0_ & ~0x00000002); - limitsBuilder_ = - com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? - getLimitsFieldBuilder() : null; - } else { - limitsBuilder_.addAllMessages(other.limits_); - } + case PARTITIONSIZEVALUE_NOT_SET: { + break; } } - if (other.hasExtensions()) { - mergeExtensions(other.getExtensions()); - } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -3265,11 +2913,11 @@ public Builder mergeFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException { - flyteidl.core.Tasks.Resources parsedMessage = null; + flyteidl.core.Tasks.GPUAccelerator parsedMessage = null; try { parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); } catch (com.google.protobuf.InvalidProtocolBufferException e) { - parsedMessage = (flyteidl.core.Tasks.Resources) e.getUnfinishedMessage(); + parsedMessage = (flyteidl.core.Tasks.GPUAccelerator) e.getUnfinishedMessage(); throw e.unwrapIOException(); } finally { if (parsedMessage != null) { @@ -3278,810 +2926,890 @@ public Builder mergeFrom( } return this; } - private int bitField0_; + private int partitionSizeValueCase_ = 0; + private java.lang.Object partitionSizeValue_; + public PartitionSizeValueCase + getPartitionSizeValueCase() { + return PartitionSizeValueCase.forNumber( + partitionSizeValueCase_); + } - private java.util.List requests_ = - java.util.Collections.emptyList(); - private void ensureRequestsIsMutable() { - if (!((bitField0_ & 0x00000001) != 0)) { - requests_ = new java.util.ArrayList(requests_); - bitField0_ |= 0x00000001; - } + public Builder clearPartitionSizeValue() { + partitionSizeValueCase_ = 0; + partitionSizeValue_ = null; + onChanged(); + return this; } - private com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> requestsBuilder_; + private java.lang.Object device_ = ""; /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - */ - public java.util.List getRequestsList() { - if (requestsBuilder_ == null) { - return java.util.Collections.unmodifiableList(requests_); - } else { - return requestsBuilder_.getMessageList(); - } - } - /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - */ - public int getRequestsCount() { - if (requestsBuilder_ == null) { - return requests_.size(); - } else { - return requestsBuilder_.getCount(); - } - } - /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - */ - public flyteidl.core.Tasks.Resources.ResourceEntry getRequests(int index) { - if (requestsBuilder_ == null) { - return requests_.get(index); - } else { - return requestsBuilder_.getMessage(index); - } - } - /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public Builder setRequests( - int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { - if (requestsBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureRequestsIsMutable(); - requests_.set(index, value); - onChanged(); + public java.lang.String getDevice() { + java.lang.Object ref = device_; + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + device_ = s; + return s; } else { - requestsBuilder_.setMessage(index, value); + return (java.lang.String) ref; } - return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public Builder setRequests( - int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { - if (requestsBuilder_ == null) { - ensureRequestsIsMutable(); - requests_.set(index, builderForValue.build()); - onChanged(); + public com.google.protobuf.ByteString + getDeviceBytes() { + java.lang.Object ref = device_; + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + device_ = b; + return b; } else { - requestsBuilder_.setMessage(index, builderForValue.build()); + return (com.google.protobuf.ByteString) ref; } - return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public Builder addRequests(flyteidl.core.Tasks.Resources.ResourceEntry value) { - if (requestsBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureRequestsIsMutable(); - requests_.add(value); - onChanged(); - } else { - requestsBuilder_.addMessage(value); - } + public Builder setDevice( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + + device_ = value; + onChanged(); return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public Builder addRequests( - int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { - if (requestsBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureRequestsIsMutable(); - requests_.add(index, value); - onChanged(); - } else { - requestsBuilder_.addMessage(index, value); - } + public Builder clearDevice() { + + device_ = getDefaultInstance().getDevice(); + onChanged(); return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string device = 1; */ - public Builder addRequests( - flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { - if (requestsBuilder_ == null) { - ensureRequestsIsMutable(); - requests_.add(builderForValue.build()); - onChanged(); - } else { - requestsBuilder_.addMessage(builderForValue.build()); - } + public Builder setDeviceBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + + device_ = value; + onChanged(); return this; } + /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * bool unpartitioned = 2; */ - public Builder addRequests( - int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { - if (requestsBuilder_ == null) { - ensureRequestsIsMutable(); - requests_.add(index, builderForValue.build()); - onChanged(); - } else { - requestsBuilder_.addMessage(index, builderForValue.build()); + public boolean getUnpartitioned() { + if (partitionSizeValueCase_ == 2) { + return (java.lang.Boolean) partitionSizeValue_; } - return this; + return false; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * bool unpartitioned = 2; */ - public Builder addAllRequests( - java.lang.Iterable values) { - if (requestsBuilder_ == null) { - ensureRequestsIsMutable(); - com.google.protobuf.AbstractMessageLite.Builder.addAll( - values, requests_); - onChanged(); - } else { - requestsBuilder_.addAllMessages(values); - } + public Builder setUnpartitioned(boolean value) { + partitionSizeValueCase_ = 2; + partitionSizeValue_ = value; + onChanged(); return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * bool unpartitioned = 2; */ - public Builder clearRequests() { - if (requestsBuilder_ == null) { - requests_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000001); + public Builder clearUnpartitioned() { + if (partitionSizeValueCase_ == 2) { + partitionSizeValueCase_ = 0; + partitionSizeValue_ = null; onChanged(); - } else { - requestsBuilder_.clear(); } return this; } + /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public Builder removeRequests(int index) { - if (requestsBuilder_ == null) { - ensureRequestsIsMutable(); - requests_.remove(index); - onChanged(); + public java.lang.String getPartitionSize() { + java.lang.Object ref = ""; + if (partitionSizeValueCase_ == 3) { + ref = partitionSizeValue_; + } + if (!(ref instanceof java.lang.String)) { + com.google.protobuf.ByteString bs = + (com.google.protobuf.ByteString) ref; + java.lang.String s = bs.toStringUtf8(); + if (partitionSizeValueCase_ == 3) { + partitionSizeValue_ = s; + } + return s; } else { - requestsBuilder_.remove(index); + return (java.lang.String) ref; } - return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - */ - public flyteidl.core.Tasks.Resources.ResourceEntry.Builder getRequestsBuilder( - int index) { - return getRequestsFieldBuilder().getBuilder(index); - } - /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getRequestsOrBuilder( - int index) { - if (requestsBuilder_ == null) { - return requests_.get(index); } else { - return requestsBuilder_.getMessageOrBuilder(index); + public com.google.protobuf.ByteString + getPartitionSizeBytes() { + java.lang.Object ref = ""; + if (partitionSizeValueCase_ == 3) { + ref = partitionSizeValue_; } - } - /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; - */ - public java.util.List - getRequestsOrBuilderList() { - if (requestsBuilder_ != null) { - return requestsBuilder_.getMessageOrBuilderList(); + if (ref instanceof String) { + com.google.protobuf.ByteString b = + com.google.protobuf.ByteString.copyFromUtf8( + (java.lang.String) ref); + if (partitionSizeValueCase_ == 3) { + partitionSizeValue_ = b; + } + return b; } else { - return java.util.Collections.unmodifiableList(requests_); + return (com.google.protobuf.ByteString) ref; } } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addRequestsBuilder() { - return getRequestsFieldBuilder().addBuilder( - flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); + public Builder setPartitionSize( + java.lang.String value) { + if (value == null) { + throw new NullPointerException(); + } + partitionSizeValueCase_ = 3; + partitionSizeValue_ = value; + onChanged(); + return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addRequestsBuilder( - int index) { - return getRequestsFieldBuilder().addBuilder( - index, flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); + public Builder clearPartitionSize() { + if (partitionSizeValueCase_ == 3) { + partitionSizeValueCase_ = 0; + partitionSizeValue_ = null; + onChanged(); + } + return this; } /** - *
-       * The desired set of resources requested. ResourceNames must be unique within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry requests = 1; + * string partition_size = 3; */ - public java.util.List - getRequestsBuilderList() { - return getRequestsFieldBuilder().getBuilderList(); + public Builder setPartitionSizeBytes( + com.google.protobuf.ByteString value) { + if (value == null) { + throw new NullPointerException(); + } + checkByteStringIsUtf8(value); + partitionSizeValueCase_ = 3; + partitionSizeValue_ = value; + onChanged(); + return this; + } + @java.lang.Override + public final Builder setUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.setUnknownFields(unknownFields); + } + + @java.lang.Override + public final Builder mergeUnknownFields( + final com.google.protobuf.UnknownFieldSet unknownFields) { + return super.mergeUnknownFields(unknownFields); + } + + + // @@protoc_insertion_point(builder_scope:flyteidl.core.GPUAccelerator) + } + + // @@protoc_insertion_point(class_scope:flyteidl.core.GPUAccelerator) + private static final flyteidl.core.Tasks.GPUAccelerator DEFAULT_INSTANCE; + static { + DEFAULT_INSTANCE = new flyteidl.core.Tasks.GPUAccelerator(); + } + + public static flyteidl.core.Tasks.GPUAccelerator getDefaultInstance() { + return DEFAULT_INSTANCE; + } + + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { + @java.lang.Override + public GPUAccelerator parsePartialFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return new GPUAccelerator(input, extensionRegistry); + } + }; + + public static com.google.protobuf.Parser parser() { + return PARSER; + } + + @java.lang.Override + public com.google.protobuf.Parser getParserForType() { + return PARSER; + } + + @java.lang.Override + public flyteidl.core.Tasks.GPUAccelerator getDefaultInstanceForType() { + return DEFAULT_INSTANCE; + } + + } + + public interface ExtendedResourcesOrBuilder extends + // @@protoc_insertion_point(interface_extends:flyteidl.core.ExtendedResources) + com.google.protobuf.MessageOrBuilder { + + /** + *
+     * GPU accelerator to select for task. Contains information about device type, and
+     * for multi-instance GPUs, the partition size to use.
+     * 
+ * + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + */ + boolean hasGpuAccelerator(); + /** + *
+     * GPU accelerator to select for task. Contains information about device type, and
+     * for multi-instance GPUs, the partition size to use.
+     * 
+ * + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + */ + flyteidl.core.Tasks.GPUAccelerator getGpuAccelerator(); + /** + *
+     * GPU accelerator to select for task. Contains information about device type, and
+     * for multi-instance GPUs, the partition size to use.
+     * 
+ * + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + */ + flyteidl.core.Tasks.GPUAcceleratorOrBuilder getGpuAcceleratorOrBuilder(); + } + /** + *
+   * Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to
+   * allocate to a task.
+   * 
+ * + * Protobuf type {@code flyteidl.core.ExtendedResources} + */ + public static final class ExtendedResources extends + com.google.protobuf.GeneratedMessageV3 implements + // @@protoc_insertion_point(message_implements:flyteidl.core.ExtendedResources) + ExtendedResourcesOrBuilder { + private static final long serialVersionUID = 0L; + // Use ExtendedResources.newBuilder() to construct. + private ExtendedResources(com.google.protobuf.GeneratedMessageV3.Builder builder) { + super(builder); + } + private ExtendedResources() { + } + + @java.lang.Override + public final com.google.protobuf.UnknownFieldSet + getUnknownFields() { + return this.unknownFields; + } + private ExtendedResources( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + this(); + if (extensionRegistry == null) { + throw new java.lang.NullPointerException(); } - private com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> - getRequestsFieldBuilder() { - if (requestsBuilder_ == null) { - requestsBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder>( - requests_, - ((bitField0_ & 0x00000001) != 0), - getParentForChildren(), - isClean()); - requests_ = null; + int mutable_bitField0_ = 0; + com.google.protobuf.UnknownFieldSet.Builder unknownFields = + com.google.protobuf.UnknownFieldSet.newBuilder(); + try { + boolean done = false; + while (!done) { + int tag = input.readTag(); + switch (tag) { + case 0: + done = true; + break; + case 26: { + flyteidl.core.Tasks.GPUAccelerator.Builder subBuilder = null; + if (gpuAccelerator_ != null) { + subBuilder = gpuAccelerator_.toBuilder(); + } + gpuAccelerator_ = input.readMessage(flyteidl.core.Tasks.GPUAccelerator.parser(), extensionRegistry); + if (subBuilder != null) { + subBuilder.mergeFrom(gpuAccelerator_); + gpuAccelerator_ = subBuilder.buildPartial(); + } + + break; + } + default: { + if (!parseUnknownField( + input, unknownFields, extensionRegistry, tag)) { + done = true; + } + break; + } + } } - return requestsBuilder_; + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + throw e.setUnfinishedMessage(this); + } catch (java.io.IOException e) { + throw new com.google.protobuf.InvalidProtocolBufferException( + e).setUnfinishedMessage(this); + } finally { + this.unknownFields = unknownFields.build(); + makeExtensionsImmutable(); } + } + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_ExtendedResources_descriptor; + } - private java.util.List limits_ = - java.util.Collections.emptyList(); - private void ensureLimitsIsMutable() { - if (!((bitField0_ & 0x00000002) != 0)) { - limits_ = new java.util.ArrayList(limits_); - bitField0_ |= 0x00000002; - } + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_ExtendedResources_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Tasks.ExtendedResources.class, flyteidl.core.Tasks.ExtendedResources.Builder.class); + } + + public static final int GPU_ACCELERATOR_FIELD_NUMBER = 3; + private flyteidl.core.Tasks.GPUAccelerator gpuAccelerator_; + /** + *
+     * GPU accelerator to select for task. Contains information about device type, and
+     * for multi-instance GPUs, the partition size to use.
+     * 
+ * + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + */ + public boolean hasGpuAccelerator() { + return gpuAccelerator_ != null; + } + /** + *
+     * GPU accelerator to select for task. Contains information about device type, and
+     * for multi-instance GPUs, the partition size to use.
+     * 
+ * + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + */ + public flyteidl.core.Tasks.GPUAccelerator getGpuAccelerator() { + return gpuAccelerator_ == null ? flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance() : gpuAccelerator_; + } + /** + *
+     * GPU accelerator to select for task. Contains information about device type, and
+     * for multi-instance GPUs, the partition size to use.
+     * 
+ * + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; + */ + public flyteidl.core.Tasks.GPUAcceleratorOrBuilder getGpuAcceleratorOrBuilder() { + return getGpuAccelerator(); + } + + private byte memoizedIsInitialized = -1; + @java.lang.Override + public final boolean isInitialized() { + byte isInitialized = memoizedIsInitialized; + if (isInitialized == 1) return true; + if (isInitialized == 0) return false; + + memoizedIsInitialized = 1; + return true; + } + + @java.lang.Override + public void writeTo(com.google.protobuf.CodedOutputStream output) + throws java.io.IOException { + if (gpuAccelerator_ != null) { + output.writeMessage(3, getGpuAccelerator()); } + unknownFields.writeTo(output); + } - private com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> limitsBuilder_; + @java.lang.Override + public int getSerializedSize() { + int size = memoizedSize; + if (size != -1) return size; - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public java.util.List getLimitsList() { - if (limitsBuilder_ == null) { - return java.util.Collections.unmodifiableList(limits_); - } else { - return limitsBuilder_.getMessageList(); - } + size = 0; + if (gpuAccelerator_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(3, getGpuAccelerator()); } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public int getLimitsCount() { - if (limitsBuilder_ == null) { - return limits_.size(); - } else { - return limitsBuilder_.getCount(); - } + size += unknownFields.getSerializedSize(); + memoizedSize = size; + return size; + } + + @java.lang.Override + public boolean equals(final java.lang.Object obj) { + if (obj == this) { + return true; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public flyteidl.core.Tasks.Resources.ResourceEntry getLimits(int index) { - if (limitsBuilder_ == null) { - return limits_.get(index); - } else { - return limitsBuilder_.getMessage(index); - } + if (!(obj instanceof flyteidl.core.Tasks.ExtendedResources)) { + return super.equals(obj); + } + flyteidl.core.Tasks.ExtendedResources other = (flyteidl.core.Tasks.ExtendedResources) obj; + + if (hasGpuAccelerator() != other.hasGpuAccelerator()) return false; + if (hasGpuAccelerator()) { + if (!getGpuAccelerator() + .equals(other.getGpuAccelerator())) return false; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder setLimits( - int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { - if (limitsBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureLimitsIsMutable(); - limits_.set(index, value); - onChanged(); - } else { - limitsBuilder_.setMessage(index, value); - } - return this; + if (!unknownFields.equals(other.unknownFields)) return false; + return true; + } + + @java.lang.Override + public int hashCode() { + if (memoizedHashCode != 0) { + return memoizedHashCode; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder setLimits( - int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { - if (limitsBuilder_ == null) { - ensureLimitsIsMutable(); - limits_.set(index, builderForValue.build()); - onChanged(); - } else { - limitsBuilder_.setMessage(index, builderForValue.build()); - } - return this; + int hash = 41; + hash = (19 * hash) + getDescriptor().hashCode(); + if (hasGpuAccelerator()) { + hash = (37 * hash) + GPU_ACCELERATOR_FIELD_NUMBER; + hash = (53 * hash) + getGpuAccelerator().hashCode(); } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder addLimits(flyteidl.core.Tasks.Resources.ResourceEntry value) { - if (limitsBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureLimitsIsMutable(); - limits_.add(value); - onChanged(); - } else { - limitsBuilder_.addMessage(value); - } - return this; + hash = (29 * hash) + unknownFields.hashCode(); + memoizedHashCode = hash; + return hash; + } + + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + java.nio.ByteBuffer data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + java.nio.ByteBuffer data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + com.google.protobuf.ByteString data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + com.google.protobuf.ByteString data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom(byte[] data) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + byte[] data, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws com.google.protobuf.InvalidProtocolBufferException { + return PARSER.parseFrom(data, extensionRegistry); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Tasks.ExtendedResources parseDelimitedFrom(java.io.InputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input); + } + public static flyteidl.core.Tasks.ExtendedResources parseDelimitedFrom( + java.io.InputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseDelimitedWithIOException(PARSER, input, extensionRegistry); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + com.google.protobuf.CodedInputStream input) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input); + } + public static flyteidl.core.Tasks.ExtendedResources parseFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + return com.google.protobuf.GeneratedMessageV3 + .parseWithIOException(PARSER, input, extensionRegistry); + } + + @java.lang.Override + public Builder newBuilderForType() { return newBuilder(); } + public static Builder newBuilder() { + return DEFAULT_INSTANCE.toBuilder(); + } + public static Builder newBuilder(flyteidl.core.Tasks.ExtendedResources prototype) { + return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); + } + @java.lang.Override + public Builder toBuilder() { + return this == DEFAULT_INSTANCE + ? new Builder() : new Builder().mergeFrom(this); + } + + @java.lang.Override + protected Builder newBuilderForType( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + Builder builder = new Builder(parent); + return builder; + } + /** + *
+     * Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to
+     * allocate to a task.
+     * 
+ * + * Protobuf type {@code flyteidl.core.ExtendedResources} + */ + public static final class Builder extends + com.google.protobuf.GeneratedMessageV3.Builder implements + // @@protoc_insertion_point(builder_implements:flyteidl.core.ExtendedResources) + flyteidl.core.Tasks.ExtendedResourcesOrBuilder { + public static final com.google.protobuf.Descriptors.Descriptor + getDescriptor() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_ExtendedResources_descriptor; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder addLimits( - int index, flyteidl.core.Tasks.Resources.ResourceEntry value) { - if (limitsBuilder_ == null) { - if (value == null) { - throw new NullPointerException(); - } - ensureLimitsIsMutable(); - limits_.add(index, value); - onChanged(); - } else { - limitsBuilder_.addMessage(index, value); - } - return this; + + @java.lang.Override + protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable + internalGetFieldAccessorTable() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_ExtendedResources_fieldAccessorTable + .ensureFieldAccessorsInitialized( + flyteidl.core.Tasks.ExtendedResources.class, flyteidl.core.Tasks.ExtendedResources.Builder.class); } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder addLimits( - flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { - if (limitsBuilder_ == null) { - ensureLimitsIsMutable(); - limits_.add(builderForValue.build()); - onChanged(); - } else { - limitsBuilder_.addMessage(builderForValue.build()); - } - return this; + + // Construct using flyteidl.core.Tasks.ExtendedResources.newBuilder() + private Builder() { + maybeForceBuilderInitialization(); } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder addLimits( - int index, flyteidl.core.Tasks.Resources.ResourceEntry.Builder builderForValue) { - if (limitsBuilder_ == null) { - ensureLimitsIsMutable(); - limits_.add(index, builderForValue.build()); - onChanged(); - } else { - limitsBuilder_.addMessage(index, builderForValue.build()); + + private Builder( + com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { + super(parent); + maybeForceBuilderInitialization(); + } + private void maybeForceBuilderInitialization() { + if (com.google.protobuf.GeneratedMessageV3 + .alwaysUseFieldBuilders) { } - return this; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder addAllLimits( - java.lang.Iterable values) { - if (limitsBuilder_ == null) { - ensureLimitsIsMutable(); - com.google.protobuf.AbstractMessageLite.Builder.addAll( - values, limits_); - onChanged(); + @java.lang.Override + public Builder clear() { + super.clear(); + if (gpuAcceleratorBuilder_ == null) { + gpuAccelerator_ = null; } else { - limitsBuilder_.addAllMessages(values); + gpuAccelerator_ = null; + gpuAcceleratorBuilder_ = null; } return this; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder clearLimits() { - if (limitsBuilder_ == null) { - limits_ = java.util.Collections.emptyList(); - bitField0_ = (bitField0_ & ~0x00000002); - onChanged(); - } else { - limitsBuilder_.clear(); + + @java.lang.Override + public com.google.protobuf.Descriptors.Descriptor + getDescriptorForType() { + return flyteidl.core.Tasks.internal_static_flyteidl_core_ExtendedResources_descriptor; + } + + @java.lang.Override + public flyteidl.core.Tasks.ExtendedResources getDefaultInstanceForType() { + return flyteidl.core.Tasks.ExtendedResources.getDefaultInstance(); + } + + @java.lang.Override + public flyteidl.core.Tasks.ExtendedResources build() { + flyteidl.core.Tasks.ExtendedResources result = buildPartial(); + if (!result.isInitialized()) { + throw newUninitializedMessageException(result); } - return this; + return result; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public Builder removeLimits(int index) { - if (limitsBuilder_ == null) { - ensureLimitsIsMutable(); - limits_.remove(index); - onChanged(); + + @java.lang.Override + public flyteidl.core.Tasks.ExtendedResources buildPartial() { + flyteidl.core.Tasks.ExtendedResources result = new flyteidl.core.Tasks.ExtendedResources(this); + if (gpuAcceleratorBuilder_ == null) { + result.gpuAccelerator_ = gpuAccelerator_; } else { - limitsBuilder_.remove(index); + result.gpuAccelerator_ = gpuAcceleratorBuilder_.build(); } - return this; + onBuilt(); + return result; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public flyteidl.core.Tasks.Resources.ResourceEntry.Builder getLimitsBuilder( - int index) { - return getLimitsFieldBuilder().getBuilder(index); + + @java.lang.Override + public Builder clone() { + return super.clone(); } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder getLimitsOrBuilder( - int index) { - if (limitsBuilder_ == null) { - return limits_.get(index); } else { - return limitsBuilder_.getMessageOrBuilder(index); - } + @java.lang.Override + public Builder setField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.setField(field, value); } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public java.util.List - getLimitsOrBuilderList() { - if (limitsBuilder_ != null) { - return limitsBuilder_.getMessageOrBuilderList(); + @java.lang.Override + public Builder clearField( + com.google.protobuf.Descriptors.FieldDescriptor field) { + return super.clearField(field); + } + @java.lang.Override + public Builder clearOneof( + com.google.protobuf.Descriptors.OneofDescriptor oneof) { + return super.clearOneof(oneof); + } + @java.lang.Override + public Builder setRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + int index, java.lang.Object value) { + return super.setRepeatedField(field, index, value); + } + @java.lang.Override + public Builder addRepeatedField( + com.google.protobuf.Descriptors.FieldDescriptor field, + java.lang.Object value) { + return super.addRepeatedField(field, value); + } + @java.lang.Override + public Builder mergeFrom(com.google.protobuf.Message other) { + if (other instanceof flyteidl.core.Tasks.ExtendedResources) { + return mergeFrom((flyteidl.core.Tasks.ExtendedResources)other); } else { - return java.util.Collections.unmodifiableList(limits_); + super.mergeFrom(other); + return this; } } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addLimitsBuilder() { - return getLimitsFieldBuilder().addBuilder( - flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); - } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public flyteidl.core.Tasks.Resources.ResourceEntry.Builder addLimitsBuilder( - int index) { - return getLimitsFieldBuilder().addBuilder( - index, flyteidl.core.Tasks.Resources.ResourceEntry.getDefaultInstance()); + + public Builder mergeFrom(flyteidl.core.Tasks.ExtendedResources other) { + if (other == flyteidl.core.Tasks.ExtendedResources.getDefaultInstance()) return this; + if (other.hasGpuAccelerator()) { + mergeGpuAccelerator(other.getGpuAccelerator()); + } + this.mergeUnknownFields(other.unknownFields); + onChanged(); + return this; } - /** - *
-       * Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique
-       * within the list.
-       * 
- * - * repeated .flyteidl.core.Resources.ResourceEntry limits = 2; - */ - public java.util.List - getLimitsBuilderList() { - return getLimitsFieldBuilder().getBuilderList(); + + @java.lang.Override + public final boolean isInitialized() { + return true; } - private com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder> - getLimitsFieldBuilder() { - if (limitsBuilder_ == null) { - limitsBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< - flyteidl.core.Tasks.Resources.ResourceEntry, flyteidl.core.Tasks.Resources.ResourceEntry.Builder, flyteidl.core.Tasks.Resources.ResourceEntryOrBuilder>( - limits_, - ((bitField0_ & 0x00000002) != 0), - getParentForChildren(), - isClean()); - limits_ = null; + + @java.lang.Override + public Builder mergeFrom( + com.google.protobuf.CodedInputStream input, + com.google.protobuf.ExtensionRegistryLite extensionRegistry) + throws java.io.IOException { + flyteidl.core.Tasks.ExtendedResources parsedMessage = null; + try { + parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); + } catch (com.google.protobuf.InvalidProtocolBufferException e) { + parsedMessage = (flyteidl.core.Tasks.ExtendedResources) e.getUnfinishedMessage(); + throw e.unwrapIOException(); + } finally { + if (parsedMessage != null) { + mergeFrom(parsedMessage); + } } - return limitsBuilder_; + return this; } - private flyteidl.core.Tasks.ResourceExtensions extensions_; + private flyteidl.core.Tasks.GPUAccelerator gpuAccelerator_; private com.google.protobuf.SingleFieldBuilderV3< - flyteidl.core.Tasks.ResourceExtensions, flyteidl.core.Tasks.ResourceExtensions.Builder, flyteidl.core.Tasks.ResourceExtensionsOrBuilder> extensionsBuilder_; + flyteidl.core.Tasks.GPUAccelerator, flyteidl.core.Tasks.GPUAccelerator.Builder, flyteidl.core.Tasks.GPUAcceleratorOrBuilder> gpuAcceleratorBuilder_; /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public boolean hasExtensions() { - return extensionsBuilder_ != null || extensions_ != null; + public boolean hasGpuAccelerator() { + return gpuAcceleratorBuilder_ != null || gpuAccelerator_ != null; } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public flyteidl.core.Tasks.ResourceExtensions getExtensions() { - if (extensionsBuilder_ == null) { - return extensions_ == null ? flyteidl.core.Tasks.ResourceExtensions.getDefaultInstance() : extensions_; + public flyteidl.core.Tasks.GPUAccelerator getGpuAccelerator() { + if (gpuAcceleratorBuilder_ == null) { + return gpuAccelerator_ == null ? flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance() : gpuAccelerator_; } else { - return extensionsBuilder_.getMessage(); + return gpuAcceleratorBuilder_.getMessage(); } } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public Builder setExtensions(flyteidl.core.Tasks.ResourceExtensions value) { - if (extensionsBuilder_ == null) { + public Builder setGpuAccelerator(flyteidl.core.Tasks.GPUAccelerator value) { + if (gpuAcceleratorBuilder_ == null) { if (value == null) { throw new NullPointerException(); } - extensions_ = value; + gpuAccelerator_ = value; onChanged(); } else { - extensionsBuilder_.setMessage(value); + gpuAcceleratorBuilder_.setMessage(value); } return this; } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public Builder setExtensions( - flyteidl.core.Tasks.ResourceExtensions.Builder builderForValue) { - if (extensionsBuilder_ == null) { - extensions_ = builderForValue.build(); + public Builder setGpuAccelerator( + flyteidl.core.Tasks.GPUAccelerator.Builder builderForValue) { + if (gpuAcceleratorBuilder_ == null) { + gpuAccelerator_ = builderForValue.build(); onChanged(); } else { - extensionsBuilder_.setMessage(builderForValue.build()); + gpuAcceleratorBuilder_.setMessage(builderForValue.build()); } return this; } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public Builder mergeExtensions(flyteidl.core.Tasks.ResourceExtensions value) { - if (extensionsBuilder_ == null) { - if (extensions_ != null) { - extensions_ = - flyteidl.core.Tasks.ResourceExtensions.newBuilder(extensions_).mergeFrom(value).buildPartial(); + public Builder mergeGpuAccelerator(flyteidl.core.Tasks.GPUAccelerator value) { + if (gpuAcceleratorBuilder_ == null) { + if (gpuAccelerator_ != null) { + gpuAccelerator_ = + flyteidl.core.Tasks.GPUAccelerator.newBuilder(gpuAccelerator_).mergeFrom(value).buildPartial(); } else { - extensions_ = value; + gpuAccelerator_ = value; } onChanged(); } else { - extensionsBuilder_.mergeFrom(value); + gpuAcceleratorBuilder_.mergeFrom(value); } return this; } /** - *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * 
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public Builder clearExtensions() { - if (extensionsBuilder_ == null) { - extensions_ = null; + public Builder clearGpuAccelerator() { + if (gpuAcceleratorBuilder_ == null) { + gpuAccelerator_ = null; onChanged(); } else { - extensions_ = null; - extensionsBuilder_ = null; + gpuAccelerator_ = null; + gpuAcceleratorBuilder_ = null; } return this; } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public flyteidl.core.Tasks.ResourceExtensions.Builder getExtensionsBuilder() { + public flyteidl.core.Tasks.GPUAccelerator.Builder getGpuAcceleratorBuilder() { onChanged(); - return getExtensionsFieldBuilder().getBuilder(); + return getGpuAcceleratorFieldBuilder().getBuilder(); } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ - public flyteidl.core.Tasks.ResourceExtensionsOrBuilder getExtensionsOrBuilder() { - if (extensionsBuilder_ != null) { - return extensionsBuilder_.getMessageOrBuilder(); + public flyteidl.core.Tasks.GPUAcceleratorOrBuilder getGpuAcceleratorOrBuilder() { + if (gpuAcceleratorBuilder_ != null) { + return gpuAcceleratorBuilder_.getMessageOrBuilder(); } else { - return extensions_ == null ? - flyteidl.core.Tasks.ResourceExtensions.getDefaultInstance() : extensions_; + return gpuAccelerator_ == null ? + flyteidl.core.Tasks.GPUAccelerator.getDefaultInstance() : gpuAccelerator_; } } /** *
-       * Encapsulates all non-standard resources, not captured by
-       * v1.ResourceRequirements, to allocate to a task.
+       * GPU accelerator to select for task. Contains information about device type, and
+       * for multi-instance GPUs, the partition size to use.
        * 
* - * .flyteidl.core.ResourceExtensions extensions = 3; + * .flyteidl.core.GPUAccelerator gpu_accelerator = 3; */ private com.google.protobuf.SingleFieldBuilderV3< - flyteidl.core.Tasks.ResourceExtensions, flyteidl.core.Tasks.ResourceExtensions.Builder, flyteidl.core.Tasks.ResourceExtensionsOrBuilder> - getExtensionsFieldBuilder() { - if (extensionsBuilder_ == null) { - extensionsBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< - flyteidl.core.Tasks.ResourceExtensions, flyteidl.core.Tasks.ResourceExtensions.Builder, flyteidl.core.Tasks.ResourceExtensionsOrBuilder>( - getExtensions(), + flyteidl.core.Tasks.GPUAccelerator, flyteidl.core.Tasks.GPUAccelerator.Builder, flyteidl.core.Tasks.GPUAcceleratorOrBuilder> + getGpuAcceleratorFieldBuilder() { + if (gpuAcceleratorBuilder_ == null) { + gpuAcceleratorBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.GPUAccelerator, flyteidl.core.Tasks.GPUAccelerator.Builder, flyteidl.core.Tasks.GPUAcceleratorOrBuilder>( + getGpuAccelerator(), getParentForChildren(), isClean()); - extensions_ = null; + gpuAccelerator_ = null; } - return extensionsBuilder_; + return gpuAcceleratorBuilder_; } @java.lang.Override public final Builder setUnknownFields( @@ -4096,41 +3824,41 @@ public final Builder mergeUnknownFields( } - // @@protoc_insertion_point(builder_scope:flyteidl.core.Resources) + // @@protoc_insertion_point(builder_scope:flyteidl.core.ExtendedResources) } - // @@protoc_insertion_point(class_scope:flyteidl.core.Resources) - private static final flyteidl.core.Tasks.Resources DEFAULT_INSTANCE; + // @@protoc_insertion_point(class_scope:flyteidl.core.ExtendedResources) + private static final flyteidl.core.Tasks.ExtendedResources DEFAULT_INSTANCE; static { - DEFAULT_INSTANCE = new flyteidl.core.Tasks.Resources(); + DEFAULT_INSTANCE = new flyteidl.core.Tasks.ExtendedResources(); } - public static flyteidl.core.Tasks.Resources getDefaultInstance() { + public static flyteidl.core.Tasks.ExtendedResources getDefaultInstance() { return DEFAULT_INSTANCE; } - private static final com.google.protobuf.Parser - PARSER = new com.google.protobuf.AbstractParser() { + private static final com.google.protobuf.Parser + PARSER = new com.google.protobuf.AbstractParser() { @java.lang.Override - public Resources parsePartialFrom( + public ExtendedResources parsePartialFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { - return new Resources(input, extensionRegistry); + return new ExtendedResources(input, extensionRegistry); } }; - public static com.google.protobuf.Parser parser() { + public static com.google.protobuf.Parser parser() { return PARSER; } @java.lang.Override - public com.google.protobuf.Parser getParserForType() { + public com.google.protobuf.Parser getParserForType() { return PARSER; } @java.lang.Override - public flyteidl.core.Tasks.Resources getDefaultInstanceForType() { + public flyteidl.core.Tasks.ExtendedResources getDefaultInstanceForType() { return DEFAULT_INSTANCE; } @@ -7840,6 +7568,34 @@ public interface TaskTemplateOrBuilder extends */ flyteidl.core.Security.SecurityContextOrBuilder getSecurityContextOrBuilder(); + /** + *
+     * Encapsulates all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + boolean hasExtendedResources(); + /** + *
+     * Encapsulates all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + flyteidl.core.Tasks.ExtendedResources getExtendedResources(); + /** + *
+     * Encapsulates all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + flyteidl.core.Tasks.ExtendedResourcesOrBuilder getExtendedResourcesOrBuilder(); + /** *
      * Metadata about the custom defined for this task. This is extensible to allow various plugins in the system
@@ -8041,11 +7797,24 @@ private TaskTemplate(
 
               break;
             }
+            case 74: {
+              flyteidl.core.Tasks.ExtendedResources.Builder subBuilder = null;
+              if (extendedResources_ != null) {
+                subBuilder = extendedResources_.toBuilder();
+              }
+              extendedResources_ = input.readMessage(flyteidl.core.Tasks.ExtendedResources.parser(), extensionRegistry);
+              if (subBuilder != null) {
+                subBuilder.mergeFrom(extendedResources_);
+                extendedResources_ = subBuilder.buildPartial();
+              }
+
+              break;
+            }
             case 130: {
-              if (!((mutable_bitField0_ & 0x00000400) != 0)) {
+              if (!((mutable_bitField0_ & 0x00000800) != 0)) {
                 config_ = com.google.protobuf.MapField.newMapField(
                     ConfigDefaultEntryHolder.defaultEntry);
-                mutable_bitField0_ |= 0x00000400;
+                mutable_bitField0_ |= 0x00000800;
               }
               com.google.protobuf.MapEntry
               config__ = input.readMessage(
@@ -8472,6 +8241,42 @@ public flyteidl.core.Security.SecurityContextOrBuilder getSecurityContextOrBuild
       return getSecurityContext();
     }
 
+    public static final int EXTENDED_RESOURCES_FIELD_NUMBER = 9;
+    private flyteidl.core.Tasks.ExtendedResources extendedResources_;
+    /**
+     * 
+     * Encapsulates all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public boolean hasExtendedResources() { + return extendedResources_ != null; + } + /** + *
+     * Encapsulates all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public flyteidl.core.Tasks.ExtendedResources getExtendedResources() { + return extendedResources_ == null ? flyteidl.core.Tasks.ExtendedResources.getDefaultInstance() : extendedResources_; + } + /** + *
+     * Encapsulates all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public flyteidl.core.Tasks.ExtendedResourcesOrBuilder getExtendedResourcesOrBuilder() { + return getExtendedResources(); + } + public static final int CONFIG_FIELD_NUMBER = 16; private static final class ConfigDefaultEntryHolder { static final com.google.protobuf.MapEntry< @@ -8610,6 +8415,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (securityContext_ != null) { output.writeMessage(8, getSecurityContext()); } + if (extendedResources_ != null) { + output.writeMessage(9, getExtendedResources()); + } com.google.protobuf.GeneratedMessageV3 .serializeStringMapTo( output, @@ -8662,6 +8470,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(8, getSecurityContext()); } + if (extendedResources_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(9, getExtendedResources()); + } for (java.util.Map.Entry entry : internalGetConfig().getMap().entrySet()) { com.google.protobuf.MapEntry @@ -8724,6 +8536,11 @@ public boolean equals(final java.lang.Object obj) { if (!getSecurityContext() .equals(other.getSecurityContext())) return false; } + if (hasExtendedResources() != other.hasExtendedResources()) return false; + if (hasExtendedResources()) { + if (!getExtendedResources() + .equals(other.getExtendedResources())) return false; + } if (!internalGetConfig().equals( other.internalGetConfig())) return false; if (!getTargetCase().equals(other.getTargetCase())) return false; @@ -8778,6 +8595,10 @@ public int hashCode() { hash = (37 * hash) + SECURITY_CONTEXT_FIELD_NUMBER; hash = (53 * hash) + getSecurityContext().hashCode(); } + if (hasExtendedResources()) { + hash = (37 * hash) + EXTENDED_RESOURCES_FIELD_NUMBER; + hash = (53 * hash) + getExtendedResources().hashCode(); + } if (!internalGetConfig().getMap().isEmpty()) { hash = (37 * hash) + CONFIG_FIELD_NUMBER; hash = (53 * hash) + internalGetConfig().hashCode(); @@ -8992,6 +8813,12 @@ public Builder clear() { securityContext_ = null; securityContextBuilder_ = null; } + if (extendedResourcesBuilder_ == null) { + extendedResources_ = null; + } else { + extendedResources_ = null; + extendedResourcesBuilder_ = null; + } internalGetMutableConfig().clear(); targetCase_ = 0; target_ = null; @@ -9071,6 +8898,11 @@ public flyteidl.core.Tasks.TaskTemplate buildPartial() { } else { result.securityContext_ = securityContextBuilder_.build(); } + if (extendedResourcesBuilder_ == null) { + result.extendedResources_ = extendedResources_; + } else { + result.extendedResources_ = extendedResourcesBuilder_.build(); + } result.config_ = internalGetConfig(); result.config_.makeImmutable(); result.bitField0_ = to_bitField0_; @@ -9145,6 +8977,9 @@ public Builder mergeFrom(flyteidl.core.Tasks.TaskTemplate other) { if (other.hasSecurityContext()) { mergeSecurityContext(other.getSecurityContext()); } + if (other.hasExtendedResources()) { + mergeExtendedResources(other.getExtendedResources()); + } internalGetMutableConfig().mergeFrom( other.internalGetConfig()); switch (other.getTargetCase()) { @@ -10528,6 +10363,168 @@ public flyteidl.core.Security.SecurityContextOrBuilder getSecurityContextOrBuild return securityContextBuilder_; } + private flyteidl.core.Tasks.ExtendedResources extendedResources_; + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.ExtendedResources, flyteidl.core.Tasks.ExtendedResources.Builder, flyteidl.core.Tasks.ExtendedResourcesOrBuilder> extendedResourcesBuilder_; + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public boolean hasExtendedResources() { + return extendedResourcesBuilder_ != null || extendedResources_ != null; + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public flyteidl.core.Tasks.ExtendedResources getExtendedResources() { + if (extendedResourcesBuilder_ == null) { + return extendedResources_ == null ? flyteidl.core.Tasks.ExtendedResources.getDefaultInstance() : extendedResources_; + } else { + return extendedResourcesBuilder_.getMessage(); + } + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public Builder setExtendedResources(flyteidl.core.Tasks.ExtendedResources value) { + if (extendedResourcesBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + extendedResources_ = value; + onChanged(); + } else { + extendedResourcesBuilder_.setMessage(value); + } + + return this; + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public Builder setExtendedResources( + flyteidl.core.Tasks.ExtendedResources.Builder builderForValue) { + if (extendedResourcesBuilder_ == null) { + extendedResources_ = builderForValue.build(); + onChanged(); + } else { + extendedResourcesBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public Builder mergeExtendedResources(flyteidl.core.Tasks.ExtendedResources value) { + if (extendedResourcesBuilder_ == null) { + if (extendedResources_ != null) { + extendedResources_ = + flyteidl.core.Tasks.ExtendedResources.newBuilder(extendedResources_).mergeFrom(value).buildPartial(); + } else { + extendedResources_ = value; + } + onChanged(); + } else { + extendedResourcesBuilder_.mergeFrom(value); + } + + return this; + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public Builder clearExtendedResources() { + if (extendedResourcesBuilder_ == null) { + extendedResources_ = null; + onChanged(); + } else { + extendedResources_ = null; + extendedResourcesBuilder_ = null; + } + + return this; + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public flyteidl.core.Tasks.ExtendedResources.Builder getExtendedResourcesBuilder() { + + onChanged(); + return getExtendedResourcesFieldBuilder().getBuilder(); + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + public flyteidl.core.Tasks.ExtendedResourcesOrBuilder getExtendedResourcesOrBuilder() { + if (extendedResourcesBuilder_ != null) { + return extendedResourcesBuilder_.getMessageOrBuilder(); + } else { + return extendedResources_ == null ? + flyteidl.core.Tasks.ExtendedResources.getDefaultInstance() : extendedResources_; + } + } + /** + *
+       * Encapsulates all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 9; + */ + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.ExtendedResources, flyteidl.core.Tasks.ExtendedResources.Builder, flyteidl.core.Tasks.ExtendedResourcesOrBuilder> + getExtendedResourcesFieldBuilder() { + if (extendedResourcesBuilder_ == null) { + extendedResourcesBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.ExtendedResources, flyteidl.core.Tasks.ExtendedResources.Builder, flyteidl.core.Tasks.ExtendedResourcesOrBuilder>( + getExtendedResources(), + getParentForChildren(), + isClean()); + extendedResources_ = null; + } + return extendedResourcesBuilder_; + } + private com.google.protobuf.MapField< java.lang.String, java.lang.String> config_; private com.google.protobuf.MapField @@ -20415,25 +20412,25 @@ public flyteidl.core.Tasks.Sql getDefaultInstanceForType() { } private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_GPUAccelerator_descriptor; + internal_static_flyteidl_core_Resources_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable; + internal_static_flyteidl_core_Resources_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_ResourceExtensions_descriptor; + internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_ResourceExtensions_fieldAccessorTable; + internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_Resources_descriptor; + internal_static_flyteidl_core_GPUAccelerator_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_Resources_fieldAccessorTable; + internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor - internal_static_flyteidl_core_Resources_ResourceEntry_descriptor; + internal_static_flyteidl_core_ExtendedResources_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable - internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable; + internal_static_flyteidl_core_ExtendedResources_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor internal_static_flyteidl_core_RuntimeMetadata_descriptor; private static final @@ -20518,90 +20515,90 @@ public flyteidl.core.Tasks.Sql getDefaultInstanceForType() { "eidl/core/interface.proto\032\034flyteidl/core" + "/literals.proto\032\034flyteidl/core/security." + "proto\032\036google/protobuf/duration.proto\032\034g" + - "oogle/protobuf/struct.proto\"k\n\016GPUAccele" + - "rator\022\016\n\006device\030\001 \001(\t\022\027\n\runpartitioned\030\002" + - " \001(\010H\000\022\030\n\016partition_size\030\003 \001(\tH\000B\026\n\024part" + - "ition_size_value\"L\n\022ResourceExtensions\0226" + - "\n\017gpu_accelerator\030\003 \001(\0132\035.flyteidl.core." + - "GPUAccelerator\"\350\002\n\tResources\0228\n\010requests" + - "\030\001 \003(\0132&.flyteidl.core.Resources.Resourc" + - "eEntry\0226\n\006limits\030\002 \003(\0132&.flyteidl.core.R" + - "esources.ResourceEntry\0225\n\nextensions\030\003 \001" + - "(\0132!.flyteidl.core.ResourceExtensions\032S\n" + - "\rResourceEntry\0223\n\004name\030\001 \001(\0162%.flyteidl." + - "core.Resources.ResourceName\022\r\n\005value\030\002 \001" + - "(\t\"]\n\014ResourceName\022\013\n\007UNKNOWN\020\000\022\007\n\003CPU\020\001" + - "\022\007\n\003GPU\020\002\022\n\n\006MEMORY\020\003\022\013\n\007STORAGE\020\004\022\025\n\021EP" + - "HEMERAL_STORAGE\020\005\"\225\001\n\017RuntimeMetadata\0228\n" + - "\004type\030\001 \001(\0162*.flyteidl.core.RuntimeMetad" + - "ata.RuntimeType\022\017\n\007version\030\002 \001(\t\022\016\n\006flav" + - "or\030\003 \001(\t\"\'\n\013RuntimeType\022\t\n\005OTHER\020\000\022\r\n\tFL" + - "YTE_SDK\020\001\"\316\003\n\014TaskMetadata\022\024\n\014discoverab" + - "le\030\001 \001(\010\022/\n\007runtime\030\002 \001(\0132\036.flyteidl.cor" + - "e.RuntimeMetadata\022*\n\007timeout\030\004 \001(\0132\031.goo" + - "gle.protobuf.Duration\022-\n\007retries\030\005 \001(\0132\034" + - ".flyteidl.core.RetryStrategy\022\031\n\021discover" + - "y_version\030\006 \001(\t\022 \n\030deprecated_error_mess" + - "age\030\007 \001(\t\022\027\n\rinterruptible\030\010 \001(\010H\000\022\032\n\022ca" + - "che_serializable\030\t \001(\010\022\026\n\016generates_deck" + - "\030\n \001(\010\0223\n\004tags\030\013 \003(\0132%.flyteidl.core.Tas" + - "kMetadata.TagsEntry\022\031\n\021pod_template_name" + - "\030\014 \001(\t\032+\n\tTagsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005valu" + - "e\030\002 \001(\t:\0028\001B\025\n\023interruptible_value\"\220\004\n\014T" + - "askTemplate\022%\n\002id\030\001 \001(\0132\031.flyteidl.core." + - "Identifier\022\014\n\004type\030\002 \001(\t\022-\n\010metadata\030\003 \001" + - "(\0132\033.flyteidl.core.TaskMetadata\0220\n\tinter" + - "face\030\004 \001(\0132\035.flyteidl.core.TypedInterfac" + - "e\022\'\n\006custom\030\005 \001(\0132\027.google.protobuf.Stru" + - "ct\022-\n\tcontainer\030\006 \001(\0132\030.flyteidl.core.Co" + - "ntainerH\000\022(\n\007k8s_pod\030\021 \001(\0132\025.flyteidl.co" + - "re.K8sPodH\000\022!\n\003sql\030\022 \001(\0132\022.flyteidl.core" + - ".SqlH\000\022\031\n\021task_type_version\030\007 \001(\005\0228\n\020sec" + - "urity_context\030\010 \001(\0132\036.flyteidl.core.Secu" + - "rityContext\0227\n\006config\030\020 \003(\0132\'.flyteidl.c" + - "ore.TaskTemplate.ConfigEntry\032-\n\013ConfigEn" + - "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\010\n\006t" + - "arget\"\'\n\rContainerPort\022\026\n\016container_port" + - "\030\001 \001(\r\"\255\003\n\tContainer\022\r\n\005image\030\001 \001(\t\022\017\n\007c" + - "ommand\030\002 \003(\t\022\014\n\004args\030\003 \003(\t\022+\n\tresources\030" + - "\004 \001(\0132\030.flyteidl.core.Resources\022(\n\003env\030\005" + - " \003(\0132\033.flyteidl.core.KeyValuePair\022/\n\006con" + - "fig\030\006 \003(\0132\033.flyteidl.core.KeyValuePairB\002" + - "\030\001\022+\n\005ports\030\007 \003(\0132\034.flyteidl.core.Contai" + - "nerPort\0225\n\013data_config\030\t \001(\0132 .flyteidl." + - "core.DataLoadingConfig\022;\n\014architecture\030\n" + - " \001(\0162%.flyteidl.core.Container.Architect" + - "ure\"I\n\014Architecture\022\013\n\007UNKNOWN\020\000\022\t\n\005AMD6" + - "4\020\001\022\t\n\005ARM64\020\002\022\n\n\006ARM_V6\020\003\022\n\n\006ARM_V7\020\004\"\233" + - "\002\n\nIOStrategy\022=\n\rdownload_mode\030\001 \001(\0162&.f" + - "lyteidl.core.IOStrategy.DownloadMode\0229\n\013" + - "upload_mode\030\002 \001(\0162$.flyteidl.core.IOStra" + - "tegy.UploadMode\"L\n\014DownloadMode\022\022\n\016DOWNL" + - "OAD_EAGER\020\000\022\023\n\017DOWNLOAD_STREAM\020\001\022\023\n\017DO_N" + - "OT_DOWNLOAD\020\002\"E\n\nUploadMode\022\022\n\016UPLOAD_ON" + - "_EXIT\020\000\022\020\n\014UPLOAD_EAGER\020\001\022\021\n\rDO_NOT_UPLO" + - "AD\020\002\"\363\001\n\021DataLoadingConfig\022\017\n\007enabled\030\001 " + - "\001(\010\022\022\n\ninput_path\030\002 \001(\t\022\023\n\013output_path\030\003" + - " \001(\t\022A\n\006format\030\004 \001(\01621.flyteidl.core.Dat" + - "aLoadingConfig.LiteralMapFormat\022.\n\013io_st" + - "rategy\030\005 \001(\0132\031.flyteidl.core.IOStrategy\"" + - "1\n\020LiteralMapFormat\022\010\n\004JSON\020\000\022\010\n\004YAML\020\001\022" + - "\t\n\005PROTO\020\002\"\236\001\n\006K8sPod\0222\n\010metadata\030\001 \001(\0132" + - " .flyteidl.core.K8sObjectMetadata\022)\n\010pod" + - "_spec\030\002 \001(\0132\027.google.protobuf.Struct\0225\n\013" + - "data_config\030\003 \001(\0132 .flyteidl.core.DataLo" + - "adingConfig\"\374\001\n\021K8sObjectMetadata\022<\n\006lab" + - "els\030\001 \003(\0132,.flyteidl.core.K8sObjectMetad" + - "ata.LabelsEntry\022F\n\013annotations\030\002 \003(\01321.f" + - "lyteidl.core.K8sObjectMetadata.Annotatio" + - "nsEntry\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005v" + - "alue\030\002 \001(\t:\0028\001\0322\n\020AnnotationsEntry\022\013\n\003ke" + - "y\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"~\n\003Sql\022\021\n\tsta" + - "tement\030\001 \001(\t\022+\n\007dialect\030\002 \001(\0162\032.flyteidl" + - ".core.Sql.Dialect\"7\n\007Dialect\022\r\n\tUNDEFINE" + - "D\020\000\022\010\n\004ANSI\020\001\022\010\n\004HIVE\020\002\022\t\n\005OTHER\020\003B6Z4gi" + - "thub.com/flyteorg/flyteidl/gen/pb-go/fly" + - "teidl/coreb\006proto3" + "oogle/protobuf/struct.proto\"\261\002\n\tResource" + + "s\0228\n\010requests\030\001 \003(\0132&.flyteidl.core.Reso" + + "urces.ResourceEntry\0226\n\006limits\030\002 \003(\0132&.fl" + + "yteidl.core.Resources.ResourceEntry\032S\n\rR" + + "esourceEntry\0223\n\004name\030\001 \001(\0162%.flyteidl.co" + + "re.Resources.ResourceName\022\r\n\005value\030\002 \001(\t" + + "\"]\n\014ResourceName\022\013\n\007UNKNOWN\020\000\022\007\n\003CPU\020\001\022\007" + + "\n\003GPU\020\002\022\n\n\006MEMORY\020\003\022\013\n\007STORAGE\020\004\022\025\n\021EPHE" + + "MERAL_STORAGE\020\005\"k\n\016GPUAccelerator\022\016\n\006dev" + + "ice\030\001 \001(\t\022\027\n\runpartitioned\030\002 \001(\010H\000\022\030\n\016pa" + + "rtition_size\030\003 \001(\tH\000B\026\n\024partition_size_v" + + "alue\"K\n\021ExtendedResources\0226\n\017gpu_acceler" + + "ator\030\003 \001(\0132\035.flyteidl.core.GPUAccelerato" + + "r\"\225\001\n\017RuntimeMetadata\0228\n\004type\030\001 \001(\0162*.fl" + + "yteidl.core.RuntimeMetadata.RuntimeType\022" + + "\017\n\007version\030\002 \001(\t\022\016\n\006flavor\030\003 \001(\t\"\'\n\013Runt" + + "imeType\022\t\n\005OTHER\020\000\022\r\n\tFLYTE_SDK\020\001\"\316\003\n\014Ta" + + "skMetadata\022\024\n\014discoverable\030\001 \001(\010\022/\n\007runt" + + "ime\030\002 \001(\0132\036.flyteidl.core.RuntimeMetadat" + + "a\022*\n\007timeout\030\004 \001(\0132\031.google.protobuf.Dur" + + "ation\022-\n\007retries\030\005 \001(\0132\034.flyteidl.core.R" + + "etryStrategy\022\031\n\021discovery_version\030\006 \001(\t\022" + + " \n\030deprecated_error_message\030\007 \001(\t\022\027\n\rint" + + "erruptible\030\010 \001(\010H\000\022\032\n\022cache_serializable" + + "\030\t \001(\010\022\026\n\016generates_deck\030\n \001(\010\0223\n\004tags\030\013" + + " \003(\0132%.flyteidl.core.TaskMetadata.TagsEn" + + "try\022\031\n\021pod_template_name\030\014 \001(\t\032+\n\tTagsEn" + + "try\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001B\025\n\023i" + + "nterruptible_value\"\316\004\n\014TaskTemplate\022%\n\002i" + + "d\030\001 \001(\0132\031.flyteidl.core.Identifier\022\014\n\004ty" + + "pe\030\002 \001(\t\022-\n\010metadata\030\003 \001(\0132\033.flyteidl.co" + + "re.TaskMetadata\0220\n\tinterface\030\004 \001(\0132\035.fly" + + "teidl.core.TypedInterface\022\'\n\006custom\030\005 \001(" + + "\0132\027.google.protobuf.Struct\022-\n\tcontainer\030" + + "\006 \001(\0132\030.flyteidl.core.ContainerH\000\022(\n\007k8s" + + "_pod\030\021 \001(\0132\025.flyteidl.core.K8sPodH\000\022!\n\003s" + + "ql\030\022 \001(\0132\022.flyteidl.core.SqlH\000\022\031\n\021task_t" + + "ype_version\030\007 \001(\005\0228\n\020security_context\030\010 " + + "\001(\0132\036.flyteidl.core.SecurityContext\022<\n\022e" + + "xtended_resources\030\t \001(\0132 .flyteidl.core." + + "ExtendedResources\0227\n\006config\030\020 \003(\0132\'.flyt" + + "eidl.core.TaskTemplate.ConfigEntry\032-\n\013Co" + + "nfigEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028" + + "\001B\010\n\006target\"\'\n\rContainerPort\022\026\n\016containe" + + "r_port\030\001 \001(\r\"\255\003\n\tContainer\022\r\n\005image\030\001 \001(" + + "\t\022\017\n\007command\030\002 \003(\t\022\014\n\004args\030\003 \003(\t\022+\n\treso" + + "urces\030\004 \001(\0132\030.flyteidl.core.Resources\022(\n" + + "\003env\030\005 \003(\0132\033.flyteidl.core.KeyValuePair\022" + + "/\n\006config\030\006 \003(\0132\033.flyteidl.core.KeyValue" + + "PairB\002\030\001\022+\n\005ports\030\007 \003(\0132\034.flyteidl.core." + + "ContainerPort\0225\n\013data_config\030\t \001(\0132 .fly" + + "teidl.core.DataLoadingConfig\022;\n\014architec" + + "ture\030\n \001(\0162%.flyteidl.core.Container.Arc" + + "hitecture\"I\n\014Architecture\022\013\n\007UNKNOWN\020\000\022\t" + + "\n\005AMD64\020\001\022\t\n\005ARM64\020\002\022\n\n\006ARM_V6\020\003\022\n\n\006ARM_" + + "V7\020\004\"\233\002\n\nIOStrategy\022=\n\rdownload_mode\030\001 \001" + + "(\0162&.flyteidl.core.IOStrategy.DownloadMo" + + "de\0229\n\013upload_mode\030\002 \001(\0162$.flyteidl.core." + + "IOStrategy.UploadMode\"L\n\014DownloadMode\022\022\n" + + "\016DOWNLOAD_EAGER\020\000\022\023\n\017DOWNLOAD_STREAM\020\001\022\023" + + "\n\017DO_NOT_DOWNLOAD\020\002\"E\n\nUploadMode\022\022\n\016UPL" + + "OAD_ON_EXIT\020\000\022\020\n\014UPLOAD_EAGER\020\001\022\021\n\rDO_NO" + + "T_UPLOAD\020\002\"\363\001\n\021DataLoadingConfig\022\017\n\007enab" + + "led\030\001 \001(\010\022\022\n\ninput_path\030\002 \001(\t\022\023\n\013output_" + + "path\030\003 \001(\t\022A\n\006format\030\004 \001(\01621.flyteidl.co" + + "re.DataLoadingConfig.LiteralMapFormat\022.\n" + + "\013io_strategy\030\005 \001(\0132\031.flyteidl.core.IOStr" + + "ategy\"1\n\020LiteralMapFormat\022\010\n\004JSON\020\000\022\010\n\004Y" + + "AML\020\001\022\t\n\005PROTO\020\002\"\236\001\n\006K8sPod\0222\n\010metadata\030" + + "\001 \001(\0132 .flyteidl.core.K8sObjectMetadata\022" + + ")\n\010pod_spec\030\002 \001(\0132\027.google.protobuf.Stru" + + "ct\0225\n\013data_config\030\003 \001(\0132 .flyteidl.core." + + "DataLoadingConfig\"\374\001\n\021K8sObjectMetadata\022" + + "<\n\006labels\030\001 \003(\0132,.flyteidl.core.K8sObjec" + + "tMetadata.LabelsEntry\022F\n\013annotations\030\002 \003" + + "(\01321.flyteidl.core.K8sObjectMetadata.Ann" + + "otationsEntry\032-\n\013LabelsEntry\022\013\n\003key\030\001 \001(" + + "\t\022\r\n\005value\030\002 \001(\t:\0028\001\0322\n\020AnnotationsEntry" + + "\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001(\t:\0028\001\"~\n\003Sql\022" + + "\021\n\tstatement\030\001 \001(\t\022+\n\007dialect\030\002 \001(\0162\032.fl" + + "yteidl.core.Sql.Dialect\"7\n\007Dialect\022\r\n\tUN" + + "DEFINED\020\000\022\010\n\004ANSI\020\001\022\010\n\004HIVE\020\002\022\t\n\005OTHER\020\003" + + "B6Z4github.com/flyteorg/flyteidl/gen/pb-" + + "go/flyteidl/coreb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -20621,30 +20618,30 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( com.google.protobuf.DurationProto.getDescriptor(), com.google.protobuf.StructProto.getDescriptor(), }, assigner); - internal_static_flyteidl_core_GPUAccelerator_descriptor = - getDescriptor().getMessageTypes().get(0); - internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable = new - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( - internal_static_flyteidl_core_GPUAccelerator_descriptor, - new java.lang.String[] { "Device", "Unpartitioned", "PartitionSize", "PartitionSizeValue", }); - internal_static_flyteidl_core_ResourceExtensions_descriptor = - getDescriptor().getMessageTypes().get(1); - internal_static_flyteidl_core_ResourceExtensions_fieldAccessorTable = new - com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( - internal_static_flyteidl_core_ResourceExtensions_descriptor, - new java.lang.String[] { "GpuAccelerator", }); internal_static_flyteidl_core_Resources_descriptor = - getDescriptor().getMessageTypes().get(2); + getDescriptor().getMessageTypes().get(0); internal_static_flyteidl_core_Resources_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_Resources_descriptor, - new java.lang.String[] { "Requests", "Limits", "Extensions", }); + new java.lang.String[] { "Requests", "Limits", }); internal_static_flyteidl_core_Resources_ResourceEntry_descriptor = internal_static_flyteidl_core_Resources_descriptor.getNestedTypes().get(0); internal_static_flyteidl_core_Resources_ResourceEntry_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_Resources_ResourceEntry_descriptor, new java.lang.String[] { "Name", "Value", }); + internal_static_flyteidl_core_GPUAccelerator_descriptor = + getDescriptor().getMessageTypes().get(1); + internal_static_flyteidl_core_GPUAccelerator_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_flyteidl_core_GPUAccelerator_descriptor, + new java.lang.String[] { "Device", "Unpartitioned", "PartitionSize", "PartitionSizeValue", }); + internal_static_flyteidl_core_ExtendedResources_descriptor = + getDescriptor().getMessageTypes().get(2); + internal_static_flyteidl_core_ExtendedResources_fieldAccessorTable = new + com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( + internal_static_flyteidl_core_ExtendedResources_descriptor, + new java.lang.String[] { "GpuAccelerator", }); internal_static_flyteidl_core_RuntimeMetadata_descriptor = getDescriptor().getMessageTypes().get(3); internal_static_flyteidl_core_RuntimeMetadata_fieldAccessorTable = new @@ -20668,7 +20665,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_core_TaskTemplate_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_TaskTemplate_descriptor, - new java.lang.String[] { "Id", "Type", "Metadata", "Interface", "Custom", "Container", "K8SPod", "Sql", "TaskTypeVersion", "SecurityContext", "Config", "Target", }); + new java.lang.String[] { "Id", "Type", "Metadata", "Interface", "Custom", "Container", "K8SPod", "Sql", "TaskTypeVersion", "SecurityContext", "ExtendedResources", "Config", "Target", }); internal_static_flyteidl_core_TaskTemplate_ConfigEntry_descriptor = internal_static_flyteidl_core_TaskTemplate_descriptor.getNestedTypes().get(0); internal_static_flyteidl_core_TaskTemplate_ConfigEntry_fieldAccessorTable = new diff --git a/gen/pb-java/flyteidl/core/Workflow.java b/gen/pb-java/flyteidl/core/Workflow.java index 9d7cf7e7d..3dac38b77 100644 --- a/gen/pb-java/flyteidl/core/Workflow.java +++ b/gen/pb-java/flyteidl/core/Workflow.java @@ -20389,6 +20389,34 @@ public interface TaskNodeOverridesOrBuilder extends * .flyteidl.core.Resources resources = 1; */ flyteidl.core.Tasks.ResourcesOrBuilder getResourcesOrBuilder(); + + /** + *
+     * Overrides for all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + boolean hasExtendedResources(); + /** + *
+     * Overrides for all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + flyteidl.core.Tasks.ExtendedResources getExtendedResources(); + /** + *
+     * Overrides for all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + flyteidl.core.Tasks.ExtendedResourcesOrBuilder getExtendedResourcesOrBuilder(); } /** *
@@ -20446,6 +20474,19 @@ private TaskNodeOverrides(
 
               break;
             }
+            case 18: {
+              flyteidl.core.Tasks.ExtendedResources.Builder subBuilder = null;
+              if (extendedResources_ != null) {
+                subBuilder = extendedResources_.toBuilder();
+              }
+              extendedResources_ = input.readMessage(flyteidl.core.Tasks.ExtendedResources.parser(), extensionRegistry);
+              if (subBuilder != null) {
+                subBuilder.mergeFrom(extendedResources_);
+                extendedResources_ = subBuilder.buildPartial();
+              }
+
+              break;
+            }
             default: {
               if (!parseUnknownField(
                   input, unknownFields, extensionRegistry, tag)) {
@@ -20511,6 +20552,42 @@ public flyteidl.core.Tasks.ResourcesOrBuilder getResourcesOrBuilder() {
       return getResources();
     }
 
+    public static final int EXTENDED_RESOURCES_FIELD_NUMBER = 2;
+    private flyteidl.core.Tasks.ExtendedResources extendedResources_;
+    /**
+     * 
+     * Overrides for all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public boolean hasExtendedResources() { + return extendedResources_ != null; + } + /** + *
+     * Overrides for all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public flyteidl.core.Tasks.ExtendedResources getExtendedResources() { + return extendedResources_ == null ? flyteidl.core.Tasks.ExtendedResources.getDefaultInstance() : extendedResources_; + } + /** + *
+     * Overrides for all non-standard resources, not captured by
+     * v1.ResourceRequirements, to allocate to a task.
+     * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public flyteidl.core.Tasks.ExtendedResourcesOrBuilder getExtendedResourcesOrBuilder() { + return getExtendedResources(); + } + private byte memoizedIsInitialized = -1; @java.lang.Override public final boolean isInitialized() { @@ -20528,6 +20605,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) if (resources_ != null) { output.writeMessage(1, getResources()); } + if (extendedResources_ != null) { + output.writeMessage(2, getExtendedResources()); + } unknownFields.writeTo(output); } @@ -20541,6 +20621,10 @@ public int getSerializedSize() { size += com.google.protobuf.CodedOutputStream .computeMessageSize(1, getResources()); } + if (extendedResources_ != null) { + size += com.google.protobuf.CodedOutputStream + .computeMessageSize(2, getExtendedResources()); + } size += unknownFields.getSerializedSize(); memoizedSize = size; return size; @@ -20561,6 +20645,11 @@ public boolean equals(final java.lang.Object obj) { if (!getResources() .equals(other.getResources())) return false; } + if (hasExtendedResources() != other.hasExtendedResources()) return false; + if (hasExtendedResources()) { + if (!getExtendedResources() + .equals(other.getExtendedResources())) return false; + } if (!unknownFields.equals(other.unknownFields)) return false; return true; } @@ -20576,6 +20665,10 @@ public int hashCode() { hash = (37 * hash) + RESOURCES_FIELD_NUMBER; hash = (53 * hash) + getResources().hashCode(); } + if (hasExtendedResources()) { + hash = (37 * hash) + EXTENDED_RESOURCES_FIELD_NUMBER; + hash = (53 * hash) + getExtendedResources().hashCode(); + } hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; @@ -20719,6 +20812,12 @@ public Builder clear() { resources_ = null; resourcesBuilder_ = null; } + if (extendedResourcesBuilder_ == null) { + extendedResources_ = null; + } else { + extendedResources_ = null; + extendedResourcesBuilder_ = null; + } return this; } @@ -20750,6 +20849,11 @@ public flyteidl.core.Workflow.TaskNodeOverrides buildPartial() { } else { result.resources_ = resourcesBuilder_.build(); } + if (extendedResourcesBuilder_ == null) { + result.extendedResources_ = extendedResources_; + } else { + result.extendedResources_ = extendedResourcesBuilder_.build(); + } onBuilt(); return result; } @@ -20801,6 +20905,9 @@ public Builder mergeFrom(flyteidl.core.Workflow.TaskNodeOverrides other) { if (other.hasResources()) { mergeResources(other.getResources()); } + if (other.hasExtendedResources()) { + mergeExtendedResources(other.getExtendedResources()); + } this.mergeUnknownFields(other.unknownFields); onChanged(); return this; @@ -20982,6 +21089,168 @@ public flyteidl.core.Tasks.ResourcesOrBuilder getResourcesOrBuilder() { } return resourcesBuilder_; } + + private flyteidl.core.Tasks.ExtendedResources extendedResources_; + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.ExtendedResources, flyteidl.core.Tasks.ExtendedResources.Builder, flyteidl.core.Tasks.ExtendedResourcesOrBuilder> extendedResourcesBuilder_; + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public boolean hasExtendedResources() { + return extendedResourcesBuilder_ != null || extendedResources_ != null; + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public flyteidl.core.Tasks.ExtendedResources getExtendedResources() { + if (extendedResourcesBuilder_ == null) { + return extendedResources_ == null ? flyteidl.core.Tasks.ExtendedResources.getDefaultInstance() : extendedResources_; + } else { + return extendedResourcesBuilder_.getMessage(); + } + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public Builder setExtendedResources(flyteidl.core.Tasks.ExtendedResources value) { + if (extendedResourcesBuilder_ == null) { + if (value == null) { + throw new NullPointerException(); + } + extendedResources_ = value; + onChanged(); + } else { + extendedResourcesBuilder_.setMessage(value); + } + + return this; + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public Builder setExtendedResources( + flyteidl.core.Tasks.ExtendedResources.Builder builderForValue) { + if (extendedResourcesBuilder_ == null) { + extendedResources_ = builderForValue.build(); + onChanged(); + } else { + extendedResourcesBuilder_.setMessage(builderForValue.build()); + } + + return this; + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public Builder mergeExtendedResources(flyteidl.core.Tasks.ExtendedResources value) { + if (extendedResourcesBuilder_ == null) { + if (extendedResources_ != null) { + extendedResources_ = + flyteidl.core.Tasks.ExtendedResources.newBuilder(extendedResources_).mergeFrom(value).buildPartial(); + } else { + extendedResources_ = value; + } + onChanged(); + } else { + extendedResourcesBuilder_.mergeFrom(value); + } + + return this; + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public Builder clearExtendedResources() { + if (extendedResourcesBuilder_ == null) { + extendedResources_ = null; + onChanged(); + } else { + extendedResources_ = null; + extendedResourcesBuilder_ = null; + } + + return this; + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public flyteidl.core.Tasks.ExtendedResources.Builder getExtendedResourcesBuilder() { + + onChanged(); + return getExtendedResourcesFieldBuilder().getBuilder(); + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + public flyteidl.core.Tasks.ExtendedResourcesOrBuilder getExtendedResourcesOrBuilder() { + if (extendedResourcesBuilder_ != null) { + return extendedResourcesBuilder_.getMessageOrBuilder(); + } else { + return extendedResources_ == null ? + flyteidl.core.Tasks.ExtendedResources.getDefaultInstance() : extendedResources_; + } + } + /** + *
+       * Overrides for all non-standard resources, not captured by
+       * v1.ResourceRequirements, to allocate to a task.
+       * 
+ * + * .flyteidl.core.ExtendedResources extended_resources = 2; + */ + private com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.ExtendedResources, flyteidl.core.Tasks.ExtendedResources.Builder, flyteidl.core.Tasks.ExtendedResourcesOrBuilder> + getExtendedResourcesFieldBuilder() { + if (extendedResourcesBuilder_ == null) { + extendedResourcesBuilder_ = new com.google.protobuf.SingleFieldBuilderV3< + flyteidl.core.Tasks.ExtendedResources, flyteidl.core.Tasks.ExtendedResources.Builder, flyteidl.core.Tasks.ExtendedResourcesOrBuilder>( + getExtendedResources(), + getParentForChildren(), + isClean()); + extendedResources_ = null; + } + return extendedResourcesBuilder_; + } @java.lang.Override public final Builder setUnknownFields( final com.google.protobuf.UnknownFieldSet unknownFields) { @@ -21205,10 +21474,11 @@ public flyteidl.core.Workflow.TaskNodeOverrides getDefaultInstanceForType() { "re.Binding\022)\n\014failure_node\030\006 \001(\0132\023.flyte" + "idl.core.Node\022B\n\021metadata_defaults\030\007 \001(\013" + "2\'.flyteidl.core.WorkflowMetadataDefault" + - "s\"@\n\021TaskNodeOverrides\022+\n\tresources\030\001 \001(" + - "\0132\030.flyteidl.core.ResourcesB6Z4github.co" + - "m/flyteorg/flyteidl/gen/pb-go/flyteidl/c" + - "oreb\006proto3" + "s\"~\n\021TaskNodeOverrides\022+\n\tresources\030\001 \001(" + + "\0132\030.flyteidl.core.Resources\022<\n\022extended_" + + "resources\030\002 \001(\0132 .flyteidl.core.Extended" + + "ResourcesB6Z4github.com/flyteorg/flyteid" + + "l/gen/pb-go/flyteidl/coreb\006proto3" }; com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner = new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() { @@ -21338,7 +21608,7 @@ public com.google.protobuf.ExtensionRegistry assignDescriptors( internal_static_flyteidl_core_TaskNodeOverrides_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_flyteidl_core_TaskNodeOverrides_descriptor, - new java.lang.String[] { "Resources", }); + new java.lang.String[] { "Resources", "ExtendedResources", }); flyteidl.core.Condition.getDescriptor(); flyteidl.core.Execution.getDescriptor(); flyteidl.core.IdentifierOuterClass.getDescriptor(); diff --git a/gen/pb-js/flyteidl.d.ts b/gen/pb-js/flyteidl.d.ts index f0c43b037..2a302a779 100644 --- a/gen/pb-js/flyteidl.d.ts +++ b/gen/pb-js/flyteidl.d.ts @@ -1886,6 +1886,9 @@ export namespace flyteidl { /** TaskNodeOverrides resources */ resources?: (flyteidl.core.IResources|null); + + /** TaskNodeOverrides extendedResources */ + extendedResources?: (flyteidl.core.IExtendedResources|null); } /** Represents a TaskNodeOverrides. */ @@ -1900,6 +1903,9 @@ export namespace flyteidl { /** TaskNodeOverrides resources. */ public resources?: (flyteidl.core.IResources|null); + /** TaskNodeOverrides extendedResources. */ + public extendedResources?: (flyteidl.core.IExtendedResources|null); + /** * Creates a new TaskNodeOverrides instance using the specified properties. * @param [properties] Properties to set @@ -5022,125 +5028,6 @@ export namespace flyteidl { public static verify(message: { [k: string]: any }): (string|null); } - /** Properties of a GPUAccelerator. */ - interface IGPUAccelerator { - - /** GPUAccelerator device */ - device?: (string|null); - - /** GPUAccelerator unpartitioned */ - unpartitioned?: (boolean|null); - - /** GPUAccelerator partitionSize */ - partitionSize?: (string|null); - } - - /** Represents a GPUAccelerator. */ - class GPUAccelerator implements IGPUAccelerator { - - /** - * Constructs a new GPUAccelerator. - * @param [properties] Properties to set - */ - constructor(properties?: flyteidl.core.IGPUAccelerator); - - /** GPUAccelerator device. */ - public device: string; - - /** GPUAccelerator unpartitioned. */ - public unpartitioned: boolean; - - /** GPUAccelerator partitionSize. */ - public partitionSize: string; - - /** GPUAccelerator partitionSizeValue. */ - public partitionSizeValue?: ("unpartitioned"|"partitionSize"); - - /** - * Creates a new GPUAccelerator instance using the specified properties. - * @param [properties] Properties to set - * @returns GPUAccelerator instance - */ - public static create(properties?: flyteidl.core.IGPUAccelerator): flyteidl.core.GPUAccelerator; - - /** - * Encodes the specified GPUAccelerator message. Does not implicitly {@link flyteidl.core.GPUAccelerator.verify|verify} messages. - * @param message GPUAccelerator message or plain object to encode - * @param [writer] Writer to encode to - * @returns Writer - */ - public static encode(message: flyteidl.core.IGPUAccelerator, writer?: $protobuf.Writer): $protobuf.Writer; - - /** - * Decodes a GPUAccelerator message from the specified reader or buffer. - * @param reader Reader or buffer to decode from - * @param [length] Message length if known beforehand - * @returns GPUAccelerator - * @throws {Error} If the payload is not a reader or valid buffer - * @throws {$protobuf.util.ProtocolError} If required fields are missing - */ - public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.core.GPUAccelerator; - - /** - * Verifies a GPUAccelerator message. - * @param message Plain object to verify - * @returns `null` if valid, otherwise the reason why it is not - */ - public static verify(message: { [k: string]: any }): (string|null); - } - - /** Properties of a ResourceExtensions. */ - interface IResourceExtensions { - - /** ResourceExtensions gpuAccelerator */ - gpuAccelerator?: (flyteidl.core.IGPUAccelerator|null); - } - - /** Represents a ResourceExtensions. */ - class ResourceExtensions implements IResourceExtensions { - - /** - * Constructs a new ResourceExtensions. - * @param [properties] Properties to set - */ - constructor(properties?: flyteidl.core.IResourceExtensions); - - /** ResourceExtensions gpuAccelerator. */ - public gpuAccelerator?: (flyteidl.core.IGPUAccelerator|null); - - /** - * Creates a new ResourceExtensions instance using the specified properties. - * @param [properties] Properties to set - * @returns ResourceExtensions instance - */ - public static create(properties?: flyteidl.core.IResourceExtensions): flyteidl.core.ResourceExtensions; - - /** - * Encodes the specified ResourceExtensions message. Does not implicitly {@link flyteidl.core.ResourceExtensions.verify|verify} messages. - * @param message ResourceExtensions message or plain object to encode - * @param [writer] Writer to encode to - * @returns Writer - */ - public static encode(message: flyteidl.core.IResourceExtensions, writer?: $protobuf.Writer): $protobuf.Writer; - - /** - * Decodes a ResourceExtensions message from the specified reader or buffer. - * @param reader Reader or buffer to decode from - * @param [length] Message length if known beforehand - * @returns ResourceExtensions - * @throws {Error} If the payload is not a reader or valid buffer - * @throws {$protobuf.util.ProtocolError} If required fields are missing - */ - public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.core.ResourceExtensions; - - /** - * Verifies a ResourceExtensions message. - * @param message Plain object to verify - * @returns `null` if valid, otherwise the reason why it is not - */ - public static verify(message: { [k: string]: any }): (string|null); - } - /** Properties of a Resources. */ interface IResources { @@ -5149,9 +5036,6 @@ export namespace flyteidl { /** Resources limits */ limits?: (flyteidl.core.Resources.IResourceEntry[]|null); - - /** Resources extensions */ - extensions?: (flyteidl.core.IResourceExtensions|null); } /** Represents a Resources. */ @@ -5169,9 +5053,6 @@ export namespace flyteidl { /** Resources limits. */ public limits: flyteidl.core.Resources.IResourceEntry[]; - /** Resources extensions. */ - public extensions?: (flyteidl.core.IResourceExtensions|null); - /** * Creates a new Resources instance using the specified properties. * @param [properties] Properties to set @@ -5276,6 +5157,125 @@ export namespace flyteidl { } } + /** Properties of a GPUAccelerator. */ + interface IGPUAccelerator { + + /** GPUAccelerator device */ + device?: (string|null); + + /** GPUAccelerator unpartitioned */ + unpartitioned?: (boolean|null); + + /** GPUAccelerator partitionSize */ + partitionSize?: (string|null); + } + + /** Represents a GPUAccelerator. */ + class GPUAccelerator implements IGPUAccelerator { + + /** + * Constructs a new GPUAccelerator. + * @param [properties] Properties to set + */ + constructor(properties?: flyteidl.core.IGPUAccelerator); + + /** GPUAccelerator device. */ + public device: string; + + /** GPUAccelerator unpartitioned. */ + public unpartitioned: boolean; + + /** GPUAccelerator partitionSize. */ + public partitionSize: string; + + /** GPUAccelerator partitionSizeValue. */ + public partitionSizeValue?: ("unpartitioned"|"partitionSize"); + + /** + * Creates a new GPUAccelerator instance using the specified properties. + * @param [properties] Properties to set + * @returns GPUAccelerator instance + */ + public static create(properties?: flyteidl.core.IGPUAccelerator): flyteidl.core.GPUAccelerator; + + /** + * Encodes the specified GPUAccelerator message. Does not implicitly {@link flyteidl.core.GPUAccelerator.verify|verify} messages. + * @param message GPUAccelerator message or plain object to encode + * @param [writer] Writer to encode to + * @returns Writer + */ + public static encode(message: flyteidl.core.IGPUAccelerator, writer?: $protobuf.Writer): $protobuf.Writer; + + /** + * Decodes a GPUAccelerator message from the specified reader or buffer. + * @param reader Reader or buffer to decode from + * @param [length] Message length if known beforehand + * @returns GPUAccelerator + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.core.GPUAccelerator; + + /** + * Verifies a GPUAccelerator message. + * @param message Plain object to verify + * @returns `null` if valid, otherwise the reason why it is not + */ + public static verify(message: { [k: string]: any }): (string|null); + } + + /** Properties of an ExtendedResources. */ + interface IExtendedResources { + + /** ExtendedResources gpuAccelerator */ + gpuAccelerator?: (flyteidl.core.IGPUAccelerator|null); + } + + /** Represents an ExtendedResources. */ + class ExtendedResources implements IExtendedResources { + + /** + * Constructs a new ExtendedResources. + * @param [properties] Properties to set + */ + constructor(properties?: flyteidl.core.IExtendedResources); + + /** ExtendedResources gpuAccelerator. */ + public gpuAccelerator?: (flyteidl.core.IGPUAccelerator|null); + + /** + * Creates a new ExtendedResources instance using the specified properties. + * @param [properties] Properties to set + * @returns ExtendedResources instance + */ + public static create(properties?: flyteidl.core.IExtendedResources): flyteidl.core.ExtendedResources; + + /** + * Encodes the specified ExtendedResources message. Does not implicitly {@link flyteidl.core.ExtendedResources.verify|verify} messages. + * @param message ExtendedResources message or plain object to encode + * @param [writer] Writer to encode to + * @returns Writer + */ + public static encode(message: flyteidl.core.IExtendedResources, writer?: $protobuf.Writer): $protobuf.Writer; + + /** + * Decodes an ExtendedResources message from the specified reader or buffer. + * @param reader Reader or buffer to decode from + * @param [length] Message length if known beforehand + * @returns ExtendedResources + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): flyteidl.core.ExtendedResources; + + /** + * Verifies an ExtendedResources message. + * @param message Plain object to verify + * @returns `null` if valid, otherwise the reason why it is not + */ + public static verify(message: { [k: string]: any }): (string|null); + } + /** Properties of a RuntimeMetadata. */ interface IRuntimeMetadata { @@ -5497,6 +5497,9 @@ export namespace flyteidl { /** TaskTemplate securityContext */ securityContext?: (flyteidl.core.ISecurityContext|null); + /** TaskTemplate extendedResources */ + extendedResources?: (flyteidl.core.IExtendedResources|null); + /** TaskTemplate config */ config?: ({ [k: string]: string }|null); } @@ -5540,6 +5543,9 @@ export namespace flyteidl { /** TaskTemplate securityContext. */ public securityContext?: (flyteidl.core.ISecurityContext|null); + /** TaskTemplate extendedResources. */ + public extendedResources?: (flyteidl.core.IExtendedResources|null); + /** TaskTemplate config. */ public config: { [k: string]: string }; diff --git a/gen/pb-js/flyteidl.js b/gen/pb-js/flyteidl.js index 3643bc2e0..4783bc4a5 100644 --- a/gen/pb-js/flyteidl.js +++ b/gen/pb-js/flyteidl.js @@ -4570,6 +4570,7 @@ * @memberof flyteidl.core * @interface ITaskNodeOverrides * @property {flyteidl.core.IResources|null} [resources] TaskNodeOverrides resources + * @property {flyteidl.core.IExtendedResources|null} [extendedResources] TaskNodeOverrides extendedResources */ /** @@ -4595,6 +4596,14 @@ */ TaskNodeOverrides.prototype.resources = null; + /** + * TaskNodeOverrides extendedResources. + * @member {flyteidl.core.IExtendedResources|null|undefined} extendedResources + * @memberof flyteidl.core.TaskNodeOverrides + * @instance + */ + TaskNodeOverrides.prototype.extendedResources = null; + /** * Creates a new TaskNodeOverrides instance using the specified properties. * @function create @@ -4621,6 +4630,8 @@ writer = $Writer.create(); if (message.resources != null && message.hasOwnProperty("resources")) $root.flyteidl.core.Resources.encode(message.resources, writer.uint32(/* id 1, wireType 2 =*/10).fork()).ldelim(); + if (message.extendedResources != null && message.hasOwnProperty("extendedResources")) + $root.flyteidl.core.ExtendedResources.encode(message.extendedResources, writer.uint32(/* id 2, wireType 2 =*/18).fork()).ldelim(); return writer; }; @@ -4645,6 +4656,9 @@ case 1: message.resources = $root.flyteidl.core.Resources.decode(reader, reader.uint32()); break; + case 2: + message.extendedResources = $root.flyteidl.core.ExtendedResources.decode(reader, reader.uint32()); + break; default: reader.skipType(tag & 7); break; @@ -4669,6 +4683,11 @@ if (error) return "resources." + error; } + if (message.extendedResources != null && message.hasOwnProperty("extendedResources")) { + var error = $root.flyteidl.core.ExtendedResources.verify(message.extendedResources); + if (error) + return "extendedResources." + error; + } return null; }; @@ -11971,26 +11990,27 @@ return ParameterMap; })(); - core.GPUAccelerator = (function() { + core.Resources = (function() { /** - * Properties of a GPUAccelerator. + * Properties of a Resources. * @memberof flyteidl.core - * @interface IGPUAccelerator - * @property {string|null} [device] GPUAccelerator device - * @property {boolean|null} [unpartitioned] GPUAccelerator unpartitioned - * @property {string|null} [partitionSize] GPUAccelerator partitionSize + * @interface IResources + * @property {Array.|null} [requests] Resources requests + * @property {Array.|null} [limits] Resources limits */ /** - * Constructs a new GPUAccelerator. + * Constructs a new Resources. * @memberof flyteidl.core - * @classdesc Represents a GPUAccelerator. - * @implements IGPUAccelerator + * @classdesc Represents a Resources. + * @implements IResources * @constructor - * @param {flyteidl.core.IGPUAccelerator=} [properties] Properties to set + * @param {flyteidl.core.IResources=} [properties] Properties to set */ - function GPUAccelerator(properties) { + function Resources(properties) { + this.requests = []; + this.limits = []; if (properties) for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) if (properties[keys[i]] != null) @@ -11998,102 +12018,81 @@ } /** - * GPUAccelerator device. - * @member {string} device - * @memberof flyteidl.core.GPUAccelerator - * @instance - */ - GPUAccelerator.prototype.device = ""; - - /** - * GPUAccelerator unpartitioned. - * @member {boolean} unpartitioned - * @memberof flyteidl.core.GPUAccelerator - * @instance - */ - GPUAccelerator.prototype.unpartitioned = false; - - /** - * GPUAccelerator partitionSize. - * @member {string} partitionSize - * @memberof flyteidl.core.GPUAccelerator + * Resources requests. + * @member {Array.} requests + * @memberof flyteidl.core.Resources * @instance */ - GPUAccelerator.prototype.partitionSize = ""; - - // OneOf field names bound to virtual getters and setters - var $oneOfFields; + Resources.prototype.requests = $util.emptyArray; /** - * GPUAccelerator partitionSizeValue. - * @member {"unpartitioned"|"partitionSize"|undefined} partitionSizeValue - * @memberof flyteidl.core.GPUAccelerator + * Resources limits. + * @member {Array.} limits + * @memberof flyteidl.core.Resources * @instance */ - Object.defineProperty(GPUAccelerator.prototype, "partitionSizeValue", { - get: $util.oneOfGetter($oneOfFields = ["unpartitioned", "partitionSize"]), - set: $util.oneOfSetter($oneOfFields) - }); + Resources.prototype.limits = $util.emptyArray; /** - * Creates a new GPUAccelerator instance using the specified properties. + * Creates a new Resources instance using the specified properties. * @function create - * @memberof flyteidl.core.GPUAccelerator + * @memberof flyteidl.core.Resources * @static - * @param {flyteidl.core.IGPUAccelerator=} [properties] Properties to set - * @returns {flyteidl.core.GPUAccelerator} GPUAccelerator instance + * @param {flyteidl.core.IResources=} [properties] Properties to set + * @returns {flyteidl.core.Resources} Resources instance */ - GPUAccelerator.create = function create(properties) { - return new GPUAccelerator(properties); + Resources.create = function create(properties) { + return new Resources(properties); }; /** - * Encodes the specified GPUAccelerator message. Does not implicitly {@link flyteidl.core.GPUAccelerator.verify|verify} messages. + * Encodes the specified Resources message. Does not implicitly {@link flyteidl.core.Resources.verify|verify} messages. * @function encode - * @memberof flyteidl.core.GPUAccelerator + * @memberof flyteidl.core.Resources * @static - * @param {flyteidl.core.IGPUAccelerator} message GPUAccelerator message or plain object to encode + * @param {flyteidl.core.IResources} message Resources message or plain object to encode * @param {$protobuf.Writer} [writer] Writer to encode to * @returns {$protobuf.Writer} Writer */ - GPUAccelerator.encode = function encode(message, writer) { + Resources.encode = function encode(message, writer) { if (!writer) writer = $Writer.create(); - if (message.device != null && message.hasOwnProperty("device")) - writer.uint32(/* id 1, wireType 2 =*/10).string(message.device); - if (message.unpartitioned != null && message.hasOwnProperty("unpartitioned")) - writer.uint32(/* id 2, wireType 0 =*/16).bool(message.unpartitioned); - if (message.partitionSize != null && message.hasOwnProperty("partitionSize")) - writer.uint32(/* id 3, wireType 2 =*/26).string(message.partitionSize); + if (message.requests != null && message.requests.length) + for (var i = 0; i < message.requests.length; ++i) + $root.flyteidl.core.Resources.ResourceEntry.encode(message.requests[i], writer.uint32(/* id 1, wireType 2 =*/10).fork()).ldelim(); + if (message.limits != null && message.limits.length) + for (var i = 0; i < message.limits.length; ++i) + $root.flyteidl.core.Resources.ResourceEntry.encode(message.limits[i], writer.uint32(/* id 2, wireType 2 =*/18).fork()).ldelim(); return writer; }; /** - * Decodes a GPUAccelerator message from the specified reader or buffer. + * Decodes a Resources message from the specified reader or buffer. * @function decode - * @memberof flyteidl.core.GPUAccelerator + * @memberof flyteidl.core.Resources * @static * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from * @param {number} [length] Message length if known beforehand - * @returns {flyteidl.core.GPUAccelerator} GPUAccelerator + * @returns {flyteidl.core.Resources} Resources * @throws {Error} If the payload is not a reader or valid buffer * @throws {$protobuf.util.ProtocolError} If required fields are missing */ - GPUAccelerator.decode = function decode(reader, length) { + Resources.decode = function decode(reader, length) { if (!(reader instanceof $Reader)) reader = $Reader.create(reader); - var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.GPUAccelerator(); + var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.Resources(); while (reader.pos < end) { var tag = reader.uint32(); switch (tag >>> 3) { case 1: - message.device = reader.string(); + if (!(message.requests && message.requests.length)) + message.requests = []; + message.requests.push($root.flyteidl.core.Resources.ResourceEntry.decode(reader, reader.uint32())); break; case 2: - message.unpartitioned = reader.bool(); - break; - case 3: - message.partitionSize = reader.string(); + if (!(message.limits && message.limits.length)) + message.limits = []; + message.limits.push($root.flyteidl.core.Resources.ResourceEntry.decode(reader, reader.uint32())); break; default: reader.skipType(tag & 7); @@ -12104,367 +12103,91 @@ }; /** - * Verifies a GPUAccelerator message. + * Verifies a Resources message. * @function verify - * @memberof flyteidl.core.GPUAccelerator + * @memberof flyteidl.core.Resources * @static * @param {Object.} message Plain object to verify * @returns {string|null} `null` if valid, otherwise the reason why it is not */ - GPUAccelerator.verify = function verify(message) { + Resources.verify = function verify(message) { if (typeof message !== "object" || message === null) return "object expected"; - var properties = {}; - if (message.device != null && message.hasOwnProperty("device")) - if (!$util.isString(message.device)) - return "device: string expected"; - if (message.unpartitioned != null && message.hasOwnProperty("unpartitioned")) { - properties.partitionSizeValue = 1; - if (typeof message.unpartitioned !== "boolean") - return "unpartitioned: boolean expected"; + if (message.requests != null && message.hasOwnProperty("requests")) { + if (!Array.isArray(message.requests)) + return "requests: array expected"; + for (var i = 0; i < message.requests.length; ++i) { + var error = $root.flyteidl.core.Resources.ResourceEntry.verify(message.requests[i]); + if (error) + return "requests." + error; + } } - if (message.partitionSize != null && message.hasOwnProperty("partitionSize")) { - if (properties.partitionSizeValue === 1) - return "partitionSizeValue: multiple values"; - properties.partitionSizeValue = 1; - if (!$util.isString(message.partitionSize)) - return "partitionSize: string expected"; + if (message.limits != null && message.hasOwnProperty("limits")) { + if (!Array.isArray(message.limits)) + return "limits: array expected"; + for (var i = 0; i < message.limits.length; ++i) { + var error = $root.flyteidl.core.Resources.ResourceEntry.verify(message.limits[i]); + if (error) + return "limits." + error; + } } return null; }; - return GPUAccelerator; - })(); - - core.ResourceExtensions = (function() { - /** - * Properties of a ResourceExtensions. - * @memberof flyteidl.core - * @interface IResourceExtensions - * @property {flyteidl.core.IGPUAccelerator|null} [gpuAccelerator] ResourceExtensions gpuAccelerator + * ResourceName enum. + * @name flyteidl.core.Resources.ResourceName + * @enum {string} + * @property {number} UNKNOWN=0 UNKNOWN value + * @property {number} CPU=1 CPU value + * @property {number} GPU=2 GPU value + * @property {number} MEMORY=3 MEMORY value + * @property {number} STORAGE=4 STORAGE value + * @property {number} EPHEMERAL_STORAGE=5 EPHEMERAL_STORAGE value */ + Resources.ResourceName = (function() { + var valuesById = {}, values = Object.create(valuesById); + values[valuesById[0] = "UNKNOWN"] = 0; + values[valuesById[1] = "CPU"] = 1; + values[valuesById[2] = "GPU"] = 2; + values[valuesById[3] = "MEMORY"] = 3; + values[valuesById[4] = "STORAGE"] = 4; + values[valuesById[5] = "EPHEMERAL_STORAGE"] = 5; + return values; + })(); - /** - * Constructs a new ResourceExtensions. - * @memberof flyteidl.core - * @classdesc Represents a ResourceExtensions. - * @implements IResourceExtensions - * @constructor - * @param {flyteidl.core.IResourceExtensions=} [properties] Properties to set - */ - function ResourceExtensions(properties) { - if (properties) - for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) - if (properties[keys[i]] != null) - this[keys[i]] = properties[keys[i]]; - } + Resources.ResourceEntry = (function() { - /** - * ResourceExtensions gpuAccelerator. - * @member {flyteidl.core.IGPUAccelerator|null|undefined} gpuAccelerator - * @memberof flyteidl.core.ResourceExtensions - * @instance - */ - ResourceExtensions.prototype.gpuAccelerator = null; + /** + * Properties of a ResourceEntry. + * @memberof flyteidl.core.Resources + * @interface IResourceEntry + * @property {flyteidl.core.Resources.ResourceName|null} [name] ResourceEntry name + * @property {string|null} [value] ResourceEntry value + */ - /** - * Creates a new ResourceExtensions instance using the specified properties. - * @function create - * @memberof flyteidl.core.ResourceExtensions - * @static - * @param {flyteidl.core.IResourceExtensions=} [properties] Properties to set - * @returns {flyteidl.core.ResourceExtensions} ResourceExtensions instance - */ - ResourceExtensions.create = function create(properties) { - return new ResourceExtensions(properties); - }; + /** + * Constructs a new ResourceEntry. + * @memberof flyteidl.core.Resources + * @classdesc Represents a ResourceEntry. + * @implements IResourceEntry + * @constructor + * @param {flyteidl.core.Resources.IResourceEntry=} [properties] Properties to set + */ + function ResourceEntry(properties) { + if (properties) + for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) + if (properties[keys[i]] != null) + this[keys[i]] = properties[keys[i]]; + } - /** - * Encodes the specified ResourceExtensions message. Does not implicitly {@link flyteidl.core.ResourceExtensions.verify|verify} messages. - * @function encode - * @memberof flyteidl.core.ResourceExtensions - * @static - * @param {flyteidl.core.IResourceExtensions} message ResourceExtensions message or plain object to encode - * @param {$protobuf.Writer} [writer] Writer to encode to - * @returns {$protobuf.Writer} Writer - */ - ResourceExtensions.encode = function encode(message, writer) { - if (!writer) - writer = $Writer.create(); - if (message.gpuAccelerator != null && message.hasOwnProperty("gpuAccelerator")) - $root.flyteidl.core.GPUAccelerator.encode(message.gpuAccelerator, writer.uint32(/* id 3, wireType 2 =*/26).fork()).ldelim(); - return writer; - }; - - /** - * Decodes a ResourceExtensions message from the specified reader or buffer. - * @function decode - * @memberof flyteidl.core.ResourceExtensions - * @static - * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from - * @param {number} [length] Message length if known beforehand - * @returns {flyteidl.core.ResourceExtensions} ResourceExtensions - * @throws {Error} If the payload is not a reader or valid buffer - * @throws {$protobuf.util.ProtocolError} If required fields are missing - */ - ResourceExtensions.decode = function decode(reader, length) { - if (!(reader instanceof $Reader)) - reader = $Reader.create(reader); - var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.ResourceExtensions(); - while (reader.pos < end) { - var tag = reader.uint32(); - switch (tag >>> 3) { - case 3: - message.gpuAccelerator = $root.flyteidl.core.GPUAccelerator.decode(reader, reader.uint32()); - break; - default: - reader.skipType(tag & 7); - break; - } - } - return message; - }; - - /** - * Verifies a ResourceExtensions message. - * @function verify - * @memberof flyteidl.core.ResourceExtensions - * @static - * @param {Object.} message Plain object to verify - * @returns {string|null} `null` if valid, otherwise the reason why it is not - */ - ResourceExtensions.verify = function verify(message) { - if (typeof message !== "object" || message === null) - return "object expected"; - if (message.gpuAccelerator != null && message.hasOwnProperty("gpuAccelerator")) { - var error = $root.flyteidl.core.GPUAccelerator.verify(message.gpuAccelerator); - if (error) - return "gpuAccelerator." + error; - } - return null; - }; - - return ResourceExtensions; - })(); - - core.Resources = (function() { - - /** - * Properties of a Resources. - * @memberof flyteidl.core - * @interface IResources - * @property {Array.|null} [requests] Resources requests - * @property {Array.|null} [limits] Resources limits - * @property {flyteidl.core.IResourceExtensions|null} [extensions] Resources extensions - */ - - /** - * Constructs a new Resources. - * @memberof flyteidl.core - * @classdesc Represents a Resources. - * @implements IResources - * @constructor - * @param {flyteidl.core.IResources=} [properties] Properties to set - */ - function Resources(properties) { - this.requests = []; - this.limits = []; - if (properties) - for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) - if (properties[keys[i]] != null) - this[keys[i]] = properties[keys[i]]; - } - - /** - * Resources requests. - * @member {Array.} requests - * @memberof flyteidl.core.Resources - * @instance - */ - Resources.prototype.requests = $util.emptyArray; - - /** - * Resources limits. - * @member {Array.} limits - * @memberof flyteidl.core.Resources - * @instance - */ - Resources.prototype.limits = $util.emptyArray; - - /** - * Resources extensions. - * @member {flyteidl.core.IResourceExtensions|null|undefined} extensions - * @memberof flyteidl.core.Resources - * @instance - */ - Resources.prototype.extensions = null; - - /** - * Creates a new Resources instance using the specified properties. - * @function create - * @memberof flyteidl.core.Resources - * @static - * @param {flyteidl.core.IResources=} [properties] Properties to set - * @returns {flyteidl.core.Resources} Resources instance - */ - Resources.create = function create(properties) { - return new Resources(properties); - }; - - /** - * Encodes the specified Resources message. Does not implicitly {@link flyteidl.core.Resources.verify|verify} messages. - * @function encode - * @memberof flyteidl.core.Resources - * @static - * @param {flyteidl.core.IResources} message Resources message or plain object to encode - * @param {$protobuf.Writer} [writer] Writer to encode to - * @returns {$protobuf.Writer} Writer - */ - Resources.encode = function encode(message, writer) { - if (!writer) - writer = $Writer.create(); - if (message.requests != null && message.requests.length) - for (var i = 0; i < message.requests.length; ++i) - $root.flyteidl.core.Resources.ResourceEntry.encode(message.requests[i], writer.uint32(/* id 1, wireType 2 =*/10).fork()).ldelim(); - if (message.limits != null && message.limits.length) - for (var i = 0; i < message.limits.length; ++i) - $root.flyteidl.core.Resources.ResourceEntry.encode(message.limits[i], writer.uint32(/* id 2, wireType 2 =*/18).fork()).ldelim(); - if (message.extensions != null && message.hasOwnProperty("extensions")) - $root.flyteidl.core.ResourceExtensions.encode(message.extensions, writer.uint32(/* id 3, wireType 2 =*/26).fork()).ldelim(); - return writer; - }; - - /** - * Decodes a Resources message from the specified reader or buffer. - * @function decode - * @memberof flyteidl.core.Resources - * @static - * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from - * @param {number} [length] Message length if known beforehand - * @returns {flyteidl.core.Resources} Resources - * @throws {Error} If the payload is not a reader or valid buffer - * @throws {$protobuf.util.ProtocolError} If required fields are missing - */ - Resources.decode = function decode(reader, length) { - if (!(reader instanceof $Reader)) - reader = $Reader.create(reader); - var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.Resources(); - while (reader.pos < end) { - var tag = reader.uint32(); - switch (tag >>> 3) { - case 1: - if (!(message.requests && message.requests.length)) - message.requests = []; - message.requests.push($root.flyteidl.core.Resources.ResourceEntry.decode(reader, reader.uint32())); - break; - case 2: - if (!(message.limits && message.limits.length)) - message.limits = []; - message.limits.push($root.flyteidl.core.Resources.ResourceEntry.decode(reader, reader.uint32())); - break; - case 3: - message.extensions = $root.flyteidl.core.ResourceExtensions.decode(reader, reader.uint32()); - break; - default: - reader.skipType(tag & 7); - break; - } - } - return message; - }; - - /** - * Verifies a Resources message. - * @function verify - * @memberof flyteidl.core.Resources - * @static - * @param {Object.} message Plain object to verify - * @returns {string|null} `null` if valid, otherwise the reason why it is not - */ - Resources.verify = function verify(message) { - if (typeof message !== "object" || message === null) - return "object expected"; - if (message.requests != null && message.hasOwnProperty("requests")) { - if (!Array.isArray(message.requests)) - return "requests: array expected"; - for (var i = 0; i < message.requests.length; ++i) { - var error = $root.flyteidl.core.Resources.ResourceEntry.verify(message.requests[i]); - if (error) - return "requests." + error; - } - } - if (message.limits != null && message.hasOwnProperty("limits")) { - if (!Array.isArray(message.limits)) - return "limits: array expected"; - for (var i = 0; i < message.limits.length; ++i) { - var error = $root.flyteidl.core.Resources.ResourceEntry.verify(message.limits[i]); - if (error) - return "limits." + error; - } - } - if (message.extensions != null && message.hasOwnProperty("extensions")) { - var error = $root.flyteidl.core.ResourceExtensions.verify(message.extensions); - if (error) - return "extensions." + error; - } - return null; - }; - - /** - * ResourceName enum. - * @name flyteidl.core.Resources.ResourceName - * @enum {string} - * @property {number} UNKNOWN=0 UNKNOWN value - * @property {number} CPU=1 CPU value - * @property {number} GPU=2 GPU value - * @property {number} MEMORY=3 MEMORY value - * @property {number} STORAGE=4 STORAGE value - * @property {number} EPHEMERAL_STORAGE=5 EPHEMERAL_STORAGE value - */ - Resources.ResourceName = (function() { - var valuesById = {}, values = Object.create(valuesById); - values[valuesById[0] = "UNKNOWN"] = 0; - values[valuesById[1] = "CPU"] = 1; - values[valuesById[2] = "GPU"] = 2; - values[valuesById[3] = "MEMORY"] = 3; - values[valuesById[4] = "STORAGE"] = 4; - values[valuesById[5] = "EPHEMERAL_STORAGE"] = 5; - return values; - })(); - - Resources.ResourceEntry = (function() { - - /** - * Properties of a ResourceEntry. - * @memberof flyteidl.core.Resources - * @interface IResourceEntry - * @property {flyteidl.core.Resources.ResourceName|null} [name] ResourceEntry name - * @property {string|null} [value] ResourceEntry value - */ - - /** - * Constructs a new ResourceEntry. - * @memberof flyteidl.core.Resources - * @classdesc Represents a ResourceEntry. - * @implements IResourceEntry - * @constructor - * @param {flyteidl.core.Resources.IResourceEntry=} [properties] Properties to set - */ - function ResourceEntry(properties) { - if (properties) - for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) - if (properties[keys[i]] != null) - this[keys[i]] = properties[keys[i]]; - } - - /** - * ResourceEntry name. - * @member {flyteidl.core.Resources.ResourceName} name - * @memberof flyteidl.core.Resources.ResourceEntry - * @instance - */ - ResourceEntry.prototype.name = 0; + /** + * ResourceEntry name. + * @member {flyteidl.core.Resources.ResourceName} name + * @memberof flyteidl.core.Resources.ResourceEntry + * @instance + */ + ResourceEntry.prototype.name = 0; /** * ResourceEntry value. @@ -12572,6 +12295,283 @@ return Resources; })(); + core.GPUAccelerator = (function() { + + /** + * Properties of a GPUAccelerator. + * @memberof flyteidl.core + * @interface IGPUAccelerator + * @property {string|null} [device] GPUAccelerator device + * @property {boolean|null} [unpartitioned] GPUAccelerator unpartitioned + * @property {string|null} [partitionSize] GPUAccelerator partitionSize + */ + + /** + * Constructs a new GPUAccelerator. + * @memberof flyteidl.core + * @classdesc Represents a GPUAccelerator. + * @implements IGPUAccelerator + * @constructor + * @param {flyteidl.core.IGPUAccelerator=} [properties] Properties to set + */ + function GPUAccelerator(properties) { + if (properties) + for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) + if (properties[keys[i]] != null) + this[keys[i]] = properties[keys[i]]; + } + + /** + * GPUAccelerator device. + * @member {string} device + * @memberof flyteidl.core.GPUAccelerator + * @instance + */ + GPUAccelerator.prototype.device = ""; + + /** + * GPUAccelerator unpartitioned. + * @member {boolean} unpartitioned + * @memberof flyteidl.core.GPUAccelerator + * @instance + */ + GPUAccelerator.prototype.unpartitioned = false; + + /** + * GPUAccelerator partitionSize. + * @member {string} partitionSize + * @memberof flyteidl.core.GPUAccelerator + * @instance + */ + GPUAccelerator.prototype.partitionSize = ""; + + // OneOf field names bound to virtual getters and setters + var $oneOfFields; + + /** + * GPUAccelerator partitionSizeValue. + * @member {"unpartitioned"|"partitionSize"|undefined} partitionSizeValue + * @memberof flyteidl.core.GPUAccelerator + * @instance + */ + Object.defineProperty(GPUAccelerator.prototype, "partitionSizeValue", { + get: $util.oneOfGetter($oneOfFields = ["unpartitioned", "partitionSize"]), + set: $util.oneOfSetter($oneOfFields) + }); + + /** + * Creates a new GPUAccelerator instance using the specified properties. + * @function create + * @memberof flyteidl.core.GPUAccelerator + * @static + * @param {flyteidl.core.IGPUAccelerator=} [properties] Properties to set + * @returns {flyteidl.core.GPUAccelerator} GPUAccelerator instance + */ + GPUAccelerator.create = function create(properties) { + return new GPUAccelerator(properties); + }; + + /** + * Encodes the specified GPUAccelerator message. Does not implicitly {@link flyteidl.core.GPUAccelerator.verify|verify} messages. + * @function encode + * @memberof flyteidl.core.GPUAccelerator + * @static + * @param {flyteidl.core.IGPUAccelerator} message GPUAccelerator message or plain object to encode + * @param {$protobuf.Writer} [writer] Writer to encode to + * @returns {$protobuf.Writer} Writer + */ + GPUAccelerator.encode = function encode(message, writer) { + if (!writer) + writer = $Writer.create(); + if (message.device != null && message.hasOwnProperty("device")) + writer.uint32(/* id 1, wireType 2 =*/10).string(message.device); + if (message.unpartitioned != null && message.hasOwnProperty("unpartitioned")) + writer.uint32(/* id 2, wireType 0 =*/16).bool(message.unpartitioned); + if (message.partitionSize != null && message.hasOwnProperty("partitionSize")) + writer.uint32(/* id 3, wireType 2 =*/26).string(message.partitionSize); + return writer; + }; + + /** + * Decodes a GPUAccelerator message from the specified reader or buffer. + * @function decode + * @memberof flyteidl.core.GPUAccelerator + * @static + * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from + * @param {number} [length] Message length if known beforehand + * @returns {flyteidl.core.GPUAccelerator} GPUAccelerator + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + GPUAccelerator.decode = function decode(reader, length) { + if (!(reader instanceof $Reader)) + reader = $Reader.create(reader); + var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.GPUAccelerator(); + while (reader.pos < end) { + var tag = reader.uint32(); + switch (tag >>> 3) { + case 1: + message.device = reader.string(); + break; + case 2: + message.unpartitioned = reader.bool(); + break; + case 3: + message.partitionSize = reader.string(); + break; + default: + reader.skipType(tag & 7); + break; + } + } + return message; + }; + + /** + * Verifies a GPUAccelerator message. + * @function verify + * @memberof flyteidl.core.GPUAccelerator + * @static + * @param {Object.} message Plain object to verify + * @returns {string|null} `null` if valid, otherwise the reason why it is not + */ + GPUAccelerator.verify = function verify(message) { + if (typeof message !== "object" || message === null) + return "object expected"; + var properties = {}; + if (message.device != null && message.hasOwnProperty("device")) + if (!$util.isString(message.device)) + return "device: string expected"; + if (message.unpartitioned != null && message.hasOwnProperty("unpartitioned")) { + properties.partitionSizeValue = 1; + if (typeof message.unpartitioned !== "boolean") + return "unpartitioned: boolean expected"; + } + if (message.partitionSize != null && message.hasOwnProperty("partitionSize")) { + if (properties.partitionSizeValue === 1) + return "partitionSizeValue: multiple values"; + properties.partitionSizeValue = 1; + if (!$util.isString(message.partitionSize)) + return "partitionSize: string expected"; + } + return null; + }; + + return GPUAccelerator; + })(); + + core.ExtendedResources = (function() { + + /** + * Properties of an ExtendedResources. + * @memberof flyteidl.core + * @interface IExtendedResources + * @property {flyteidl.core.IGPUAccelerator|null} [gpuAccelerator] ExtendedResources gpuAccelerator + */ + + /** + * Constructs a new ExtendedResources. + * @memberof flyteidl.core + * @classdesc Represents an ExtendedResources. + * @implements IExtendedResources + * @constructor + * @param {flyteidl.core.IExtendedResources=} [properties] Properties to set + */ + function ExtendedResources(properties) { + if (properties) + for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i) + if (properties[keys[i]] != null) + this[keys[i]] = properties[keys[i]]; + } + + /** + * ExtendedResources gpuAccelerator. + * @member {flyteidl.core.IGPUAccelerator|null|undefined} gpuAccelerator + * @memberof flyteidl.core.ExtendedResources + * @instance + */ + ExtendedResources.prototype.gpuAccelerator = null; + + /** + * Creates a new ExtendedResources instance using the specified properties. + * @function create + * @memberof flyteidl.core.ExtendedResources + * @static + * @param {flyteidl.core.IExtendedResources=} [properties] Properties to set + * @returns {flyteidl.core.ExtendedResources} ExtendedResources instance + */ + ExtendedResources.create = function create(properties) { + return new ExtendedResources(properties); + }; + + /** + * Encodes the specified ExtendedResources message. Does not implicitly {@link flyteidl.core.ExtendedResources.verify|verify} messages. + * @function encode + * @memberof flyteidl.core.ExtendedResources + * @static + * @param {flyteidl.core.IExtendedResources} message ExtendedResources message or plain object to encode + * @param {$protobuf.Writer} [writer] Writer to encode to + * @returns {$protobuf.Writer} Writer + */ + ExtendedResources.encode = function encode(message, writer) { + if (!writer) + writer = $Writer.create(); + if (message.gpuAccelerator != null && message.hasOwnProperty("gpuAccelerator")) + $root.flyteidl.core.GPUAccelerator.encode(message.gpuAccelerator, writer.uint32(/* id 3, wireType 2 =*/26).fork()).ldelim(); + return writer; + }; + + /** + * Decodes an ExtendedResources message from the specified reader or buffer. + * @function decode + * @memberof flyteidl.core.ExtendedResources + * @static + * @param {$protobuf.Reader|Uint8Array} reader Reader or buffer to decode from + * @param {number} [length] Message length if known beforehand + * @returns {flyteidl.core.ExtendedResources} ExtendedResources + * @throws {Error} If the payload is not a reader or valid buffer + * @throws {$protobuf.util.ProtocolError} If required fields are missing + */ + ExtendedResources.decode = function decode(reader, length) { + if (!(reader instanceof $Reader)) + reader = $Reader.create(reader); + var end = length === undefined ? reader.len : reader.pos + length, message = new $root.flyteidl.core.ExtendedResources(); + while (reader.pos < end) { + var tag = reader.uint32(); + switch (tag >>> 3) { + case 3: + message.gpuAccelerator = $root.flyteidl.core.GPUAccelerator.decode(reader, reader.uint32()); + break; + default: + reader.skipType(tag & 7); + break; + } + } + return message; + }; + + /** + * Verifies an ExtendedResources message. + * @function verify + * @memberof flyteidl.core.ExtendedResources + * @static + * @param {Object.} message Plain object to verify + * @returns {string|null} `null` if valid, otherwise the reason why it is not + */ + ExtendedResources.verify = function verify(message) { + if (typeof message !== "object" || message === null) + return "object expected"; + if (message.gpuAccelerator != null && message.hasOwnProperty("gpuAccelerator")) { + var error = $root.flyteidl.core.GPUAccelerator.verify(message.gpuAccelerator); + if (error) + return "gpuAccelerator." + error; + } + return null; + }; + + return ExtendedResources; + })(); + core.RuntimeMetadata = (function() { /** @@ -13066,6 +13066,7 @@ * @property {flyteidl.core.ISql|null} [sql] TaskTemplate sql * @property {number|null} [taskTypeVersion] TaskTemplate taskTypeVersion * @property {flyteidl.core.ISecurityContext|null} [securityContext] TaskTemplate securityContext + * @property {flyteidl.core.IExtendedResources|null} [extendedResources] TaskTemplate extendedResources * @property {Object.|null} [config] TaskTemplate config */ @@ -13165,6 +13166,14 @@ */ TaskTemplate.prototype.securityContext = null; + /** + * TaskTemplate extendedResources. + * @member {flyteidl.core.IExtendedResources|null|undefined} extendedResources + * @memberof flyteidl.core.TaskTemplate + * @instance + */ + TaskTemplate.prototype.extendedResources = null; + /** * TaskTemplate config. * @member {Object.} config @@ -13227,6 +13236,8 @@ writer.uint32(/* id 7, wireType 0 =*/56).int32(message.taskTypeVersion); if (message.securityContext != null && message.hasOwnProperty("securityContext")) $root.flyteidl.core.SecurityContext.encode(message.securityContext, writer.uint32(/* id 8, wireType 2 =*/66).fork()).ldelim(); + if (message.extendedResources != null && message.hasOwnProperty("extendedResources")) + $root.flyteidl.core.ExtendedResources.encode(message.extendedResources, writer.uint32(/* id 9, wireType 2 =*/74).fork()).ldelim(); if (message.config != null && message.hasOwnProperty("config")) for (var keys = Object.keys(message.config), i = 0; i < keys.length; ++i) writer.uint32(/* id 16, wireType 2 =*/130).fork().uint32(/* id 1, wireType 2 =*/10).string(keys[i]).uint32(/* id 2, wireType 2 =*/18).string(message.config[keys[i]]).ldelim(); @@ -13285,6 +13296,9 @@ case 8: message.securityContext = $root.flyteidl.core.SecurityContext.decode(reader, reader.uint32()); break; + case 9: + message.extendedResources = $root.flyteidl.core.ExtendedResources.decode(reader, reader.uint32()); + break; case 16: reader.skip().pos++; if (message.config === $util.emptyObject) @@ -13372,6 +13386,11 @@ if (error) return "securityContext." + error; } + if (message.extendedResources != null && message.hasOwnProperty("extendedResources")) { + var error = $root.flyteidl.core.ExtendedResources.verify(message.extendedResources); + if (error) + return "extendedResources." + error; + } if (message.config != null && message.hasOwnProperty("config")) { if (!$util.isObject(message.config)) return "config: object expected"; diff --git a/gen/pb_python/flyteidl/core/tasks_pb2.py b/gen/pb_python/flyteidl/core/tasks_pb2.py index 6e1a9307d..b22184834 100644 --- a/gen/pb_python/flyteidl/core/tasks_pb2.py +++ b/gen/pb_python/flyteidl/core/tasks_pb2.py @@ -19,7 +19,7 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/tasks.proto\x12\rflyteidl.core\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x1c\x66lyteidl/core/security.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1cgoogle/protobuf/struct.proto\"\x91\x01\n\x0eGPUAccelerator\x12\x16\n\x06\x64\x65vice\x18\x01 \x01(\tR\x06\x64\x65vice\x12&\n\runpartitioned\x18\x02 \x01(\x08H\x00R\runpartitioned\x12\'\n\x0epartition_size\x18\x03 \x01(\tH\x00R\rpartitionSizeB\x16\n\x14partition_size_value\"\\\n\x12ResourceExtensions\x12\x46\n\x0fgpu_accelerator\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.GPUAcceleratorR\x0egpuAccelerator\"\x93\x03\n\tResources\x12\x42\n\x08requests\x18\x01 \x03(\x0b\x32&.flyteidl.core.Resources.ResourceEntryR\x08requests\x12>\n\x06limits\x18\x02 \x03(\x0b\x32&.flyteidl.core.Resources.ResourceEntryR\x06limits\x12\x41\n\nextensions\x18\x03 \x01(\x0b\x32!.flyteidl.core.ResourceExtensionsR\nextensions\x1a`\n\rResourceEntry\x12\x39\n\x04name\x18\x01 \x01(\x0e\x32%.flyteidl.core.Resources.ResourceNameR\x04name\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value\"]\n\x0cResourceName\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x07\n\x03\x43PU\x10\x01\x12\x07\n\x03GPU\x10\x02\x12\n\n\x06MEMORY\x10\x03\x12\x0b\n\x07STORAGE\x10\x04\x12\x15\n\x11\x45PHEMERAL_STORAGE\x10\x05\"\xac\x01\n\x0fRuntimeMetadata\x12>\n\x04type\x18\x01 \x01(\x0e\x32*.flyteidl.core.RuntimeMetadata.RuntimeTypeR\x04type\x12\x18\n\x07version\x18\x02 \x01(\tR\x07version\x12\x16\n\x06\x66lavor\x18\x03 \x01(\tR\x06\x66lavor\"\'\n\x0bRuntimeType\x12\t\n\x05OTHER\x10\x00\x12\r\n\tFLYTE_SDK\x10\x01\"\xf5\x04\n\x0cTaskMetadata\x12\"\n\x0c\x64iscoverable\x18\x01 \x01(\x08R\x0c\x64iscoverable\x12\x38\n\x07runtime\x18\x02 \x01(\x0b\x32\x1e.flyteidl.core.RuntimeMetadataR\x07runtime\x12\x33\n\x07timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationR\x07timeout\x12\x36\n\x07retries\x18\x05 \x01(\x0b\x32\x1c.flyteidl.core.RetryStrategyR\x07retries\x12+\n\x11\x64iscovery_version\x18\x06 \x01(\tR\x10\x64iscoveryVersion\x12\x38\n\x18\x64\x65precated_error_message\x18\x07 \x01(\tR\x16\x64\x65precatedErrorMessage\x12&\n\rinterruptible\x18\x08 \x01(\x08H\x00R\rinterruptible\x12-\n\x12\x63\x61\x63he_serializable\x18\t \x01(\x08R\x11\x63\x61\x63heSerializable\x12%\n\x0egenerates_deck\x18\n \x01(\x08R\rgeneratesDeck\x12\x39\n\x04tags\x18\x0b \x03(\x0b\x32%.flyteidl.core.TaskMetadata.TagsEntryR\x04tags\x12*\n\x11pod_template_name\x18\x0c \x01(\tR\x0fpodTemplateName\x1a\x37\n\tTagsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x42\x15\n\x13interruptible_value\"\x85\x05\n\x0cTaskTemplate\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x02id\x12\x12\n\x04type\x18\x02 \x01(\tR\x04type\x12\x37\n\x08metadata\x18\x03 \x01(\x0b\x32\x1b.flyteidl.core.TaskMetadataR\x08metadata\x12;\n\tinterface\x18\x04 \x01(\x0b\x32\x1d.flyteidl.core.TypedInterfaceR\tinterface\x12/\n\x06\x63ustom\x18\x05 \x01(\x0b\x32\x17.google.protobuf.StructR\x06\x63ustom\x12\x38\n\tcontainer\x18\x06 \x01(\x0b\x32\x18.flyteidl.core.ContainerH\x00R\tcontainer\x12\x30\n\x07k8s_pod\x18\x11 \x01(\x0b\x32\x15.flyteidl.core.K8sPodH\x00R\x06k8sPod\x12&\n\x03sql\x18\x12 \x01(\x0b\x32\x12.flyteidl.core.SqlH\x00R\x03sql\x12*\n\x11task_type_version\x18\x07 \x01(\x05R\x0ftaskTypeVersion\x12I\n\x10security_context\x18\x08 \x01(\x0b\x32\x1e.flyteidl.core.SecurityContextR\x0fsecurityContext\x12?\n\x06\x63onfig\x18\x10 \x03(\x0b\x32\'.flyteidl.core.TaskTemplate.ConfigEntryR\x06\x63onfig\x1a\x39\n\x0b\x43onfigEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x42\x08\n\x06target\"6\n\rContainerPort\x12%\n\x0e\x63ontainer_port\x18\x01 \x01(\rR\rcontainerPort\"\xfc\x03\n\tContainer\x12\x14\n\x05image\x18\x01 \x01(\tR\x05image\x12\x18\n\x07\x63ommand\x18\x02 \x03(\tR\x07\x63ommand\x12\x12\n\x04\x61rgs\x18\x03 \x03(\tR\x04\x61rgs\x12\x36\n\tresources\x18\x04 \x01(\x0b\x32\x18.flyteidl.core.ResourcesR\tresources\x12-\n\x03\x65nv\x18\x05 \x03(\x0b\x32\x1b.flyteidl.core.KeyValuePairR\x03\x65nv\x12\x37\n\x06\x63onfig\x18\x06 \x03(\x0b\x32\x1b.flyteidl.core.KeyValuePairB\x02\x18\x01R\x06\x63onfig\x12\x32\n\x05ports\x18\x07 \x03(\x0b\x32\x1c.flyteidl.core.ContainerPortR\x05ports\x12\x41\n\x0b\x64\x61ta_config\x18\t \x01(\x0b\x32 .flyteidl.core.DataLoadingConfigR\ndataConfig\x12I\n\x0c\x61rchitecture\x18\n \x01(\x0e\x32%.flyteidl.core.Container.ArchitectureR\x0c\x61rchitecture\"I\n\x0c\x41rchitecture\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x41MD64\x10\x01\x12\t\n\x05\x41RM64\x10\x02\x12\n\n\x06\x41RM_V6\x10\x03\x12\n\n\x06\x41RM_V7\x10\x04\"\xb5\x02\n\nIOStrategy\x12K\n\rdownload_mode\x18\x01 \x01(\x0e\x32&.flyteidl.core.IOStrategy.DownloadModeR\x0c\x64ownloadMode\x12\x45\n\x0bupload_mode\x18\x02 \x01(\x0e\x32$.flyteidl.core.IOStrategy.UploadModeR\nuploadMode\"L\n\x0c\x44ownloadMode\x12\x12\n\x0e\x44OWNLOAD_EAGER\x10\x00\x12\x13\n\x0f\x44OWNLOAD_STREAM\x10\x01\x12\x13\n\x0f\x44O_NOT_DOWNLOAD\x10\x02\"E\n\nUploadMode\x12\x12\n\x0eUPLOAD_ON_EXIT\x10\x00\x12\x10\n\x0cUPLOAD_EAGER\x10\x01\x12\x11\n\rDO_NOT_UPLOAD\x10\x02\"\xa7\x02\n\x11\x44\x61taLoadingConfig\x12\x18\n\x07\x65nabled\x18\x01 \x01(\x08R\x07\x65nabled\x12\x1d\n\ninput_path\x18\x02 \x01(\tR\tinputPath\x12\x1f\n\x0boutput_path\x18\x03 \x01(\tR\noutputPath\x12I\n\x06\x66ormat\x18\x04 \x01(\x0e\x32\x31.flyteidl.core.DataLoadingConfig.LiteralMapFormatR\x06\x66ormat\x12:\n\x0bio_strategy\x18\x05 \x01(\x0b\x32\x19.flyteidl.core.IOStrategyR\nioStrategy\"1\n\x10LiteralMapFormat\x12\x08\n\x04JSON\x10\x00\x12\x08\n\x04YAML\x10\x01\x12\t\n\x05PROTO\x10\x02\"\xbd\x01\n\x06K8sPod\x12<\n\x08metadata\x18\x01 \x01(\x0b\x32 .flyteidl.core.K8sObjectMetadataR\x08metadata\x12\x32\n\x08pod_spec\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructR\x07podSpec\x12\x41\n\x0b\x64\x61ta_config\x18\x03 \x01(\x0b\x32 .flyteidl.core.DataLoadingConfigR\ndataConfig\"\xa9\x02\n\x11K8sObjectMetadata\x12\x44\n\x06labels\x18\x01 \x03(\x0b\x32,.flyteidl.core.K8sObjectMetadata.LabelsEntryR\x06labels\x12S\n\x0b\x61nnotations\x18\x02 \x03(\x0b\x32\x31.flyteidl.core.K8sObjectMetadata.AnnotationsEntryR\x0b\x61nnotations\x1a\x39\n\x0bLabelsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x1a>\n\x10\x41nnotationsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"\x92\x01\n\x03Sql\x12\x1c\n\tstatement\x18\x01 \x01(\tR\tstatement\x12\x34\n\x07\x64ialect\x18\x02 \x01(\x0e\x32\x1a.flyteidl.core.Sql.DialectR\x07\x64ialect\"7\n\x07\x44ialect\x12\r\n\tUNDEFINED\x10\x00\x12\x08\n\x04\x41NSI\x10\x01\x12\x08\n\x04HIVE\x10\x02\x12\t\n\x05OTHER\x10\x03\x42\xaa\x01\n\x11\x63om.flyteidl.coreB\nTasksProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19\x66lyteidl/core/tasks.proto\x12\rflyteidl.core\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x1c\x66lyteidl/core/security.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xd0\x02\n\tResources\x12\x42\n\x08requests\x18\x01 \x03(\x0b\x32&.flyteidl.core.Resources.ResourceEntryR\x08requests\x12>\n\x06limits\x18\x02 \x03(\x0b\x32&.flyteidl.core.Resources.ResourceEntryR\x06limits\x1a`\n\rResourceEntry\x12\x39\n\x04name\x18\x01 \x01(\x0e\x32%.flyteidl.core.Resources.ResourceNameR\x04name\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value\"]\n\x0cResourceName\x12\x0b\n\x07UNKNOWN\x10\x00\x12\x07\n\x03\x43PU\x10\x01\x12\x07\n\x03GPU\x10\x02\x12\n\n\x06MEMORY\x10\x03\x12\x0b\n\x07STORAGE\x10\x04\x12\x15\n\x11\x45PHEMERAL_STORAGE\x10\x05\"\x91\x01\n\x0eGPUAccelerator\x12\x16\n\x06\x64\x65vice\x18\x01 \x01(\tR\x06\x64\x65vice\x12&\n\runpartitioned\x18\x02 \x01(\x08H\x00R\runpartitioned\x12\'\n\x0epartition_size\x18\x03 \x01(\tH\x00R\rpartitionSizeB\x16\n\x14partition_size_value\"[\n\x11\x45xtendedResources\x12\x46\n\x0fgpu_accelerator\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.GPUAcceleratorR\x0egpuAccelerator\"\xac\x01\n\x0fRuntimeMetadata\x12>\n\x04type\x18\x01 \x01(\x0e\x32*.flyteidl.core.RuntimeMetadata.RuntimeTypeR\x04type\x12\x18\n\x07version\x18\x02 \x01(\tR\x07version\x12\x16\n\x06\x66lavor\x18\x03 \x01(\tR\x06\x66lavor\"\'\n\x0bRuntimeType\x12\t\n\x05OTHER\x10\x00\x12\r\n\tFLYTE_SDK\x10\x01\"\xf5\x04\n\x0cTaskMetadata\x12\"\n\x0c\x64iscoverable\x18\x01 \x01(\x08R\x0c\x64iscoverable\x12\x38\n\x07runtime\x18\x02 \x01(\x0b\x32\x1e.flyteidl.core.RuntimeMetadataR\x07runtime\x12\x33\n\x07timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationR\x07timeout\x12\x36\n\x07retries\x18\x05 \x01(\x0b\x32\x1c.flyteidl.core.RetryStrategyR\x07retries\x12+\n\x11\x64iscovery_version\x18\x06 \x01(\tR\x10\x64iscoveryVersion\x12\x38\n\x18\x64\x65precated_error_message\x18\x07 \x01(\tR\x16\x64\x65precatedErrorMessage\x12&\n\rinterruptible\x18\x08 \x01(\x08H\x00R\rinterruptible\x12-\n\x12\x63\x61\x63he_serializable\x18\t \x01(\x08R\x11\x63\x61\x63heSerializable\x12%\n\x0egenerates_deck\x18\n \x01(\x08R\rgeneratesDeck\x12\x39\n\x04tags\x18\x0b \x03(\x0b\x32%.flyteidl.core.TaskMetadata.TagsEntryR\x04tags\x12*\n\x11pod_template_name\x18\x0c \x01(\tR\x0fpodTemplateName\x1a\x37\n\tTagsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x42\x15\n\x13interruptible_value\"\xd6\x05\n\x0cTaskTemplate\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x02id\x12\x12\n\x04type\x18\x02 \x01(\tR\x04type\x12\x37\n\x08metadata\x18\x03 \x01(\x0b\x32\x1b.flyteidl.core.TaskMetadataR\x08metadata\x12;\n\tinterface\x18\x04 \x01(\x0b\x32\x1d.flyteidl.core.TypedInterfaceR\tinterface\x12/\n\x06\x63ustom\x18\x05 \x01(\x0b\x32\x17.google.protobuf.StructR\x06\x63ustom\x12\x38\n\tcontainer\x18\x06 \x01(\x0b\x32\x18.flyteidl.core.ContainerH\x00R\tcontainer\x12\x30\n\x07k8s_pod\x18\x11 \x01(\x0b\x32\x15.flyteidl.core.K8sPodH\x00R\x06k8sPod\x12&\n\x03sql\x18\x12 \x01(\x0b\x32\x12.flyteidl.core.SqlH\x00R\x03sql\x12*\n\x11task_type_version\x18\x07 \x01(\x05R\x0ftaskTypeVersion\x12I\n\x10security_context\x18\x08 \x01(\x0b\x32\x1e.flyteidl.core.SecurityContextR\x0fsecurityContext\x12O\n\x12\x65xtended_resources\x18\t \x01(\x0b\x32 .flyteidl.core.ExtendedResourcesR\x11\x65xtendedResources\x12?\n\x06\x63onfig\x18\x10 \x03(\x0b\x32\'.flyteidl.core.TaskTemplate.ConfigEntryR\x06\x63onfig\x1a\x39\n\x0b\x43onfigEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x42\x08\n\x06target\"6\n\rContainerPort\x12%\n\x0e\x63ontainer_port\x18\x01 \x01(\rR\rcontainerPort\"\xfc\x03\n\tContainer\x12\x14\n\x05image\x18\x01 \x01(\tR\x05image\x12\x18\n\x07\x63ommand\x18\x02 \x03(\tR\x07\x63ommand\x12\x12\n\x04\x61rgs\x18\x03 \x03(\tR\x04\x61rgs\x12\x36\n\tresources\x18\x04 \x01(\x0b\x32\x18.flyteidl.core.ResourcesR\tresources\x12-\n\x03\x65nv\x18\x05 \x03(\x0b\x32\x1b.flyteidl.core.KeyValuePairR\x03\x65nv\x12\x37\n\x06\x63onfig\x18\x06 \x03(\x0b\x32\x1b.flyteidl.core.KeyValuePairB\x02\x18\x01R\x06\x63onfig\x12\x32\n\x05ports\x18\x07 \x03(\x0b\x32\x1c.flyteidl.core.ContainerPortR\x05ports\x12\x41\n\x0b\x64\x61ta_config\x18\t \x01(\x0b\x32 .flyteidl.core.DataLoadingConfigR\ndataConfig\x12I\n\x0c\x61rchitecture\x18\n \x01(\x0e\x32%.flyteidl.core.Container.ArchitectureR\x0c\x61rchitecture\"I\n\x0c\x41rchitecture\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x41MD64\x10\x01\x12\t\n\x05\x41RM64\x10\x02\x12\n\n\x06\x41RM_V6\x10\x03\x12\n\n\x06\x41RM_V7\x10\x04\"\xb5\x02\n\nIOStrategy\x12K\n\rdownload_mode\x18\x01 \x01(\x0e\x32&.flyteidl.core.IOStrategy.DownloadModeR\x0c\x64ownloadMode\x12\x45\n\x0bupload_mode\x18\x02 \x01(\x0e\x32$.flyteidl.core.IOStrategy.UploadModeR\nuploadMode\"L\n\x0c\x44ownloadMode\x12\x12\n\x0e\x44OWNLOAD_EAGER\x10\x00\x12\x13\n\x0f\x44OWNLOAD_STREAM\x10\x01\x12\x13\n\x0f\x44O_NOT_DOWNLOAD\x10\x02\"E\n\nUploadMode\x12\x12\n\x0eUPLOAD_ON_EXIT\x10\x00\x12\x10\n\x0cUPLOAD_EAGER\x10\x01\x12\x11\n\rDO_NOT_UPLOAD\x10\x02\"\xa7\x02\n\x11\x44\x61taLoadingConfig\x12\x18\n\x07\x65nabled\x18\x01 \x01(\x08R\x07\x65nabled\x12\x1d\n\ninput_path\x18\x02 \x01(\tR\tinputPath\x12\x1f\n\x0boutput_path\x18\x03 \x01(\tR\noutputPath\x12I\n\x06\x66ormat\x18\x04 \x01(\x0e\x32\x31.flyteidl.core.DataLoadingConfig.LiteralMapFormatR\x06\x66ormat\x12:\n\x0bio_strategy\x18\x05 \x01(\x0b\x32\x19.flyteidl.core.IOStrategyR\nioStrategy\"1\n\x10LiteralMapFormat\x12\x08\n\x04JSON\x10\x00\x12\x08\n\x04YAML\x10\x01\x12\t\n\x05PROTO\x10\x02\"\xbd\x01\n\x06K8sPod\x12<\n\x08metadata\x18\x01 \x01(\x0b\x32 .flyteidl.core.K8sObjectMetadataR\x08metadata\x12\x32\n\x08pod_spec\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructR\x07podSpec\x12\x41\n\x0b\x64\x61ta_config\x18\x03 \x01(\x0b\x32 .flyteidl.core.DataLoadingConfigR\ndataConfig\"\xa9\x02\n\x11K8sObjectMetadata\x12\x44\n\x06labels\x18\x01 \x03(\x0b\x32,.flyteidl.core.K8sObjectMetadata.LabelsEntryR\x06labels\x12S\n\x0b\x61nnotations\x18\x02 \x03(\x0b\x32\x31.flyteidl.core.K8sObjectMetadata.AnnotationsEntryR\x0b\x61nnotations\x1a\x39\n\x0bLabelsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\x1a>\n\x10\x41nnotationsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"\x92\x01\n\x03Sql\x12\x1c\n\tstatement\x18\x01 \x01(\tR\tstatement\x12\x34\n\x07\x64ialect\x18\x02 \x01(\x0e\x32\x1a.flyteidl.core.Sql.DialectR\x07\x64ialect\"7\n\x07\x44ialect\x12\r\n\tUNDEFINED\x10\x00\x12\x08\n\x04\x41NSI\x10\x01\x12\x08\n\x04HIVE\x10\x02\x12\t\n\x05OTHER\x10\x03\x42\xaa\x01\n\x11\x63om.flyteidl.coreB\nTasksProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -38,54 +38,54 @@ _K8SOBJECTMETADATA_LABELSENTRY._serialized_options = b'8\001' _K8SOBJECTMETADATA_ANNOTATIONSENTRY._options = None _K8SOBJECTMETADATA_ANNOTATIONSENTRY._serialized_options = b'8\001' - _globals['_GPUACCELERATOR']._serialized_start=230 - _globals['_GPUACCELERATOR']._serialized_end=375 - _globals['_RESOURCEEXTENSIONS']._serialized_start=377 - _globals['_RESOURCEEXTENSIONS']._serialized_end=469 - _globals['_RESOURCES']._serialized_start=472 - _globals['_RESOURCES']._serialized_end=875 - _globals['_RESOURCES_RESOURCEENTRY']._serialized_start=684 - _globals['_RESOURCES_RESOURCEENTRY']._serialized_end=780 - _globals['_RESOURCES_RESOURCENAME']._serialized_start=782 - _globals['_RESOURCES_RESOURCENAME']._serialized_end=875 - _globals['_RUNTIMEMETADATA']._serialized_start=878 - _globals['_RUNTIMEMETADATA']._serialized_end=1050 - _globals['_RUNTIMEMETADATA_RUNTIMETYPE']._serialized_start=1011 - _globals['_RUNTIMEMETADATA_RUNTIMETYPE']._serialized_end=1050 - _globals['_TASKMETADATA']._serialized_start=1053 - _globals['_TASKMETADATA']._serialized_end=1682 - _globals['_TASKMETADATA_TAGSENTRY']._serialized_start=1604 - _globals['_TASKMETADATA_TAGSENTRY']._serialized_end=1659 - _globals['_TASKTEMPLATE']._serialized_start=1685 - _globals['_TASKTEMPLATE']._serialized_end=2330 - _globals['_TASKTEMPLATE_CONFIGENTRY']._serialized_start=2263 - _globals['_TASKTEMPLATE_CONFIGENTRY']._serialized_end=2320 - _globals['_CONTAINERPORT']._serialized_start=2332 - _globals['_CONTAINERPORT']._serialized_end=2386 - _globals['_CONTAINER']._serialized_start=2389 - _globals['_CONTAINER']._serialized_end=2897 - _globals['_CONTAINER_ARCHITECTURE']._serialized_start=2824 - _globals['_CONTAINER_ARCHITECTURE']._serialized_end=2897 - _globals['_IOSTRATEGY']._serialized_start=2900 - _globals['_IOSTRATEGY']._serialized_end=3209 - _globals['_IOSTRATEGY_DOWNLOADMODE']._serialized_start=3062 - _globals['_IOSTRATEGY_DOWNLOADMODE']._serialized_end=3138 - _globals['_IOSTRATEGY_UPLOADMODE']._serialized_start=3140 - _globals['_IOSTRATEGY_UPLOADMODE']._serialized_end=3209 - _globals['_DATALOADINGCONFIG']._serialized_start=3212 - _globals['_DATALOADINGCONFIG']._serialized_end=3507 - _globals['_DATALOADINGCONFIG_LITERALMAPFORMAT']._serialized_start=3458 - _globals['_DATALOADINGCONFIG_LITERALMAPFORMAT']._serialized_end=3507 - _globals['_K8SPOD']._serialized_start=3510 - _globals['_K8SPOD']._serialized_end=3699 - _globals['_K8SOBJECTMETADATA']._serialized_start=3702 - _globals['_K8SOBJECTMETADATA']._serialized_end=3999 - _globals['_K8SOBJECTMETADATA_LABELSENTRY']._serialized_start=3878 - _globals['_K8SOBJECTMETADATA_LABELSENTRY']._serialized_end=3935 - _globals['_K8SOBJECTMETADATA_ANNOTATIONSENTRY']._serialized_start=3937 - _globals['_K8SOBJECTMETADATA_ANNOTATIONSENTRY']._serialized_end=3999 - _globals['_SQL']._serialized_start=4002 - _globals['_SQL']._serialized_end=4148 - _globals['_SQL_DIALECT']._serialized_start=4093 - _globals['_SQL_DIALECT']._serialized_end=4148 + _globals['_RESOURCES']._serialized_start=230 + _globals['_RESOURCES']._serialized_end=566 + _globals['_RESOURCES_RESOURCEENTRY']._serialized_start=375 + _globals['_RESOURCES_RESOURCEENTRY']._serialized_end=471 + _globals['_RESOURCES_RESOURCENAME']._serialized_start=473 + _globals['_RESOURCES_RESOURCENAME']._serialized_end=566 + _globals['_GPUACCELERATOR']._serialized_start=569 + _globals['_GPUACCELERATOR']._serialized_end=714 + _globals['_EXTENDEDRESOURCES']._serialized_start=716 + _globals['_EXTENDEDRESOURCES']._serialized_end=807 + _globals['_RUNTIMEMETADATA']._serialized_start=810 + _globals['_RUNTIMEMETADATA']._serialized_end=982 + _globals['_RUNTIMEMETADATA_RUNTIMETYPE']._serialized_start=943 + _globals['_RUNTIMEMETADATA_RUNTIMETYPE']._serialized_end=982 + _globals['_TASKMETADATA']._serialized_start=985 + _globals['_TASKMETADATA']._serialized_end=1614 + _globals['_TASKMETADATA_TAGSENTRY']._serialized_start=1536 + _globals['_TASKMETADATA_TAGSENTRY']._serialized_end=1591 + _globals['_TASKTEMPLATE']._serialized_start=1617 + _globals['_TASKTEMPLATE']._serialized_end=2343 + _globals['_TASKTEMPLATE_CONFIGENTRY']._serialized_start=2276 + _globals['_TASKTEMPLATE_CONFIGENTRY']._serialized_end=2333 + _globals['_CONTAINERPORT']._serialized_start=2345 + _globals['_CONTAINERPORT']._serialized_end=2399 + _globals['_CONTAINER']._serialized_start=2402 + _globals['_CONTAINER']._serialized_end=2910 + _globals['_CONTAINER_ARCHITECTURE']._serialized_start=2837 + _globals['_CONTAINER_ARCHITECTURE']._serialized_end=2910 + _globals['_IOSTRATEGY']._serialized_start=2913 + _globals['_IOSTRATEGY']._serialized_end=3222 + _globals['_IOSTRATEGY_DOWNLOADMODE']._serialized_start=3075 + _globals['_IOSTRATEGY_DOWNLOADMODE']._serialized_end=3151 + _globals['_IOSTRATEGY_UPLOADMODE']._serialized_start=3153 + _globals['_IOSTRATEGY_UPLOADMODE']._serialized_end=3222 + _globals['_DATALOADINGCONFIG']._serialized_start=3225 + _globals['_DATALOADINGCONFIG']._serialized_end=3520 + _globals['_DATALOADINGCONFIG_LITERALMAPFORMAT']._serialized_start=3471 + _globals['_DATALOADINGCONFIG_LITERALMAPFORMAT']._serialized_end=3520 + _globals['_K8SPOD']._serialized_start=3523 + _globals['_K8SPOD']._serialized_end=3712 + _globals['_K8SOBJECTMETADATA']._serialized_start=3715 + _globals['_K8SOBJECTMETADATA']._serialized_end=4012 + _globals['_K8SOBJECTMETADATA_LABELSENTRY']._serialized_start=3891 + _globals['_K8SOBJECTMETADATA_LABELSENTRY']._serialized_end=3948 + _globals['_K8SOBJECTMETADATA_ANNOTATIONSENTRY']._serialized_start=3950 + _globals['_K8SOBJECTMETADATA_ANNOTATIONSENTRY']._serialized_end=4012 + _globals['_SQL']._serialized_start=4015 + _globals['_SQL']._serialized_end=4161 + _globals['_SQL_DIALECT']._serialized_start=4106 + _globals['_SQL_DIALECT']._serialized_end=4161 # @@protoc_insertion_point(module_scope) diff --git a/gen/pb_python/flyteidl/core/tasks_pb2.pyi b/gen/pb_python/flyteidl/core/tasks_pb2.pyi index 55e3879a6..054523944 100644 --- a/gen/pb_python/flyteidl/core/tasks_pb2.pyi +++ b/gen/pb_python/flyteidl/core/tasks_pb2.pyi @@ -12,24 +12,8 @@ from typing import ClassVar as _ClassVar, Iterable as _Iterable, Mapping as _Map DESCRIPTOR: _descriptor.FileDescriptor -class GPUAccelerator(_message.Message): - __slots__ = ["device", "unpartitioned", "partition_size"] - DEVICE_FIELD_NUMBER: _ClassVar[int] - UNPARTITIONED_FIELD_NUMBER: _ClassVar[int] - PARTITION_SIZE_FIELD_NUMBER: _ClassVar[int] - device: str - unpartitioned: bool - partition_size: str - def __init__(self, device: _Optional[str] = ..., unpartitioned: bool = ..., partition_size: _Optional[str] = ...) -> None: ... - -class ResourceExtensions(_message.Message): - __slots__ = ["gpu_accelerator"] - GPU_ACCELERATOR_FIELD_NUMBER: _ClassVar[int] - gpu_accelerator: GPUAccelerator - def __init__(self, gpu_accelerator: _Optional[_Union[GPUAccelerator, _Mapping]] = ...) -> None: ... - class Resources(_message.Message): - __slots__ = ["requests", "limits", "extensions"] + __slots__ = ["requests", "limits"] class ResourceName(int, metaclass=_enum_type_wrapper.EnumTypeWrapper): __slots__ = [] UNKNOWN: _ClassVar[Resources.ResourceName] @@ -53,11 +37,25 @@ class Resources(_message.Message): def __init__(self, name: _Optional[_Union[Resources.ResourceName, str]] = ..., value: _Optional[str] = ...) -> None: ... REQUESTS_FIELD_NUMBER: _ClassVar[int] LIMITS_FIELD_NUMBER: _ClassVar[int] - EXTENSIONS_FIELD_NUMBER: _ClassVar[int] requests: _containers.RepeatedCompositeFieldContainer[Resources.ResourceEntry] limits: _containers.RepeatedCompositeFieldContainer[Resources.ResourceEntry] - extensions: ResourceExtensions - def __init__(self, requests: _Optional[_Iterable[_Union[Resources.ResourceEntry, _Mapping]]] = ..., limits: _Optional[_Iterable[_Union[Resources.ResourceEntry, _Mapping]]] = ..., extensions: _Optional[_Union[ResourceExtensions, _Mapping]] = ...) -> None: ... + def __init__(self, requests: _Optional[_Iterable[_Union[Resources.ResourceEntry, _Mapping]]] = ..., limits: _Optional[_Iterable[_Union[Resources.ResourceEntry, _Mapping]]] = ...) -> None: ... + +class GPUAccelerator(_message.Message): + __slots__ = ["device", "unpartitioned", "partition_size"] + DEVICE_FIELD_NUMBER: _ClassVar[int] + UNPARTITIONED_FIELD_NUMBER: _ClassVar[int] + PARTITION_SIZE_FIELD_NUMBER: _ClassVar[int] + device: str + unpartitioned: bool + partition_size: str + def __init__(self, device: _Optional[str] = ..., unpartitioned: bool = ..., partition_size: _Optional[str] = ...) -> None: ... + +class ExtendedResources(_message.Message): + __slots__ = ["gpu_accelerator"] + GPU_ACCELERATOR_FIELD_NUMBER: _ClassVar[int] + gpu_accelerator: GPUAccelerator + def __init__(self, gpu_accelerator: _Optional[_Union[GPUAccelerator, _Mapping]] = ...) -> None: ... class RuntimeMetadata(_message.Message): __slots__ = ["type", "version", "flavor"] @@ -109,7 +107,7 @@ class TaskMetadata(_message.Message): def __init__(self, discoverable: bool = ..., runtime: _Optional[_Union[RuntimeMetadata, _Mapping]] = ..., timeout: _Optional[_Union[_duration_pb2.Duration, _Mapping]] = ..., retries: _Optional[_Union[_literals_pb2.RetryStrategy, _Mapping]] = ..., discovery_version: _Optional[str] = ..., deprecated_error_message: _Optional[str] = ..., interruptible: bool = ..., cache_serializable: bool = ..., generates_deck: bool = ..., tags: _Optional[_Mapping[str, str]] = ..., pod_template_name: _Optional[str] = ...) -> None: ... class TaskTemplate(_message.Message): - __slots__ = ["id", "type", "metadata", "interface", "custom", "container", "k8s_pod", "sql", "task_type_version", "security_context", "config"] + __slots__ = ["id", "type", "metadata", "interface", "custom", "container", "k8s_pod", "sql", "task_type_version", "security_context", "extended_resources", "config"] class ConfigEntry(_message.Message): __slots__ = ["key", "value"] KEY_FIELD_NUMBER: _ClassVar[int] @@ -127,6 +125,7 @@ class TaskTemplate(_message.Message): SQL_FIELD_NUMBER: _ClassVar[int] TASK_TYPE_VERSION_FIELD_NUMBER: _ClassVar[int] SECURITY_CONTEXT_FIELD_NUMBER: _ClassVar[int] + EXTENDED_RESOURCES_FIELD_NUMBER: _ClassVar[int] CONFIG_FIELD_NUMBER: _ClassVar[int] id: _identifier_pb2.Identifier type: str @@ -138,8 +137,9 @@ class TaskTemplate(_message.Message): sql: Sql task_type_version: int security_context: _security_pb2.SecurityContext + extended_resources: ExtendedResources config: _containers.ScalarMap[str, str] - def __init__(self, id: _Optional[_Union[_identifier_pb2.Identifier, _Mapping]] = ..., type: _Optional[str] = ..., metadata: _Optional[_Union[TaskMetadata, _Mapping]] = ..., interface: _Optional[_Union[_interface_pb2.TypedInterface, _Mapping]] = ..., custom: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ..., container: _Optional[_Union[Container, _Mapping]] = ..., k8s_pod: _Optional[_Union[K8sPod, _Mapping]] = ..., sql: _Optional[_Union[Sql, _Mapping]] = ..., task_type_version: _Optional[int] = ..., security_context: _Optional[_Union[_security_pb2.SecurityContext, _Mapping]] = ..., config: _Optional[_Mapping[str, str]] = ...) -> None: ... + def __init__(self, id: _Optional[_Union[_identifier_pb2.Identifier, _Mapping]] = ..., type: _Optional[str] = ..., metadata: _Optional[_Union[TaskMetadata, _Mapping]] = ..., interface: _Optional[_Union[_interface_pb2.TypedInterface, _Mapping]] = ..., custom: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ..., container: _Optional[_Union[Container, _Mapping]] = ..., k8s_pod: _Optional[_Union[K8sPod, _Mapping]] = ..., sql: _Optional[_Union[Sql, _Mapping]] = ..., task_type_version: _Optional[int] = ..., security_context: _Optional[_Union[_security_pb2.SecurityContext, _Mapping]] = ..., extended_resources: _Optional[_Union[ExtendedResources, _Mapping]] = ..., config: _Optional[_Mapping[str, str]] = ...) -> None: ... class ContainerPort(_message.Message): __slots__ = ["container_port"] diff --git a/gen/pb_python/flyteidl/core/workflow_pb2.py b/gen/pb_python/flyteidl/core/workflow_pb2.py index 5272c8bab..179e4a05d 100644 --- a/gen/pb_python/flyteidl/core/workflow_pb2.py +++ b/gen/pb_python/flyteidl/core/workflow_pb2.py @@ -22,7 +22,7 @@ from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x66lyteidl/core/workflow.proto\x12\rflyteidl.core\x1a\x1d\x66lyteidl/core/condition.proto\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x19\x66lyteidl/core/tasks.proto\x1a\x19\x66lyteidl/core/types.proto\x1a\x1c\x66lyteidl/core/security.proto\x1a\x1egoogle/protobuf/duration.proto\"{\n\x07IfBlock\x12>\n\tcondition\x18\x01 \x01(\x0b\x32 .flyteidl.core.BooleanExpressionR\tcondition\x12\x30\n\tthen_node\x18\x02 \x01(\x0b\x32\x13.flyteidl.core.NodeR\x08thenNode\"\xd4\x01\n\x0bIfElseBlock\x12*\n\x04\x63\x61se\x18\x01 \x01(\x0b\x32\x16.flyteidl.core.IfBlockR\x04\x63\x61se\x12,\n\x05other\x18\x02 \x03(\x0b\x32\x16.flyteidl.core.IfBlockR\x05other\x12\x32\n\telse_node\x18\x03 \x01(\x0b\x32\x13.flyteidl.core.NodeH\x00R\x08\x65lseNode\x12,\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x14.flyteidl.core.ErrorH\x00R\x05\x65rrorB\t\n\x07\x64\x65\x66\x61ult\"A\n\nBranchNode\x12\x33\n\x07if_else\x18\x01 \x01(\x0b\x32\x1a.flyteidl.core.IfElseBlockR\x06ifElse\"\x97\x01\n\x08TaskNode\x12>\n\x0creference_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00R\x0breferenceId\x12>\n\toverrides\x18\x02 \x01(\x0b\x32 .flyteidl.core.TaskNodeOverridesR\toverridesB\x0b\n\treference\"\xa6\x01\n\x0cWorkflowNode\x12\x42\n\x0elaunchplan_ref\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00R\rlaunchplanRef\x12\x45\n\x10sub_workflow_ref\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00R\x0esubWorkflowRefB\x0b\n\treference\"/\n\x10\x41pproveCondition\x12\x1b\n\tsignal_id\x18\x01 \x01(\tR\x08signalId\"\x90\x01\n\x0fSignalCondition\x12\x1b\n\tsignal_id\x18\x01 \x01(\tR\x08signalId\x12.\n\x04type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x04type\x12\x30\n\x14output_variable_name\x18\x03 \x01(\tR\x12outputVariableName\"G\n\x0eSleepCondition\x12\x35\n\x08\x64uration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationR\x08\x64uration\"\xc5\x01\n\x08GateNode\x12;\n\x07\x61pprove\x18\x01 \x01(\x0b\x32\x1f.flyteidl.core.ApproveConditionH\x00R\x07\x61pprove\x12\x38\n\x06signal\x18\x02 \x01(\x0b\x32\x1e.flyteidl.core.SignalConditionH\x00R\x06signal\x12\x35\n\x05sleep\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.SleepConditionH\x00R\x05sleepB\x0b\n\tcondition\"\xbf\x01\n\tArrayNode\x12\'\n\x04node\x18\x01 \x01(\x0b\x32\x13.flyteidl.core.NodeR\x04node\x12 \n\x0bparallelism\x18\x02 \x01(\rR\x0bparallelism\x12%\n\rmin_successes\x18\x03 \x01(\rH\x00R\x0cminSuccesses\x12,\n\x11min_success_ratio\x18\x04 \x01(\x02H\x00R\x0fminSuccessRatioB\x12\n\x10success_criteria\"\xce\x01\n\x0cNodeMetadata\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x33\n\x07timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationR\x07timeout\x12\x36\n\x07retries\x18\x05 \x01(\x0b\x32\x1c.flyteidl.core.RetryStrategyR\x07retries\x12&\n\rinterruptible\x18\x06 \x01(\x08H\x00R\rinterruptibleB\x15\n\x13interruptible_value\"/\n\x05\x41lias\x12\x10\n\x03var\x18\x01 \x01(\tR\x03var\x12\x14\n\x05\x61lias\x18\x02 \x01(\tR\x05\x61lias\"\x9f\x04\n\x04Node\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x37\n\x08metadata\x18\x02 \x01(\x0b\x32\x1b.flyteidl.core.NodeMetadataR\x08metadata\x12.\n\x06inputs\x18\x03 \x03(\x0b\x32\x16.flyteidl.core.BindingR\x06inputs\x12*\n\x11upstream_node_ids\x18\x04 \x03(\tR\x0fupstreamNodeIds\x12;\n\x0eoutput_aliases\x18\x05 \x03(\x0b\x32\x14.flyteidl.core.AliasR\routputAliases\x12\x36\n\ttask_node\x18\x06 \x01(\x0b\x32\x17.flyteidl.core.TaskNodeH\x00R\x08taskNode\x12\x42\n\rworkflow_node\x18\x07 \x01(\x0b\x32\x1b.flyteidl.core.WorkflowNodeH\x00R\x0cworkflowNode\x12<\n\x0b\x62ranch_node\x18\x08 \x01(\x0b\x32\x19.flyteidl.core.BranchNodeH\x00R\nbranchNode\x12\x36\n\tgate_node\x18\t \x01(\x0b\x32\x17.flyteidl.core.GateNodeH\x00R\x08gateNode\x12\x39\n\narray_node\x18\n \x01(\x0b\x32\x18.flyteidl.core.ArrayNodeH\x00R\tarrayNodeB\x08\n\x06target\"\xfc\x02\n\x10WorkflowMetadata\x12M\n\x12quality_of_service\x18\x01 \x01(\x0b\x32\x1f.flyteidl.core.QualityOfServiceR\x10qualityOfService\x12N\n\non_failure\x18\x02 \x01(\x0e\x32/.flyteidl.core.WorkflowMetadata.OnFailurePolicyR\tonFailure\x12=\n\x04tags\x18\x03 \x03(\x0b\x32).flyteidl.core.WorkflowMetadata.TagsEntryR\x04tags\x1a\x37\n\tTagsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"Q\n\x0fOnFailurePolicy\x12\x14\n\x10\x46\x41IL_IMMEDIATELY\x10\x00\x12(\n$FAIL_AFTER_EXECUTABLE_NODES_COMPLETE\x10\x01\"@\n\x18WorkflowMetadataDefaults\x12$\n\rinterruptible\x18\x01 \x01(\x08R\rinterruptible\"\xa2\x03\n\x10WorkflowTemplate\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x02id\x12;\n\x08metadata\x18\x02 \x01(\x0b\x32\x1f.flyteidl.core.WorkflowMetadataR\x08metadata\x12;\n\tinterface\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.TypedInterfaceR\tinterface\x12)\n\x05nodes\x18\x04 \x03(\x0b\x32\x13.flyteidl.core.NodeR\x05nodes\x12\x30\n\x07outputs\x18\x05 \x03(\x0b\x32\x16.flyteidl.core.BindingR\x07outputs\x12\x36\n\x0c\x66\x61ilure_node\x18\x06 \x01(\x0b\x32\x13.flyteidl.core.NodeR\x0b\x66\x61ilureNode\x12T\n\x11metadata_defaults\x18\x07 \x01(\x0b\x32\'.flyteidl.core.WorkflowMetadataDefaultsR\x10metadataDefaults\"K\n\x11TaskNodeOverrides\x12\x36\n\tresources\x18\x01 \x01(\x0b\x32\x18.flyteidl.core.ResourcesR\tresourcesB\xad\x01\n\x11\x63om.flyteidl.coreB\rWorkflowProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x66lyteidl/core/workflow.proto\x12\rflyteidl.core\x1a\x1d\x66lyteidl/core/condition.proto\x1a\x1d\x66lyteidl/core/execution.proto\x1a\x1e\x66lyteidl/core/identifier.proto\x1a\x1d\x66lyteidl/core/interface.proto\x1a\x1c\x66lyteidl/core/literals.proto\x1a\x19\x66lyteidl/core/tasks.proto\x1a\x19\x66lyteidl/core/types.proto\x1a\x1c\x66lyteidl/core/security.proto\x1a\x1egoogle/protobuf/duration.proto\"{\n\x07IfBlock\x12>\n\tcondition\x18\x01 \x01(\x0b\x32 .flyteidl.core.BooleanExpressionR\tcondition\x12\x30\n\tthen_node\x18\x02 \x01(\x0b\x32\x13.flyteidl.core.NodeR\x08thenNode\"\xd4\x01\n\x0bIfElseBlock\x12*\n\x04\x63\x61se\x18\x01 \x01(\x0b\x32\x16.flyteidl.core.IfBlockR\x04\x63\x61se\x12,\n\x05other\x18\x02 \x03(\x0b\x32\x16.flyteidl.core.IfBlockR\x05other\x12\x32\n\telse_node\x18\x03 \x01(\x0b\x32\x13.flyteidl.core.NodeH\x00R\x08\x65lseNode\x12,\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x14.flyteidl.core.ErrorH\x00R\x05\x65rrorB\t\n\x07\x64\x65\x66\x61ult\"A\n\nBranchNode\x12\x33\n\x07if_else\x18\x01 \x01(\x0b\x32\x1a.flyteidl.core.IfElseBlockR\x06ifElse\"\x97\x01\n\x08TaskNode\x12>\n\x0creference_id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00R\x0breferenceId\x12>\n\toverrides\x18\x02 \x01(\x0b\x32 .flyteidl.core.TaskNodeOverridesR\toverridesB\x0b\n\treference\"\xa6\x01\n\x0cWorkflowNode\x12\x42\n\x0elaunchplan_ref\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00R\rlaunchplanRef\x12\x45\n\x10sub_workflow_ref\x18\x02 \x01(\x0b\x32\x19.flyteidl.core.IdentifierH\x00R\x0esubWorkflowRefB\x0b\n\treference\"/\n\x10\x41pproveCondition\x12\x1b\n\tsignal_id\x18\x01 \x01(\tR\x08signalId\"\x90\x01\n\x0fSignalCondition\x12\x1b\n\tsignal_id\x18\x01 \x01(\tR\x08signalId\x12.\n\x04type\x18\x02 \x01(\x0b\x32\x1a.flyteidl.core.LiteralTypeR\x04type\x12\x30\n\x14output_variable_name\x18\x03 \x01(\tR\x12outputVariableName\"G\n\x0eSleepCondition\x12\x35\n\x08\x64uration\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationR\x08\x64uration\"\xc5\x01\n\x08GateNode\x12;\n\x07\x61pprove\x18\x01 \x01(\x0b\x32\x1f.flyteidl.core.ApproveConditionH\x00R\x07\x61pprove\x12\x38\n\x06signal\x18\x02 \x01(\x0b\x32\x1e.flyteidl.core.SignalConditionH\x00R\x06signal\x12\x35\n\x05sleep\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.SleepConditionH\x00R\x05sleepB\x0b\n\tcondition\"\xbf\x01\n\tArrayNode\x12\'\n\x04node\x18\x01 \x01(\x0b\x32\x13.flyteidl.core.NodeR\x04node\x12 \n\x0bparallelism\x18\x02 \x01(\rR\x0bparallelism\x12%\n\rmin_successes\x18\x03 \x01(\rH\x00R\x0cminSuccesses\x12,\n\x11min_success_ratio\x18\x04 \x01(\x02H\x00R\x0fminSuccessRatioB\x12\n\x10success_criteria\"\xce\x01\n\x0cNodeMetadata\x12\x12\n\x04name\x18\x01 \x01(\tR\x04name\x12\x33\n\x07timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationR\x07timeout\x12\x36\n\x07retries\x18\x05 \x01(\x0b\x32\x1c.flyteidl.core.RetryStrategyR\x07retries\x12&\n\rinterruptible\x18\x06 \x01(\x08H\x00R\rinterruptibleB\x15\n\x13interruptible_value\"/\n\x05\x41lias\x12\x10\n\x03var\x18\x01 \x01(\tR\x03var\x12\x14\n\x05\x61lias\x18\x02 \x01(\tR\x05\x61lias\"\x9f\x04\n\x04Node\x12\x0e\n\x02id\x18\x01 \x01(\tR\x02id\x12\x37\n\x08metadata\x18\x02 \x01(\x0b\x32\x1b.flyteidl.core.NodeMetadataR\x08metadata\x12.\n\x06inputs\x18\x03 \x03(\x0b\x32\x16.flyteidl.core.BindingR\x06inputs\x12*\n\x11upstream_node_ids\x18\x04 \x03(\tR\x0fupstreamNodeIds\x12;\n\x0eoutput_aliases\x18\x05 \x03(\x0b\x32\x14.flyteidl.core.AliasR\routputAliases\x12\x36\n\ttask_node\x18\x06 \x01(\x0b\x32\x17.flyteidl.core.TaskNodeH\x00R\x08taskNode\x12\x42\n\rworkflow_node\x18\x07 \x01(\x0b\x32\x1b.flyteidl.core.WorkflowNodeH\x00R\x0cworkflowNode\x12<\n\x0b\x62ranch_node\x18\x08 \x01(\x0b\x32\x19.flyteidl.core.BranchNodeH\x00R\nbranchNode\x12\x36\n\tgate_node\x18\t \x01(\x0b\x32\x17.flyteidl.core.GateNodeH\x00R\x08gateNode\x12\x39\n\narray_node\x18\n \x01(\x0b\x32\x18.flyteidl.core.ArrayNodeH\x00R\tarrayNodeB\x08\n\x06target\"\xfc\x02\n\x10WorkflowMetadata\x12M\n\x12quality_of_service\x18\x01 \x01(\x0b\x32\x1f.flyteidl.core.QualityOfServiceR\x10qualityOfService\x12N\n\non_failure\x18\x02 \x01(\x0e\x32/.flyteidl.core.WorkflowMetadata.OnFailurePolicyR\tonFailure\x12=\n\x04tags\x18\x03 \x03(\x0b\x32).flyteidl.core.WorkflowMetadata.TagsEntryR\x04tags\x1a\x37\n\tTagsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x14\n\x05value\x18\x02 \x01(\tR\x05value:\x02\x38\x01\"Q\n\x0fOnFailurePolicy\x12\x14\n\x10\x46\x41IL_IMMEDIATELY\x10\x00\x12(\n$FAIL_AFTER_EXECUTABLE_NODES_COMPLETE\x10\x01\"@\n\x18WorkflowMetadataDefaults\x12$\n\rinterruptible\x18\x01 \x01(\x08R\rinterruptible\"\xa2\x03\n\x10WorkflowTemplate\x12)\n\x02id\x18\x01 \x01(\x0b\x32\x19.flyteidl.core.IdentifierR\x02id\x12;\n\x08metadata\x18\x02 \x01(\x0b\x32\x1f.flyteidl.core.WorkflowMetadataR\x08metadata\x12;\n\tinterface\x18\x03 \x01(\x0b\x32\x1d.flyteidl.core.TypedInterfaceR\tinterface\x12)\n\x05nodes\x18\x04 \x03(\x0b\x32\x13.flyteidl.core.NodeR\x05nodes\x12\x30\n\x07outputs\x18\x05 \x03(\x0b\x32\x16.flyteidl.core.BindingR\x07outputs\x12\x36\n\x0c\x66\x61ilure_node\x18\x06 \x01(\x0b\x32\x13.flyteidl.core.NodeR\x0b\x66\x61ilureNode\x12T\n\x11metadata_defaults\x18\x07 \x01(\x0b\x32\'.flyteidl.core.WorkflowMetadataDefaultsR\x10metadataDefaults\"\x9c\x01\n\x11TaskNodeOverrides\x12\x36\n\tresources\x18\x01 \x01(\x0b\x32\x18.flyteidl.core.ResourcesR\tresources\x12O\n\x12\x65xtended_resources\x18\x02 \x01(\x0b\x32 .flyteidl.core.ExtendedResourcesR\x11\x65xtendedResourcesB\xad\x01\n\x11\x63om.flyteidl.coreB\rWorkflowProtoP\x01Z4github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core\xa2\x02\x03\x46\x43X\xaa\x02\rFlyteidl.Core\xca\x02\rFlyteidl\\Core\xe2\x02\x19\x46lyteidl\\Core\\GPBMetadata\xea\x02\x0e\x46lyteidl::Coreb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -69,6 +69,6 @@ _globals['_WORKFLOWMETADATADEFAULTS']._serialized_end=2962 _globals['_WORKFLOWTEMPLATE']._serialized_start=2965 _globals['_WORKFLOWTEMPLATE']._serialized_end=3383 - _globals['_TASKNODEOVERRIDES']._serialized_start=3385 - _globals['_TASKNODEOVERRIDES']._serialized_end=3460 + _globals['_TASKNODEOVERRIDES']._serialized_start=3386 + _globals['_TASKNODEOVERRIDES']._serialized_end=3542 # @@protoc_insertion_point(module_scope) diff --git a/gen/pb_python/flyteidl/core/workflow_pb2.pyi b/gen/pb_python/flyteidl/core/workflow_pb2.pyi index 95a108abc..daf8082c7 100644 --- a/gen/pb_python/flyteidl/core/workflow_pb2.pyi +++ b/gen/pb_python/flyteidl/core/workflow_pb2.pyi @@ -193,7 +193,9 @@ class WorkflowTemplate(_message.Message): def __init__(self, id: _Optional[_Union[_identifier_pb2.Identifier, _Mapping]] = ..., metadata: _Optional[_Union[WorkflowMetadata, _Mapping]] = ..., interface: _Optional[_Union[_interface_pb2.TypedInterface, _Mapping]] = ..., nodes: _Optional[_Iterable[_Union[Node, _Mapping]]] = ..., outputs: _Optional[_Iterable[_Union[_literals_pb2.Binding, _Mapping]]] = ..., failure_node: _Optional[_Union[Node, _Mapping]] = ..., metadata_defaults: _Optional[_Union[WorkflowMetadataDefaults, _Mapping]] = ...) -> None: ... class TaskNodeOverrides(_message.Message): - __slots__ = ["resources"] + __slots__ = ["resources", "extended_resources"] RESOURCES_FIELD_NUMBER: _ClassVar[int] + EXTENDED_RESOURCES_FIELD_NUMBER: _ClassVar[int] resources: _tasks_pb2.Resources - def __init__(self, resources: _Optional[_Union[_tasks_pb2.Resources, _Mapping]] = ...) -> None: ... + extended_resources: _tasks_pb2.ExtendedResources + def __init__(self, resources: _Optional[_Union[_tasks_pb2.Resources, _Mapping]] = ..., extended_resources: _Optional[_Union[_tasks_pb2.ExtendedResources, _Mapping]] = ...) -> None: ... diff --git a/gen/pb_python/flyteidl/service/flyteadmin/README.md b/gen/pb_python/flyteidl/service/flyteadmin/README.md index 699dedf4b..d2ee1cc40 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/README.md +++ b/gen/pb_python/flyteidl/service/flyteadmin/README.md @@ -289,6 +289,7 @@ Class | Method | HTTP request | Description - [CoreEnumType](docs/CoreEnumType.md) - [CoreError](docs/CoreError.md) - [CoreExecutionError](docs/CoreExecutionError.md) + - [CoreExtendedResources](docs/CoreExtendedResources.md) - [CoreGPUAccelerator](docs/CoreGPUAccelerator.md) - [CoreGateNode](docs/CoreGateNode.md) - [CoreIOStrategy](docs/CoreIOStrategy.md) @@ -318,7 +319,6 @@ Class | Method | HTTP request | Description - [CorePromiseAttribute](docs/CorePromiseAttribute.md) - [CoreQualityOfService](docs/CoreQualityOfService.md) - [CoreQualityOfServiceSpec](docs/CoreQualityOfServiceSpec.md) - - [CoreResourceExtensions](docs/CoreResourceExtensions.md) - [CoreResourceType](docs/CoreResourceType.md) - [CoreResources](docs/CoreResources.md) - [CoreRetryStrategy](docs/CoreRetryStrategy.md) diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py index 10aaee25b..8a9dfda37 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/__init__.py @@ -180,6 +180,7 @@ from flyteadmin.models.core_enum_type import CoreEnumType from flyteadmin.models.core_error import CoreError from flyteadmin.models.core_execution_error import CoreExecutionError +from flyteadmin.models.core_extended_resources import CoreExtendedResources from flyteadmin.models.core_gpu_accelerator import CoreGPUAccelerator from flyteadmin.models.core_gate_node import CoreGateNode from flyteadmin.models.core_io_strategy import CoreIOStrategy @@ -209,7 +210,6 @@ from flyteadmin.models.core_promise_attribute import CorePromiseAttribute from flyteadmin.models.core_quality_of_service import CoreQualityOfService from flyteadmin.models.core_quality_of_service_spec import CoreQualityOfServiceSpec -from flyteadmin.models.core_resource_extensions import CoreResourceExtensions from flyteadmin.models.core_resource_type import CoreResourceType from flyteadmin.models.core_resources import CoreResources from flyteadmin.models.core_retry_strategy import CoreRetryStrategy diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py index 757d3af60..e84ae2ce3 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/__init__.py @@ -173,6 +173,7 @@ from flyteadmin.models.core_enum_type import CoreEnumType from flyteadmin.models.core_error import CoreError from flyteadmin.models.core_execution_error import CoreExecutionError +from flyteadmin.models.core_extended_resources import CoreExtendedResources from flyteadmin.models.core_gpu_accelerator import CoreGPUAccelerator from flyteadmin.models.core_gate_node import CoreGateNode from flyteadmin.models.core_io_strategy import CoreIOStrategy @@ -202,7 +203,6 @@ from flyteadmin.models.core_promise_attribute import CorePromiseAttribute from flyteadmin.models.core_quality_of_service import CoreQualityOfService from flyteadmin.models.core_quality_of_service_spec import CoreQualityOfServiceSpec -from flyteadmin.models.core_resource_extensions import CoreResourceExtensions from flyteadmin.models.core_resource_type import CoreResourceType from flyteadmin.models.core_resources import CoreResources from flyteadmin.models.core_retry_strategy import CoreRetryStrategy diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resource_extensions.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_extended_resources.py similarity index 86% rename from gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resource_extensions.py rename to gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_extended_resources.py index becac7997..94a58bcd4 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resource_extensions.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_extended_resources.py @@ -19,7 +19,7 @@ from flyteadmin.models.core_gpu_accelerator import CoreGPUAccelerator # noqa: F401,E501 -class CoreResourceExtensions(object): +class CoreExtendedResources(object): """NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually. @@ -41,7 +41,7 @@ class CoreResourceExtensions(object): } def __init__(self, gpu_accelerator=None): # noqa: E501 - """CoreResourceExtensions - a model defined in Swagger""" # noqa: E501 + """CoreExtendedResources - a model defined in Swagger""" # noqa: E501 self._gpu_accelerator = None self.discriminator = None @@ -51,22 +51,22 @@ def __init__(self, gpu_accelerator=None): # noqa: E501 @property def gpu_accelerator(self): - """Gets the gpu_accelerator of this CoreResourceExtensions. # noqa: E501 + """Gets the gpu_accelerator of this CoreExtendedResources. # noqa: E501 GPU accelerator to select for task. Contains information about device type, and for multi-instance GPUs, the partition size to use. # noqa: E501 - :return: The gpu_accelerator of this CoreResourceExtensions. # noqa: E501 + :return: The gpu_accelerator of this CoreExtendedResources. # noqa: E501 :rtype: CoreGPUAccelerator """ return self._gpu_accelerator @gpu_accelerator.setter def gpu_accelerator(self, gpu_accelerator): - """Sets the gpu_accelerator of this CoreResourceExtensions. + """Sets the gpu_accelerator of this CoreExtendedResources. GPU accelerator to select for task. Contains information about device type, and for multi-instance GPUs, the partition size to use. # noqa: E501 - :param gpu_accelerator: The gpu_accelerator of this CoreResourceExtensions. # noqa: E501 + :param gpu_accelerator: The gpu_accelerator of this CoreExtendedResources. # noqa: E501 :type: CoreGPUAccelerator """ @@ -93,7 +93,7 @@ def to_dict(self): )) else: result[attr] = value - if issubclass(CoreResourceExtensions, dict): + if issubclass(CoreExtendedResources, dict): for key, value in self.items(): result[key] = value @@ -109,7 +109,7 @@ def __repr__(self): def __eq__(self, other): """Returns true if both objects are equal""" - if not isinstance(other, CoreResourceExtensions): + if not isinstance(other, CoreExtendedResources): return False return self.__dict__ == other.__dict__ diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resources.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resources.py index bcd7ca741..0e14879b0 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resources.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_resources.py @@ -16,7 +16,6 @@ import six -from flyteadmin.models.core_resource_extensions import CoreResourceExtensions # noqa: F401,E501 from flyteadmin.models.resources_resource_entry import ResourcesResourceEntry # noqa: F401,E501 @@ -35,30 +34,25 @@ class CoreResources(object): """ swagger_types = { 'requests': 'list[ResourcesResourceEntry]', - 'limits': 'list[ResourcesResourceEntry]', - 'extensions': 'CoreResourceExtensions' + 'limits': 'list[ResourcesResourceEntry]' } attribute_map = { 'requests': 'requests', - 'limits': 'limits', - 'extensions': 'extensions' + 'limits': 'limits' } - def __init__(self, requests=None, limits=None, extensions=None): # noqa: E501 + def __init__(self, requests=None, limits=None): # noqa: E501 """CoreResources - a model defined in Swagger""" # noqa: E501 self._requests = None self._limits = None - self._extensions = None self.discriminator = None if requests is not None: self.requests = requests if limits is not None: self.limits = limits - if extensions is not None: - self.extensions = extensions @property def requests(self): @@ -106,29 +100,6 @@ def limits(self, limits): self._limits = limits - @property - def extensions(self): - """Gets the extensions of this CoreResources. # noqa: E501 - - Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. # noqa: E501 - - :return: The extensions of this CoreResources. # noqa: E501 - :rtype: CoreResourceExtensions - """ - return self._extensions - - @extensions.setter - def extensions(self, extensions): - """Sets the extensions of this CoreResources. - - Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. # noqa: E501 - - :param extensions: The extensions of this CoreResources. # noqa: E501 - :type: CoreResourceExtensions - """ - - self._extensions = extensions - def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py index 7320a6d6e..54617984d 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_node_overrides.py @@ -16,6 +16,7 @@ import six +from flyteadmin.models.core_extended_resources import CoreExtendedResources # noqa: F401,E501 from flyteadmin.models.core_resources import CoreResources # noqa: F401,E501 @@ -33,21 +34,26 @@ class CoreTaskNodeOverrides(object): and the value is json key in definition. """ swagger_types = { - 'resources': 'CoreResources' + 'resources': 'CoreResources', + 'extended_resources': 'CoreExtendedResources' } attribute_map = { - 'resources': 'resources' + 'resources': 'resources', + 'extended_resources': 'extended_resources' } - def __init__(self, resources=None): # noqa: E501 + def __init__(self, resources=None, extended_resources=None): # noqa: E501 """CoreTaskNodeOverrides - a model defined in Swagger""" # noqa: E501 self._resources = None + self._extended_resources = None self.discriminator = None if resources is not None: self.resources = resources + if extended_resources is not None: + self.extended_resources = extended_resources @property def resources(self): @@ -72,6 +78,29 @@ def resources(self, resources): self._resources = resources + @property + def extended_resources(self): + """Gets the extended_resources of this CoreTaskNodeOverrides. # noqa: E501 + + Overrides for all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. # noqa: E501 + + :return: The extended_resources of this CoreTaskNodeOverrides. # noqa: E501 + :rtype: CoreExtendedResources + """ + return self._extended_resources + + @extended_resources.setter + def extended_resources(self, extended_resources): + """Sets the extended_resources of this CoreTaskNodeOverrides. + + Overrides for all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. # noqa: E501 + + :param extended_resources: The extended_resources of this CoreTaskNodeOverrides. # noqa: E501 + :type: CoreExtendedResources + """ + + self._extended_resources = extended_resources + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_template.py b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_template.py index 870777f99..df06a8db0 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_template.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/flyteadmin/models/core_task_template.py @@ -17,6 +17,7 @@ import six from flyteadmin.models.core_container import CoreContainer # noqa: F401,E501 +from flyteadmin.models.core_extended_resources import CoreExtendedResources # noqa: F401,E501 from flyteadmin.models.core_identifier import CoreIdentifier # noqa: F401,E501 from flyteadmin.models.core_k8s_pod import CoreK8sPod # noqa: F401,E501 from flyteadmin.models.core_security_context import CoreSecurityContext # noqa: F401,E501 @@ -50,6 +51,7 @@ class CoreTaskTemplate(object): 'sql': 'CoreSql', 'task_type_version': 'int', 'security_context': 'CoreSecurityContext', + 'extended_resources': 'CoreExtendedResources', 'config': 'dict(str, str)' } @@ -64,10 +66,11 @@ class CoreTaskTemplate(object): 'sql': 'sql', 'task_type_version': 'task_type_version', 'security_context': 'security_context', + 'extended_resources': 'extended_resources', 'config': 'config' } - def __init__(self, id=None, type=None, metadata=None, interface=None, custom=None, container=None, k8s_pod=None, sql=None, task_type_version=None, security_context=None, config=None): # noqa: E501 + def __init__(self, id=None, type=None, metadata=None, interface=None, custom=None, container=None, k8s_pod=None, sql=None, task_type_version=None, security_context=None, extended_resources=None, config=None): # noqa: E501 """CoreTaskTemplate - a model defined in Swagger""" # noqa: E501 self._id = None @@ -80,6 +83,7 @@ def __init__(self, id=None, type=None, metadata=None, interface=None, custom=Non self._sql = None self._task_type_version = None self._security_context = None + self._extended_resources = None self._config = None self.discriminator = None @@ -103,6 +107,8 @@ def __init__(self, id=None, type=None, metadata=None, interface=None, custom=Non self.task_type_version = task_type_version if security_context is not None: self.security_context = security_context + if extended_resources is not None: + self.extended_resources = extended_resources if config is not None: self.config = config @@ -330,6 +336,29 @@ def security_context(self, security_context): self._security_context = security_context + @property + def extended_resources(self): + """Gets the extended_resources of this CoreTaskTemplate. # noqa: E501 + + Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. # noqa: E501 + + :return: The extended_resources of this CoreTaskTemplate. # noqa: E501 + :rtype: CoreExtendedResources + """ + return self._extended_resources + + @extended_resources.setter + def extended_resources(self, extended_resources): + """Sets the extended_resources of this CoreTaskTemplate. + + Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to allocate to a task. # noqa: E501 + + :param extended_resources: The extended_resources of this CoreTaskTemplate. # noqa: E501 + :type: CoreExtendedResources + """ + + self._extended_resources = extended_resources + @property def config(self): """Gets the config of this CoreTaskTemplate. # noqa: E501 diff --git a/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_resource_extensions.py b/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_extended_resources.py similarity index 62% rename from gen/pb_python/flyteidl/service/flyteadmin/test/test_core_resource_extensions.py rename to gen/pb_python/flyteidl/service/flyteadmin/test/test_core_extended_resources.py index aac26be37..ec6edecb7 100644 --- a/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_resource_extensions.py +++ b/gen/pb_python/flyteidl/service/flyteadmin/test/test_core_extended_resources.py @@ -16,12 +16,12 @@ import unittest import flyteadmin -from flyteadmin.models.core_resource_extensions import CoreResourceExtensions # noqa: E501 +from flyteadmin.models.core_extended_resources import CoreExtendedResources # noqa: E501 from flyteadmin.rest import ApiException -class TestCoreResourceExtensions(unittest.TestCase): - """CoreResourceExtensions unit test stubs""" +class TestCoreExtendedResources(unittest.TestCase): + """CoreExtendedResources unit test stubs""" def setUp(self): pass @@ -29,10 +29,10 @@ def setUp(self): def tearDown(self): pass - def testCoreResourceExtensions(self): - """Test CoreResourceExtensions""" + def testCoreExtendedResources(self): + """Test CoreExtendedResources""" # FIXME: construct object with mandatory attributes with example values - # model = flyteadmin.models.core_resource_extensions.CoreResourceExtensions() # noqa: E501 + # model = flyteadmin.models.core_extended_resources.CoreExtendedResources() # noqa: E501 pass diff --git a/gen/pb_rust/flyteidl.core.rs b/gen/pb_rust/flyteidl.core.rs index f70bc2d34..a6e76fda4 100644 --- a/gen/pb_rust/flyteidl.core.rs +++ b/gen/pb_rust/flyteidl.core.rs @@ -940,38 +940,6 @@ pub struct SecurityContext { #[prost(message, repeated, tag="3")] pub tokens: ::prost::alloc::vec::Vec, } -/// Metadata associated with the GPU accelerator to allocate to a task. Contains -/// information about device type, and for multi-instance GPUs, the partition size to -/// use. -#[allow(clippy::derive_partial_eq_without_eq)] -#[derive(Clone, PartialEq, ::prost::Message)] -pub struct GpuAccelerator { - #[prost(string, tag="1")] - pub device: ::prost::alloc::string::String, - #[prost(oneof="gpu_accelerator::PartitionSizeValue", tags="2, 3")] - pub partition_size_value: ::core::option::Option, -} -/// Nested message and enum types in `GPUAccelerator`. -pub mod gpu_accelerator { - #[allow(clippy::derive_partial_eq_without_eq)] -#[derive(Clone, PartialEq, ::prost::Oneof)] - pub enum PartitionSizeValue { - #[prost(bool, tag="2")] - Unpartitioned(bool), - #[prost(string, tag="3")] - PartitionSize(::prost::alloc::string::String), - } -} -/// Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to -/// allocate to a task. -#[allow(clippy::derive_partial_eq_without_eq)] -#[derive(Clone, PartialEq, ::prost::Message)] -pub struct ResourceExtensions { - /// GPU accelerator to select for task. Contains information about device type, and - /// for multi-instance GPUs, the partition size to use. - #[prost(message, optional, tag="3")] - pub gpu_accelerator: ::core::option::Option, -} /// A customizable interface to convey resources requested for a container. This can be interpreted differently for different /// container engines. #[allow(clippy::derive_partial_eq_without_eq)] @@ -984,10 +952,6 @@ pub struct Resources { /// within the list. #[prost(message, repeated, tag="2")] pub limits: ::prost::alloc::vec::Vec, - /// Encapsulates all non-standard resources, not captured by - /// v1.ResourceRequirements, to allocate to a task. - #[prost(message, optional, tag="3")] - pub extensions: ::core::option::Option, } /// Nested message and enum types in `Resources`. pub mod resources { @@ -1044,6 +1008,38 @@ pub mod resources { } } } +/// Metadata associated with the GPU accelerator to allocate to a task. Contains +/// information about device type, and for multi-instance GPUs, the partition size to +/// use. +#[allow(clippy::derive_partial_eq_without_eq)] +#[derive(Clone, PartialEq, ::prost::Message)] +pub struct GpuAccelerator { + #[prost(string, tag="1")] + pub device: ::prost::alloc::string::String, + #[prost(oneof="gpu_accelerator::PartitionSizeValue", tags="2, 3")] + pub partition_size_value: ::core::option::Option, +} +/// Nested message and enum types in `GPUAccelerator`. +pub mod gpu_accelerator { + #[allow(clippy::derive_partial_eq_without_eq)] +#[derive(Clone, PartialEq, ::prost::Oneof)] + pub enum PartitionSizeValue { + #[prost(bool, tag="2")] + Unpartitioned(bool), + #[prost(string, tag="3")] + PartitionSize(::prost::alloc::string::String), + } +} +/// Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to +/// allocate to a task. +#[allow(clippy::derive_partial_eq_without_eq)] +#[derive(Clone, PartialEq, ::prost::Message)] +pub struct ExtendedResources { + /// GPU accelerator to select for task. Contains information about device type, and + /// for multi-instance GPUs, the partition size to use. + #[prost(message, optional, tag="3")] + pub gpu_accelerator: ::core::option::Option, +} /// Runtime information. This is loosely defined to allow for extensibility. #[allow(clippy::derive_partial_eq_without_eq)] #[derive(Clone, PartialEq, ::prost::Message)] @@ -1180,6 +1176,10 @@ pub struct TaskTemplate { /// security_context encapsulates security attributes requested to run this task. #[prost(message, optional, tag="8")] pub security_context: ::core::option::Option, + /// Encapsulates all non-standard resources, not captured by + /// v1.ResourceRequirements, to allocate to a task. + #[prost(message, optional, tag="9")] + pub extended_resources: ::core::option::Option, /// Metadata about the custom defined for this task. This is extensible to allow various plugins in the system /// to use as required. /// reserve the field numbers 1 through 15 for very frequently occurring message elements @@ -2381,6 +2381,10 @@ pub struct TaskNodeOverrides { /// A customizable interface to convey resources requested for a task container. #[prost(message, optional, tag="1")] pub resources: ::core::option::Option, + /// Overrides for all non-standard resources, not captured by + /// v1.ResourceRequirements, to allocate to a task. + #[prost(message, optional, tag="2")] + pub extended_resources: ::core::option::Option, } /// Adjacency list for the workflow. This is created as part of the compilation process. Every process after the compilation /// step uses this created ConnectionSet diff --git a/protos/flyteidl/core/tasks.proto b/protos/flyteidl/core/tasks.proto index aea76c9b1..925cbdc27 100644 --- a/protos/flyteidl/core/tasks.proto +++ b/protos/flyteidl/core/tasks.proto @@ -11,25 +11,6 @@ package flyteidl.core; option go_package = "github.com/flyteorg/flyteidl/gen/pb-go/flyteidl/core"; -// Metadata associated with the GPU accelerator to allocate to a task. Contains -// information about device type, and for multi-instance GPUs, the partition size to -// use. -message GPUAccelerator { - string device = 1; - oneof partition_size_value { - bool unpartitioned = 2; - string partition_size = 3; - } -} - -// Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to -// allocate to a task. -message ResourceExtensions { - // GPU accelerator to select for task. Contains information about device type, and - // for multi-instance GPUs, the partition size to use. - GPUAccelerator gpu_accelerator = 3; -} - // A customizable interface to convey resources requested for a container. This can be interpreted differently for different // container engines. message Resources { @@ -60,10 +41,25 @@ message Resources { // Defines a set of bounds (e.g. min/max) within which the task can reliably run. ResourceNames must be unique // within the list. repeated ResourceEntry limits = 2; +} - // Encapsulates all non-standard resources, not captured by - // v1.ResourceRequirements, to allocate to a task. - ResourceExtensions extensions = 3; +// Metadata associated with the GPU accelerator to allocate to a task. Contains +// information about device type, and for multi-instance GPUs, the partition size to +// use. +message GPUAccelerator { + string device = 1; + oneof partition_size_value { + bool unpartitioned = 2; + string partition_size = 3; + } +} + +// Encapsulates all non-standard resources, not captured by v1.ResourceRequirements, to +// allocate to a task. +message ExtendedResources { + // GPU accelerator to select for task. Contains information about device type, and + // for multi-instance GPUs, the partition size to use. + GPUAccelerator gpu_accelerator = 3; } // Runtime information. This is loosely defined to allow for extensibility. @@ -167,6 +163,10 @@ message TaskTemplate { // security_context encapsulates security attributes requested to run this task. SecurityContext security_context = 8; + // Encapsulates all non-standard resources, not captured by + // v1.ResourceRequirements, to allocate to a task. + ExtendedResources extended_resources = 9; + // Metadata about the custom defined for this task. This is extensible to allow various plugins in the system // to use as required. // reserve the field numbers 1 through 15 for very frequently occurring message elements diff --git a/protos/flyteidl/core/workflow.proto b/protos/flyteidl/core/workflow.proto index 37d39182e..f80104f8d 100644 --- a/protos/flyteidl/core/workflow.proto +++ b/protos/flyteidl/core/workflow.proto @@ -279,4 +279,8 @@ message WorkflowTemplate { message TaskNodeOverrides { // A customizable interface to convey resources requested for a task container. Resources resources = 1; + + // Overrides for all non-standard resources, not captured by + // v1.ResourceRequirements, to allocate to a task. + ExtendedResources extended_resources = 2; }