Skip to content

compile err occured #5

@how2flow

Description

@how2flow

hello, There was a problem trying to apply your code.

my env
ARCH: arm64
BOARD: odroid-M1
kernel: 5.18

I installed absl library.

my error log

tensorflow/lite/tools/make/downloads/ruy/ruy/block_map.cc: In function ‘void ruy::MakeBlockMap(int, int, int, int, int, int, int, int, const ruy::CpuCacheParams&, ruy::BlockMap*)’:
tensorflow/lite/tools/make/downloads/ruy/ruy/block_map.cc:375:25: error: ‘numeric_limits’ is not a member of ‘std’
  375 |   int best_score = std::numeric_limits<int>::min();
      |                         ^~~~~~~~~~~~~~
tensorflow/lite/tools/make/downloads/ruy/ruy/block_map.cc:375:40: error: expected primary-expression before ‘int’
  375 |   int best_score = std::numeric_limits<int>::min();

Can you help me if there's a way to solve it?

thank you.

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