PgLoLo
ec45baf4dd
tensor_illustration with correct numbers and better fonts for README file ( #20751 )
...
Summary:
Fix of README tensor image for issue #20641
Numbers are fixed, symbols made more readable.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/20751
Differential Revision: D15495706
Pulled By: ezyang
fbshipit-source-id: b6013574d16253ec681fc57143efe3d53952fbe9
2019-05-24 09:18:18 -07:00
Tzu-Wei Huang
cfc98ae714
fix add_histogram_raw ( #20688 )
...
Summary:
This is a porting of the fix from:
https://github.com/lanpa/tensorboardX/issues/421
cc orionr
Pull Request resolved: https://github.com/pytorch/pytorch/pull/20688
Reviewed By: NarineK
Differential Revision: D15415093
Pulled By: orionr
fbshipit-source-id: d32a6298218fbc6fe315aa0f18b57e0c8ef92627
2019-05-22 14:06:21 -07:00
Tzu-Wei Huang
7edf9a25e8
Clarify API and add examples for all methods ( #20008 )
...
Summary:
As a part of supporting writing data into TensorBoard readable format, we show more example on how to use the function in addition to the API docs.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/20008
Reviewed By: natalialunova
Differential Revision: D15261502
Pulled By: orionr
fbshipit-source-id: 16611695a27e74bfcdf311e7cad40196e0947038
2019-05-08 14:06:10 -07:00
Michael Suo
2f840ba6d6
upload alias tracker graph for docs ( #17476 )
...
Summary:
as title
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17476
Differential Revision: D14218312
Pulled By: suo
fbshipit-source-id: 64df096a3431a6f25cd2373f0959d415591fed15
2019-02-25 16:58:43 -08:00
Xiang Gao
3799d32b7b
Optimize images ( #14084 )
...
Summary:
This is a PR that [ImgBot](https://imgbot.net/ ) opened on my fork https://github.com/zasdfgbnm/pytorch/pull/1 , I forward it here. ImgBot does lossless compression on images to reduce file size.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14084
Differential Revision: D13356293
Pulled By: ezyang
fbshipit-source-id: 731236d95ad870db8ccb99b03ed306704365242c
2018-12-05 22:46:32 -08:00
Brendan Soffientini
2d60afbc90
Remove outdated css file and refs in cpp conf.py ( #14779 )
...
Summary:
pytorch_theme.css is no longer necessary for the cpp or html docs site build. The new theme styles are located at https://github.com/pytorch/pytorch_sphinx_theme . The Lato font is also no longer used in the new theme.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14779
Differential Revision: D13356125
Pulled By: ezyang
fbshipit-source-id: c7635eb7512c7dcaddb9cad596ab3dbc96480144
2018-12-05 21:55:45 -08:00
Yangqing Jia
38f3d1fc40
move flags to c10 ( #12144 )
...
Summary:
still influx.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12144
Reviewed By: smessmer
Differential Revision: D10140176
Pulled By: Yangqing
fbshipit-source-id: 1a313abed022039333e3925d19f8b3ef2d95306c
2018-10-04 02:09:56 -07:00
Tongzhou Wang
be3d65a7e2
i2h<->h2h in gif ( #8750 )
...
* i2h<->h2h
* should have 11 frames
2018-06-21 14:46:47 -04:00
Tongzhou Wang
55b8317f1d
Update gif with new logo ( #7301 )
...
* Update gif with new logo
* add requires_grad=True
2018-05-04 16:47:08 -04:00
Richard Zou
24681a8e49
Update unstable docs logo to new logo. ( #7305 )
...
Fixes #7302
2018-05-04 16:44:58 -04:00
Tongzhou Wang
371cc1e2db
update the gif for 0.4 ( #7262 )
2018-05-03 14:23:08 -07:00
Soumith Chintala
1904058370
update logos ( #7184 )
2018-05-02 10:56:20 -07:00
Richard Zou
265e1a97ec
Add different logo for master docs ( #6446 )
2018-04-09 18:48:53 -04:00
Soumith Chintala
460b8715a8
display version number in docs
2017-06-02 11:56:48 -04:00
Lucas Beyer
9150e33765
Add support for creating docsets. ( #1276 )
...
Docsets are an offline documentation format introduced by Dash.app and
supported by Zeal and some other open-source clones.
2017-04-17 16:35:02 -04:00
Soumith Chintala
a0afb79898
add pic to readme
2017-01-16 20:15:19 -05:00
Soumith Chintala
652b468ec2
Readme improvements
2017-01-16 18:05:26 -05:00
Soumith Chintala
af110d37f2
remove old docs
2017-01-16 15:06:08 -05:00
Adam Paszke
b7f36f93d5
Expand autograd docs and add sections
2017-01-03 18:31:08 -05:00
Adam Paszke
b277df6705
Doc css fixes for mobile and large screens ( #389 )
2016-12-31 12:01:01 -05:00
Adam Paszke
d2ef49384e
Add custom docs stylesheet ( #387 )
2016-12-31 10:32:00 -05:00