rockchip-linux / rknn-toolkit

BSD 3-Clause "New" or "Revised" License
771 stars 175 forks source link

ransition to an rk1808 appears #429

Open bielolopez opened 5 months ago

bielolopez commented 5 months ago

Because, when I run a test, this transition to an rk1808 appears, since it is a tinker edge r with rk3399pro.

" --> Loading model done --> Building model W The target_platform is not set in config, using default target platform rk1808. W:tensorflow:From /root/.local/lib/python3.7/site-packages/tensorflow_core/python/framework/func_graph.py:915: py_func (from tensorflow.python.ops.script_ops) is deprecated and will be removed in a future version. Instructions for updating: tf.py_func is deprecated in TF V2. Instead, there are two options available in V2.

W:tensorflow:From /root/.local/lib/python3.7/site-packages/tensorflow_core/python/ops/resource_variable_ops.py:1630: calling BaseResourceVariable.init (from tensorflow.python.ops.resource_variable_ops) with constraint is deprecated and will be removed in a future version. Instructions for updating: If using Keras pass *_constraint arguments to layers. done --> Export RKNN model "

eRaul commented 5 months ago

These are TensorFlow warnings and can be ignored directly.