-
While I understand if this isn't a priority or even something that Daan would like for Koka. I do want to explore the idea.
Metaprogramming solutions span a broad spectrum. You can have metaprogram…
-
I need some changes in PSL-VMI feature and I was wondering if you could help me with that to change implementation accordingly and apply the feature in the main repo to be released in the next version…
mhm90 updated
2 years ago
-
### Is your feature request related to a problem or challenge?
I've noticed there are some issues regarding adding extension types in DataFusion.
- https://github.com/apache/arrow-datafusion/issue…
-
```
Kazakov et al.'s "Concurrent Classification of EL Ontologies" report [1]
provides a set of inference rules for a fragment of OWL 2 EL that can be used
with the BFP method to facilitate answering …
-
There are several ideas already (in the design document) but there is no "final" decision yet.
My tendency since forever is a manual trait system meaning records + implicit parameters type 2 (no norm…
-
## 🚀 Feature
Right now torch.fx tracing erases all python type annotations (on inputs or intermediate values), it breaks TorchScript that requires static typing.
## Motivation
One of the use ca…
-
In the data set examples, there is one data section per data block, and the name of the data block is the same as the value assigned to `_pdbx_diffrn_data_section.id` (and implicitly I guess to `_data…
-
The functions isIRI/isBLANK always return true/false for inferred
bindings whether the bound value is a BNode or not.
This behaviour was observed with the Windows (Windows XP) and
the Linux version (…
-
I am running torchserve with batch size = 32 and delay = 30ms
My preprocessing is CPU bound and my inference is GPU bound.
The GPU cannot start until the batch is ready on the CPU.
Currently, t…
-
I think it would be useful to specify a declaration-only subset of JS-with-type to use in declaration files. These would be `.d.js` files analogous to `.d.ts` files.
## Why
There are a few reasons…