denkproto 1.0.79__py3-none-any.whl → 1.0.80__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of denkproto might be problematic. Click here for more details.

denkproto/__about__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.0.79"
1
+ __version__ = "1.0.80"
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
 
26
26
 
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0f\x64\x65nkcache.proto\x12\tdenkcache\"@\n\x13ObjectExistsRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\"&\n\x14ObjectExistsResponse\x12\x0e\n\x06\x65xists\x18\x01 \x01(\x08\"S\n\x13ObjectSourceMessage\x12\'\n\x06source\x18\x01 \x01(\x0e\x32\x17.denkcache.ObjectSource\x12\x13\n\x0bsource_info\x18\x02 \x01(\t\"=\n\x10GetObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\"S\n\x11GetObjectResponse\x12\x0e\n\x06object\x18\x01 \x01(\x0c\x12.\n\x06source\x18\x02 \x01(\x0b\x32\x1e.denkcache.ObjectSourceMessage\"\x83\x01\n\x12\x43\x61\x63heObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\x12\x0e\n\x06object\x18\x03 \x01(\x0c\x12\x32\n\x0c\x63\x61\x63he_policy\x18\x04 \x01(\x0e\x32\x1c.denkcache.CacheObjectPolicy\"\x15\n\x13\x43\x61\x63heObjectResponse\"w\n\x16GetCachedObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\x12\x32\n\x0c\x63\x61\x63he_policy\x18\x03 \x01(\x0e\x32\x1c.denkcache.CacheObjectPolicy\")\n\x17GetCachedObjectResponse\x12\x0e\n\x06object\x18\x01 \x01(\x0c\"C\n\x16HasObjectCachedRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\")\n\x17HasObjectCachedResponse\x12\x0e\n\x06\x65xists\x18\x01 \x01(\x08\"\x11\n\x0fPingPongRequest\"\x12\n\x10PingPongResponse\"*\n\x15\x43hangeSettingsRequest\x12\x11\n\tlog_level\x18\x01 \x01(\t\"\x18\n\x16\x43hangeSettingsResponse\"D\n\x17InvalidateObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\"+\n\x18InvalidateObjectResponse\x12\x0f\n\x07\x65xisted\x18\x01 \x01(\x08*v\n\x0cObjectSource\x12\x18\n\x14OBJECT_SOURCE_MEMORY\x10\x00\x12\x16\n\x12OBJECT_SOURCE_DISK\x10\x01\x12\x1b\n\x17OBJECT_SOURCE_DENKCACHE\x10\x02\x12\x17\n\x13OBJECT_SOURCE_AZURE\x10\x03*H\n\x11\x43\x61\x63heObjectPolicy\x12\x0f\n\x0bMEMORY_ONLY\x10\x00\x12\r\n\tDISK_ONLY\x10\x01\x12\x13\n\x0fMEMORY_AND_DISK\x10\x02\x32\x9f\x05\n\tDENKcache\x12U\n\x0e\x43hangeSettings\x12 .denkcache.ChangeSettingsRequest\x1a!.denkcache.ChangeSettingsResponse\x12\x43\n\x08PingPong\x12\x1a.denkcache.PingPongRequest\x1a\x1b.denkcache.PingPongResponse\x12[\n\x10InvalidateObject\x12\".denkcache.InvalidateObjectRequest\x1a#.denkcache.InvalidateObjectResponse\x12X\n\x0fHasObjectCached\x12!.denkcache.HasObjectCachedRequest\x1a\".denkcache.HasObjectCachedResponse\x12O\n\x0cObjectExists\x12\x1e.denkcache.ObjectExistsRequest\x1a\x1f.denkcache.ObjectExistsResponse\x12\x46\n\tGetObject\x12\x1b.denkcache.GetObjectRequest\x1a\x1c.denkcache.GetObjectResponse\x12L\n\x0b\x43\x61\x63heObject\x12\x1d.denkcache.CacheObjectRequest\x1a\x1e.denkcache.CacheObjectResponse\x12X\n\x0fGetCachedObject\x12!.denkcache.GetCachedObjectRequest\x1a\".denkcache.GetCachedObjectResponseBCZ*github.com/DENKweit/denkproto-go/denkcache\xaa\x02\x14\x44\x45NK.Proto.DENKcacheb\x06proto3')
27
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0f\x64\x65nkcache.proto\x12\tdenkcache\"@\n\x13ObjectExistsRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\"&\n\x14ObjectExistsResponse\x12\x0e\n\x06\x65xists\x18\x01 \x01(\x08\"S\n\x13ObjectSourceMessage\x12\'\n\x06source\x18\x01 \x01(\x0e\x32\x17.denkcache.ObjectSource\x12\x13\n\x0bsource_info\x18\x02 \x01(\t\"q\n\x10GetObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\x12\x32\n\x0c\x63\x61\x63he_policy\x18\x03 \x01(\x0e\x32\x1c.denkcache.CacheObjectPolicy\"S\n\x11GetObjectResponse\x12\x0e\n\x06object\x18\x01 \x01(\x0c\x12.\n\x06source\x18\x02 \x01(\x0b\x32\x1e.denkcache.ObjectSourceMessage\"\x83\x01\n\x12\x43\x61\x63heObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\x12\x0e\n\x06object\x18\x03 \x01(\x0c\x12\x32\n\x0c\x63\x61\x63he_policy\x18\x04 \x01(\x0e\x32\x1c.denkcache.CacheObjectPolicy\"\x15\n\x13\x43\x61\x63heObjectResponse\"w\n\x16GetCachedObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\x12\x32\n\x0c\x63\x61\x63he_policy\x18\x03 \x01(\x0e\x32\x1c.denkcache.CacheObjectPolicy\")\n\x17GetCachedObjectResponse\x12\x0e\n\x06object\x18\x01 \x01(\x0c\"C\n\x16HasObjectCachedRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\")\n\x17HasObjectCachedResponse\x12\x0e\n\x06\x65xists\x18\x01 \x01(\x08\"\x11\n\x0fPingPongRequest\"\x12\n\x10PingPongResponse\"*\n\x15\x43hangeSettingsRequest\x12\x11\n\tlog_level\x18\x01 \x01(\t\"\x18\n\x16\x43hangeSettingsResponse\"D\n\x17InvalidateObjectRequest\x12\x16\n\x0e\x63ontainer_name\x18\x01 \x01(\t\x12\x11\n\tblob_name\x18\x02 \x01(\t\"+\n\x18InvalidateObjectResponse\x12\x0f\n\x07\x65xisted\x18\x01 \x01(\x08*v\n\x0cObjectSource\x12\x18\n\x14OBJECT_SOURCE_MEMORY\x10\x00\x12\x16\n\x12OBJECT_SOURCE_DISK\x10\x01\x12\x1b\n\x17OBJECT_SOURCE_DENKCACHE\x10\x02\x12\x17\n\x13OBJECT_SOURCE_AZURE\x10\x03*V\n\x11\x43\x61\x63heObjectPolicy\x12\x0f\n\x0bMEMORY_ONLY\x10\x00\x12\r\n\tDISK_ONLY\x10\x01\x12\x13\n\x0fMEMORY_AND_DISK\x10\x02\x12\x0c\n\x08NO_CACHE\x10\x03\x32\x9f\x05\n\tDENKcache\x12U\n\x0e\x43hangeSettings\x12 .denkcache.ChangeSettingsRequest\x1a!.denkcache.ChangeSettingsResponse\x12\x43\n\x08PingPong\x12\x1a.denkcache.PingPongRequest\x1a\x1b.denkcache.PingPongResponse\x12[\n\x10InvalidateObject\x12\".denkcache.InvalidateObjectRequest\x1a#.denkcache.InvalidateObjectResponse\x12X\n\x0fHasObjectCached\x12!.denkcache.HasObjectCachedRequest\x1a\".denkcache.HasObjectCachedResponse\x12O\n\x0cObjectExists\x12\x1e.denkcache.ObjectExistsRequest\x1a\x1f.denkcache.ObjectExistsResponse\x12\x46\n\tGetObject\x12\x1b.denkcache.GetObjectRequest\x1a\x1c.denkcache.GetObjectResponse\x12L\n\x0b\x43\x61\x63heObject\x12\x1d.denkcache.CacheObjectRequest\x1a\x1e.denkcache.CacheObjectResponse\x12X\n\x0fGetCachedObject\x12!.denkcache.GetCachedObjectRequest\x1a\".denkcache.GetCachedObjectResponseBCZ*github.com/DENKweit/denkproto-go/denkcache\xaa\x02\x14\x44\x45NK.Proto.DENKcacheb\x06proto3')
28
28
 
