Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

error: ‘accumulate’ is not a member of ‘std’, when building with CAFFE_PER_LAYER_TIMINGS=1 #217

@reazulhoque

Description

@reazulhoque

Compiling with GCC 7.2, the problem seems to arise because of a missing header file in the file Caffe_Root/src/caffe/net.cpp.

Possible solution: add "#include <numeric>" in Caffe_Root/src/caffe/net.cpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions