This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Description
I got this problem while building tpu-image:
ERROR: Skipping 'cc/selfplay': no such target '//cc:selfplay': target 'selfplay' not declared in package 'cc' defined by /app/cc/BUILD
I check that the file cc/selfplay was deleted. The Dockerfile-tpu might be not updated. Please check and help.