-
👋 trying to build the latest release, but run into some build issue. The error log is as below:
error build log
```
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/…
-
Hi,I'm trying [dive into deep learning compiler ](tvm.d2l.ai)tutorial and replace ### tvm.build with ### akg.build(sch, (X,Y), 'cuda', [], name='myfunc', attrs={}, polyhedral=True, binds=None)
when I…
-
Hi,
when i compile with catkin_make i obtain this error that i can't solve:
/home/marco/catkin_ws/src/mujoco_ros_pkgs-kinetic-devel/mujoco_ros_control/src/mujoco_ros_control.cpp:144:35: error: no ma…
-
rviz is working fine but I would like to use it in headless mode.
So I configured vnc4server.
When I launch vnc, I have this error:
> ~$ rviz --verbose
> QXcbConnection: Failed to initialize …
guhur updated
4 years ago
-
File "/tmp/pip-install-7m8_wahv/mesh-renderer/setup.py", line 95, in build_extensions
raise ValueError("not using clang or gcc, not sure how to set D_GLIBCXX_USE_CXX11_ABI.")
ValueError:…
-
@hkvision The output was about 41 which didn't meet expectations when I tested the **Qwen-7B-Chat-10-1t** model with 1024-128 in_out_pairs using **transformer_int4_gpu** api. Please have a look.
…
-
Comparing `Ubuntu clang version 13.0.1-++20220120110924+75e33f71c2da-1~exp1~20220120231001.58` with `Ubuntu clang version 14.0.0-++20220131052853+016956b68081-1~exp1~20220131172951.142` on Ubuntu 20.0…
-
``` c++
#include
int main() {
using namespace boost::network;
using namespace boost::network::http;
client c;
client::request req{"http://github.com"};
auto resp = c.get(req);
…
-
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
1.1.5-rc02
### What's Wrong?
According…