Skip to content

bconv2d_int8_DIDO kernel may not have proper respect for the -DNN_USE_REF flag #44

Description

@keithm-xmos

When compiling with the -DNN_USE_REF flag, the following linker errors occur:

lib_nn/lib_nn/src/asm/bconv2d_int8_DIDO_impl.S: Error: Multiple definition of 'bconv2d_int8_DIDO_impl'
bnn_conv2d_int8_out.c: Error: first defined here
lib_nn/lib_nn/src/asm/bconv2d_int8_DIDO_impl.S: Error: Multiple definition of 'bconv2d_int8_DIDO_impl.nstackwords'
bnn_conv2d_int8_out.c: Error: first defined here
lib_nn/lib_nn/src/asm/bconv2d_int8_DIDO_impl.S: Error: Multiple definition of 'bconv2d_int8_DIDO_impl.maxcores'
bnn_conv2d_int8_out.c: Error: first defined here
ib_nn/lib_nn/src/asm/bconv2d_int8_DIDO_impl.S: Error: Multiple definition of 'bconv2d_int8_DIDO_impl.maxtimers'
bnn_conv2d_int8_out.c: Error: first defined here
lib_nn/lib_nn/src/asm/bconv2d_int8_DIDO_impl.S: Error: Multiple definition of 'bconv2d_int8_DIDO_impl.maxchanends'
bnn_conv2d_int8_out.c: Error: first defined here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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