ruodingt / TFOR

Tensorflow Operating Room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow Operating Room

The major motivation behind this project is to make TF2 model build easy.

Model building is not just about model itself, it's just like you cannot run surgery in dirt and ashes. You will need a clean room and necessary equipment like

Install:

git clone ${this_repo}
pip install -e .

Usage:

import tfor

About

Tensorflow Operating Room

License:MIT License


Languages

Language:Python 97.8%Language:Dockerfile 2.2%