-
#### What language are you using?
Python
#### What version are you using?
connectorx 0.3.1
#### What database are you using?
sqlite3
#### What dataframe are you using?
Pandas
#…
-
Hi Nathan,
Was trying out the package, and after installing as per instructions, and trying to run the Example, I get the following lengthy error when running run_CNN.py (relevant part bold). Any tho…
-
I'm trying to run the simple speech recognition network example of Tensorflow:
python tensorflow/examples/speech_commands/train.py
But I keep getting:
Traceback (most recent call last):
File…
-
I'm trying to run the simple speech recognition network example of Tensorflow:
python tensorflow/examples/speech_commands/train.py
But I keep getting:
Traceback (most recent call last):
File…
-
### Describe the Issue
I want to run a trained tensorflow model on ARM cortex m3 32 bit. Is it possible? how can I do that?
### Steps to Reproduce
### Hardware/Software Info
Please provide the…
-
### Describe the Issue
hi i installed 1.0.1
but there is no tensorflow/models/image/imagenet
### Steps to Reproduce
### Hardware/Software Info
Please provide the following information about y…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
PyTorch version: 2.3.1+cu118
Is debug build: False
CUDA used to build PyTorch…
-
### Description of the problem / feature request:
Very similar to https://github.com/bazelbuild/bazel/issues/7315:
If the compilers system includes are installed in a Path which is referenced by…
-
### Describe the Issue
I have installed tensorflow on a Raspberry PI 3 using your instructions and it worked correctly. After installing a number of libraries that I needed for loading a Keras model …
-
Hi, thanks for offering your implement for the OAAG model.
I got this error while running it:
```
Traceback (most recent call last):
File "/code/oaag-static/run_summarization.py", line 347, …