Felipe Sens Bonetto

Results 7 issues of Felipe Sens Bonetto

Streaming a recent blockchain contract, I've received the error below, and the streaming got stuck in a retry loop. As per issue #143, it should be safe to ignore. Further...

When exporting to Kafka, you may want to add a topic prefix similarly to google pub/sub when using multiple blockchains. This PR allows for prefixes in the `--output Kafka/:/` command.

Extents Pull #369, inserting data in Kafka through transactions for improved reliability. Changes the dependency from `'kafka-python==2.0.2',` to `'confluent-kafka==1.9.0'`, since the first do not support transactions. Fix the error type...

Assert the inputs are the correct type. There is no way for the end-user to know the right input type only by reading the documentation; therefore, code should speak by...

Hello inzamul, is this code open source? Can I use it, modify, change and/or deploy it for comercial purposes? Cheers.

This is a very, very gentle introduction to Flash Attention 2 with CuTe (Cutlass v3). It's gentle because it's not finished. What I've got so far: * Work partitioned between...