Jesse Stone

Results 59 comments of Jesse Stone

Chisel design Risc-V cpu https://fatalfeel.blogspot.com/2013/12/chisel-design-ic-for-risc-v.html or https://github.com/ekiwi/icesugar-chisel how about those? maybe yours can do that well

thanks a lot man~~~do u have any email that I can contact you?

請問它支援 arm32 及 arm64嗎 https://github.com/zlgopen/awtk-linux-fb

I thought i got rocketchip point path 1 for dcache out write back to rf_reg when dcache out (io.dmem) is valid and response path2 when dcache out is invalid or...

why use rpn_softmax_scores[:, :, :, :, 1].contiguous() be foreground can rpn_softmax_scores[:, :, :, :, 0].contiguous() be foreground ??? h = self.conv1(vggfeatures) h = tnf.relu(h) # UNNOTE: check whether need contiguous...

install cuda 10.2 and correct driver http://fatalfeel.blogspot.com/2019/12/ai-with-cuda-install-step-and-yolov3-in.html and try this link: https://github.com/potterhsu/easy-faster-rcnn.pytorch/issues/34

install cuda 10.2 and correct driver http://fatalfeel.blogspot.com/2019/12/ai-with-cuda-install-step-and-yolov3-in.html and try this link: https://github.com/potterhsu/easy-faster-rcnn.pytorch/issues/34

I modify them fit for ubuntu 16.04 try again to build https://github.com/fatalfeel/binderubuntu

try this https://github.com/fatalfeel/binderubuntu

because my compile need export LD_LIBRARY_PATH=/opt/ivot/arm-ca9-linux-gnueabihf-6.5/lib and i set already so answer is /root/nt9832x/na51068_sdk_nand/gui/awtk-linux-fb/SConstruct env = DefaultEnvironment( ENV = os.environ, CCFLAGS = awtk.CCFLAGS + APP_CCFLAGS, CFLAGS = awtk.CFLAGS, CC=awtk.CC, CXX=awtk.CXX,...