Skip to content

How to install and use ngraph here? #3

@QYQ0909

Description

@QYQ0909

Hi,sir. I've tried to focus on the paper and install the AutoTM. But I met some problems about ngraph while installing.

  1. Run julia --color=yes setup.jl , the result is ERROR: LoadError: SystemError: opening file "/home/lthpc/qyq/autotm/AutoTM/deps/nGraph/deps/build.json": No such file or directory
    If it is showing that I haven't install the ngraph or other reasons?
  2. Run pip install --upgrade pip==19.3.1 and pip install ngraph-core (from https://github.com/NervanaSystems/ngraph), the result is ERROR: Could not find a version that satisfies the requirement ngraph-core (from versions: none) ERROR: No matching distribution found for ngraph-core
    If it is showing that nGraph has moved to OpenVINO and I can't install it in this way?
  3. When reading the code, I couldn't understand some functions (such as nGraph.compile) because I couldn't find the documentation about ngraph (https://www.ngraph.ai/ couldn't opended). I would appreciate it if you know how to find it.

Thanks a lot if you can help me.

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