-
On the same machine and OS, WSL g++ 7.5-compiled simdjson parses at 2.6GB/s and MSVC 2019-compiled simdjson parses at 1.0GB/s. ClangCL parses at 1.4GB/s, so there might be a link.exe thing going on th…
-
**Home Assistant release with the issue:**
0.81.0b2
**Last working Home Assistant release (if known):**
0.80.3
**Operating environment (Hass.io/Docker/Windows/etc.):**
- Hass.io on a Raspbe…
Gio76 updated
4 years ago
-
Hi @mbsabath -
Sorry it's been a while since I've worked on this! I got waylaid by some challenges with the methodology. As a result of those challenges, we actually decided to switch directions a …
-
- [x] (1) `Fitted vs. Actuals for predicting ${problem.targets[0]}`
- [x] (2) Pull pipeline model out into solutions table
- [x] (3) Steps flowchart sizing
- [x] (4) add target to results problems …
-
See https://medium.com/@octskyward/replace-by-fee-43edd9a1dd6d#.jnihofcpc for why not.
daira updated
4 years ago
-
Hello,
A great library overall! Thanks for making this open-source.
One question about the supported radar image types: Currently the library supports radar formats such as `bom_rf3`, `fmi_pgm` …
-
Your code is working fine with your provided pb file for 20 objects.
I replaced your pb file with mine and keeping the same name.
replace the label content with my 3 object name.
And when tired to …
-
Hi, I looked at the code but couldn't manage to understand the layer from which BERT is being fine tuned. I am using simple_lm_finetuning.py function.
-
Hello! I'm having a problem with Feedbin not updating feeds from the website The Athletic. Here are two examples:
original url: https://theathletic.com/team/niners/?rss
gist: https://gist.github…
-
There is a complex set of questions around how to handle method resolution in the presence of `__numpy_ufunc__`. Currently in master is an extremely complicated set of rules that isn't documented and …