|
|
|
@ -58,7 +58,7 @@ protected:
|
|
|
|
|
/// to batch, channels* imagePixels.
|
|
|
|
|
void shrinkMat(const MatrixPtr& in, MatrixPtr& out);
|
|
|
|
|
|
|
|
|
|
void onPassEnd() {firstTest_ = true;}
|
|
|
|
|
void onPassEnd() { firstTest_ = true; }
|
|
|
|
|
|
|
|
|
|
MatrixPtr tmpMat_, tmpGrad_;
|
|
|
|
|
MatrixPtr expandedIn_, expandedOut_;
|
|
|
|
|