happynear / happynear/caffe-windows

new Blob<Dtype>({ 1 })

Open
#307 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
637
PR merge metrics
No merged PRs in 30d

Description

in your code channel_scale_layer.cpp,
this->blobs_[0].reset( new Blob({ 1 }) )
I complie project with VS2013, error C2660 input error? why the input is "1" not a shape vector??

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.