Giter Site home page Giter Site logo

aideck-dev's Introduction

aideck-dev's People

Contributors

bot-motion avatar

Stargazers

 avatar

Watchers

 avatar

aideck-dev's Issues

AI deck example fails while transferring the neural net to C code

It is unclear if the following is a bug in the SDK 3.9.1 or some other problem:

GENERATING NNTOOL STATE FILE
/gap_sdk/tools/nntool/nntool -s model/nntool_script BUILD_MODEL_SQ8BIT/model.tflite 
Traceback (most recent call last):
  File "/gap_sdk/tools/nntool/nntool", line 101, in <module>
    main()
  File "/gap_sdk/tools/nntool/nntool", line 91, in main
    mod = importlib.import_module('interpreter.nntool_shell')
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/gap_sdk/tools/nntool/interpreter/nntool_shell.py", line 18, in <module>
    from .commands import *
  File "/gap_sdk/tools/nntool/interpreter/commands/qtune.py", line 23, in <module>
    class QtuneCommand(NNToolShellBase):
  File "/gap_sdk/tools/nntool/interpreter/commands/qtune.py", line 51, in QtuneCommand
    required=True)
  File "/usr/local/lib/python3.6/dist-packages/cmd2/argparse_custom.py", line 748, in add_subparsers
    return super().add_subparsers(**kwargs)
  File "/usr/lib/python3.6/argparse.py", line 1716, in add_subparsers
    action = parsers_class(option_strings=[], **kwargs)
TypeError: __init__() got an unexpected keyword argument 'required'
model_rules.mk:64: recipe for target 'BUILD_MODEL_SQ8BIT/model.json' failed
make: *** [BUILD_MODEL_SQ8BIT/model.json] Error 1

Also being discussed here: bitcraze/aideck-gap8-examples#41

bug in readme

in the readme you wrote
docker pull simatai/gap8:3.9.1
instead of:
docker pull simatai/gapsdk:3.9.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.