From 2242162f3502fda057e7eea51efd3011cce9a643 Mon Sep 17 00:00:00 2001 From: Haris Mahmood Date: Sun, 22 Sep 2024 19:38:39 +0500 Subject: [PATCH] chore: Update logos in README.md and docs --- README.md | 90 +++++++++++----------- docs/overview/related_work/ivy_vs_onnx.rst | 2 +- 2 files changed, 47 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index bf790cc20e293..d3964aab04ab1 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,35 @@
- -
- -
- +
------------------------------------------------------------------------ -
- - Website - - - - Docs - - - - Examples - - - - Design - - - - FAQ - +
+
+ Website +
+ Website +
+
+ Docs +
+ Docs +
+
+ Demos +
+ Demos +
+
+ Design +
+ Design +
+
+ FAQ +
+ FAQ +

@@ -65,26 +67,26 @@ Ivy is an open-source machine learning framework that enables you to: - Convert ML models, tools and libraries between frameworks while maintaining complete functionality using `ivy.transpile` - Create optimized graph-based models and functions in any native framework (PyTorch, TensorFlow, etc..) with `ivy.trace_graph` -
+
- - - - - - - - - - - - - - - - - - + + + +
+
+ + + +
+
+ + + +
+
+ + +
diff --git a/docs/overview/related_work/ivy_vs_onnx.rst b/docs/overview/related_work/ivy_vs_onnx.rst index a066627b2a21f..639510fbe942e 100644 --- a/docs/overview/related_work/ivy_vs_onnx.rst +++ b/docs/overview/related_work/ivy_vs_onnx.rst @@ -9,7 +9,7 @@ Comparing Ivy with ONNX .. |onnx| image:: https://raw.githubusercontent.com/unifyai/unifyai.github.io/main/img/externally_linked/related_work/exchange_formats/onnx.png :height: 20pt :class: dark-light -.. |ivy| image:: https://raw.githubusercontent.com/ivy-llc/assets/ef677f0eb3e9ee756cf766e3ac0088eb8c187713/assets/full_logo_dark_long.svg#gh-dark-mode-only +.. |ivy| image:: https://raw.githubusercontent.com/ivy-llc/assets/refs/heads/main/assets/logos/ivy-long.svg :height: 26pt :class: dark-light