@idscan/onboarding 2.1.27 → 2.2.5

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.
Files changed (43) hide show
  1. package/.npmignore +20 -0
  2. package/dist/css/onboarding.css +1 -1
  3. package/dist/js/wrapper.js +1 -1
  4. package/dist/networks/156-9239-chunk.js +1 -0
  5. package/dist/networks/190-77ed-chunk.js +1 -0
  6. package/dist/networks/77-9e2f-chunk.js +1 -0
  7. package/dist/networks/Face-e375-chunk.js +1 -0
  8. package/dist/networks/MRZ-d498-chunk.js +1 -0
  9. package/dist/networks/PDF-78d2-chunk.js +1 -0
  10. package/dist/networks/ZXing-5410-chunk.js +1 -0
  11. package/dist/networks/angle03032023.onnx +0 -0
  12. package/dist/networks/classLocal03032023.onnx +0 -0
  13. package/dist/networks/faceDetection03032023.onnx +0 -0
  14. package/dist/networks/faceLandmark03032023.onnx +0 -0
  15. package/dist/networks/mrz03032023.onnx +0 -0
  16. package/dist/networks/ort-wasm-simd-threaded.wasm +0 -0
  17. package/dist/networks/ort-wasm-simd.wasm +0 -0
  18. package/dist/networks/ort-wasm-threaded.wasm +0 -0
  19. package/dist/networks/ort-wasm.wasm +0 -0
  20. package/package.json +8 -4
  21. package/readme.md +383 -0
  22. package/dist/networks/130-2dfe-chunk.js +0 -1
  23. package/dist/networks/215-a42b-chunk.js +0 -1
  24. package/dist/networks/400-2d7a-chunk.js +0 -1
  25. package/dist/networks/716-9029-chunk.js +0 -1
  26. package/dist/networks/Face-4ee6-chunk.js +0 -1
  27. package/dist/networks/MRZ-69fb-chunk.js +0 -1
  28. package/dist/networks/PDF-781c-chunk.js +0 -1
  29. package/dist/networks/ZXing-c882-chunk.js +0 -1
  30. package/dist/networks/angles20210831.bin +0 -0
  31. package/dist/networks/angles20210831.json +0 -1
  32. package/dist/networks/asyncLoader-35f7-chunk.js +0 -1
  33. package/dist/networks/cdnLoader-881d-chunk.js +0 -1
  34. package/dist/networks/classLocal20220112.bin +0 -0
  35. package/dist/networks/classLocal20220112.json +0 -1
  36. package/dist/networks/detectormodel20220817.bin +0 -0
  37. package/dist/networks/detectormodel20220817.json +0 -1
  38. package/dist/networks/facemesh20210831.bin +0 -0
  39. package/dist/networks/facemesh20210831.json +0 -1
  40. package/dist/networks/landmarkmodel20220817.bin +0 -0
  41. package/dist/networks/landmarkmodel20220817.json +0 -1
  42. package/dist/networks/mrz20220531.bin +0 -0
  43. package/dist/networks/mrz20220531.json +0 -1953
