-
**What would you like to be added**:
NAS algorithms API supports for dynamic CNN like `torch.nn.functional.conv2d()`, which the filter's weights are generated by other network dynamically.
…
-
Support reading YAML instead of Excel format.
Example YAML format of the SXL for traffic lights controllers:
```
---
id: Plant id
version: 1.0.15-draft
date: 2020-xx-xx
description: Plant nam…
-
Could you optimize the size of libs? We have limit ~ 50 KB per route on 3G mobile networks. :-/
Check out the video [Measure **Time to Interactive**](https://youtu.be/0A-2BhEZiM4?t=9m20s).
[The …
-
Hello, I'm not well versed in PWA settings, and your plugin works really well as a 0-config tool (thanks for that).
However, I'm faced with a cache issue when I'm redeploying my app. In that case, …
-
In the game SFX sounds are randomly played
The SFX sound volume is not applyied too
-
I am trying to inject config ID dynamically after querying it from database.
First I have initialised the vue-gtag in `main.js`
```js
Vue.use(VueGtag);
```
And in `app.vue` inside created l…
-
**Describe what you are trying to do**
A description of what you are trying to achieve, what you have tried so far and the issues you are facing.
Hi, I want to use an OvS-based network plugin for my…
-
### Version info
**Angular:**
9.1.0
**Firebase:**
7.13.2
**AngularFire:**
Tried with both 6.0.0 and 6.0.0-rc.2
**Other (e.g. Ionic/Cordova, Node, browser, operating syst…
-
In [`test_indirect-containment.a3t`][test_indirect-containment.a3t] you'll find a test which reveals inconsistent behaviour with attributes limits.
In the example, the Hero can carry max 20 units o…
-
This is a feature request.
The Aggregation Gateway Pattern describes some kind of multi-request endpoint. Example:
Instead of calling `GET http://gateway/foo` and `GET http://gateway/bar` as two…