Skip to content

error: ‘Fill’ was not declared in this scope #152

@zhufan123

Description

@zhufan123

After cp rcnn/CXX_OP/* incubator-mxnet/src/operator/ ,then compile,the errors occuring as follow.

src/operator/./roi_align_v1-inl.h:336:9: error: ‘Fill’ was not declared in this scope
Fill(s, outputs[0], kWriteTo, static_cast(0));
^
/home/user/zhufan-mask/mx-maskrcnn/incubator-mxnet/mshadow/mshadow/./base.h:907:8: note: in definition of macro ‘MSHADOW_REAL_TYPE_SWITCH’
{VA_ARGS}
^

How to slove it?

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