@@ -1,1953 +0,0 @@
1
- {
2
- "format": "graph-model",
3
- "generatedBy": "2.7.0",
4
- "convertedBy": "TensorFlow.js Converter v3.11.0",
5
- "signature": {
6
- "inputs": {
7
- "input_1": {
8
- "name": "input_1:0",
9
- "dtype": "DT_FLOAT",
10
- "tensorShape": {
11
- "dim": [
12
- {
13
- "size": "-1"
14
- },
15
- {
16
- "size": "28"
17
- },
18
- {
19
- "size": "28"
20
- },
21
- {
22
- "size": "1"
23
- }
24
- ]
25
- }
26
- }
27
- },
28
- "outputs": {
29
- "dense": {
30
- "name": "Identity:0",
31
- "dtype": "DT_FLOAT",
32
- "tensorShape": {
33
- "dim": [
34
- {
35
- "size": "-1"
36
- },
37
- {
38
- "size": "55"
39
- }
40
- ]
41
- }
42
- }
43
- }
44
- },
45
- "modelTopology": {
46
- "node": [
47
- {
48
- "name": "StatefulPartitionedCall/model/zero_padding2d/Pad/paddings",
49
- "op": "Const",
50
- "attr": {
51
- "dtype": {
52
- "type": "DT_INT32"
53
- },
54
- "value": {
55
- "tensor": {
56
- "dtype": "DT_INT32",
57
- "tensorShape": {
58
- "dim": [
59
- {
60
- "size": "4"
61
- },
62
- {
63
- "size": "2"
64
- }
65
- ]
66
- }
67
- }
68
- }
69
- }
70
- },
71
- {
72
- "name": "StatefulPartitionedCall/model/zero_padding2d_1/Pad/paddings",
73
- "op": "Const",
74
- "attr": {
75
- "value": {
76
- "tensor": {
77
- "dtype": "DT_INT32",
78
- "tensorShape": {
79
- "dim": [
80
- {
81
- "size": "4"
82
- },
83
- {
84
- "size": "2"
85
- }
86
- ]
87
- }
88
- }
89
- },
90
- "dtype": {
91
- "type": "DT_INT32"
92
- }
93
- }
94
- },
95
- {
96
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d/ReadVariableOp",
97
- "op": "Const",
98
- "attr": {
99
- "dtype": {
100
- "type": "DT_FLOAT"
101
- },
102
- "value": {
103
- "tensor": {
104
- "dtype": "DT_FLOAT",
105
- "tensorShape": {
106
- "dim": [
107
- {
108
- "size": "1"
109
- },
110
- {
111
- "size": "1"
112
- },
113
- {
114
- "size": "64"
115
- },
116
- {
117
- "size": "1"
118
- }
119
- ]
120
- }
121
- }
122
- }
123
- }
124
- },
125
- {
126
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d/ReadVariableOp",
127
- "op": "Const",
128
- "attr": {
129
- "value": {
130
- "tensor": {
131
- "dtype": "DT_FLOAT",
132
- "tensorShape": {
133
- "dim": [
134
- {
135
- "size": "1"
136
- },
137
- {
138
- "size": "1"
139
- },
140
- {
141
- "size": "128"
142
- },
143
- {
144
- "size": "1"
145
- }
146
- ]
147
- }
148
- }
149
- },
150
- "dtype": {
151
- "type": "DT_FLOAT"
152
- }
153
- }
154
- },
155
- {
156
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d/ReadVariableOp",
157
- "op": "Const",
158
- "attr": {
159
- "dtype": {
160
- "type": "DT_FLOAT"
161
- },
162
- "value": {
163
- "tensor": {
164
- "dtype": "DT_FLOAT",
165
- "tensorShape": {
166
- "dim": [
167
- {
168
- "size": "1"
169
- },
170
- {
171
- "size": "1"
172
- },
173
- {
174
- "size": "128"
175
- },
176
- {
177
- "size": "1"
178
- }
179
- ]
180
- }
181
- }
182
- }
183
- }
184
- },
185
- {
186
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d/ReadVariableOp",
187
- "op": "Const",
188
- "attr": {
189
- "dtype": {
190
- "type": "DT_FLOAT"
191
- },
192
- "value": {
193
- "tensor": {
194
- "dtype": "DT_FLOAT",
195
- "tensorShape": {
196
- "dim": [
197
- {
198
- "size": "1"
199
- },
200
- {
201
- "size": "1"
202
- },
203
- {
204
- "size": "128"
205
- },
206
- {
207
- "size": "1"
208
- }
209
- ]
210
- }
211
- }
212
- }
213
- }
214
- },
215
- {
216
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d/ReadVariableOp",
217
- "op": "Const",
218
- "attr": {
219
- "dtype": {
220
- "type": "DT_FLOAT"
221
- },
222
- "value": {
223
- "tensor": {
224
- "dtype": "DT_FLOAT",
225
- "tensorShape": {
226
- "dim": [
227
- {
228
- "size": "1"
229
- },
230
- {
231
- "size": "1"
232
- },
233
- {
234
- "size": "128"
235
- },
236
- {
237
- "size": "1"
238
- }
239
- ]
240
- }
241
- }
242
- }
243
- }
244
- },
245
- {
246
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d/ReadVariableOp",
247
- "op": "Const",
248
- "attr": {
249
- "value": {
250
- "tensor": {
251
- "dtype": "DT_FLOAT",
252
- "tensorShape": {
253
- "dim": [
254
- {
255
- "size": "1"
256
- },
257
- {
258
- "size": "1"
259
- },
260
- {
261
- "size": "128"
262
- },
263
- {
264
- "size": "1"
265
- }
266
- ]
267
- }
268
- }
269
- },
270
- "dtype": {
271
- "type": "DT_FLOAT"
272
- }
273
- }
274
- },
275
- {
276
- "name": "StatefulPartitionedCall/model/global_average_pooling2d/Mean/reduction_indices",
277
- "op": "Const",
278
- "attr": {
279
- "value": {
280
- "tensor": {
281
- "dtype": "DT_INT32",
282
- "tensorShape": {
283
- "dim": [
284
- {
285
- "size": "2"
286
- }
287
- ]
288
- }
289
- }
290
- },
291
- "dtype": {
292
- "type": "DT_INT32"
293
- }
294
- }
295
- },
296
- {
297
- "name": "StatefulPartitionedCall/model/dense/MatMul/ReadVariableOp",
298
- "op": "Const",
299
- "attr": {
300
- "value": {
301
- "tensor": {
302
- "dtype": "DT_FLOAT",
303
- "tensorShape": {
304
- "dim": [
305
- {
306
- "size": "64"
307
- },
308
- {
309
- "size": "55"
310
- }
311
- ]
312
- }
313
- }
314
- },
315
- "dtype": {
316
- "type": "DT_FLOAT"
317
- }
318
- }
319
- },
320
- {
321
- "name": "StatefulPartitionedCall/model/dense/BiasAdd/ReadVariableOp",
322
- "op": "Const",
323
- "attr": {
324
- "value": {
325
- "tensor": {
326
- "dtype": "DT_FLOAT",
327
- "tensorShape": {
328
- "dim": [
329
- {
330
- "size": "55"
331
- }
332
- ]
333
- }
334
- }
335
- },
336
- "dtype": {
337
- "type": "DT_FLOAT"
338
- }
339
- }
340
- },
341
- {
342
- "name": "input_1",
343
- "op": "Placeholder",
344
- "attr": {
345
- "shape": {
346
- "shape": {
347
- "dim": [
348
- {
349
- "size": "-1"
350
- },
351
- {
352
- "size": "28"
353
- },
354
- {
355
- "size": "28"
356
- },
357
- {
358
- "size": "1"
359
- }
360
- ]
361
- }
362
- },
363
- "dtype": {
364
- "type": "DT_FLOAT"
365
- }
366
- }
367
- },
368
- {
369
- "name": "StatefulPartitionedCall/model/conv1/conv/Conv2D_weights",
370
- "op": "Const",
371
- "attr": {
372
- "dtype": {
373
- "type": "DT_FLOAT"
374
- },
375
- "value": {
376
- "tensor": {
377
- "dtype": "DT_FLOAT",
378
- "tensorShape": {
379
- "dim": [
380
- {
381
- "size": "7"
382
- },
383
- {
384
- "size": "7"
385
- },
386
- {
387
- "size": "1"
388
- },
389
- {
390
- "size": "64"
391
- }
392
- ]
393
- }
394
- }
395
- }
396
- }
397
- },
398
- {
399
- "name": "StatefulPartitionedCall/model/conv1/conv/Conv2D_bn_offset",
400
- "op": "Const",
401
- "attr": {
402
- "dtype": {
403
- "type": "DT_FLOAT"
404
- },
405
- "value": {
406
- "tensor": {
407
- "dtype": "DT_FLOAT",
408
- "tensorShape": {
409
- "dim": [
410
- {
411
- "size": "64"
412
- }
413
- ]
414
- }
415
- }
416
- }
417
- }
418
- },
419
- {
420
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d_weights",
421
- "op": "Const",
422
- "attr": {
423
- "value": {
424
- "tensor": {
425
- "dtype": "DT_FLOAT",
426
- "tensorShape": {
427
- "dim": [
428
- {
429
- "size": "1"
430
- },
431
- {
432
- "size": "1"
433
- },
434
- {
435
- "size": "128"
436
- },
437
- {
438
- "size": "128"
439
- }
440
- ]
441
- }
442
- }
443
- },
444
- "dtype": {
445
- "type": "DT_FLOAT"
446
- }
447
- }
448
- },
449
- {
450
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d_weights",
451
- "op": "Const",
452
- "attr": {
453
- "dtype": {
454
- "type": "DT_FLOAT"
455
- },
456
- "value": {
457
- "tensor": {
458
- "dtype": "DT_FLOAT",
459
- "tensorShape": {
460
- "dim": [
461
- {
462
- "size": "1"
463
- },
464
- {
465
- "size": "1"
466
- },
467
- {
468
- "size": "64"
469
- },
470
- {
471
- "size": "128"
472
- }
473
- ]
474
- }
475
- }
476
- }
477
- }
478
- },
479
- {
480
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d_bn_offset",
481
- "op": "Const",
482
- "attr": {
483
- "dtype": {
484
- "type": "DT_FLOAT"
485
- },
486
- "value": {
487
- "tensor": {
488
- "dtype": "DT_FLOAT",
489
- "tensorShape": {
490
- "dim": [
491
- {
492
- "size": "128"
493
- }
494
- ]
495
- }
496
- }
497
- }
498
- }
499
- },
500
- {
501
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d_bn_offset",
502
- "op": "Const",
503
- "attr": {
504
- "dtype": {
505
- "type": "DT_FLOAT"
506
- },
507
- "value": {
508
- "tensor": {
509
- "dtype": "DT_FLOAT",
510
- "tensorShape": {
511
- "dim": [
512
- {
513
- "size": "128"
514
- }
515
- ]
516
- }
517
- }
518
- }
519
- }
520
- },
521
- {
522
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d_weights",
523
- "op": "Const",
524
- "attr": {
525
- "value": {
526
- "tensor": {
527
- "dtype": "DT_FLOAT",
528
- "tensorShape": {
529
- "dim": [
530
- {
531
- "size": "1"
532
- },
533
- {
534
- "size": "1"
535
- },
536
- {
537
- "size": "128"
538
- },
539
- {
540
- "size": "128"
541
- }
542
- ]
543
- }
544
- }
545
- },
546
- "dtype": {
547
- "type": "DT_FLOAT"
548
- }
549
- }
550
- },
551
- {
552
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d_bn_offset",
553
- "op": "Const",
554
- "attr": {
555
- "dtype": {
556
- "type": "DT_FLOAT"
557
- },
558
- "value": {
559
- "tensor": {
560
- "dtype": "DT_FLOAT",
561
- "tensorShape": {
562
- "dim": [
563
- {
564
- "size": "128"
565
- }
566
- ]
567
- }
568
- }
569
- }
570
- }
571
- },
572
- {
573
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d_weights",
574
- "op": "Const",
575
- "attr": {
576
- "dtype": {
577
- "type": "DT_FLOAT"
578
- },
579
- "value": {
580
- "tensor": {
581
- "dtype": "DT_FLOAT",
582
- "tensorShape": {
583
- "dim": [
584
- {
585
- "size": "1"
586
- },
587
- {
588
- "size": "1"
589
- },
590
- {
591
- "size": "128"
592
- },
593
- {
594
- "size": "128"
595
- }
596
- ]
597
- }
598
- }
599
- }
600
- }
601
- },
602
- {
603
- "name": "StatefulPartitionedCall/model/pooling_conv/Conv2D_weights",
604
- "op": "Const",
605
- "attr": {
606
- "value": {
607
- "tensor": {
608
- "dtype": "DT_FLOAT",
609
- "tensorShape": {
610
- "dim": [
611
- {
612
- "size": "1"
613
- },
614
- {
615
- "size": "1"
616
- },
617
- {
618
- "size": "128"
619
- },
620
- {
621
- "size": "64"
622
- }
623
- ]
624
- }
625
- }
626
- },
627
- "dtype": {
628
- "type": "DT_FLOAT"
629
- }
630
- }
631
- },
632
- {
633
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d_bn_offset",
634
- "op": "Const",
635
- "attr": {
636
- "dtype": {
637
- "type": "DT_FLOAT"
638
- },
639
- "value": {
640
- "tensor": {
641
- "dtype": "DT_FLOAT",
642
- "tensorShape": {
643
- "dim": [
644
- {
645
- "size": "128"
646
- }
647
- ]
648
- }
649
- }
650
- }
651
- }
652
- },
653
- {
654
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d_weights",
655
- "op": "Const",
656
- "attr": {
657
- "value": {
658
- "tensor": {
659
- "dtype": "DT_FLOAT",
660
- "tensorShape": {
661
- "dim": [
662
- {
663
- "size": "1"
664
- },
665
- {
666
- "size": "1"
667
- },
668
- {
669
- "size": "128"
670
- },
671
- {
672
- "size": "128"
673
- }
674
- ]
675
- }
676
- }
677
- },
678
- "dtype": {
679
- "type": "DT_FLOAT"
680
- }
681
- }
682
- },
683
- {
684
- "name": "StatefulPartitionedCall/model/pooling_conv/Conv2D_bn_offset",
685
- "op": "Const",
686
- "attr": {
687
- "dtype": {
688
- "type": "DT_FLOAT"
689
- },
690
- "value": {
691
- "tensor": {
692
- "dtype": "DT_FLOAT",
693
- "tensorShape": {
694
- "dim": [
695
- {
696
- "size": "64"
697
- }
698
- ]
699
- }
700
- }
701
- }
702
- }
703
- },
704
- {
705
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d_bn_offset",
706
- "op": "Const",
707
- "attr": {
708
- "dtype": {
709
- "type": "DT_FLOAT"
710
- },
711
- "value": {
712
- "tensor": {
713
- "dtype": "DT_FLOAT",
714
- "tensorShape": {
715
- "dim": [
716
- {
717
- "size": "128"
718
- }
719
- ]
720
- }
721
- }
722
- }
723
- }
724
- },
725
- {
726
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d_weights",
727
- "op": "Const",
728
- "attr": {
729
- "dtype": {
730
- "type": "DT_FLOAT"
731
- },
732
- "value": {
733
- "tensor": {
734
- "dtype": "DT_FLOAT",
735
- "tensorShape": {
736
- "dim": [
737
- {
738
- "size": "1"
739
- },
740
- {
741
- "size": "1"
742
- },
743
- {
744
- "size": "128"
745
- },
746
- {
747
- "size": "128"
748
- }
749
- ]
750
- }
751
- }
752
- }
753
- }
754
- },
755
- {
756
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d_bn_offset",
757
- "op": "Const",
758
- "attr": {
759
- "dtype": {
760
- "type": "DT_FLOAT"
761
- },
762
- "value": {
763
- "tensor": {
764
- "dtype": "DT_FLOAT",
765
- "tensorShape": {
766
- "dim": [
767
- {
768
- "size": "128"
769
- }
770
- ]
771
- }
772
- }
773
- }
774
- }
775
- },
776
- {
777
- "name": "StatefulPartitionedCall/model/zero_padding2d/Pad",
778
- "op": "Pad",
779
- "input": [
780
- "input_1",
781
- "StatefulPartitionedCall/model/zero_padding2d/Pad/paddings"
782
- ],
783
- "attr": {
784
- "T": {
785
- "type": "DT_FLOAT"
786
- },
787
- "Tpaddings": {
788
- "type": "DT_INT32"
789
- }
790
- }
791
- },
792
- {
793
- "name": "StatefulPartitionedCall/model/conv1/relu/Relu",
794
- "op": "_FusedConv2D",
795
- "input": [
796
- "StatefulPartitionedCall/model/zero_padding2d/Pad",
797
- "StatefulPartitionedCall/model/conv1/conv/Conv2D_weights",
798
- "StatefulPartitionedCall/model/conv1/conv/Conv2D_bn_offset"
799
- ],
800
- "device": "/device:CPU:0",
801
- "attr": {
802
- "T": {
803
- "type": "DT_FLOAT"
804
- },
805
- "strides": {
806
- "list": {
807
- "i": [
808
- "1",
809
- "2",
810
- "2",
811
- "1"
812
- ]
813
- }
814
- },
815
- "epsilon": {
816
- "f": 0.0
817
- },
818
- "padding": {
819
- "s": "VkFMSUQ="
820
- },
821
- "num_args": {
822
- "i": "1"
823
- },
824
- "explicit_paddings": {
825
- "list": {}
826
- },
827
- "use_cudnn_on_gpu": {
828
- "b": true
829
- },
830
- "data_format": {
831
- "s": "TkhXQw=="
832
- },
833
- "fused_ops": {
834
- "list": {
835
- "s": [
836
- "Qmlhc0FkZA==",
837
- "UmVsdQ=="
838
- ]
839
- }
840
- },
841
- "dilations": {
842
- "list": {
843
- "i": [
844
- "1",
845
- "1",
846
- "1",
847
- "1"
848
- ]
849
- }
850
- }
851
- }
852
- },
853
- {
854
- "name": "StatefulPartitionedCall/model/zero_padding2d_1/Pad",
855
- "op": "Pad",
856
- "input": [
857
- "StatefulPartitionedCall/model/conv1/relu/Relu",
858
- "StatefulPartitionedCall/model/zero_padding2d_1/Pad/paddings"
859
- ],
860
- "attr": {
861
- "Tpaddings": {
862
- "type": "DT_INT32"
863
- },
864
- "T": {
865
- "type": "DT_FLOAT"
866
- }
867
- }
868
- },
869
- {
870
- "name": "StatefulPartitionedCall/model/pool1/MaxPool",
871
- "op": "MaxPool",
872
- "input": [
873
- "StatefulPartitionedCall/model/zero_padding2d_1/Pad"
874
- ],
875
- "attr": {
876
- "explicit_paddings": {
877
- "list": {}
878
- },
879
- "strides": {
880
- "list": {
881
- "i": [
882
- "1",
883
- "2",
884
- "2",
885
- "1"
886
- ]
887
- }
888
- },
889
- "padding": {
890
- "s": "VkFMSUQ="
891
- },
892
- "data_format": {
893
- "s": "TkhXQw=="
894
- },
895
- "T": {
896
- "type": "DT_FLOAT"
897
- },
898
- "ksize": {
899
- "list": {
900
- "i": [
901
- "1",
902
- "3",
903
- "3",
904
- "1"
905
- ]
906
- }
907
- }
908
- }
909
- },
910
- {
911
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d/depthwise",
912
- "op": "DepthwiseConv2dNative",
913
- "input": [
914
- "StatefulPartitionedCall/model/pool1/MaxPool",
915
- "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d/ReadVariableOp"
916
- ],
917
- "attr": {
918
- "dilations": {
919
- "list": {
920
- "i": [
921
- "1",
922
- "1",
923
- "1",
924
- "1"
925
- ]
926
- }
927
- },
928
- "strides": {
929
- "list": {
930
- "i": [
931
- "1",
932
- "1",
933
- "1",
934
- "1"
935
- ]
936
- }
937
- },
938
- "T": {
939
- "type": "DT_FLOAT"
940
- },
941
- "data_format": {
942
- "s": "TkhXQw=="
943
- },
944
- "explicit_paddings": {
945
- "list": {}
946
- },
947
- "padding": {
948
- "s": "VkFMSUQ="
949
- }
950
- }
951
- },
952
- {
953
- "name": "StatefulPartitionedCall/model/conv2_block1_1_relu/Relu",
954
- "op": "_FusedConv2D",
955
- "input": [
956
- "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d/depthwise",
957
- "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d_weights",
958
- "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d_bn_offset"
959
- ],
960
- "device": "/device:CPU:0",
961
- "attr": {
962
- "num_args": {
963
- "i": "1"
964
- },
965
- "padding": {
966
- "s": "VkFMSUQ="
967
- },
968
- "epsilon": {
969
- "f": 0.0
970
- },
971
- "fused_ops": {
972
- "list": {
973
- "s": [
974
- "Qmlhc0FkZA==",
975
- "UmVsdQ=="
976
- ]
977
- }
978
- },
979
- "use_cudnn_on_gpu": {
980
- "b": true
981
- },
982
- "T": {
983
- "type": "DT_FLOAT"
984
- },
985
- "strides": {
986
- "list": {
987
- "i": [
988
- "1",
989
- "1",
990
- "1",
991
- "1"
992
- ]
993
- }
994
- },
995
- "dilations": {
996
- "list": {
997
- "i": [
998
- "1",
999
- "1",
1000
- "1",
1001
- "1"
1002
- ]
1003
- }
1004
- },
1005
- "data_format": {
1006
- "s": "TkhXQw=="
1007
- },
1008
- "explicit_paddings": {
1009
- "list": {}
1010
- }
1011
- }
1012
- },
1013
- {
1014
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d/depthwise",
1015
- "op": "DepthwiseConv2dNative",
1016
- "input": [
1017
- "StatefulPartitionedCall/model/conv2_block1_1_relu/Relu",
1018
- "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d/ReadVariableOp"
1019
- ],
1020
- "attr": {
1021
- "dilations": {
1022
- "list": {
1023
- "i": [
1024
- "1",
1025
- "1",
1026
- "1",
1027
- "1"
1028
- ]
1029
- }
1030
- },
1031
- "data_format": {
1032
- "s": "TkhXQw=="
1033
- },
1034
- "T": {
1035
- "type": "DT_FLOAT"
1036
- },
1037
- "strides": {
1038
- "list": {
1039
- "i": [
1040
- "1",
1041
- "1",
1042
- "1",
1043
- "1"
1044
- ]
1045
- }
1046
- },
1047
- "explicit_paddings": {
1048
- "list": {}
1049
- },
1050
- "padding": {
1051
- "s": "VkFMSUQ="
1052
- }
1053
- }
1054
- },
1055
- {
1056
- "name": "StatefulPartitionedCall/model/conv2_block2_1_relu/Relu",
1057
- "op": "_FusedConv2D",
1058
- "input": [
1059
- "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d/depthwise",
1060
- "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d_weights",
1061
- "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d_bn_offset"
1062
- ],
1063
- "device": "/device:CPU:0",
1064
- "attr": {
1065
- "T": {
1066
- "type": "DT_FLOAT"
1067
- },
1068
- "fused_ops": {
1069
- "list": {
1070
- "s": [
1071
- "Qmlhc0FkZA==",
1072
- "UmVsdQ=="
1073
- ]
1074
- }
1075
- },
1076
- "strides": {
1077
- "list": {
1078
- "i": [
1079
- "1",
1080
- "1",
1081
- "1",
1082
- "1"
1083
- ]
1084
- }
1085
- },
1086
- "num_args": {
1087
- "i": "1"
1088
- },
1089
- "epsilon": {
1090
- "f": 0.0
1091
- },
1092
- "explicit_paddings": {
1093
- "list": {}
1094
- },
1095
- "use_cudnn_on_gpu": {
1096
- "b": true
1097
- },
1098
- "data_format": {
1099
- "s": "TkhXQw=="
1100
- },
1101
- "dilations": {
1102
- "list": {
1103
- "i": [
1104
- "1",
1105
- "1",
1106
- "1",
1107
- "1"
1108
- ]
1109
- }
1110
- },
1111
- "padding": {
1112
- "s": "VkFMSUQ="
1113
- }
1114
- }
1115
- },
1116
- {
1117
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d/depthwise",
1118
- "op": "DepthwiseConv2dNative",
1119
- "input": [
1120
- "StatefulPartitionedCall/model/conv2_block2_1_relu/Relu",
1121
- "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d/ReadVariableOp"
1122
- ],
1123
- "attr": {
1124
- "dilations": {
1125
- "list": {
1126
- "i": [
1127
- "1",
1128
- "1",
1129
- "1",
1130
- "1"
1131
- ]
1132
- }
1133
- },
1134
- "data_format": {
1135
- "s": "TkhXQw=="
1136
- },
1137
- "T": {
1138
- "type": "DT_FLOAT"
1139
- },
1140
- "explicit_paddings": {
1141
- "list": {}
1142
- },
1143
- "padding": {
1144
- "s": "VkFMSUQ="
1145
- },
1146
- "strides": {
1147
- "list": {
1148
- "i": [
1149
- "1",
1150
- "1",
1151
- "1",
1152
- "1"
1153
- ]
1154
- }
1155
- }
1156
- }
1157
- },
1158
- {
1159
- "name": "StatefulPartitionedCall/model/conv2_block3_1_relu/Relu",
1160
- "op": "_FusedConv2D",
1161
- "input": [
1162
- "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d/depthwise",
1163
- "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d_weights",
1164
- "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d_bn_offset"
1165
- ],
1166
- "device": "/device:CPU:0",
1167
- "attr": {
1168
- "epsilon": {
1169
- "f": 0.0
1170
- },
1171
- "use_cudnn_on_gpu": {
1172
- "b": true
1173
- },
1174
- "fused_ops": {
1175
- "list": {
1176
- "s": [
1177
- "Qmlhc0FkZA==",
1178
- "UmVsdQ=="
1179
- ]
1180
- }
1181
- },
1182
- "T": {
1183
- "type": "DT_FLOAT"
1184
- },
1185
- "num_args": {
1186
- "i": "1"
1187
- },
1188
- "explicit_paddings": {
1189
- "list": {}
1190
- },
1191
- "data_format": {
1192
- "s": "TkhXQw=="
1193
- },
1194
- "strides": {
1195
- "list": {
1196
- "i": [
1197
- "1",
1198
- "1",
1199
- "1",
1200
- "1"
1201
- ]
1202
- }
1203
- },
1204
- "padding": {
1205
- "s": "VkFMSUQ="
1206
- },
1207
- "dilations": {
1208
- "list": {
1209
- "i": [
1210
- "1",
1211
- "1",
1212
- "1",
1213
- "1"
1214
- ]
1215
- }
1216
- }
1217
- }
1218
- },
1219
- {
1220
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d/depthwise",
1221
- "op": "DepthwiseConv2dNative",
1222
- "input": [
1223
- "StatefulPartitionedCall/model/conv2_block3_1_relu/Relu",
1224
- "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d/ReadVariableOp"
1225
- ],
1226
- "attr": {
1227
- "T": {
1228
- "type": "DT_FLOAT"
1229
- },
1230
- "padding": {
1231
- "s": "VkFMSUQ="
1232
- },
1233
- "explicit_paddings": {
1234
- "list": {}
1235
- },
1236
- "strides": {
1237
- "list": {
1238
- "i": [
1239
- "1",
1240
- "1",
1241
- "1",
1242
- "1"
1243
- ]
1244
- }
1245
- },
1246
- "data_format": {
1247
- "s": "TkhXQw=="
1248
- },
1249
- "dilations": {
1250
- "list": {
1251
- "i": [
1252
- "1",
1253
- "1",
1254
- "1",
1255
- "1"
1256
- ]
1257
- }
1258
- }
1259
- }
1260
- },
1261
- {
1262
- "name": "StatefulPartitionedCall/model/conv2_block4_1_relu/Relu",
1263
- "op": "_FusedConv2D",
1264
- "input": [
1265
- "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d/depthwise",
1266
- "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d_weights",
1267
- "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d_bn_offset"
1268
- ],
1269
- "device": "/device:CPU:0",
1270
- "attr": {
1271
- "strides": {
1272
- "list": {
1273
- "i": [
1274
- "1",
1275
- "1",
1276
- "1",
1277
- "1"
1278
- ]
1279
- }
1280
- },
1281
- "padding": {
1282
- "s": "VkFMSUQ="
1283
- },
1284
- "dilations": {
1285
- "list": {
1286
- "i": [
1287
- "1",
1288
- "1",
1289
- "1",
1290
- "1"
1291
- ]
1292
- }
1293
- },
1294
- "num_args": {
1295
- "i": "1"
1296
- },
1297
- "explicit_paddings": {
1298
- "list": {}
1299
- },
1300
- "T": {
1301
- "type": "DT_FLOAT"
1302
- },
1303
- "epsilon": {
1304
- "f": 0.0
1305
- },
1306
- "use_cudnn_on_gpu": {
1307
- "b": true
1308
- },
1309
- "fused_ops": {
1310
- "list": {
1311
- "s": [
1312
- "Qmlhc0FkZA==",
1313
- "UmVsdQ=="
1314
- ]
1315
- }
1316
- },
1317
- "data_format": {
1318
- "s": "TkhXQw=="
1319
- }
1320
- }
1321
- },
1322
- {
1323
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d/depthwise",
1324
- "op": "DepthwiseConv2dNative",
1325
- "input": [
1326
- "StatefulPartitionedCall/model/conv2_block4_1_relu/Relu",
1327
- "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d/ReadVariableOp"
1328
- ],
1329
- "attr": {
1330
- "padding": {
1331
- "s": "VkFMSUQ="
1332
- },
1333
- "dilations": {
1334
- "list": {
1335
- "i": [
1336
- "1",
1337
- "1",
1338
- "1",
1339
- "1"
1340
- ]
1341
- }
1342
- },
1343
- "strides": {
1344
- "list": {
1345
- "i": [
1346
- "1",
1347
- "1",
1348
- "1",
1349
- "1"
1350
- ]
1351
- }
1352
- },
1353
- "T": {
1354
- "type": "DT_FLOAT"
1355
- },
1356
- "explicit_paddings": {
1357
- "list": {}
1358
- },
1359
- "data_format": {
1360
- "s": "TkhXQw=="
1361
- }
1362
- }
1363
- },
1364
- {
1365
- "name": "StatefulPartitionedCall/model/conv2_block5_1_relu/Relu",
1366
- "op": "_FusedConv2D",
1367
- "input": [
1368
- "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d/depthwise",
1369
- "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d_weights",
1370
- "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d_bn_offset"
1371
- ],
1372
- "device": "/device:CPU:0",
1373
- "attr": {
1374
- "num_args": {
1375
- "i": "1"
1376
- },
1377
- "epsilon": {
1378
- "f": 0.0
1379
- },
1380
- "T": {
1381
- "type": "DT_FLOAT"
1382
- },
1383
- "padding": {
1384
- "s": "VkFMSUQ="
1385
- },
1386
- "use_cudnn_on_gpu": {
1387
- "b": true
1388
- },
1389
- "dilations": {
1390
- "list": {
1391
- "i": [
1392
- "1",
1393
- "1",
1394
- "1",
1395
- "1"
1396
- ]
1397
- }
1398
- },
1399
- "explicit_paddings": {
1400
- "list": {}
1401
- },
1402
- "strides": {
1403
- "list": {
1404
- "i": [
1405
- "1",
1406
- "1",
1407
- "1",
1408
- "1"
1409
- ]
1410
- }
1411
- },
1412
- "fused_ops": {
1413
- "list": {
1414
- "s": [
1415
- "Qmlhc0FkZA==",
1416
- "UmVsdQ=="
1417
- ]
1418
- }
1419
- },
1420
- "data_format": {
1421
- "s": "TkhXQw=="
1422
- }
1423
- }
1424
- },
1425
- {
1426
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d/depthwise",
1427
- "op": "DepthwiseConv2dNative",
1428
- "input": [
1429
- "StatefulPartitionedCall/model/conv2_block5_1_relu/Relu",
1430
- "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d/ReadVariableOp"
1431
- ],
1432
- "attr": {
1433
- "explicit_paddings": {
1434
- "list": {}
1435
- },
1436
- "T": {
1437
- "type": "DT_FLOAT"
1438
- },
1439
- "strides": {
1440
- "list": {
1441
- "i": [
1442
- "1",
1443
- "1",
1444
- "1",
1445
- "1"
1446
- ]
1447
- }
1448
- },
1449
- "data_format": {
1450
- "s": "TkhXQw=="
1451
- },
1452
- "dilations": {
1453
- "list": {
1454
- "i": [
1455
- "1",
1456
- "1",
1457
- "1",
1458
- "1"
1459
- ]
1460
- }
1461
- },
1462
- "padding": {
1463
- "s": "VkFMSUQ="
1464
- }
1465
- }
1466
- },
1467
- {
1468
- "name": "StatefulPartitionedCall/model/conv2_block6_1_relu/Relu",
1469
- "op": "_FusedConv2D",
1470
- "input": [
1471
- "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d/depthwise",
1472
- "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d_weights",
1473
- "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d_bn_offset"
1474
- ],
1475
- "device": "/device:CPU:0",
1476
- "attr": {
1477
- "strides": {
1478
- "list": {
1479
- "i": [
1480
- "1",
1481
- "1",
1482
- "1",
1483
- "1"
1484
- ]
1485
- }
1486
- },
1487
- "use_cudnn_on_gpu": {
1488
- "b": true
1489
- },
1490
- "dilations": {
1491
- "list": {
1492
- "i": [
1493
- "1",
1494
- "1",
1495
- "1",
1496
- "1"
1497
- ]
1498
- }
1499
- },
1500
- "fused_ops": {
1501
- "list": {
1502
- "s": [
1503
- "Qmlhc0FkZA==",
1504
- "UmVsdQ=="
1505
- ]
1506
- }
1507
- },
1508
- "epsilon": {
1509
- "f": 0.0
1510
- },
1511
- "data_format": {
1512
- "s": "TkhXQw=="
1513
- },
1514
- "T": {
1515
- "type": "DT_FLOAT"
1516
- },
1517
- "num_args": {
1518
- "i": "1"
1519
- },
1520
- "padding": {
1521
- "s": "VkFMSUQ="
1522
- },
1523
- "explicit_paddings": {
1524
- "list": {}
1525
- }
1526
- }
1527
- },
1528
- {
1529
- "name": "StatefulPartitionedCall/model/pooling_relu/Relu",
1530
- "op": "_FusedConv2D",
1531
- "input": [
1532
- "StatefulPartitionedCall/model/conv2_block6_1_relu/Relu",
1533
- "StatefulPartitionedCall/model/pooling_conv/Conv2D_weights",
1534
- "StatefulPartitionedCall/model/pooling_conv/Conv2D_bn_offset"
1535
- ],
1536
- "device": "/device:CPU:0",
1537
- "attr": {
1538
- "explicit_paddings": {
1539
- "list": {}
1540
- },
1541
- "T": {
1542
- "type": "DT_FLOAT"
1543
- },
1544
- "padding": {
1545
- "s": "VkFMSUQ="
1546
- },
1547
- "data_format": {
1548
- "s": "TkhXQw=="
1549
- },
1550
- "use_cudnn_on_gpu": {
1551
- "b": true
1552
- },
1553
- "num_args": {
1554
- "i": "1"
1555
- },
1556
- "strides": {
1557
- "list": {
1558
- "i": [
1559
- "1",
1560
- "1",
1561
- "1",
1562
- "1"
1563
- ]
1564
- }
1565
- },
1566
- "epsilon": {
1567
- "f": 0.0
1568
- },
1569
- "dilations": {
1570
- "list": {
1571
- "i": [
1572
- "1",
1573
- "1",
1574
- "1",
1575
- "1"
1576
- ]
1577
- }
1578
- },
1579
- "fused_ops": {
1580
- "list": {
1581
- "s": [
1582
- "Qmlhc0FkZA==",
1583
- "UmVsdQ=="
1584
- ]
1585
- }
1586
- }
1587
- }
1588
- },
1589
- {
1590
- "name": "StatefulPartitionedCall/model/pooling_pool/AvgPool",
1591
- "op": "AvgPool",
1592
- "input": [
1593
- "StatefulPartitionedCall/model/pooling_relu/Relu"
1594
- ],
1595
- "attr": {
1596
- "padding": {
1597
- "s": "VkFMSUQ="
1598
- },
1599
- "T": {
1600
- "type": "DT_FLOAT"
1601
- },
1602
- "ksize": {
1603
- "list": {
1604
- "i": [
1605
- "1",
1606
- "2",
1607
- "2",
1608
- "1"
1609
- ]
1610
- }
1611
- },
1612
- "data_format": {
1613
- "s": "TkhXQw=="
1614
- },
1615
- "strides": {
1616
- "list": {
1617
- "i": [
1618
- "1",
1619
- "2",
1620
- "2",
1621
- "1"
1622
- ]
1623
- }
1624
- }
1625
- }
1626
- },
1627
- {
1628
- "name": "StatefulPartitionedCall/model/global_average_pooling2d/Mean",
1629
- "op": "Mean",
1630
- "input": [
1631
- "StatefulPartitionedCall/model/pooling_pool/AvgPool",
1632
- "StatefulPartitionedCall/model/global_average_pooling2d/Mean/reduction_indices"
1633
- ],
1634
- "attr": {
1635
- "Tidx": {
1636
- "type": "DT_INT32"
1637
- },
1638
- "T": {
1639
- "type": "DT_FLOAT"
1640
- },
1641
- "keep_dims": {
1642
- "b": false
1643
- }
1644
- }
1645
- },
1646
- {
1647
- "name": "StatefulPartitionedCall/model/dense/BiasAdd",
1648
- "op": "_FusedMatMul",
1649
- "input": [
1650
- "StatefulPartitionedCall/model/global_average_pooling2d/Mean",
1651
- "StatefulPartitionedCall/model/dense/MatMul/ReadVariableOp",
1652
- "StatefulPartitionedCall/model/dense/BiasAdd/ReadVariableOp"
1653
- ],
1654
- "device": "/device:CPU:0",
1655
- "attr": {
1656
- "epsilon": {
1657
- "f": 0.0
1658
- },
1659
- "transpose_a": {
1660
- "b": false
1661
- },
1662
- "transpose_b": {
1663
- "b": false
1664
- },
1665
- "fused_ops": {
1666
- "list": {
1667
- "s": [
1668
- "Qmlhc0FkZA=="
1669
- ]
1670
- }
1671
- },
1672
- "T": {
1673
- "type": "DT_FLOAT"
1674
- },
1675
- "num_args": {
1676
- "i": "1"
1677
- }
1678
- }
1679
- },
1680
- {
1681
- "name": "StatefulPartitionedCall/model/dense/Softmax",
1682
- "op": "Softmax",
1683
- "input": [
1684
- "StatefulPartitionedCall/model/dense/BiasAdd"
1685
- ],
1686
- "attr": {
1687
- "T": {
1688
- "type": "DT_FLOAT"
1689
- }
1690
- }
1691
- },
1692
- {
1693
- "name": "Identity",
1694
- "op": "Identity",
1695
- "input": [
1696
- "StatefulPartitionedCall/model/dense/Softmax"
1697
- ],
1698
- "attr": {
1699
- "T": {
1700
- "type": "DT_FLOAT"
1701
- }
1702
- }
1703
- }
1704
- ],
1705
- "library": {},
1706
- "versions": {
1707
- "producer": 898
1708
- }
1709
- },
1710
- "weightsManifest": [
1711
- {
1712
- "paths": [
1713
- "mrz20220531.bin"
1714
- ],
1715
- "weights": [
1716
- {
1717
- "name": "StatefulPartitionedCall/model/zero_padding2d/Pad/paddings",
1718
- "shape": [
1719
- 4,
1720
- 2
1721
- ],
1722
- "dtype": "int32"
1723
- },
1724
- {
1725
- "name": "StatefulPartitionedCall/model/zero_padding2d_1/Pad/paddings",
1726
- "shape": [
1727
- 4,
1728
- 2
1729
- ],
1730
- "dtype": "int32"
1731
- },
1732
- {
1733
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d/ReadVariableOp",
1734
- "shape": [
1735
- 1,
1736
- 1,
1737
- 64,
1738
- 1
1739
- ],
1740
- "dtype": "float32"
1741
- },
1742
- {
1743
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d/ReadVariableOp",
1744
- "shape": [
1745
- 1,
1746
- 1,
1747
- 128,
1748
- 1
1749
- ],
1750
- "dtype": "float32"
1751
- },
1752
- {
1753
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d/ReadVariableOp",
1754
- "shape": [
1755
- 1,
1756
- 1,
1757
- 128,
1758
- 1
1759
- ],
1760
- "dtype": "float32"
1761
- },
1762
- {
1763
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d/ReadVariableOp",
1764
- "shape": [
1765
- 1,
1766
- 1,
1767
- 128,
1768
- 1
1769
- ],
1770
- "dtype": "float32"
1771
- },
1772
- {
1773
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d/ReadVariableOp",
1774
- "shape": [
1775
- 1,
1776
- 1,
1777
- 128,
1778
- 1
1779
- ],
1780
- "dtype": "float32"
1781
- },
1782
- {
1783
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d/ReadVariableOp",
1784
- "shape": [
1785
- 1,
1786
- 1,
1787
- 128,
1788
- 1
1789
- ],
1790
- "dtype": "float32"
1791
- },
1792
- {
1793
- "name": "StatefulPartitionedCall/model/global_average_pooling2d/Mean/reduction_indices",
1794
- "shape": [
1795
- 2
1796
- ],
1797
- "dtype": "int32"
1798
- },
1799
- {
1800
- "name": "StatefulPartitionedCall/model/dense/MatMul/ReadVariableOp",
1801
- "shape": [
1802
- 64,
1803
- 55
1804
- ],
1805
- "dtype": "float32"
1806
- },
1807
- {
1808
- "name": "StatefulPartitionedCall/model/dense/BiasAdd/ReadVariableOp",
1809
- "shape": [
1810
- 55
1811
- ],
1812
- "dtype": "float32"
1813
- },
1814
- {
1815
- "name": "StatefulPartitionedCall/model/conv1/conv/Conv2D_weights",
1816
- "shape": [
1817
- 7,
1818
- 7,
1819
- 1,
1820
- 64
1821
- ],
1822
- "dtype": "float32"
1823
- },
1824
- {
1825
- "name": "StatefulPartitionedCall/model/conv1/conv/Conv2D_bn_offset",
1826
- "shape": [
1827
- 64
1828
- ],
1829
- "dtype": "float32"
1830
- },
1831
- {
1832
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d_weights",
1833
- "shape": [
1834
- 1,
1835
- 1,
1836
- 128,
1837
- 128
1838
- ],
1839
- "dtype": "float32"
1840
- },
1841
- {
1842
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d_weights",
1843
- "shape": [
1844
- 1,
1845
- 1,
1846
- 64,
1847
- 128
1848
- ],
1849
- "dtype": "float32"
1850
- },
1851
- {
1852
- "name": "StatefulPartitionedCall/model/conv2_block1_1_conv/separable_conv2d_bn_offset",
1853
- "shape": [
1854
- 128
1855
- ],
1856
- "dtype": "float32"
1857
- },
1858
- {
1859
- "name": "StatefulPartitionedCall/model/conv2_block6_1_conv/separable_conv2d_bn_offset",
1860
- "shape": [
1861
- 128
1862
- ],
1863
- "dtype": "float32"
1864
- },
1865
- {
1866
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d_weights",
1867
- "shape": [
1868
- 1,
1869
- 1,
1870
- 128,
1871
- 128
1872
- ],
1873
- "dtype": "float32"
1874
- },
1875
- {
1876
- "name": "StatefulPartitionedCall/model/conv2_block2_1_conv/separable_conv2d_bn_offset",
1877
- "shape": [
1878
- 128
1879
- ],
1880
- "dtype": "float32"
1881
- },
1882
- {
1883
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d_weights",
1884
- "shape": [
1885
- 1,
1886
- 1,
1887
- 128,
1888
- 128
1889
- ],
1890
- "dtype": "float32"
1891
- },
1892
- {
1893
- "name": "StatefulPartitionedCall/model/pooling_conv/Conv2D_weights",
1894
- "shape": [
1895
- 1,
1896
- 1,
1897
- 128,
1898
- 64
1899
- ],
1900
- "dtype": "float32"
1901
- },
1902
- {
1903
- "name": "StatefulPartitionedCall/model/conv2_block3_1_conv/separable_conv2d_bn_offset",
1904
- "shape": [
1905
- 128
1906
- ],
1907
- "dtype": "float32"
1908
- },
1909
- {
1910
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d_weights",
1911
- "shape": [
1912
- 1,
1913
- 1,
1914
- 128,
1915
- 128
1916
- ],
1917
- "dtype": "float32"
1918
- },
1919
- {
1920
- "name": "StatefulPartitionedCall/model/pooling_conv/Conv2D_bn_offset",
1921
- "shape": [
1922
- 64
1923
- ],
1924
- "dtype": "float32"
1925
- },
1926
- {
1927
- "name": "StatefulPartitionedCall/model/conv2_block4_1_conv/separable_conv2d_bn_offset",
1928
- "shape": [
1929
- 128
1930
- ],
1931
- "dtype": "float32"
1932
- },
1933
- {
1934
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d_weights",
1935
- "shape": [
1936
- 1,
1937
- 1,
1938
- 128,
1939
- 128
1940
- ],
1941
- "dtype": "float32"
1942
- },
1943
- {
1944
- "name": "StatefulPartitionedCall/model/conv2_block5_1_conv/separable_conv2d_bn_offset",
1945
- "shape": [
1946
- 128
1947
- ],
1948
- "dtype": "float32"
1949
- }
1950
- ]
1951
- }
1952
- ]
1953
- }