From f2ba0a4aa9949f6b30d60f4f7fef232021fabe4c Mon Sep 17 00:00:00 2001 From: Jeff Yang Date: Sat, 24 Oct 2020 19:10:47 +0630 Subject: [PATCH 1/5] Update setup.cfg --- setup.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.cfg b/setup.cfg index 00608f0487c..cae9c515334 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,3 +28,5 @@ markers = distributed: mark a test with distributed option multinode_distributed: mark a test with multi-node distributed option tpu: mark a test as requiring XLA +addopts = + --color=yes From 2a562c5fce1183a7e935b2bcc533434d640f5b2a Mon Sep 17 00:00:00 2001 From: ydcjeff Date: Mon, 16 Nov 2020 19:38:20 +0630 Subject: [PATCH 2/5] [docs] make gif fit on mobile --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 661a4d1bbe9..54f3abaf7ca 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,7 +4,7 @@ Ignite Your Networks! :mod:`ignite` is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. .. image:: https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/pytorch-ignite-teaser.gif - :width: 460 + :width: 60% :target: https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/teaser.py *Click on the image to see complete code* @@ -137,7 +137,7 @@ Library structure .. toctree:: :maxdepth: 2 :caption: Contrib Package Reference - + contrib/engines contrib/metrics contrib/handlers From f7c484bbe3c960b910e69b5094a8a472ca623c2c Mon Sep 17 00:00:00 2001 From: Jeff Yang Date: Mon, 16 Nov 2020 20:47:24 +0630 Subject: [PATCH 3/5] Update index.rst --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 54f3abaf7ca..f6e59add307 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -4,7 +4,7 @@ Ignite Your Networks! :mod:`ignite` is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. .. image:: https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/pytorch-ignite-teaser.gif - :width: 60% + :width: 75% :target: https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/teaser.py *Click on the image to see complete code* From a3f45ed14edfc6ac570f740d2a115da0628de436 Mon Sep 17 00:00:00 2001 From: ydcjeff Date: Tue, 17 Nov 2020 10:28:47 +0630 Subject: [PATCH 4/5] use .. raw:: html --- docs/source/index.rst | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 54f3abaf7ca..57b385f0fe3 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,9 +3,14 @@ Ignite Your Networks! :mod:`ignite` is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. -.. image:: https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/pytorch-ignite-teaser.gif - :width: 60% - :target: https://raw.githubusercontent.com/pytorch/ignite/master/assets/tldr/teaser.py +.. raw:: html + + + + *Click on the image to see complete code* From eaae4403b874c05c9c6b3d790c909674f9a9f7f1 Mon Sep 17 00:00:00 2001 From: vfdev Date: Tue, 17 Nov 2020 09:49:40 +0100 Subject: [PATCH 5/5] Update index.rst --- docs/source/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 57b385f0fe3..628e10c58a4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -5,10 +5,10 @@ Ignite Your Networks! .. raw:: html - +