-
#I am running the [alexnet example](https://github.com/tflearn/tflearn/blob/master/examples/images/alexnet.py). I found out that the running is really slow (1 second for each batch, while I have a 108…
-
I was using the version 0.40.0 of SHAP with an old version of keras version and it worked like a charm. However, I had to migrate to a new computer and now I am getting the following error:
``Asser…
-
I encountered this error trying to run the rio spacenet example in Google Colab
Ensuring input files exist [####################################] 100%
Checking for existing output [##########…
-
When executed !pip install --editable .
Here's the bug report:
```
Obtaining file:///E:/torchquantum-main/examples/quantum_transformer/torchquantum
Preparing metadata (setup.py): started
Prep…
-
I can successfully run examples only at version 1.4.1.
I've tried version 2.5 with model tf_inceptionv1_imagenet_224_224_3G_2.5, quantized and compiled the model, and build inception_example file
…
-
Hello!
I have a very simple one-line program
```
import tensorflow as tf
```
I am able to successfully assemble the executable file, but I get an error when starting it
```2024-05-15 20:57:0…
-
I'm trying to convert a sympy-Matrix/Vector expression to tensorflow. My minimal code example below doesn't work for me, is this a usage problem or bug?
```
tf 1.4.1
sympy 1.1.1
```
```
import t…
-
**Description**
I would not say this is a bug but I cannot make use of the `dynamic_batching` feature with the Triton Python Backend.
**Triton Information**
Triton image: nvcr.io/nvidia/tritonser…
-
Hello,
I am trying to work through the RStudio tensorflow example outlined [here](https://blogs.rstudio.com/ai/posts/2019-12-10-variational-gaussian-process/).
When I get to the model definition…
-
**System information**
- TensorFlow version (you are using): 2.7 (request independent of version)
- Are you willing to contribute it (Yes/No): No
**Describe the feature and the current behavior/s…