Skip to content

Missing important codes in the file https://github.com/microsoft/EdgeML/tree/master/tools/SeeDot/SeeDot-dev.py #285

Description

@enoch-su

I am reconstructing SIRNN: Secure Inference for Recurrent Neural Networks according its README.md. When i was execute the command "python SeeDot-dev.py -a fastgrnn -e fixed -d Google-30 -m red_disagree -t EzPC -n 1" in the Step 1: Training FastGRNN and Quantizing using SeeDot--6. Quantize using SeeDot and generate input. I find it miss the corresponding codes of the --target EzPC in the file https://github.com/microsoft/EdgeML/tree/master/tools/SeeDot/SeeDot-dev.py the line 83 "parser.add_argument("-t", "--target", choices=config.Target.all,
default=config.Target.default, metavar='', help="Target device ['x86', 'arduino', 'm3']
(Default: 'x86')")"
and the file https://github.com/microsoft/EdgeML/tree/master/tools/SeeDot/seedot/main.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions