-
SELECT 20, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
File "train_imagenet.py", line 152, in main
valid_acc_top1, valid_acc_top5, valid_obj = infer(valid_queue, model, criterion)
File "train_imagenet.py", line 214, in infer
logits, _ = mod…
-
I noticed a couple of discrepencies between `cnn/model.py` and `cnn/model_search.py`:
- https://github.com/quark0/darts/blob/master/cnn/model_search.py#L18 - extra batchnorm
- https://github.com/q…
-
Hi --
In the paper, you describe fairly strong baseline performance from random architectures. Are you able to give a little more information about how those random baselines were done? Specifica…
-
Hi,
I'm currently trying to reproduce your experiment in tensorflow. What I've found during the implementation & debugging is that, your current implementation of continuous relaxation (formula 2 i…
-
I'm writing a voice assistant for my home in Python, using spaCy to translate speech into intents. For example "turn on all the downstairs lights" or "ask google to tell a joke".
The plan was to r…
-
Hi,
got this error log when I tried to combine results for several (1000) repositories:
```console
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmen…
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
Gnarly:
```
==> /var/log/kdm-manager/error.log
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…