-
I am running the client on a Windows machine. The client registers to a Leshan server. After that, I try to read a value (6/0/0 - Latitue ) from Leshan, I get the follwoing error alert in Leshan:
U…
cdh4u updated
4 years ago
-
Is it possible to enable hardware acceletation in FFmpegInterop? I see in the config script that d3d11 and dxva are explicitly disabled. Why is that?
Having hardware acceleration enabled would grea…
-
Hi
I was trying to implement your code. However I am getting the following error while decoding sequence.
```
decoded_sentence = decode_sequence(input_seq)
File "nntrainmodel.py", line 173, i…
-
Underline formatting appears to be lost when decoding JATS.
### Steps to reproduce
Visit [here](https://elifesciences.org/articles/50051#fig3) and note underline formatting in certain letters in '…
-
```
attachments with mime encoded filename are not decoded.
What steps will reproduce the problem?
1. save an attachment with a decoded filename
2.
3.
What is the expected output?
obtain the decode…
-
Hi Anton,
I can propose you this very first version
https://gist.github.com/fsicre/5011655
It handles these kind of documents :
INSERT INTO cluster:default SET a=[1,2,3], b=[{"a":1,"b":2,"c":3},{"…
-
I was wondering if it is possible to decode the parameters saved in a datafile without using labrad with, say, just plain python tools?
We sometimes end up sending our datasets to collaborators who …
-
Hi,
I use this configuration for training and decoding the "title-to-text" problem:
PROBLEM=languagemodel_wiki_noref_v8k_l1k
MODEL=transformer
HPARAMS=transformer_base_v1
DATA_DIR=$HOME/t2t_d…
-
### Description
Terms repeating themselves during decoding. Training and evaluation occur as normal. This doesn't appear to be an issue with decoding itself, as model trained in the past (pre T2T 1.1…
-
Hey Florian - I had an issue with using munin-host.py. Since using urllib.request.urlopen() at line 312 under the VT API Requests, the response is in bytes and needs to be decoded or else an error "Ty…