wangzy0327

Results 23 issues of wangzy0327

### Verify steps - [X] 如果你可以自己 debug 并解决的话,提交 PR 吧 Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome. -...

When I install hip-runtime-nvidia,hip-dev, Unable to locate packages ![image](https://user-images.githubusercontent.com/22990858/149889374-abcead12-5361-403f-9b48-d00c7b6a4f08.png)

refer nvidia platform document installation: https://rocmdocs.amd.com/en/latest/Installation_Guide/HIP-Installation.html When I install hip-runtime-nvidia,I get error as below. ![image](https://user-images.githubusercontent.com/22990858/140888164-dcc54000-34f4-4b39-a418-b04f0f3561da.png) my env is : ![image](https://user-images.githubusercontent.com/22990858/140888436-1dcf684c-e8dc-46f4-9037-69b33b1c9b3e.png) What can I get help?

how to include ONEAPI_HEADERS in BUILD file ? my bazel source file as follow: ref.bzl ``` ONEAPI_HEADERS = glob([ "include/**",]) ONEAPI_LIBRARY = glob([ "lib/*",]) cc_import( name = "oneAPI", hdrs =...

**Trojan Version** ./trojan -t /usr/local/etc/trojan/config.json Welcome to trojan 1.16.0 The config file looks good. **Describe the bug** **When I run trojan, it shows as below:** ~/trojan$ ./trojan -c /usr/local/etc/trojan/config.json Welcome...

bug

https://tvm.apache.org/docs/tutorial/tvmc_command_line_driver.html I have tryied to follow the guidance on the official documentation but it also get error. https://tvm.apache.org/docs/tutorial/tvmc_command_line_driver.html onnx, onnxoprimizer is installed ![image](https://user-images.githubusercontent.com/22990858/189507313-5ab223ac-b5f9-42fd-981b-834283840e3c.png) ![image](https://user-images.githubusercontent.com/22990858/189507316-e0cd4b3d-ae58-4b60-88a9-db12e197ad70.png)

type: bug

**Describe the bug** I compiles SYCL cuda toolchain source files with code refer to [GetStartGuide](https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md) When I execute "python $DPCPP_HOME/llvm/buildbot/compile.py" , I get error . Besides my gcc version is...

bug

## What type of issue is this? - [build Error ] Bug in the code or other problem I copyed the make.defs.gcc to make.defs,use g++-11 to make allcxx. I get...

Do you know how to show the Intel GPU detail message using command line ? like cuda nvidia-smi

help wanted

# Bug Report ### Which model does this pertain to? resnet50-v2-7.onnx bvlcalexnet-3.onnx googlenet-9.onnx vgg16-7.onnx ### Describe the bug when I run the python script load onnx model , it get...

bug