Skip to content

Tensorflow-cpu package does not support aarch64 #3262

@mansnils

Description

@mansnils

This PR #3261 replace tensorflow with tensorflow-cpu to save memory. Problem is that tensorflow-cpu package is not supported on aarch64.

The tensorflow-cpu package missing aarch64 support issue has been raised before but has unfortunately not been resolved: tensorflow/tensorflow#62673

It has previously been resolved in tflite-micro: #2367

This gives problems on our internal CI running on aarch64.
For example the test_generate_micro_mutable_op_resolver_tests.sh script now depends on tensorflow-cpu.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions