From c55daa729d8aef4397a03bf474e496cc42af3b69 Mon Sep 17 00:00:00 2001 From: ramkrishna2910 Date: Thu, 9 May 2024 22:36:56 -0700 Subject: [PATCH 1/2] update meetup news --- js/news.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/js/news.json b/js/news.json index f0fea70..49b2bcc 100644 --- a/js/news.json +++ b/js/news.json @@ -1,5 +1,15 @@ { - "newsContent": [ + "newsContent": [ + { + "id": "79", + "newsId": "news79", + "newsTitle": "Register now for 2024 ONNX Community Meetup", + "newsShortTitle": "Register now for 2024 ONNX Community Meetup", + "newsDescription": "Join us for the upcoming ONNX Community Meetup, sponsored by AMD and the LF AI & Data Foundation, on June 28th at the AMD campus in San Jose and online. Can't make it in person? Don't worry, we'll have a livestream available. This event promises updates on the ONNX Community, engaging partner and user stories, and ample opportunities for networking within the community. The main conference track will feature lightning talks, highlighting the innovative applications of ONNX across the ecosystem. To cap off the day, we'll host special topic round tables to address your questions and concerns. Whether you're utilizing ONNX in your services and applications, developing software or hardware that supports ONNX, or contributing to the ONNX project itself, this meetup is for you! It's a fantastic chance to connect with fellow ONNX enthusiasts, learn from industry leaders, and become a part of this vibrant and expanding community. We look forward to seeing you there!" + "newsLinkText": "Register now", + "newsLinkURL": "https://community.linuxfoundation.org/events/details/lfhq-lf-ai-data-foundation-presents-mark-your-calendars-for-the-onnx-community-meetup-2024-june-28th-2024-at-amd-san-jose/", + "newsDate": "May 9, 2024" + }, { "id": "78", "newsId": "news78", From 003e9f0732b02d1584cb2a33c645f50d68907927 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Sivakumar Date: Thu, 9 May 2024 23:02:42 -0700 Subject: [PATCH 2/2] fix lint Signed-off-by: Ramakrishnan Sivakumar --- js/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/news.json b/js/news.json index 49b2bcc..14220a3 100644 --- a/js/news.json +++ b/js/news.json @@ -5,7 +5,7 @@ "newsId": "news79", "newsTitle": "Register now for 2024 ONNX Community Meetup", "newsShortTitle": "Register now for 2024 ONNX Community Meetup", - "newsDescription": "Join us for the upcoming ONNX Community Meetup, sponsored by AMD and the LF AI & Data Foundation, on June 28th at the AMD campus in San Jose and online. Can't make it in person? Don't worry, we'll have a livestream available. This event promises updates on the ONNX Community, engaging partner and user stories, and ample opportunities for networking within the community. The main conference track will feature lightning talks, highlighting the innovative applications of ONNX across the ecosystem. To cap off the day, we'll host special topic round tables to address your questions and concerns. Whether you're utilizing ONNX in your services and applications, developing software or hardware that supports ONNX, or contributing to the ONNX project itself, this meetup is for you! It's a fantastic chance to connect with fellow ONNX enthusiasts, learn from industry leaders, and become a part of this vibrant and expanding community. We look forward to seeing you there!" + "newsDescription": "Join us for the upcoming ONNX Community Meetup, sponsored by AMD and the LF AI & Data Foundation, on June 28th at the AMD campus in San Jose and online. Can't make it in person? Don't worry, we'll have a livestream available. This event promises updates on the ONNX Community, engaging partner and user stories, and ample opportunities for networking within the community. The main conference track will feature lightning talks, highlighting the innovative applications of ONNX across the ecosystem. To cap off the day, we'll host special topic round tables to address your questions and concerns. Whether you're utilizing ONNX in your services and applications, developing software or hardware that supports ONNX, or contributing to the ONNX project itself, this meetup is for you! It's a fantastic chance to connect with fellow ONNX enthusiasts, learn from industry leaders, and become a part of this vibrant and expanding community. We look forward to seeing you there!", "newsLinkText": "Register now", "newsLinkURL": "https://community.linuxfoundation.org/events/details/lfhq-lf-ai-data-foundation-presents-mark-your-calendars-for-the-onnx-community-meetup-2024-june-28th-2024-at-amd-san-jose/", "newsDate": "May 9, 2024"