Dumi Loghin

Results 4 issues of Dumi Loghin

Hi, I am trying to run `object_detection.py` from `tftrt/examples/object_detection` but I get out-of-memory even on a powerful Nvidia RTX 2080 Ti (with 11GB memory). I tried with 3 different models...

This is a performance improvement PR targeting x86-64 systems with AVX2 support. 1. target bottleneck Currently, Plonky2 does not have a working AVX2 Poseidon hashing implementation. AVX2 has the potential...

optimization

# Description This PR aims to integrate [zeknox](https://github.com/okx/zeknox) GPU-acceleration library into gnark. Specifically, this PR targets the GPU (NVIDIA CUDA) acceleration of groth16 backend over BN254. In addition, this PR...

type: new feature
type: consolidate
src: community

We discovered this issue during the ETHGlobal Singapore Hackathon. Suppose we want to update a balance based on a certain amount, such that if amount > balance we top up...