Hsieh

Results 8 issues of Hsieh

torch/install/share/lua/5.2/luarocks/loader.lua:117: error loading module 'treplutils' from file '/home/jianhuaixie/torch/install/lib/lua/5.2/treplutils.so': /home/jianhuaixie/torch/install/lib/lua/5.2/treplutils.so: undefined symbol: luaL_register

hi,bro.我前段时间有想把IPFS源码分析搞一次,然后录成布道视频,你已经做了一部分了,非常棒。等我这边公链开发搞的差不多,我就全力来搞这个。

../GPUPerfAPI-Common/GPAHWInfo.h:12:24: fatal error: DeviceInfo.h: 没有那个文件或目录

In file included from GPACounterGeneratorVK.cpp:13:0: InternalCountersVKGfx7.h:12:27: fatal error: vulkan/vulkan.h: 没有那个文件或目录

run example return the error like this: {"result":{"result":"value must be string","execute_err":"Deploy: value must be string","estimate_gas":"21873"}}

question

ValueError: Dimensions must be equal, but are 3 and 4 for 'gen_A/instance_normalization2d_21/mul' (op: 'Mul') with input shapes: [1,3,1,1], [?,4,128,64].

go run host.go happen the error

File "C:/Users/DELL/PycharmProjects/DiscoGAN/DiscoGAN_demo.py", line 152, in rec_z = inference_network(p_x, latent_dim, n_layer_inf, n_hidden_inf, eps_dim ) File "C:/Users/DELL/PycharmProjects/DiscoGAN/DiscoGAN_demo.py", line 103, in inference_network h = slim.repeat(h, n_layer, slim.fully_connected, n_hidden, activation_fn=tf.nn.relu)