29
29
  _globals = globals()
30
30
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -32,10 +32,10 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'denkcache_pb2', _globals)
32
32
  if not _descriptor._USE_C_DESCRIPTORS:
33
33
  _globals['DESCRIPTOR']._loaded_options = None
34
34
  _globals['DESCRIPTOR']._serialized_options = b'Z*github.com/DENKweit/denkproto-go/denkcache\252\002\024DENK.Proto.DENKcache'
35
- _globals['_OBJECTSOURCE']._serialized_start=1026
36
- _globals['_OBJECTSOURCE']._serialized_end=1144
37
- _globals['_CACHEOBJECTPOLICY']._serialized_start=1146
38
- _globals['_CACHEOBJECTPOLICY']._serialized_end=1218
35
+ _globals['_OBJECTSOURCE']._serialized_start=1078
36
+ _globals['_OBJECTSOURCE']._serialized_end=1196
37
+ _globals['_CACHEOBJECTPOLICY']._serialized_start=1198
38
+ _globals['_CACHEOBJECTPOLICY']._serialized_end=1284
39
39
  _globals['_OBJECTEXISTSREQUEST']._serialized_start=30
40
40
  _globals['_OBJECTEXISTSREQUEST']._serialized_end=94
41
41
  _globals['_OBJECTEXISTSRESPONSE']._serialized_start=96
@@ -43,33 +43,33 @@ if not _descriptor._USE_C_DESCRIPTORS:
43
43
  _globals['_OBJECTSOURCEMESSAGE']._serialized_start=136
44
44
  _globals['_OBJECTSOURCEMESSAGE']._serialized_end=219
45
45
  _globals['_GETOBJECTREQUEST']._serialized_start=221
46
- _globals['_GETOBJECTREQUEST']._serialized_end=282
47
- _globals['_GETOBJECTRESPONSE']._serialized_start=284
48
- _globals['_GETOBJECTRESPONSE']._serialized_end=367
49
- _globals['_CACHEOBJECTREQUEST']._serialized_start=370
50
- _globals['_CACHEOBJECTREQUEST']._serialized_end=501
51
- _globals['_CACHEOBJECTRESPONSE']._serialized_start=503
52
- _globals['_CACHEOBJECTRESPONSE']._serialized_end=524
53
- _globals['_GETCACHEDOBJECTREQUEST']._serialized_start=526
54
- _globals['_GETCACHEDOBJECTREQUEST']._serialized_end=645
55
- _globals['_GETCACHEDOBJECTRESPONSE']._serialized_start=647
56
- _globals['_GETCACHEDOBJECTRESPONSE']._serialized_end=688
57
- _globals['_HASOBJECTCACHEDREQUEST']._serialized_start=690
58
- _globals['_HASOBJECTCACHEDREQUEST']._serialized_end=757
59
- _globals['_HASOBJECTCACHEDRESPONSE']._serialized_start=759
60
- _globals['_HASOBJECTCACHEDRESPONSE']._serialized_end=800
61
- _globals['_PINGPONGREQUEST']._serialized_start=802
62
- _globals['_PINGPONGREQUEST']._serialized_end=819
63
- _globals['_PINGPONGRESPONSE']._serialized_start=821
64
- _globals['_PINGPONGRESPONSE']._serialized_end=839
65
- _globals['_CHANGESETTINGSREQUEST']._serialized_start=841
66
- _globals['_CHANGESETTINGSREQUEST']._serialized_end=883
67
- _globals['_CHANGESETTINGSRESPONSE']._serialized_start=885
68
- _globals['_CHANGESETTINGSRESPONSE']._serialized_end=909
69
- _globals['_INVALIDATEOBJECTREQUEST']._serialized_start=911
70
- _globals['_INVALIDATEOBJECTREQUEST']._serialized_end=979
71
- _globals['_INVALIDATEOBJECTRESPONSE']._serialized_start=981
72
- _globals['_INVALIDATEOBJECTRESPONSE']._serialized_end=1024
73
- _globals['_DENKCACHE']._serialized_start=1221
74
- _globals['_DENKCACHE']._serialized_end=1892
46
+ _globals['_GETOBJECTREQUEST']._serialized_end=334
47
+ _globals['_GETOBJECTRESPONSE']._serialized_start=336
48
+ _globals['_GETOBJECTRESPONSE']._serialized_end=419
49
+ _globals['_CACHEOBJECTREQUEST']._serialized_start=422
50
+ _globals['_CACHEOBJECTREQUEST']._serialized_end=553
51
+ _globals['_CACHEOBJECTRESPONSE']._serialized_start=555
52
+ _globals['_CACHEOBJECTRESPONSE']._serialized_end=576
53
+ _globals['_GETCACHEDOBJECTREQUEST']._serialized_start=578
54
+ _globals['_GETCACHEDOBJECTREQUEST']._serialized_end=697
55
+ _globals['_GETCACHEDOBJECTRESPONSE']._serialized_start=699
56
+ _globals['_GETCACHEDOBJECTRESPONSE']._serialized_end=740
57
+ _globals['_HASOBJECTCACHEDREQUEST']._serialized_start=742
58
+ _globals['_HASOBJECTCACHEDREQUEST']._serialized_end=809
59
+ _globals['_HASOBJECTCACHEDRESPONSE']._serialized_start=811
60
+ _globals['_HASOBJECTCACHEDRESPONSE']._serialized_end=852
61
+ _globals['_PINGPONGREQUEST']._serialized_start=854
62
+ _globals['_PINGPONGREQUEST']._serialized_end=871
63
+ _globals['_PINGPONGRESPONSE']._serialized_start=873
64
+ _globals['_PINGPONGRESPONSE']._serialized_end=891
65
+ _globals['_CHANGESETTINGSREQUEST']._serialized_start=893
66
+ _globals['_CHANGESETTINGSREQUEST']._serialized_end=935
67
+ _globals['_CHANGESETTINGSRESPONSE']._serialized_start=937
68
+ _globals['_CHANGESETTINGSRESPONSE']._serialized_end=961
69
+ _globals['_INVALIDATEOBJECTREQUEST']._serialized_start=963
70
+ _globals['_INVALIDATEOBJECTREQUEST']._serialized_end=1031
71
+ _globals['_INVALIDATEOBJECTRESPONSE']._serialized_start=1033
72
+ _globals['_INVALIDATEOBJECTRESPONSE']._serialized_end=1076
73
+ _globals['_DENKCACHE']._serialized_start=1287
74
+ _globals['_DENKCACHE']._serialized_end=1958
75
75
  # @@protoc_insertion_point(module_scope)
