Skip to content

How mxnet calls openblas #3

@Zhaoxuyu

Description

@Zhaoxuyu

Hi, Thank you for your work.

I have compiled jni_libmxnet_predict.so and libopenblas_armv7p-r0.3.5.so.

In JAVA program, I call MXNET function.

The model can be loaded successfully, but when execute Forword(), it give error"linalg_batch_gemm not implemented by mxnet for cpu, needs cblas!"

I guess it is because in JAVA code, it can find mxnet function, but mxnet function can not find openblas, is it correct?

How do you use openblas for mxnet for Android?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions