-
Dear Fluid TOC members and maintainers,
I am proposing to have Shiming Wu(GithubID: wushiming540) as a new committer.
Wu Shiming, senior engineer of Huawei's NAIE platform, is responsible for l…
-
# Proposal: CW20 Token Rewards Integration for NFT Staking Platform
## 1. Summary
Uju Labs proposes expanding the reward system to support CW20 tokens as staking rewards. This enhancement will allow…
-
Thanks Zechun! Very interesting work!
Could you provide the code about Figure. 1, i.e. "the actual optimization landscape from real-valued and binary networks with the same architecture"
Thanks…
-
# Improve Scalability and Efficiency with Graph Optimization and Streaming Support
## Issue Description
The current implementation of Indexify's Python SDK may face challenges with very large gr…
-
When I run pip install -r requirements.txt, it show the error above. Even when I install trixi package directly by pip install trixi, it still show the same error. My python version is 3.9.17
``` I…
-
- SIMD wrapper library
- [Vc - Overview - Code@Compeng](http://code.compeng.uni-frankfurt.de/projects/vc)
- [Project Ne10: An Open Optimized Software Library Project for the ARM Architecture @ Git…
-
### Describe the issue
Hi,
I've noticed that a significant chunk of time is spent on locks inside `onnxruntime`. Specifically, inside `BFCArena::AllocateRawInternal`
https://github.com/microsoft/…
-
### Description
The goal is to develop a Tibetan text-to-speech (TTS) model that can convert Tibetan text into Tibetan speech. This project involves training a TTS model using filtered good audio qual…
-
### **Description:**
When compiling the provided PoC on ARM64 architecture with Clang-18, there seems to be a pointer dereference optimization issue. The behavior of the code changes based on diffe…
-
**Describe the solution you'd like**
IEEE Superscalar SIMD architecture / loop parallelism or vectorization in code here can significantly speed up FP calculations, depending on the levels of floatin…