Skip to content

Commit dc13597

Browse files
authored
Merge branch 'main' into leslie/update_x86_inductor_quantization_with_cppwrapper_support
2 parents 5a07177 + e77fc43 commit dc13597

12 files changed

+1042
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you have a question about a tutorial, post in https://dev-discuss.pytorch.org
1414
You can submit the following types of issues:
1515

1616
* Feature request - request a new tutorial to be added. Please explain why this tutorial is needed and how it demonstrates PyTorch value.
17-
* Bug report - report a failiure or outdated information in an existing tutorial. When submitting a bug report, please run: `python3 -m torch.utils.collect_env` to get information about your environment and add the output to the bug report.
17+
* Bug report - report a failure or outdated information in an existing tutorial. When submitting a bug report, please run: `python3 -m torch.utils.collect_env` to get information about your environment and add the output to the bug report.
1818

1919
# Contributing
2020

Loading
Binary file not shown.
Loading
Loading
Loading
Loading
Loading

_static/tiatoolbox_tutorial.ipynb

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

en-wordlist.txt

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,3 +515,41 @@ warmstart
515515
warmstarted
516516
warmstarting
517517
warmup
518+
wsi
519+
WSI
520+
TIAToolbox
521+
tiatoolbox
522+
HistoEnc
523+
HistoEncoder
524+
histoencoder
525+
ModelABC
526+
UMAP
527+
umap
528+
WSIs
529+
wsis
530+
WSI’s
531+
TorchVision
532+
img
533+
webp
534+
OpenJpeg
535+
OpenSlide
536+
Pixman
537+
MacOS
538+
tmp
539+
Kather
540+
Colorectal
541+
LYM
542+
mucosa
543+
STR
544+
stroma
545+
ADI
546+
MUC
547+
PatchPredictor
548+
Cuda
549+
mpp
550+
Joona
551+
Pohjonen
552+
pre
553+
otsu
554+
rgb
555+
histologically

index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,13 @@ What's new in PyTorch tutorials?
142142
:link: intermediate/spatial_transformer_tutorial.html
143143
:tags: Image/Video
144144

145+
.. customcarditem::
146+
:header: Inference on Whole Slide Images with TIAToolbox
147+
:card_description: Learn how to use the TIAToolbox to perform inference on whole slide images.
148+
:image: _static/img/thumbnails/cropped/TIAToolbox-Tutorial.png
149+
:link: intermediate/tiatoolbox_tutorial.html
150+
:tags: Image/Video
151+
145152
.. customcarditem::
146153
:header: Semi-Supervised Learning Tutorial Based on USB
147154
:card_description: Learn how to train semi-supervised learning algorithms (on custom data) using USB and PyTorch.
@@ -919,6 +926,7 @@ Additional Resources
919926
beginner/dcgan_faces_tutorial
920927
intermediate/spatial_transformer_tutorial
921928
beginner/vt_tutorial
929+
intermediate/tiatoolbox_tutorial
922930

923931
.. toctree::
924932
:maxdepth: 2

0 commit comments

Comments
 (0)