-
Defining a loss on an output layer in a subnet, which itself is in a recursive net, throws an error. See config and error log below.
@albertz Points discussed in Slack:
- in ` _SubnetworkRecCell…
-
Dear @cyrusbehr,
First of all, thank you for sharing such an excellent library as open-source software. Your work is truly appreciated, and it's been incredibly helpful for our projects.
[Issue …
-
When running the example RNN notebook [from tensorflow](https://www.tensorflow.org/guide/keras/rnn), I got the following error:
```python
NotFoundError: Exception encountered when calling layer "ls…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
### Detailed Description of the Problem
reg-tests/stickiness/lb-services.vtc sometimes fails. Not always
### Expected Behavior
No failed test
### Steps to Reproduce the Behavior
Running reg-tests…
-
Authors can _already_ leverage the `listeners` block or `listen` / `unlisten` methods in `connectedCallback` / `disconnectedCallback` to manage event handling. An event binding would potentially provi…
-
### Which package(s) are affected?
SSR (@lit-labs/ssr)
### Description
When attempting to render DSD via the SSR package and including an interpolation in the shadow DOM section, Lit throws an asse…
-
A OperatorNotAllowedInGraphError throw out when I train AnimeGAN, witch I choose 'wgan-gp' as the defualt training gan. Exception trace log as follows:
```
['', '/usr/lib/python37.zip', '/usr/lib/…
-
After changing .NET target to 4.6.1, using TLS1.2, removing misplaced space in the metadata document and renaming duplicated entity names to allow generation to work in Visual studio, here's where I s…
-
### What happened?
Take the following code:
```ts
import * as pulumi from "@pulumi/pulumi";
import { GaxiosResponse } from "gaxios";
import { GoogleAuth, IdTokenClient } from "google-auth-libra…