flyingcat

Results 6 comments of flyingcat
trafficstars

is `functions inspect ` like `docker inspect` or `kubectl logs pod`? implement `functions debug` may be hard.

question: If I have not feats.npy, just have nodes and edges. How can I can generate a feats.npy?

Could you open your PPI data preprocessing code? @RexYing

> https://github.com/Ananfa/libcorpc 这里面有支持ARM架构的libco代码 handsome!

> cuda代码的host部分就是常规c++程序,应该是可以用的,不过cuda编译器是nvcc,可能会有一些warning或error要处理。 能提供一些demo么? 抱歉我补充一下:gpu侧使用 brpc ,brpc 接收端能不能直接把接受的内容放到 cuda 显存中?

> 没有这方面的使用demo,可以尝试一下,最好能同步一下验证结果~ 已解决,多谢