@@ -17,6 +17,7 @@ class CacheObjectPolicy(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
17
17
  MEMORY_ONLY: _ClassVar[CacheObjectPolicy]
18
18
  DISK_ONLY: _ClassVar[CacheObjectPolicy]
19
19
  MEMORY_AND_DISK: _ClassVar[CacheObjectPolicy]
20
+ NO_CACHE: _ClassVar[CacheObjectPolicy]
20
21
  OBJECT_SOURCE_MEMORY: ObjectSource
21
22
  OBJECT_SOURCE_DISK: ObjectSource
22
23
  OBJECT_SOURCE_DENKCACHE: ObjectSource
@@ -24,6 +25,7 @@ OBJECT_SOURCE_AZURE: ObjectSource
24
25
  MEMORY_ONLY: CacheObjectPolicy
25
26
  DISK_ONLY: CacheObjectPolicy
26
27
  MEMORY_AND_DISK: CacheObjectPolicy
28
+ NO_CACHE: CacheObjectPolicy
27
29
 
28
30
  class ObjectExistsRequest(_message.Message):
29
31
  __slots__ = ("container_name", "blob_name")
@@ -48,12 +50,14 @@ class ObjectSourceMessage(_message.Message):
48
50
  def __init__(self, source: _Optional[_Union[ObjectSource, str]] = ..., source_info: _Optional[str] = ...) -> None: ...
49
51
 
50
52
  class GetObjectRequest(_message.Message):
51
- __slots__ = ("container_name", "blob_name")
53
+ __slots__ = ("container_name", "blob_name", "cache_policy")
52
54
  CONTAINER_NAME_FIELD_NUMBER: _ClassVar[int]
53
55
  BLOB_NAME_FIELD_NUMBER: _ClassVar[int]
56
+ CACHE_POLICY_FIELD_NUMBER: _ClassVar[int]
54
57
  container_name: str
55
58
  blob_name: str
56
- def __init__(self, container_name: _Optional[str] = ..., blob_name: _Optional[str] = ...) -> None: ...
59
+ cache_policy: CacheObjectPolicy
60
+ def __init__(self, container_name: _Optional[str] = ..., blob_name: _Optional[str] = ..., cache_policy: _Optional[_Union[CacheObjectPolicy, str]] = ...) -> None: ...
57
61
 
58
62
  class GetObjectResponse(_message.Message):
59
63
  __slots__ = ("object", "source")
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  import denkproto.validate_pb2 as validate__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x12modelfile-v2.proto\x12\x0cmodelfile.v2\x1a\x0evalidate.proto\"\xbc$\n\tModelFile\x12\x39\n\x10protocol_version\x18\x01 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\x12\x12\n\ncreated_at\x18\x02 \x01(\x03\x12=\n\tfile_info\x18\x03 \x01(\x0b\x32 .modelfile.v2.ModelFile.FileInfoB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x12\x43\n\x0c\x66ile_content\x18\x04 \x01(\x0b\x32#.modelfile.v2.ModelFile.FileContentB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x12\x38\n\x0c\x63lass_labels\x18\x05 \x03(\x0b\x32\".modelfile.v2.ModelFile.ClassLabel\x12-\n\x06inputs\x18\x06 \x03(\x0b\x32\x1d.modelfile.v2.ModelFile.Input\x12/\n\x07outputs\x18\x07 \x03(\x0b\x32\x1e.modelfile.v2.ModelFile.Output\x1a\x36\n\x07Version\x12\r\n\x05major\x18\x01 \x01(\x04\x12\r\n\x05minor\x18\x02 \x01(\x04\x12\r\n\x05patch\x18\x03 \x01(\x04\x1a\xaa\x04\n\x07\x43ontent\x12\x14\n\x0c\x62yte_content\x18\x01 \x01(\x0c\x12\x13\n\x0bhash_sha256\x18\x02 \x01(\x0c\x12M\n\x12\x63ompression_method\x18\x03 \x01(\x0e\x32\x31.modelfile.v2.ModelFile.Content.CompressionMethod\x12K\n\x11\x65ncryption_method\x18\x04 \x01(\x0e\x32\x30.modelfile.v2.ModelFile.Content.EncryptionMethod\x12@\n\tkey_slots\x18\x05 \x03(\x0b\x32-.modelfile.v2.ModelFile.Content.KeySlotsEntry\x1ai\n\x07KeySlot\x12\x13\n\x0bwrapped_key\x18\x01 \x01(\x0c\x12I\n\x0fwrapping_method\x18\x02 \x01(\x0e\x32\x30.modelfile.v2.ModelFile.Content.EncryptionMethod\x1aX\n\rKeySlotsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x36\n\x05value\x18\x02 \x01(\x0b\x32\'.modelfile.v2.ModelFile.Content.KeySlot:\x02\x38\x01\" \n\x11\x43ompressionMethod\x12\x0b\n\x07\x43M_NONE\x10\x00\"/\n\x10\x45ncryptionMethod\x12\x0b\n\x07\x45M_NONE\x10\x00\x12\x0e\n\nEM_AES_GCM\x10\x01\x1aU\n\nClassLabel\x12\x16\n\x0e\x63lass_label_id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x12\n\nshort_name\x18\x03 \x01(\t\x12\r\n\x05\x63olor\x18\x04 \x01(\t\x1a<\n\tImageSize\x12\r\n\x05width\x18\x01 \x01(\x04\x12\x0e\n\x06height\x18\x02 \x01(\x04\x12\x10\n\x08\x63hannels\x18\x03 \x01(\x04\x1aJ\n\x0eRegionFromEdge\x12\x0c\n\x04left\x18\x01 \x01(\x01\x12\r\n\x05right\x18\x02 \x01(\x01\x12\x0b\n\x03top\x18\x03 \x01(\x01\x12\x0e\n\x06\x62ottom\x18\x04 \x01(\x01\x1a\xe3\x05\n\x05Input\x12\x46\n\x0cimage_format\x18\x01 \x01(\x0b\x32..modelfile.v2.ModelFile.Input.ImageInputFormatH\x00\x1a\xfb\x04\n\x10ImageInputFormat\x12\x64\n\x10\x65xact_image_size\x18\x01 \x01(\x0b\x32H.modelfile.v2.ModelFile.Input.ImageInputFormat.ExactImageSizeRequirementH\x00\x12l\n\x14\x64ivisible_image_size\x18\x02 \x01(\x0b\x32L.modelfile.v2.ModelFile.Input.ImageInputFormat.DivisibleImageSizeRequirementH\x00\x12\x42\n\x12region_of_interest\x18\x03 \x01(\x0b\x32&.modelfile.v2.ModelFile.RegionFromEdge\x1aR\n\x19\x45xactImageSizeRequirement\x12\x35\n\nimage_size\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x1a\xdf\x01\n\x1d\x44ivisibleImageSizeRequirement\x12>\n\x13image_size_divisors\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x12=\n\x12minimum_image_size\x18\x02 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x12?\n\x14suggested_image_size\x18\x03 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSizeB\x19\n\x17image_size_requirementsB\x14\n\x12\x66ormat_information\x1a\xcd\n\n\x06Output\x12_\n\x18image_classifiers_format\x18\x01 \x01(\x0b\x32;.modelfile.v2.ModelFile.Output.ImageClassifiersOutputFormatH\x00\x12_\n\x18segmentation_maps_format\x18\x02 \x01(\x0b\x32;.modelfile.v2.ModelFile.Output.SegmentationMapsOutputFormatH\x00\x12Y\n\x15\x62ounding_boxes_format\x18\x03 \x01(\x0b\x32\x38.modelfile.v2.ModelFile.Output.BoundingBoxesOutputFormatH\x00\x12p\n!bounding_box_segmentations_format\x18\x04 \x01(\x0b\x32\x43.modelfile.v2.ModelFile.Output.BoundingBoxSegmentationsOutputFormatH\x00\x12\x44\n\nocr_format\x18\x05 \x01(\x0b\x32..modelfile.v2.ModelFile.Output.OcrOutputFormatH\x00\x1a\x1e\n\x1cImageClassifiersOutputFormat\x1aU\n\x1cSegmentationMapsOutputFormat\x12\x35\n\nimage_size\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x1a\xe9\x01\n\x19\x42oundingBoxesOutputFormat\x12\x17\n\x0fnumber_of_boxes\x18\x01 \x01(\x04\x12\x0e\n\x06stride\x18\x02 \x01(\x04\x12\x11\n\tx1_offset\x18\x03 \x01(\x04\x12\x11\n\ty1_offset\x18\x04 \x01(\x04\x12\x11\n\tx2_offset\x18\x05 \x01(\x04\x12\x11\n\ty2_offset\x18\x06 \x01(\x04\x12\x19\n\x11\x63onfidence_offset\x18\x07 \x01(\x04\x12 \n\x18\x63lass_label_index_offset\x18\x08 \x01(\x04\x12\x1a\n\x12\x62\x61tch_index_offset\x18\t \x01(\x04\x1a\x7f\n$BoundingBoxSegmentationsOutputFormat\x12\x35\n\nimage_size\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x12 \n\x18relative_to_bounding_box\x18\x02 \x01(\x08\x1a\xf3\x02\n\x0fOcrOutputFormat\x12\x1c\n\x14number_of_characters\x18\x01 \x01(\x04\x12L\n\ncharacters\x18\x02 \x03(\x0b\x32\x38.modelfile.v2.ModelFile.Output.OcrOutputFormat.Character\x1a\xf3\x01\n\tCharacter\x12\x1b\n\x13utf8_representation\x18\x01 \x01(\x0c\x12^\n\x0e\x63haracter_type\x18\x02 \x01(\x0e\x32\x46.modelfile.v2.ModelFile.Output.OcrOutputFormat.Character.CharacterType\x12\x0e\n\x06ignore\x18\x03 \x01(\x08\"Y\n\rCharacterType\x12\x0e\n\nCT_REGULAR\x10\x00\x12\x14\n\x10\x43T_START_OF_TEXT\x10\x01\x12\x12\n\x0e\x43T_END_OF_TEXT\x10\x02\x12\x0e\n\nCT_PADDING\x10\x03\x42\x14\n\x12\x66ormat_information\x1a\x86\x07\n\x08\x46ileInfo\x12\x14\n\x0cnetwork_name\x18\x01 \x01(\t\x12\x12\n\nnetwork_id\x18\x02 \x01(\t\x12\x1d\n\x15network_experiment_id\x18\x03 \x01(\t\x12\x1b\n\x13network_snapshot_id\x18\x04 \x01(\t\x12\x42\n\x0cnetwork_type\x18\x05 \x01(\x0e\x32,.modelfile.v2.ModelFile.FileInfo.NetworkType\x12\x16\n\x0enetwork_flavor\x18\x06 \x01(\t\x12\x38\n\x0fnetwork_version\x18\x07 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\x12\x38\n\x0fruntime_version\x18\x08 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\x12=\n\tprecision\x18\t \x01(\x0e\x32*.modelfile.v2.ModelFile.FileInfo.Precision\x12\x44\n\x1bminimum_libdenkflow_version\x18\n \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\"\xc0\x01\n\x0bNetworkType\x12\x0e\n\nNT_UNKNOWN\x10\x00\x12\x15\n\x11NT_CLASSIFICATION\x10\x01\x12\x13\n\x0fNT_SEGMENTATION\x10\x02\x12\x1c\n\x18NT_INSTANCE_SEGMENTATION\x10\x03\x12\x17\n\x13NT_OBJECT_DETECTION\x10\x04\x12\x18\n\x14NT_ANOMALY_DETECTION\x10\x05\x12$\n NT_OPTICAL_CHARACTER_RECOGNITION\x10\x06\"\xfb\x01\n\tPrecision\x12\x0f\n\x0bP_UNDEFINED\x10\x00\x12\x15\n\x11P_MIXED_PRECISION\x10\x01\x12\t\n\x05P_FP8\x10\x02\x12\n\n\x06P_FP16\x10\x03\x12\n\n\x06P_FP32\x10\x04\x12\n\n\x06P_FP64\x10\x05\x12\t\n\x05P_BF8\x10\x06\x12\n\n\x06P_BF16\x10\x07\x12\n\n\x06P_BF32\x10\x08\x12\n\n\x06P_BF64\x10\t\x12\n\n\x06P_INT8\x10\n\x12\x0b\n\x07P_INT16\x10\x0b\x12\x0b\n\x07P_INT32\x10\x0c\x12\x0b\n\x07P_INT64\x10\r\x12\x0b\n\x07P_UINT8\x10\x0e\x12\x0c\n\x08P_UINT16\x10\x0f\x12\x0c\n\x08P_UINT32\x10\x10\x12\x0c\n\x08P_UINT64\x10\x11\x1a\xbc\x03\n\x0b\x46ileContent\x12I\n\rdefault_model\x18\x01 \x01(\x0b\x32\x30.modelfile.v2.ModelFile.FileContent.DefaultModelH\x00\x12K\n\x0etensorrt_model\x18\x02 \x01(\x0b\x32\x31.modelfile.v2.ModelFile.FileContent.TensorRTModelH\x00\x1a\x43\n\x0c\x44\x65\x66\x61ultModel\x12\x33\n\nmodel_data\x18\x01 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Content\x1a\xc2\x01\n\rTensorRTModel\x12\x33\n\nmodel_data\x18\x01 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Content\x12:\n\x11\x63\x61libration_cache\x18\x02 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Content\x12@\n\x17\x63\x61libration_flatbuffers\x18\x03 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.ContentB\x0b\n\tfile_typeBIZ-github.com/DENKweit/denkproto-go/modelfile/v2\xaa\x02\x17\x44\x45NK.Proto.Modelfile.V2b\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x12modelfile-v2.proto\x12\x0cmodelfile.v2\x1a\x0evalidate.proto\"\xad\'\n\tModelFile\x12\x39\n\x10protocol_version\x18\x01 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\x12\x1b\n\ncreated_at\x18\x02 \x01(\x03\x42\x07\xfa\x42\x04\"\x02(\x00\x12=\n\tfile_info\x18\x03 \x01(\x0b\x32 .modelfile.v2.ModelFile.FileInfoB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x12\x43\n\x0c\x66ile_content\x18\x04 \x01(\x0b\x32#.modelfile.v2.ModelFile.FileContentB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x12I\n\x0c\x63lass_labels\x18\x05 \x03(\x0b\x32\".modelfile.v2.ModelFile.ClassLabelB\x0f\xfa\x42\x0c\x92\x01\t\x08\x01\"\x05\x8a\x01\x02\x10\x01\x12>\n\x06inputs\x18\x06 \x03(\x0b\x32\x1d.modelfile.v2.ModelFile.InputB\x0f\xfa\x42\x0c\x92\x01\t\x08\x01\"\x05\x8a\x01\x02\x10\x01\x12@\n\x07outputs\x18\x07 \x03(\x0b\x32\x1e.modelfile.v2.ModelFile.OutputB\x0f\xfa\x42\x0c\x92\x01\t\x08\x01\"\x05\x8a\x01\x02\x10\x01\x1a\x36\n\x07Version\x12\r\n\x05major\x18\x01 \x01(\x04\x12\r\n\x05minor\x18\x02 \x01(\x04\x12\r\n\x05patch\x18\x03 \x01(\x04\x1a\xd0\x04\n\x07\x43ontent\x12\x1d\n\x0c\x62yte_content\x18\x01 \x01(\x0c\x42\x07\xfa\x42\x04z\x02\x10\x01\x12\x1c\n\x0bhash_sha256\x18\x02 \x01(\x0c\x42\x07\xfa\x42\x04z\x02\x10\x01\x12W\n\x12\x63ompression_method\x18\x03 \x01(\x0e\x32\x31.modelfile.v2.ModelFile.Content.CompressionMethodB\x08\xfa\x42\x05\x82\x01\x02\x10\x01\x12U\n\x11\x65ncryption_method\x18\x04 \x01(\x0e\x32\x30.modelfile.v2.ModelFile.Content.EncryptionMethodB\x08\xfa\x42\x05\x82\x01\x02\x10\x01\x12@\n\tkey_slots\x18\x05 \x03(\x0b\x32-.modelfile.v2.ModelFile.Content.KeySlotsEntry\x1ai\n\x07KeySlot\x12\x13\n\x0bwrapped_key\x18\x01 \x01(\x0c\x12I\n\x0fwrapping_method\x18\x02 \x01(\x0e\x32\x30.modelfile.v2.ModelFile.Content.EncryptionMethod\x1aX\n\rKeySlotsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x36\n\x05value\x18\x02 \x01(\x0b\x32\'.modelfile.v2.ModelFile.Content.KeySlot:\x02\x38\x01\" \n\x11\x43ompressionMethod\x12\x0b\n\x07\x43M_NONE\x10\x00\"/\n\x10\x45ncryptionMethod\x12\x0b\n\x07\x45M_NONE\x10\x00\x12\x0e\n\nEM_AES_GCM\x10\x01\x1a\x80\x01\n\nClassLabel\x12 \n\x0e\x63lass_label_id\x18\x01 \x01(\tB\x08\xfa\x42\x05r\x03\xb0\x01\x01\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x12\n\nshort_name\x18\x03 \x01(\t\x12.\n\x05\x63olor\x18\x04 \x01(\tB\x1f\xfa\x42\x1cr\x1a\x32\x18^#(?:[0-9a-fA-F]{2}){3}$\x1aW\n\tImageSize\x12\x16\n\x05width\x18\x01 \x01(\x04\x42\x07\xfa\x42\x04\x32\x02 \x00\x12\x17\n\x06height\x18\x02 \x01(\x04\x42\x07\xfa\x42\x04\x32\x02 \x00\x12\x19\n\x08\x63hannels\x18\x03 \x01(\x04\x42\x07\xfa\x42\x04\x32\x02 \x00\x1a\xae\x01\n\x0eRegionFromEdge\x12%\n\x04left\x18\x01 \x01(\x01\x42\x17\xfa\x42\x14\x12\x12\x11\x00\x00\x00\x00\x00\x00\xf0?)\x00\x00\x00\x00\x00\x00\x00\x00\x12&\n\x05right\x18\x02 \x01(\x01\x42\x17\xfa\x42\x14\x12\x12\x11\x00\x00\x00\x00\x00\x00\xf0?)\x00\x00\x00\x00\x00\x00\x00\x00\x12$\n\x03top\x18\x03 \x01(\x01\x42\x17\xfa\x42\x14\x12\x12\x11\x00\x00\x00\x00\x00\x00\xf0?)\x00\x00\x00\x00\x00\x00\x00\x00\x12\'\n\x06\x62ottom\x18\x04 \x01(\x01\x42\x17\xfa\x42\x14\x12\x12\x11\x00\x00\x00\x00\x00\x00\xf0?)\x00\x00\x00\x00\x00\x00\x00\x00\x1a\xe3\x05\n\x05Input\x12\x46\n\x0cimage_format\x18\x01 \x01(\x0b\x32..modelfile.v2.ModelFile.Input.ImageInputFormatH\x00\x1a\xfb\x04\n\x10ImageInputFormat\x12\x64\n\x10\x65xact_image_size\x18\x01 \x01(\x0b\x32H.modelfile.v2.ModelFile.Input.ImageInputFormat.ExactImageSizeRequirementH\x00\x12l\n\x14\x64ivisible_image_size\x18\x02 \x01(\x0b\x32L.modelfile.v2.ModelFile.Input.ImageInputFormat.DivisibleImageSizeRequirementH\x00\x12\x42\n\x12region_of_interest\x18\x03 \x01(\x0b\x32&.modelfile.v2.ModelFile.RegionFromEdge\x1aR\n\x19\x45xactImageSizeRequirement\x12\x35\n\nimage_size\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x1a\xdf\x01\n\x1d\x44ivisibleImageSizeRequirement\x12>\n\x13image_size_divisors\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x12=\n\x12minimum_image_size\x18\x02 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x12?\n\x14suggested_image_size\x18\x03 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSizeB\x19\n\x17image_size_requirementsB\x14\n\x12\x66ormat_information\x1a\xe5\n\n\x06Output\x12_\n\x18image_classifiers_format\x18\x01 \x01(\x0b\x32;.modelfile.v2.ModelFile.Output.ImageClassifiersOutputFormatH\x00\x12_\n\x18segmentation_maps_format\x18\x02 \x01(\x0b\x32;.modelfile.v2.ModelFile.Output.SegmentationMapsOutputFormatH\x00\x12Y\n\x15\x62ounding_boxes_format\x18\x03 \x01(\x0b\x32\x38.modelfile.v2.ModelFile.Output.BoundingBoxesOutputFormatH\x00\x12p\n!bounding_box_segmentations_format\x18\x04 \x01(\x0b\x32\x43.modelfile.v2.ModelFile.Output.BoundingBoxSegmentationsOutputFormatH\x00\x12\x44\n\nocr_format\x18\x05 \x01(\x0b\x32..modelfile.v2.ModelFile.Output.OcrOutputFormatH\x00\x1a\x1e\n\x1cImageClassifiersOutputFormat\x1aU\n\x1cSegmentationMapsOutputFormat\x12\x35\n\nimage_size\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x1a\xe9\x01\n\x19\x42oundingBoxesOutputFormat\x12\x17\n\x0fnumber_of_boxes\x18\x01 \x01(\x04\x12\x0e\n\x06stride\x18\x02 \x01(\x04\x12\x11\n\tx1_offset\x18\x03 \x01(\x04\x12\x11\n\ty1_offset\x18\x04 \x01(\x04\x12\x11\n\tx2_offset\x18\x05 \x01(\x04\x12\x11\n\ty2_offset\x18\x06 \x01(\x04\x12\x19\n\x11\x63onfidence_offset\x18\x07 \x01(\x04\x12 \n\x18\x63lass_label_index_offset\x18\x08 \x01(\x04\x12\x1a\n\x12\x62\x61tch_index_offset\x18\t \x01(\x04\x1a\x7f\n$BoundingBoxSegmentationsOutputFormat\x12\x35\n\nimage_size\x18\x01 \x01(\x0b\x32!.modelfile.v2.ModelFile.ImageSize\x12 \n\x18relative_to_bounding_box\x18\x02 \x01(\x08\x1a\x86\x03\n\x0fOcrOutputFormat\x12\x1c\n\x14number_of_characters\x18\x01 \x01(\x04\x12L\n\ncharacters\x18\x02 \x03(\x0b\x32\x38.modelfile.v2.ModelFile.Output.OcrOutputFormat.Character\x1a\x86\x02\n\tCharacter\x12$\n\x13utf8_representation\x18\x01 \x01(\x0c\x42\x07\xfa\x42\x04z\x02\x10\x01\x12h\n\x0e\x63haracter_type\x18\x02 \x01(\x0e\x32\x46.modelfile.v2.ModelFile.Output.OcrOutputFormat.Character.CharacterTypeB\x08\xfa\x42\x05\x82\x01\x02\x10\x01\x12\x0e\n\x06ignore\x18\x03 \x01(\x08\"Y\n\rCharacterType\x12\x0e\n\nCT_REGULAR\x10\x00\x12\x14\n\x10\x43T_START_OF_TEXT\x10\x01\x12\x12\n\x0e\x43T_END_OF_TEXT\x10\x02\x12\x0e\n\nCT_PADDING\x10\x03\x42\x19\n\x12\x66ormat_information\x12\x03\xf8\x42\x01\x1a\xa4\x07\n\x08\x46ileInfo\x12\x14\n\x0cnetwork_name\x18\x01 \x01(\t\x12\x1c\n\nnetwork_id\x18\x02 \x01(\tB\x08\xfa\x42\x05r\x03\xb0\x01\x01\x12\'\n\x15network_experiment_id\x18\x03 \x01(\tB\x08\xfa\x42\x05r\x03\xb0\x01\x01\x12%\n\x13network_snapshot_id\x18\x04 \x01(\tB\x08\xfa\x42\x05r\x03\xb0\x01\x01\x12\x42\n\x0cnetwork_type\x18\x05 \x01(\x0e\x32,.modelfile.v2.ModelFile.FileInfo.NetworkType\x12\x16\n\x0enetwork_flavor\x18\x06 \x01(\t\x12\x38\n\x0fnetwork_version\x18\x07 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\x12\x38\n\x0fruntime_version\x18\x08 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\x12=\n\tprecision\x18\t \x01(\x0e\x32*.modelfile.v2.ModelFile.FileInfo.Precision\x12\x44\n\x1bminimum_libdenkflow_version\x18\n \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.Version\"\xc0\x01\n\x0bNetworkType\x12\x0e\n\nNT_UNKNOWN\x10\x00\x12\x15\n\x11NT_CLASSIFICATION\x10\x01\x12\x13\n\x0fNT_SEGMENTATION\x10\x02\x12\x1c\n\x18NT_INSTANCE_SEGMENTATION\x10\x03\x12\x17\n\x13NT_OBJECT_DETECTION\x10\x04\x12\x18\n\x14NT_ANOMALY_DETECTION\x10\x05\x12$\n NT_OPTICAL_CHARACTER_RECOGNITION\x10\x06\"\xfb\x01\n\tPrecision\x12\x0f\n\x0bP_UNDEFINED\x10\x00\x12\x15\n\x11P_MIXED_PRECISION\x10\x01\x12\t\n\x05P_FP8\x10\x02\x12\n\n\x06P_FP16\x10\x03\x12\n\n\x06P_FP32\x10\x04\x12\n\n\x06P_FP64\x10\x05\x12\t\n\x05P_BF8\x10\x06\x12\n\n\x06P_BF16\x10\x07\x12\n\n\x06P_BF32\x10\x08\x12\n\n\x06P_BF64\x10\t\x12\n\n\x06P_INT8\x10\n\x12\x0b\n\x07P_INT16\x10\x0b\x12\x0b\n\x07P_INT32\x10\x0c\x12\x0b\n\x07P_INT64\x10\r\x12\x0b\n\x07P_UINT8\x10\x0e\x12\x0c\n\x08P_UINT16\x10\x0f\x12\x0c\n\x08P_UINT32\x10\x10\x12\x0c\n\x08P_UINT64\x10\x11\x1a\xe9\x03\n\x0b\x46ileContent\x12I\n\rdefault_model\x18\x01 \x01(\x0b\x32\x30.modelfile.v2.ModelFile.FileContent.DefaultModelH\x00\x12K\n\x0etensorrt_model\x18\x02 \x01(\x0b\x32\x31.modelfile.v2.ModelFile.FileContent.TensorRTModelH\x00\x1aM\n\x0c\x44\x65\x66\x61ultModel\x12=\n\nmodel_data\x18\x01 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.ContentB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x1a\xe0\x01\n\rTensorRTModel\x12=\n\nmodel_data\x18\x01 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.ContentB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x12\x44\n\x11\x63\x61libration_cache\x18\x02 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.ContentB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x12J\n\x17\x63\x61libration_flatbuffers\x18\x03 \x01(\x0b\x32\x1f.modelfile.v2.ModelFile.ContentB\x08\xfa\x42\x05\x8a\x01\x02\x10\x01\x42\x10\n\tfile_type\x12\x03\xf8\x42\x01\x42IZ-github.com/DENKweit/denkproto-go/modelfile/v2\xaa\x02\x17\x44\x45NK.Proto.Modelfile.V2b\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -35,64 +35,120 @@ if not _descriptor._USE_C_DESCRIPTORS:
35
35
  _globals['DESCRIPTOR']._serialized_options = b'Z-github.com/DENKweit/denkproto-go/modelfile/v2\252\002\027DENK.Proto.Modelfile.V2'
36
36
  _globals['_MODELFILE_CONTENT_KEYSLOTSENTRY']._loaded_options = None
37
37
  _globals['_MODELFILE_CONTENT_KEYSLOTSENTRY']._serialized_options = b'8\001'
38
+ _globals['_MODELFILE_CONTENT'].fields_by_name['byte_content']._loaded_options = None
39
+ _globals['_MODELFILE_CONTENT'].fields_by_name['byte_content']._serialized_options = b'\372B\004z\002\020\001'
40
+ _globals['_MODELFILE_CONTENT'].fields_by_name['hash_sha256']._loaded_options = None
41
+ _globals['_MODELFILE_CONTENT'].fields_by_name['hash_sha256']._serialized_options = b'\372B\004z\002\020\001'
42
+ _globals['_MODELFILE_CONTENT'].fields_by_name['compression_method']._loaded_options = None
43
+ _globals['_MODELFILE_CONTENT'].fields_by_name['compression_method']._serialized_options = b'\372B\005\202\001\002\020\001'
44
+ _globals['_MODELFILE_CONTENT'].fields_by_name['encryption_method']._loaded_options = None
45
+ _globals['_MODELFILE_CONTENT'].fields_by_name['encryption_method']._serialized_options = b'\372B\005\202\001\002\020\001'
46
+ _globals['_MODELFILE_CLASSLABEL'].fields_by_name['class_label_id']._loaded_options = None
47
+ _globals['_MODELFILE_CLASSLABEL'].fields_by_name['class_label_id']._serialized_options = b'\372B\005r\003\260\001\001'
48
+ _globals['_MODELFILE_CLASSLABEL'].fields_by_name['color']._loaded_options = None
49
+ _globals['_MODELFILE_CLASSLABEL'].fields_by_name['color']._serialized_options = b'\372B\034r\0322\030^#(?:[0-9a-fA-F]{2}){3}$'
50
+ _globals['_MODELFILE_IMAGESIZE'].fields_by_name['width']._loaded_options = None
51
+ _globals['_MODELFILE_IMAGESIZE'].fields_by_name['width']._serialized_options = b'\372B\0042\002 \000'
52
+ _globals['_MODELFILE_IMAGESIZE'].fields_by_name['height']._loaded_options = None
53
+ _globals['_MODELFILE_IMAGESIZE'].fields_by_name['height']._serialized_options = b'\372B\0042\002 \000'
54
+ _globals['_MODELFILE_IMAGESIZE'].fields_by_name['channels']._loaded_options = None
55
+ _globals['_MODELFILE_IMAGESIZE'].fields_by_name['channels']._serialized_options = b'\372B\0042\002 \000'
56
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['left']._loaded_options = None
57
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['left']._serialized_options = b'\372B\024\022\022\021\000\000\000\000\000\000\360?)\000\000\000\000\000\000\000\000'
58
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['right']._loaded_options = None
59
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['right']._serialized_options = b'\372B\024\022\022\021\000\000\000\000\000\000\360?)\000\000\000\000\000\000\000\000'
60
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['top']._loaded_options = None
61
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['top']._serialized_options = b'\372B\024\022\022\021\000\000\000\000\000\000\360?)\000\000\000\000\000\000\000\000'
62
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['bottom']._loaded_options = None
63
+ _globals['_MODELFILE_REGIONFROMEDGE'].fields_by_name['bottom']._serialized_options = b'\372B\024\022\022\021\000\000\000\000\000\000\360?)\000\000\000\000\000\000\000\000'
64
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER'].fields_by_name['utf8_representation']._loaded_options = None
65
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER'].fields_by_name['utf8_representation']._serialized_options = b'\372B\004z\002\020\001'
66
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER'].fields_by_name['character_type']._loaded_options = None
67
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER'].fields_by_name['character_type']._serialized_options = b'\372B\005\202\001\002\020\001'
68
+ _globals['_MODELFILE_OUTPUT'].oneofs_by_name['format_information']._loaded_options = None
69
+ _globals['_MODELFILE_OUTPUT'].oneofs_by_name['format_information']._serialized_options = b'\370B\001'
70
+ _globals['_MODELFILE_FILEINFO'].fields_by_name['network_id']._loaded_options = None
71
+ _globals['_MODELFILE_FILEINFO'].fields_by_name['network_id']._serialized_options = b'\372B\005r\003\260\001\001'
72
+ _globals['_MODELFILE_FILEINFO'].fields_by_name['network_experiment_id']._loaded_options = None
73
+ _globals['_MODELFILE_FILEINFO'].fields_by_name['network_experiment_id']._serialized_options = b'\372B\005r\003\260\001\001'
74
+ _globals['_MODELFILE_FILEINFO'].fields_by_name['network_snapshot_id']._loaded_options = None
75
+ _globals['_MODELFILE_FILEINFO'].fields_by_name['network_snapshot_id']._serialized_options = b'\372B\005r\003\260\001\001'
76
+ _globals['_MODELFILE_FILECONTENT_DEFAULTMODEL'].fields_by_name['model_data']._loaded_options = None
77
+ _globals['_MODELFILE_FILECONTENT_DEFAULTMODEL'].fields_by_name['model_data']._serialized_options = b'\372B\005\212\001\002\020\001'
78
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL'].fields_by_name['model_data']._loaded_options = None
79
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL'].fields_by_name['model_data']._serialized_options = b'\372B\005\212\001\002\020\001'
80
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL'].fields_by_name['calibration_cache']._loaded_options = None
81
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL'].fields_by_name['calibration_cache']._serialized_options = b'\372B\005\212\001\002\020\001'
82
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL'].fields_by_name['calibration_flatbuffers']._loaded_options = None
83
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL'].fields_by_name['calibration_flatbuffers']._serialized_options = b'\372B\005\212\001\002\020\001'
84
+ _globals['_MODELFILE_FILECONTENT'].oneofs_by_name['file_type']._loaded_options = None
85
+ _globals['_MODELFILE_FILECONTENT'].oneofs_by_name['file_type']._serialized_options = b'\370B\001'
86
+ _globals['_MODELFILE'].fields_by_name['created_at']._loaded_options = None
87
+ _globals['_MODELFILE'].fields_by_name['created_at']._serialized_options = b'\372B\004\"\002(\000'
38
88
  _globals['_MODELFILE'].fields_by_name['file_info']._loaded_options = None
39
89
  _globals['_MODELFILE'].fields_by_name['file_info']._serialized_options = b'\372B\005\212\001\002\020\001'
40
90
  _globals['_MODELFILE'].fields_by_name['file_content']._loaded_options = None
41
91
  _globals['_MODELFILE'].fields_by_name['file_content']._serialized_options = b'\372B\005\212\001\002\020\001'
92
+ _globals['_MODELFILE'].fields_by_name['class_labels']._loaded_options = None
93
+ _globals['_MODELFILE'].fields_by_name['class_labels']._serialized_options = b'\372B\014\222\001\t\010\001\"\005\212\001\002\020\001'
94
+ _globals['_MODELFILE'].fields_by_name['inputs']._loaded_options = None
95
+ _globals['_MODELFILE'].fields_by_name['inputs']._serialized_options = b'\372B\014\222\001\t\010\001\"\005\212\001\002\020\001'
96
+ _globals['_MODELFILE'].fields_by_name['outputs']._loaded_options = None
97
+ _globals['_MODELFILE'].fields_by_name['outputs']._serialized_options = b'\372B\014\222\001\t\010\001\"\005\212\001\002\020\001'
42
98
  _globals['_MODELFILE']._serialized_start=53
43
- _globals['_MODELFILE']._serialized_end=4721
44
- _globals['_MODELFILE_VERSION']._serialized_start=431
45
- _globals['_MODELFILE_VERSION']._serialized_end=485
46
- _globals['_MODELFILE_CONTENT']._serialized_start=488
47
- _globals['_MODELFILE_CONTENT']._serialized_end=1042
48
- _globals['_MODELFILE_CONTENT_KEYSLOT']._serialized_start=764
49
- _globals['_MODELFILE_CONTENT_KEYSLOT']._serialized_end=869
50
- _globals['_MODELFILE_CONTENT_KEYSLOTSENTRY']._serialized_start=871
51
- _globals['_MODELFILE_CONTENT_KEYSLOTSENTRY']._serialized_end=959
52
- _globals['_MODELFILE_CONTENT_COMPRESSIONMETHOD']._serialized_start=961
53
- _globals['_MODELFILE_CONTENT_COMPRESSIONMETHOD']._serialized_end=993
54
- _globals['_MODELFILE_CONTENT_ENCRYPTIONMETHOD']._serialized_start=995
55
- _globals['_MODELFILE_CONTENT_ENCRYPTIONMETHOD']._serialized_end=1042
56
- _globals['_MODELFILE_CLASSLABEL']._serialized_start=1044
57
- _globals['_MODELFILE_CLASSLABEL']._serialized_end=1129
58
- _globals['_MODELFILE_IMAGESIZE']._serialized_start=1131
59
- _globals['_MODELFILE_IMAGESIZE']._serialized_end=1191
60
- _globals['_MODELFILE_REGIONFROMEDGE']._serialized_start=1193
61
- _globals['_MODELFILE_REGIONFROMEDGE']._serialized_end=1267
62
- _globals['_MODELFILE_INPUT']._serialized_start=1270
63
- _globals['_MODELFILE_INPUT']._serialized_end=2009
64
- _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT']._serialized_start=1352
65
- _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT']._serialized_end=1987
66
- _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_EXACTIMAGESIZEREQUIREMENT']._serialized_start=1652
67
- _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_EXACTIMAGESIZEREQUIREMENT']._serialized_end=1734
68
- _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_DIVISIBLEIMAGESIZEREQUIREMENT']._serialized_start=1737
69
- _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_DIVISIBLEIMAGESIZEREQUIREMENT']._serialized_end=1960
70
- _globals['_MODELFILE_OUTPUT']._serialized_start=2012
71
- _globals['_MODELFILE_OUTPUT']._serialized_end=3369
72
- _globals['_MODELFILE_OUTPUT_IMAGECLASSIFIERSOUTPUTFORMAT']._serialized_start=2491
73
- _globals['_MODELFILE_OUTPUT_IMAGECLASSIFIERSOUTPUTFORMAT']._serialized_end=2521
74
- _globals['_MODELFILE_OUTPUT_SEGMENTATIONMAPSOUTPUTFORMAT']._serialized_start=2523
75
- _globals['_MODELFILE_OUTPUT_SEGMENTATIONMAPSOUTPUTFORMAT']._serialized_end=2608
76
- _globals['_MODELFILE_OUTPUT_BOUNDINGBOXESOUTPUTFORMAT']._serialized_start=2611
77
- _globals['_MODELFILE_OUTPUT_BOUNDINGBOXESOUTPUTFORMAT']._serialized_end=2844
78
- _globals['_MODELFILE_OUTPUT_BOUNDINGBOXSEGMENTATIONSOUTPUTFORMAT']._serialized_start=2846
79
- _globals['_MODELFILE_OUTPUT_BOUNDINGBOXSEGMENTATIONSOUTPUTFORMAT']._serialized_end=2973
80
- _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT']._serialized_start=2976
81
- _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT']._serialized_end=3347
82
- _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER']._serialized_start=3104
83
- _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER']._serialized_end=3347
84
- _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER_CHARACTERTYPE']._serialized_start=3258
85
- _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER_CHARACTERTYPE']._serialized_end=3347
86
- _globals['_MODELFILE_FILEINFO']._serialized_start=3372
87
- _globals['_MODELFILE_FILEINFO']._serialized_end=4274
88
- _globals['_MODELFILE_FILEINFO_NETWORKTYPE']._serialized_start=3828
89
- _globals['_MODELFILE_FILEINFO_NETWORKTYPE']._serialized_end=4020
90
- _globals['_MODELFILE_FILEINFO_PRECISION']._serialized_start=4023
91
- _globals['_MODELFILE_FILEINFO_PRECISION']._serialized_end=4274
92
- _globals['_MODELFILE_FILECONTENT']._serialized_start=4277
93
- _globals['_MODELFILE_FILECONTENT']._serialized_end=4721
94
- _globals['_MODELFILE_FILECONTENT_DEFAULTMODEL']._serialized_start=4444
95
- _globals['_MODELFILE_FILECONTENT_DEFAULTMODEL']._serialized_end=4511
96
- _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL']._serialized_start=4514
97
- _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL']._serialized_end=4708
99
+ _globals['_MODELFILE']._serialized_end=5090
100
+ _globals['_MODELFILE_VERSION']._serialized_start=491
101
+ _globals['_MODELFILE_VERSION']._serialized_end=545
102
+ _globals['_MODELFILE_CONTENT']._serialized_start=548
103
+ _globals['_MODELFILE_CONTENT']._serialized_end=1140
104
+ _globals['_MODELFILE_CONTENT_KEYSLOT']._serialized_start=862
105
+ _globals['_MODELFILE_CONTENT_KEYSLOT']._serialized_end=967
106
+ _globals['_MODELFILE_CONTENT_KEYSLOTSENTRY']._serialized_start=969
107
+ _globals['_MODELFILE_CONTENT_KEYSLOTSENTRY']._serialized_end=1057
108
+ _globals['_MODELFILE_CONTENT_COMPRESSIONMETHOD']._serialized_start=1059
109
+ _globals['_MODELFILE_CONTENT_COMPRESSIONMETHOD']._serialized_end=1091
110
+ _globals['_MODELFILE_CONTENT_ENCRYPTIONMETHOD']._serialized_start=1093
111
+ _globals['_MODELFILE_CONTENT_ENCRYPTIONMETHOD']._serialized_end=1140
112
+ _globals['_MODELFILE_CLASSLABEL']._serialized_start=1143
113
+ _globals['_MODELFILE_CLASSLABEL']._serialized_end=1271
114
+ _globals['_MODELFILE_IMAGESIZE']._serialized_start=1273
115
+ _globals['_MODELFILE_IMAGESIZE']._serialized_end=1360
116
+ _globals['_MODELFILE_REGIONFROMEDGE']._serialized_start=1363
117
+ _globals['_MODELFILE_REGIONFROMEDGE']._serialized_end=1537
118
+ _globals['_MODELFILE_INPUT']._serialized_start=1540
119
+ _globals['_MODELFILE_INPUT']._serialized_end=2279
120
+ _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT']._serialized_start=1622
121
+ _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT']._serialized_end=2257
122
+ _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_EXACTIMAGESIZEREQUIREMENT']._serialized_start=1922
123
+ _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_EXACTIMAGESIZEREQUIREMENT']._serialized_end=2004
124
+ _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_DIVISIBLEIMAGESIZEREQUIREMENT']._serialized_start=2007
125
+ _globals['_MODELFILE_INPUT_IMAGEINPUTFORMAT_DIVISIBLEIMAGESIZEREQUIREMENT']._serialized_end=2230
126
+ _globals['_MODELFILE_OUTPUT']._serialized_start=2282
127
+ _globals['_MODELFILE_OUTPUT']._serialized_end=3663
128
+ _globals['_MODELFILE_OUTPUT_IMAGECLASSIFIERSOUTPUTFORMAT']._serialized_start=2761
129
+ _globals['_MODELFILE_OUTPUT_IMAGECLASSIFIERSOUTPUTFORMAT']._serialized_end=2791
130
+ _globals['_MODELFILE_OUTPUT_SEGMENTATIONMAPSOUTPUTFORMAT']._serialized_start=2793
131
+ _globals['_MODELFILE_OUTPUT_SEGMENTATIONMAPSOUTPUTFORMAT']._serialized_end=2878
132
+ _globals['_MODELFILE_OUTPUT_BOUNDINGBOXESOUTPUTFORMAT']._serialized_start=2881
133
+ _globals['_MODELFILE_OUTPUT_BOUNDINGBOXESOUTPUTFORMAT']._serialized_end=3114
134
+ _globals['_MODELFILE_OUTPUT_BOUNDINGBOXSEGMENTATIONSOUTPUTFORMAT']._serialized_start=3116
135
+ _globals['_MODELFILE_OUTPUT_BOUNDINGBOXSEGMENTATIONSOUTPUTFORMAT']._serialized_end=3243
136
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT']._serialized_start=3246
137
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT']._serialized_end=3636
138
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER']._serialized_start=3374
139
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER']._serialized_end=3636
140
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER_CHARACTERTYPE']._serialized_start=3547
141
+ _globals['_MODELFILE_OUTPUT_OCROUTPUTFORMAT_CHARACTER_CHARACTERTYPE']._serialized_end=3636
142
+ _globals['_MODELFILE_FILEINFO']._serialized_start=3666
143
+ _globals['_MODELFILE_FILEINFO']._serialized_end=4598
144
+ _globals['_MODELFILE_FILEINFO_NETWORKTYPE']._serialized_start=4152
145
+ _globals['_MODELFILE_FILEINFO_NETWORKTYPE']._serialized_end=4344
146
+ _globals['_MODELFILE_FILEINFO_PRECISION']._serialized_start=4347
147
+ _globals['_MODELFILE_FILEINFO_PRECISION']._serialized_end=4598
148
+ _globals['_MODELFILE_FILECONTENT']._serialized_start=4601
149
+ _globals['_MODELFILE_FILECONTENT']._serialized_end=5090
150
+ _globals['_MODELFILE_FILECONTENT_DEFAULTMODEL']._serialized_start=4768
151
+ _globals['_MODELFILE_FILECONTENT_DEFAULTMODEL']._serialized_end=4845
152
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL']._serialized_start=4848
153
+ _globals['_MODELFILE_FILECONTENT_TENSORRTMODEL']._serialized_end=5072
98
154
  # @@protoc_insertion_point(module_scope)
@@ -1,5 +1,5 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: denkproto
3
- Version: 1.0.79
3
+ Version: 1.0.80
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: protobuf>=3.20.3
@@ -4,10 +4,10 @@ denkproto/DENKbuffer_pb2_grpc.py,sha256=-CPJPM4FOqwvwV8-f1iJlD18UD9juVIIHfdWUecu
4
4
  denkproto/ImageAnalysis_ProtobufMessages_pb2.py,sha256=iEY0j9ySGUThnqTdYD4uAVr9P3GiC5R02iK53zEOXUQ,21015
5
5
  denkproto/ImageAnalysis_ProtobufMessages_pb2.pyi,sha256=5LFtxrmYpJHizDDNGFTkL7-NQ_TkwqCSdq7vcv3lg-c,36243
6
6
  denkproto/ImageAnalysis_ProtobufMessages_pb2_grpc.py,sha256=l3agtDjgu4jay6P9TRnHhyhJ-7UdoII27ywhw3k84oo,911
7
- denkproto/__about__.py,sha256=REUtB-cJ0mfPMjUctktLl9mD-qr36WMWlAct9Kb-wNU,23
7
+ denkproto/__about__.py,sha256=-GOdGsnrEQS8LtceifF3xXHONDo8GFU09AUEnZtJoeo,23
8
8
  denkproto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- denkproto/denkcache_pb2.py,sha256=G3EEZY-IBVJpThkkXEmhoG7Y3aSLvraKckqTwsXCbUI,6414
10
- denkproto/denkcache_pb2.pyi,sha256=qOzFOkddUapSJZz5d_mqcfHvWDAmM-70m_7FeM7n5fI,5595
9
+ denkproto/denkcache_pb2.py,sha256=OUJGso4WqsVu6QSpbymsGo_bUlSLRxjjhiNNYcNdY5c,6535
10
+ denkproto/denkcache_pb2.pyi,sha256=a3yMJmTugcLQJ5f8otuEQgyNMEe4SRR3Tpl5PQWOJck,5827
11
11
  denkproto/denkcache_pb2_grpc.py,sha256=N1y4ZQ58UPaUlOZIpznzAbJJcs9G_n-FmzFoPPeu8UA,15610
12
12
  denkproto/inference_graph_pb2.py,sha256=D62R4uecncs1t1eHpKGu5t7tRg26mqT2SityGqjzTCg,19763
13
13
  denkproto/inference_graph_pb2.pyi,sha256=By1A5iEmCVG4rMRAAPLGN5d7KIFqcpl4jZvKL8OYNlc,12351
@@ -15,7 +15,7 @@ denkproto/inference_graph_pb2_grpc.py,sha256=aXPf0w7pIfspkKUKGCr--OtJMOaTfE8Ibeu
15
15
  denkproto/modelfile_v1_pb2.py,sha256=ulF24nSIspn46DnQKlvR5Po3w-vFCnawuuverAVi3cY,6573
16
16
  denkproto/modelfile_v1_pb2.pyi,sha256=gjTbWvg48wqGhyJb5CT0pw3yUZGhO_lSZgL7Ia2aPbY,10685
17
17
  denkproto/modelfile_v1_pb2_grpc.py,sha256=ov5B2o4JSYbAfcbbdZr55wEzfGlKI02H-tkvXGXqJVg,893
18
- denkproto/modelfile_v2_pb2.py,sha256=_MDW_fX5lroDU_OqJPMgMJyD1u5SFnkDssO1yyvAfCo,13211
18
+ denkproto/modelfile_v2_pb2.py,sha256=s_Riw9X50jD_icBnnldtJyhEtZtQNI_j-x9Xv6bjcSE,20679
19
19
  denkproto/modelfile_v2_pb2.pyi,sha256=NHWEWcBQNL6HYnCMerAOeoDeGe2QMaRafMuWtTk1DMc,20786
20
20
  denkproto/modelfile_v2_pb2_grpc.py,sha256=xiC5FeyZDWcucC3uRJ4kllDJmaRayvrzOKIhvg6o1Tc,893
21
21
  denkproto/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -31,6 +31,6 @@ denkproto/json/inference_graph_models_generated.py,sha256=k1uS0wfk8_ZBLEdskan6HJ
31
31
  denkproto/json/object_detection_markup.py,sha256=T0hcFPq8F_galjDjRC9dbcRVwCSOYtu2jt9wpEeHlQs,4904
32
32
  denkproto/json/ocr_markup.py,sha256=KyOpth9evOekyhTJdZSnYyB9EIyoWbY33sqncb_jBgw,7069
33
33
  denkproto/json/segmentation_markup.py,sha256=EvniRksF2KaQolm6zZ6UKSiGwnqc8wR2sHB1iv05RTE,19911
34
- denkproto-1.0.79.dist-info/METADATA,sha256=7lOTLq2teJFSNcilotEqzY7BajcoUU-KKffLat0Xe0A,110
35
- denkproto-1.0.79.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
36
- denkproto-1.0.79.dist-info/RECORD,,
34
+ denkproto-1.0.80.dist-info/METADATA,sha256=syH0Jc2W8tpKHjNGDFhjtMJpZchdNaiuezypnAdSRFg,110
35
+ denkproto-1.0.80.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
36
+ denkproto-1.0.80.dist-info/RECORD,,