victorming666

Results 12 issues of victorming666

data/batch.h怎么才这几行?BatchScalar和BatchMatrix具体实现的代码呢?

如题所示,Ubuntu20.04+GCC7.5编译NCNN报链接错误: /usr/bin/ld: ../ncnn/lib/libncnn.a(mish_x86_avx2.cpp.o): in function `ncnn::Mish_x86_avx2::forward_inplace(ncnn::Mat&, ncnn::Option const&) const [clo ne ._omp_fn.2]': mish_x86_avx2.cpp:(.text+0x740): undefined reference to `__expf_finite' /usr/bin/ld: mish_x86_avx2.cpp:(.text+0x74d): undefined reference to `__logf_finite' /usr/bin/ld: mish_x86_avx2.cpp:(.text+0x781): undefined reference to `__expf_finite' /usr/bin/ld:...

如题,能不能不用百度企业网盘,稀烂的玩意。

Following are the k8s+kubeedge+edgemesh clusters: `kubectl get nodes`: ![image](https://github.com/kubeedge/edgemesh/assets/44672506/904a5849-9ff1-46bb-9ef7-19ac8a1a1420) where 192.168.100.153 is the edge node RK3588. all other nodes are x86 servers. `kubectl get all -n kubeedge -o wide`: ![image](https://github.com/kubeedge/edgemesh/assets/44672506/3dd5c519-e82a-4f37-a093-1ebfec8c3fcf)...

Spark version: 2.3.2 Python: 3.6 > Exception ignored in: > Traceback (most recent call last): > File "/usr/hdp/current/spark-client/python/pyspark/ml/wrapper.py", line 105, in __del__ > SparkContext._active_spark_context._gateway.detach(self._java_obj) > AttributeError: 'IForest' object has no...

ch9/SnavelyReprojectionError.cpp文件缺失

this book is terrific, and the only shortcome I think is the source code using tensorflow. it would be perfect if coding with pytorch.

EasyDarwin能否支持在RTSP视频流的图像帧上面增加系统服务器的时间戳,这样多个客户端读取一个RTSP视频流可以进行时间同步?或者各位大佬有没有其他的解决方案?

I rebuilt the docker images for federated learning job, the pod run ok on both cloud node and edge nodes: ![image](https://github.com/user-attachments/assets/884531b9-e827-4594-b216-23f433d4e1da) the pod on cloud node: ![image](https://github.com/user-attachments/assets/49cd1886-df73-481d-9fbc-663928419bc8) but the pod...

Kubernetes Versions: Client Version: v1.24.16 Kustomize Version: v4.5.4 Server Version: v1.24.16 Kubedge version: v1.13.0 EdgeMesh version: v1.14.0 kubectl get nodes: NAME STATUS ROLES AGE VERSION aiot-edgenode-1 Ready agent,edge 3d1h v1.23.15-kubeedge-v1.13.0...