-
After messing around with the gltf spec and various engines, I feel there are quite a few cases with the current specification that make it extremely difficult for most importers to handle with their …
-
Don't perform a union in the following cases:
- Separate root objects
- `for` loops: A `for` loop will create a list of separate object passed on to the parent node (or the root)
- `children()`. A …
-
https://blogs.msdn.microsoft.com/zainnab/2010/02/28/understanding-virtual-space/
This is a much needed productivity option that has been available in Visual Studio and other editors for many years.…
-
So I'm opening the self-hosting thread.
## Current architecture
First an architecture overview. Excalidraw is made of three main parts at the moment.
- The client, what you see when you visit `…
-
### What happened?
Here is the IR for a typical attention layer of bert-base-uncased HuggingFace model with 1 sentence, sequence length 128: [gist](https://gist.github.com/silvasean/304cef5cf0449f3…
-
-
Hello,
I would like to propose a new CTV named CompositionalData. The CTV is about packages dedicated to compositional data analysis.
The relevant github link is
https://github.com/statlink/Com…
-
# Story
As a public health lab, to be able to make use of received electronic NBS orders, I need the OML OBR segment included with the order.
## Pre-conditions
- [x] The required fields are alrea…
-
RFC Link - https://github.com/witheve/rfcs/blob/master/proposed/syntax.md
-
Hello, author. I'm a graduate student from China, and I'm very interested in your optimization_project on GitHub. After reading through it, I have two questions I'd like to ask: 1. Can I set r1 to 0 i…