logoalt Hacker News

CharlesWyesterday at 11:48 PM1 replyview on HN

Or tools like `ck`: https://beaconbay.github.io/ck/


Replies

cormacrelftoday at 2:05 AM

Try running both on the CK codebase. CK takes like 15 minutes to index itself and gives hundreds of completely irrelevant doc comments as results for “run model on CPU” query. Semble indexes for like 3 seconds and prints out the actual code that runs the model on the CPU.

show 1 reply