Tricky Labyrinth

Results 5 issues of Tricky Labyrinth

**Before you start.** * [x] I have checked the [Rejected Features](https://github.com/kickscondor/fraidycat/wiki/Rejected-Features) page. * [x] I have searched the issue tracker for a feature request that matches the one I want...

enhancement

It happens on [L135 or L136](https://github.com/geohot/tinygrad/blob/d363d25ee212cfac1e5bf91c1802f5a22274958a/extra/utils.py#L135), because t.lazydata.op.arg is a tuple that can't have attributes set. Easiest way to see this is to try to run examples/convnext.py.

When OPT>=1, no exceptions are thrown. Both cases of this happening were on CUDA backend. When I did this, I got a pyopencl._cl.MemoryError, but fluffy got a pycuda._driver.LogicError instead.

Reading through the documentation and specs for SimpleX message queue, a question comes to mind: how do SimpleX servers prevent spam? Namely, what prevents a user from either creating as...

docs
question

### Checklist - [x] I have used the search function for [**OPEN**](https://github.com/spacecowboy/feeder/issues) issues to see if someone else has already submitted the same feature request. - [x] I have **also**...

Type: Feature request