-
Hi @stapelberg,
I really love the work you and the team did here. I understand that kint uses the kinesis' matrix wiring as-is (i.e. no re-soldering of any keys).
Looking at your [schematic](htt…
-
### 🐛 Describe the bug
```C++
TEST_F(NVFuserTest, FusionExpandReduce5_CUDA) {
auto fusion = std::make_unique();
FusionGuard fg(fusion.get());
auto tv0 = makeContigConcreteTensor({-1, -1, …
-
### What happened?
### Description
In our project, we have entries with a future post date, which are saved in a "pending" state until the post date passes. The issue is that the template cache doesn…
-
Hey, it's me again, this time with an issue with kint. Again, using the dev preview of Android 9, so I acknowledge that this issue may be fixed by the time it's fully released without any changes on y…
-
Armory allows many resources to be mounted from a local filesystem into the docker container at the beginning of an armory run. These include
cwd dataset_dir local_git_dir output_dir saved_mode…
-
Not totally sure what's going on here, but this is diagnostic output from GCC 9:
```
^[[01m^[[K/path/to/my/file.cpp:127:30:^[[m^[[K ^[[01;35m^[[Kwarning: ^[[m^[[Kcomparison of integer expressions …
-
When developing apps using Duvet, it is common to use some form or url parameters through either the file system or through adding endpoints with path regexes. Either way, some form of validation shou…
-
> ```diff
> diff --git a/build.php b/build.php
> index 6ab0edf0..b06fe7a8 100644
> --- a/build.php
> +++ b/build.php
> @@ -56,6 +56,7 @@ $filesToArchive = Finder::create()
> ->sortByName();…
-
It is planned an integration with query monitor?
Right now is the most used plugin for debugging and add a support like in the toolbar and show the output in the query monitor window can be an idea.
Mte90 updated
5 years ago
-
Thanks again for the amazing library!
I've been using it with other students for a project for my master degree. The problem is that as it's usual for students, we don't have super powerfull machin…