-
Hey!
I'm able to use tensorflowjs converter properly as used in this [notebook](https://colab.research.google.com/gist/shmishra99/f5537b4346bef619ee6ad3724451ce24/test-issue-8358.ipynb#scrollTo=NHD…
-
**Describe the bug**
When we try to quantize a model containing a `TFOpLambda` layer, an AttributeError `'list' object has no attribute 'dtype'` would occur.
**System information**
TensorFlow…
-
I've tried to reproduce the experiment in my local environment, but even main.py will not execute to completion. The crashing occurs either when reading the ResNet56 model or when importing the keras …
-
Please make sure that this is a bug. As per our
[GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md),
we only address code/doc bugs, performance issues, feature requests a…
-
Hello everyone,
First of all, this is not exactly an issue, but some changes i made to the code so the project work (i tested on kaggle). I haven't test on my computer yet (it's old and can't run tho…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.16.1
### Custom code
Yes
### OS platform and distribution
Linux Ubu…
-
My OS is Windows server which but this is a VM on a VDS - big server.
```
soft Windows [Version 10.0.20348.2762]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Administrator>cd Deskt…
-
As the title says, for some parameter values the inference time for grouped convolutions the inference time is slower than for regular convolutions (i.e. number of groups = 1). Standalone code to repr…
-
[ImportError: cannot import name 'tensor' from 'tensorflow.python.framework ' error fromTensorflow object detection api model_builder_tf2_test.py](https://stackoverflow.com/questions/78368737/importer…
-
I'm running into a variety of issues trying to use the `DeepExplainer` with a Keras model that uses TensorFlow feature_column layers. Is this a bug in SHAP, or am I holding it wrong?
1. SHAP doesn'…