Message ID | 20250117002520.627504-1-afd@ti.com |
---|---|
Headers | show
Return-Path: <afd@ti.com> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 33FD7C02183 for <webhook@archiver.kernel.org>; Fri, 17 Jan 2025 00:25:25 +0000 (UTC) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) by mx.groups.io with SMTP id smtpd.web10.653.1737073523766592627 for <meta-arago@lists.yoctoproject.org>; Thu, 16 Jan 2025 16:25:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@ti.com header.s=ti-com-17Q1 header.b=qzgyvrRv; spf=pass (domain: ti.com, ip: 198.47.23.234, mailfrom: afd@ti.com) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 50H0PMtX091984 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 16 Jan 2025 18:25:22 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1737073522; bh=+Xh/czLfygO0VRTu1RB+Ayw9Vs/ZpkPvzBndb8OVEgI=; h=From:To:CC:Subject:Date; b=qzgyvrRvlR9ktMNboCdjyY93Yh1U5BxglGR7ocVwQWC13/FyLH2Lbhodpyt0XqM6u w6O45kycb5G8XqUIMKwLze8TtMNWfkeFRg35aVaKut/aRmLHkszUx1p1sVAfT3GRap 01Cd+MoeiA7YZeKkPu6xFPgsUKV6z5rArhBq0Vi8= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50H0PM3D094658; Thu, 16 Jan 2025 18:25:22 -0600 Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 16 Jan 2025 18:25:22 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE107.ent.ti.com (10.64.6.28) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 16 Jan 2025 18:25:22 -0600 Received: from lelvsmtp5.itg.ti.com ([10.249.42.149]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50H0PLnp007059; Thu, 16 Jan 2025 18:25:22 -0600 From: Andrew Davis <afd@ti.com> To: Denys Dmytriyenko <denys@konsulko.com>, Ryan Eatmon <reatmon@ti.com>, Chirag Shilwant <c-shilwant@ti.com>, <meta-arago@lists.yoctoproject.org> CC: Andrew Davis <afd@ti.com> Subject: [meta-arago][scarthgap/master][PATCH 0/6] Add ONNX Runtime Date: Thu, 16 Jan 2025 18:25:14 -0600 Message-ID: <20250117002520.627504-1-afd@ti.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea List-Id: <meta-arago.lists.yoctoproject.org> X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for <meta-arago@lists.yoctoproject.org>; Fri, 17 Jan 2025 00:25:25 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-arago/message/15698 |
Series |
Add ONNX Runtime
|
expand
|