wangzy0327
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 
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.  my env is :  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...
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  
**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...
## 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
# 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...