Skip to content

Issues with Artemis #1

@sruthigorantla

Description

@sruthigorantla

Hi,

I was trying to run this code. However, facing many issues arising from Artemis.
To solve multiple issues (e.g. RunningAverages, Speedometer, etc. not found), I ended up compiling Artemis from latest GitHub repo.

However, when I run demo_mnist_eqprop.py, the following error is arising:

return gzip.GzipFile(fileobj = StringIO(data)).read()
TypeError: initial_value must be str or None, not bytes

Could you kindly provide the proper directions to setup Artemis so as to be able to run this code? (I also noticed that requirements.txt is empty)

Thank you!

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