From 51c868f4c0f79e8d4960b03cf8fbea2cbcc3408b Mon Sep 17 00:00:00 2001 From: Jacques Pienaar Date: Thu, 1 Sep 2022 20:52:03 -0700 Subject: [PATCH] Avoid linking to specific time Recording was linking to specific time towards end of recording, changed to remove specific time. --- docs/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture.md b/docs/architecture.md index ebfb9029d..3b19cf37d 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -445,4 +445,4 @@ characteristics. ### Presentations and Talks * 2021-10-07: MLIR ODM: Introduction to Torch-MLIR. ([recording](https://www.youtube.com/watch?v=QbNkex-gizs) and [slides](https://docs.google.com/presentation/d/1ZhzfE4EK6XV7AdQTYicrsE_OYjkER_yiB0vBeszRfzY/edit#slide=id.gf56404f79c_1_55)) -* 2022-08-20: Overview of Torch-MLIR passes. ([recording](https://www.youtube.com/watch?v=ZpwlVxsD9_U&t=2374s) and [slides](https://drive.google.com/file/d/1ZSlk1HGttRuVhJSxtP6spWt_hxClit2T/view)) +* 2022-08-20: Overview of Torch-MLIR passes. ([recording](https://www.youtube.com/watch?v=ZpwlVxsD9_U) and [slides](https://drive.google.com/file/d/1ZSlk1HGttRuVhJSxtP6spWt_hxClit2T/view))