Live data from Hacker News

Viewing profile — iseeyuan

iseeyuan

HN member
Joined
Fri, Oct 11, 2019, 12:29 AM UTC
HN karma
2
Public activity
3 items

About iseeyuan

Mengtao (Martin) Yuan TechLead Manager, PyTorch Edge

Recent public activity

  1. comment
    Comment #37922716

    Could you elaborate? What kind of web support you are looking for?

  2. comment
    Comment #37922665

    Yes ExecuTorch is currently targeted at Edge devices. The runtime is written in C++ with 50KB binary size (without kernels) and should run in most of platforms. You are right that …

  3. comment
    Comment #37921391

    One difference here is that there is no conversion for ExecuTorch. In general conversions introduce inconsistency and are difficult to maintain, so ExecuTorch eliminates that step.…