Skip to content

Files

Latest commit

a58d4de · Mar 6, 2019

History

History
This branch is 2121 commits behind pytorch/tutorials:main.

advanced_source

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 10, 2019
Nov 19, 2018
Jan 23, 2019
Jan 22, 2019
Feb 20, 2019
Dec 7, 2018
Mar 6, 2019
Nov 19, 2018
Jan 22, 2019
Advanced Tutorials
------------------

1. neural_style_tutorial.py
	Neural Transfer with PyTorch
	https://pytorch.org/tutorials/advanced/neural_style_tutorial.html

2. numpy_extensions_tutorial.py
	Creating Extensions Using numpy and scipy
	https://pytorch.org/tutorials/advanced/numpy_extensions_tutorial.html

3. c_extension.rst
	Custom C Extensions for PyTorch
	https://pytorch.org/tutorials/advanced/c_extension.html

4. super_resolution_with_caffe2.py
	Transfering a Model from PyTorch to Caffe2 and Mobile using ONNX
	https://pytorch.org/tutorials/advanced/super_resolution_with_caffe2.html