Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build AKG under Ubuntu 20.04 for cpu #12

Open
ColdCodeCool opened this issue Apr 28, 2022 · 0 comments
Open

Can't build AKG under Ubuntu 20.04 for cpu #12

ColdCodeCool opened this issue Apr 28, 2022 · 0 comments

Comments

@ColdCodeCool
Copy link

Environment

Hardware Environment(Ascend/GPU/CPU):

Uncomment only one /device <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/device ascend

/device gpu

/device cpu

I am building CPU version

Software Environment:

  • AKG version (source or binary): source
  • Python version (e.g., Python 3.7.5):python 3.8.10
  • OS platform and distribution (e.g., Linux Ubuntu 16.04): 20.04
  • GCC/Compiler version (if compiled from source): GCC 9.4.0

Describe the current behavior

Describe the expected behavior

Steps to reproduce the issue

  1. git clone https://gitee.com/mindspore/akg.git
    cd akg
    bash build.sh -e cpu -j8

Related log / screenshot

/akg/third_party/incubator-tvm/include/tvm/packed_func_ext.h:143:10: error: no matching function for call to ‘std::basic_string_view::basic_string_view(air::runtime::ObjectPtrair::runtime::Object)’
143 | return TObjectRef(ObjectPtr(ptr));

Special notes for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant