caffe:debug初次訓練之TestAll前向傳播(以Lenet爲例,接debug總分析)

在testAll(位於solver.cpp)函數中進入---->test()      其中 test()進行對權重初始化後的LOSS檢測並返回    其中包含函數  即將配置文件中的寫好的net複製分享給程序創建網絡,具體實現見函數          然後進入test()中調用的  Forward(net.cpp)     ---> ForwardFromTo (net.cpp)    然後不斷
相關文章
相關標籤/搜索