Live data from Hacker News

Viewing profile — dayeye2006

dayeye2006

HN member
Joined
Sun, Jul 25, 2021, 10:48 PM UTC
HN karma
27
Public activity
26 items

About dayeye2006

No profile information was provided.

Recent public activity

  1. comment
    Comment #48429509

    neat -- how to add pt2 support and how to allow fusion of your custom ops with normal ops by inductor?

  2. comment
    Comment #48300460

    Feel duckduckgo can make an API for agent usage of search engine

  3. comment
    Comment #46174762

    wondering what's your typical usage for those small distros?

  4. comment
  5. comment
    Comment #41920716

    I like her videos, making me feel sometimes peaceful and calm

  6. comment
    Comment #40959152

    Triton is getting a lot of attention for its adoption in PyTorch2 compiler

  7. comment
    Comment #40719669

    Any idea on what are the main tricks used to achieve gains over fsdp?

  8. comment
    Comment #39108359

    Side projects or working on other people's side projects. The most important things is to connect with the community and learn the technical language to speak with them. This is a …

  9. comment
    Comment #39099139

    I think no optimization is possible withoutprofiling. I think getting yourself familiar with the tools to understand the performance of a model might be the 1st step, e.g., https:/…

  10. comment
    Comment #38959451

    Little impact on the revenue side while cost can be cut significantly. Many companies have proved it to be useful and their stock prices soar. Why don't we try it

  11. comment
    Comment #38273522

    I once tried to build a replicate with ML classifier. It was quite fun. And to achieve the accuracy of detexify is quite hard

  12. comment
    Comment #38055917

    I think the same thing happens to Chinese, too. Many people are entering from the boarder. US has a huge issue in the border control on the south side.

  13. comment
    Comment #37699659

    Yes. But some of the algorithms cannot benefit that much from the GPU. In my field -- mathematical optimization, lots of algorithms rely on sparse matrix operations and takes many …

  14. comment
    Comment #35870679

    How does compare to airbyte?

  15. story
    Ask HN: LLM Enhanced OCR

    Has anyone tried experimenting with using LLM to enhance the results OCR. OCR software may produce results that are full of noises (nonsence chars). It's very hard to pattern match…

  16. comment
    Comment #34600399

    Can anyone give me a ELI5 version what is the relationship between this and pyodie?

  17. comment
    Comment #34537459

    He thinks the eng work behind that makes the model training and inference possible is not so impressive as well...

  18. comment
    Comment #33170941

    Just use [doge]

  19. comment
    Comment #33138371

    TRAC is a serverless framework that can rapidly convert a data science solution developed locally in the form of jupyter notebook or python script, to an interactive web applicatio…

  20. story
  21. comment
    Comment #31244772

    How this compares to https://mindsdb.com/

  22. comment
    Comment #30549295

    How you guys compare with sagemaker? It also lets you bring in custom containers as training and (batch/real-time) inference phase.

  23. comment
    Comment #30549277

    How you guys compare with sagemaker?

  24. comment
    Comment #28833388

    What kind of parser does FugueSQL use? Does it use Apache Calcite?

  25. comment
    Comment #28658164

    Curious what is the modern way to write such plugins for excel. A couple of years ago, I used VSTO. Is that still the standard?