HyperPose icon indicating copy to clipboard operation
HyperPose copied to clipboard

does tensorflow 2.0 finished?

Open lucasjinreal opened this issue 4 years ago • 3 comments

does tensorflow 2.0 finished?

lucasjinreal avatar Jul 05 '20 14:07 lucasjinreal

Hi @jinfagang , I am confused by your question. Did you mean that have we enabled tensorflow2.0 as the DNN backend? Currently, we only have TensorRT as the DNN backend, as I think it is the fastest DNN inference engine for GPUs nowadays. I do want to add TensorFlow C API as our second backend, but we haven't started yet. Let me know if I did not understand your question properly.

ganler avatar Jul 05 '20 20:07 ganler

We provide the Python model training APIs that are built around TensorFlow 2.0 / TensorLayer 2.0. For the prediction backend, you can refer @ganler's reply.

luomai avatar Jul 05 '20 22:07 luomai

@ganler @luomai Yes, I mean training APi migration from 1.1x to tensorflow 2.0

lucasjinreal avatar Jul 06 '20 03:07 lucasjinreal