-
-
### Describe the issue
my model is from https://github.com/OFA-Sys/DAFlow/blob/main/models/sdafnet.py.
I saw some previous issues like it, but can't be solved, could you please tell me the solution?…
-
**Description**
This ticket is about figuring out and deciding how enabled & disabled pair trading should be handled in the SDK.
Currently, all trading pairs are returned by the SDK, not returning i…
-
### 🐛 Describe the bug
Following up on #45, I can't get dynamic batch sizes to work with exported ONNX models. My issue should be reproducible using the following code:
```
import torch
import…
timmh updated
2 years ago
-
The type annotation for `Binder.bind` is as follows:
```python
def bind(
self,
interface: Type[T],
to: Union[None, T, Callable[..., T], Provider[T]] = None,
scope: Union[None, …
JosXa updated
3 years ago
-
If I specify a `redirectUri` on the `SocialLoginLink` component I get redirected back to the right URI, but I'm not authenticated. If I don't specify a `redirectUri` and use the default one I do get a…
-
The following Pulumi program hangs indefinitely on my machine:
```java
package myproject;
import com.pulumi.Pulumi;
import com.pulumi.azurenative.resources.ResourceGroup;
import com.pulumi.…
-
Please comment here if you'd like to pick up a country list and attempt to notify organisations.
- `uk` - @ScottHelme
- `de` - @NiklasDah
- `cz` - @spaze
- `saarland` - @jschpp
-
Authorizing on gce with client_id and client_secret fails as the credentials object in
https://github.com/gc3-uzh-ch/elasticluster/blob/b69208a358315183d3f83e5032b4edb18d6ba5d5/elasticluster/provider…
-
Hi , Is OpenID implemented in ampache6? I cant figure out how to use it if it is and i cant find any documentation.
If its not implemented , i see that ampache is using an old lib (php-openid), an…