TF2 icon indicating copy to clipboard operation
TF2 copied to clipboard

caffe2fpga是如何把caffe模型转换成FPGA计算需要的配置参数文件

Open penghaoliang opened this issue 5 years ago • 1 comments

caffe2fpga是如何把caffe模型转换成FPGA计算需要的配置参数文件

penghaoliang avatar Dec 29 '19 11:12 penghaoliang

caffe2fpga是如何把caffe模型转换成FPGA计算需要的配置参数文件

Caffe2 FPGA only generates the network structure and model parameters needed by FPGA, similar to caffe2's prototype and caffemodel.

gaofeng-tf2 avatar Jan 07 '20 08:01 gaofeng-tf2