Docker_tag:–> v3.21.08-py3
Network Type → detectnet_v2
Training spec →
training_spec.txt (3.3 KB)
Hi, I am facing one error after typing training command : -
training command →
tao detectnet_v2 train -k tlt_encode -r /workspace/tao-experiments/results -e /workspace/tao-experiments/specs/training_spec.txt --gpu_index 1
error →
2022-02-25 16:14:53,358 [ERROR] tensorflow: ==================================
Object was never used (type <class ‘tensorflow.python.framework.ops.Tensor’>):
<tf.Tensor ‘IsVariableInitialized_308:0’ shape=() dtype=bool>
If you want to mark it as used call its “mark_used()” method.
It was originally created here:
File “/root/.cache/bazel/_bazel_root/ed34e6d125608f91724fda23656f1726/execroot/ai_infra/bazel-out/k8-fastbuild/bin/magnet/packages/iva/build_wheel.runfiles/ai_infra/iva/detectnet_v2/training/utilities.py”, line 143, in get_singular_monitored_session File “/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/training/monitored_session.py”, line 1104, in init
stop_grace_period_secs=stop_grace_period_secs) File “/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/training/monitored_session.py”, line 727, in init
self._sess = self._coordinated_creator.create_session() File “/root/.cache/bazel/_bazel_root/ed34e6d125608f91724fda23656f1726/execroot/ai_infra/bazel-out/k8-fastbuild/bin/magnet/packages/core/build_wheel.runfiles/ai_infra/moduluspy/modulus/hooks/hooks.py”, line 285, in begin File “/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/util/tf_should_use.py”, line 198, in wrapped
return _add_should_use_warning(fn(*args, **kwargs))
2022-02-25 21:44:54,373 [INFO] tlt.components.docker_handler.docker_handler: Stopping container.