Remix.run Logo
vjvjvjvjghv an hour ago

Not an expert on this but wouldn’t this be possible with something similar to an FPGA?

jaggederest 11 minutes ago | parent | next [-]

My understanding is that for FPGA the issue is either it eats all your gates on internal memory if you interleave, or it takes forever to load everything between the SRAM on the board and the actual FPGA component over a bus, last time I looked into it.

kooi 25 minutes ago | parent | prev [-]

Weights can be baked into silicone or programmed into hardware ala FPGA, but the context will always be dynamic.

High speed SRAM is where the $$$ is