Skip to content

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

@enoch-su

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions