Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edgetpu_compiler output is not deterministic #885

Open
Curid opened this issue Jan 4, 2025 · 1 comment
Open

edgetpu_compiler output is not deterministic #885

Curid opened this issue Jan 4, 2025 · 1 comment
Labels
comp:compiler Compiler related issues comp:model Model related isssues Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:bug Bug

Comments

@Curid
Copy link

Curid commented Jan 4, 2025

Description

16 bytes change every time edgetpu_compiler ./model.tflite runs:

+ 00006a10: 2400 0000 0c00 0000 0a96 a261 611b 9ab6  $..........aa...
- 00006a10: 2400 0000 0c00 0000 43ec 5b38 f853 16ef  $.......C.[8.S..
  00006a20: 0600 0000 6265 6167 6c65 0000 0800 0c00  ....beagle......

+ 003648f0: 0a96 a261 611b 9ab6 0600 0000 6265 6167  ...aa.......beag
- 003648f0: 43ec 5b38 f853 16ef 0600 0000 6265 6167  C.[8.S......beag
  00364900: 6c65 0000 0300 0000 6011 0000 8009 0000  le......`.......

model.zip
edgetpu_compiler_16.0
https://reproducible-builds.org

Click to expand!

Issue Type

Bug

Operating System

Linux

Coral Device

USB Accelerator

Other Devices

No response

Programming Language

Other

Relevant Log Output

No response

@google-coral-bot google-coral-bot bot added comp:compiler Compiler related issues comp:model Model related isssues Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:bug Bug labels Jan 4, 2025
@Curid
Copy link
Author

Curid commented Jan 4, 2025

Please document that the compiler is proprietary so people don't waste time looking for the source code like I did.

#392 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:compiler Compiler related issues comp:model Model related isssues Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:bug Bug
Projects
None yet
Development

No branches or pull requests

1 participant