Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianfis authored Mar 20, 2024
1 parent 3baa3f1 commit ae33cff
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions yolov8s_integer_quant_edgetpu_160_CPU.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Edge TPU Compiler version 16.0.384591198
Input: yolov8s_integer_quant.tflite
Output: yolov8s_integer_quant_edgetpu.tflite

Operator Count Status

SOFTMAX 1 Mapped to Edge TPU
ADD 8 Mapped to Edge TPU
TRANSPOSE 6 Mapped to Edge TPU
PAD 7 Mapped to Edge TPU
LOGISTIC 58 Mapped to Edge TPU
RESIZE_NEAREST_NEIGHBOR 2 Mapped to Edge TPU
MUL 59 Mapped to Edge TPU
CONV_2D 64 Mapped to Edge TPU
RESHAPE 6 Mapped to Edge TPU
MAX_POOL_2D 3 Mapped to Edge TPU
CONCATENATION 18 Mapped to Edge TPU
SUB 2 Mapped to Edge TPU
DEQUANTIZE 1 Operation is working on an unsupported data type
QUANTIZE 1 Operation is otherwise supported, but not mapped due to some unspecified limitation
QUANTIZE 3 Mapped to Edge TPU
STRIDED_SLICE 20 Mapped to Edge TPU
Binary file added yolov8s_integer_quant_edgetpu_160_CPU.tflite
Binary file not shown.

0 comments on commit ae33cff

Please sign in to comment.