-
Hi,
Let us assume that we have two triangles connected to make a quad.
I use gltf-sdk to export the quad with 4 UV texture coordinates, one per vertex, as follows.
The upper triangle (T1) h…
-
### 🚀 The feature, motivation and pitch
In graph processing and learning, a famous concept is the **Gather, Apply, Scatter (GAS)** model that utilizes three conceptual phases:
1. **gather**: In …
-
In general, we want to compare two models (e.g. trained with different architectures, loss functions, etc) in multiple different ways:
1. "Macro": comparison of _average_ performance on the entire …
-
I've been scanning ebuilds and source code for packages that use Cuda, and noticed that a lot of them have CMake modules that detect the version of Cuda they use and then use that info to compile the …
-
### Suggestion Description
Dear Tensile Team,
I am reaching out to advocate for the structuring of code in the RocM ecosystem in alignment with Linux packaging conventions. This initiative is no…
-
### 🚀 The feature, motivation and pitch
I'm coding on protein generative task. when data is 6w + function description, the time cost is
![img_v3_00dc_27188a47-8aa8-46d4-8228-f536ae3afe7g](https://g…
-
Hi geerlingguy,
Hope you are well. Today I am going to introduce a new hat for Tiny NVMe SSD expansion board .
# 52Pi B12 RPi 5 Double FPC PCIe HAT
* SKU:EP-0230
* WIKI: [wiki](https://wiki.52p…
-
Hi - I love this work - looks awesome; I'm just really struggling with trying to install and figure out how to use this properly - e.g.
1. Configuration - dicts within utils am I right (or is ther…
-
When drawing the stroke of an ellipse (and strokeRect, StrokeLine, etc.) it would be nice to be able to add a thickness to the stroke.
On rectangles and ellipses an option to have the stroke be eith…
-
### Describe the issue
I have a model that is 4137 MB as a .onnx, exported from a PyTorch's `ScriptModule` through `torch.onnx.export`.
When loading the ONNX model through an InferenceSession us…