-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels