Closed
Description
How to reproduce:
build docker-compose -f docker-compose.yml -f components/tf_annotation/docker-compose.tf_annotation.yml -f components/cuda/docker-compose.cuda.yml up -d --build
and run tf_annotation. Inference will be runned on CPU.
Seems the tensorflow_gpu
package is overridden by tensorflow
from datumaro requirements.