caffe InnerProductLayer

template void InnerProductLayer::Forward_cpu(const vector<Blob>& bottom, const vector<Blob>& top) { const Dtype* bottom_data = bottom[0]->cpu_data(); Dtype* top_data = top[0]->mutable_cpu_data(); cons
相關文章
相關標籤/搜索