Skip to content

itheima1/tensorflow-on-aarch64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Ubuntu18.04 环境 编译tensorflow2.3

cd build_tensorflow/
docker build -t tf-arm -f Dockerfile .
docker run -it -v /tmp/tensorflow_pkg/:/tmp/tensorflow_pkg/ --env TF_PYTHON_VERSION=3.6 tf-arm ./build_tensorflow.sh configs/rk3399.conf 

About

为64位树莓派Ubuntu18.04编译tensorflow2.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages