-
With the release of the 0.9 toolchain containing X10, we now have a higher-performance alternative to the default eager execution mode. In the interest of having swift-models demonstrate best practice…
-
Hi, I am trying to run the code using tf2 Keras. However, I receive the following error which is related to the loss_VAE function:
_SymbolicException: Inputs to eager execution function cannot be K…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf-nightly 2.18.0.dev20240817
### Custom code
Yes
### OS platform and…
-
Inorder to run hydrogen.py I had to make some changes, mainly stuff like -
tf.rand_uniform==> tf.rand.uniform
tf. ==> tf.compat.v1.
and at the top of hydrogen.py I added -
tf.compat.v1.di…
-
Hi,
I had this weird issue that whenever I constructed an explainer, my scripts would stop printing errors.
Turns out that `sys.stderr` disappears when calling `cf = CounterFactual(cnn, shape=(1, …
-
The thing I really like about this package is its ability to reference values from the env, as well as from the YAML document itself, and am eager to apply this capability to a few Express apps I'm wo…
-
# checkGPU.py need to be updated
$ nano checkGPU.py
```
import tensorflow as tf
with tf.device('/device:GPU:0'):
a = tf.constant([1.0, 2.0, 3.0, 4.0, 5.0, 6.0], shape=[2, 3], name='a')…
-
```
What steps will reproduce the problem?
1. Running a maven build through Jenkins.
2. Unit tests are loaded as seen in the DEBUG runnerMode
3. The execution never completes. It keeps on logging belo…
-
```
What steps will reproduce the problem?
1. Running a maven build through Jenkins.
2. Unit tests are loaded as seen in the DEBUG runnerMode
3. The execution never completes. It keeps on logging belo…
-
```
What steps will reproduce the problem?
1. Running a maven build through Jenkins.
2. Unit tests are loaded as seen in the DEBUG runnerMode
3. The execution never completes. It keeps on logging belo…