-
Hey, I need to work with tensorflow 2.0
I use :
import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()
in align_dataset_mtcnn.py. and remove gpu_options. However, varible_scope in detect_f…
-
When I run the code with tensorflow 2.0, it shows
> AttributeError: module tensorflow has no attribute contrib
and I find the bug is about tensorflow 2.0, so I wonder if the repo will be updated…
-
**Description**:
When attempting to build a container using the `jetson-containers` repository, I encountered a `KeyError` in the `config.py` script located in `packages/ml/tensorflow`. This error ap…
-
It looks like tensorflow-2.16 supports python-3.12. Can sionna be updated to use tf-2.16?
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
Hello,
I'm trying to run the training of a one animal project (DLC 2.XX I don't know how t…
-
Sorry to bother developers.
As your document guide, I am trying to install this software on my machine (OpenSuse 15.4).
First, I create an anaconda virtual environment with python (verion 3.6.13…
-
bazel build -c opt --cxxopt=--std=c++17 --config=android_arm64 \
--fat_apk_cpu=x86,x86_64,arm64-v8a,armeabi-v7a \
--define=android_dexmerger_tool=d8_dexmerger \
--define=android_incremental_d…
-
Click to expand!
### Issue Type
Bug
### Source
binary
### Tensorflow Version
2.10.0
### Custom Code
No
### OS Platform and Distribution
host: ubuntu 20.04, docker image: tensorflow/tensor…
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/59913
Opening on behalf of @georgthegreat
### Issue Type
Build/Install
### Have you reproduced the bug with TF nightly?
Ye…
-
Could u pls build a wheel for tensorflow 2.5,thx.