gcoder.tao
gcoder.tao
> In pointer network jupyter notebook, > > ``` > /pytorch_test/env2/lib/python2.7/site-packages/ipykernel_launcher.py:46: UserWarning: invalid index of a 0-dim tensor. This will be an error in PyTorch 0.5. Use tensor.item() to convert...
你好,请问你那边是成功了吗? 我这边报错“Validation Failed” @StayZeal @Draveness
上面的脚本也不熟悉,只好写了个`Java-Post`提交的程序: ``` public class HttpUtil { public static Object acHttpPost(String aUrl, String param) { PrintWriter out = null; BufferedReader in = null; String result = ""; try { URL realUrl...
> memory It sounds not very good, so the max memory is `64G` needed? what should I do to keep it stable.
> **Also, when ordhook hangs or becomes slow, probably it will show the following logs, maybe re-org or something consumes the memory and CPU.** > > Nov 05 04:15:08.486 INFO...
> I've tried with solana `v1.16.15` and `v1.16.16`, the validator gains slot slowly when the ingester is not active. But as soon as I turn the ingester on, validator starts...