-
Issues with tensorflow version
https://developer.apple.com/metal/tensorflow-plugin/
```
58 python -m pip show tensorflow-metal
59 python -m pip show tensorflow
60 python -m pip show…
-
I have JAX and Triton installed. On trying the code below I get the following error:
I assume this is due to XLA treating my GPU to be a NVIDIA GPU?
```
import jax
import jax.numpy as jnp
fro…
-
### Description
Sometimes during a refactor I might accidentally introduce a module import that causes a circular/cyclical dependency. `ghcid` might then fail in one of two ways:
- It crashes; o…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
**To Reproduce**
- Launch the attached module.
- Start attacking the goblin with a regular melee attack.
- Try strafing around during combat using the Q and E keys.
- The PC will stop attack…
-
### Which Caliper version are you using?
v0.4.2
### Which Node.JS version are you using?
v14.19.1
### Which operating system are you using?
Ubuntu18.0.4
### Please provide some context for your …
-
I have been trying to run matchcake on google colab but it is not working, whereas PennyLane by itself runs perfectly. I share the error message here as a snippet.
![image](https://github.com/MatchC…
-
The following 3 modules should be removed from `requirements.txt` since they are default Python modules and don't need to be pip installed.
1. json
2. time
3. random
In fact, if they're not rem…
-
### Current Behavior
I am trying to define an APISIX route using CRD. I am trying to enable cors plugin but facing an issue with specifying *
```
apiVersion: apisix.apache.org/v2
kind: ApisixRou…
-
Good morning,
I have been trying to install this extension, but it always gives me the Import failed error.
All other extensions are working fine, and I have inclusively installed all dependencies u…