lightning/docs/source
LaserBit a46cbdbd76 Change the classifier input from 2048 to 1000. (#5232)
* Change the classifier input from 2048 to 1000.

* Update docs for Imagenet example

Thanks @rohitgr7

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
(cherry picked from commit a40e3a325e)
2021-01-06 15:14:16 +01:00
..
_images Document speed comparison (#2072) 2021-01-05 09:58:37 +01:00
_static Callback docs with autosummary (#3908) 2020-10-06 17:28:45 -04:00
_templates logger docs and api docs (#3950) 2020-11-13 20:35:54 +05:30
accelerators.rst docs: minor spelling tweaks (#5022) 2020-12-08 16:27:43 -05:00
amp.rst set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30
api_references.rst logger docs and api docs (#3950) 2020-11-13 20:35:54 +05:30
asr_nlp_tts.rst docs: minor spelling tweaks (#5022) 2020-12-08 16:27:43 -05:00
benchmarking.rst Document speed comparison (#2072) 2021-01-05 09:58:37 +01:00
bolts.rst docs: minor spelling tweaks (#5022) 2020-12-08 16:27:43 -05:00
callbacks.rst update documentation for callbacks (#4253) 2020-10-20 16:01:08 +01:00
child_modules.rst Drop all result docs. Make the separation between flow and logging clear (#3744) 2020-09-30 08:31:16 -04:00
cloud_training.rst docs (#4096) 2020-10-12 12:15:33 -04:00
community_examples.rst Add lightning-geometric (#4771) 2020-11-20 08:45:04 +01:00
conf.py Add non-existing resume_from_checkpoint acceptance for auto-resubmit (#4402) 2021-01-06 12:55:38 +01:00
converting.rst Fixes broken LM links (#4117) 2020-10-13 06:42:33 -04:00
datamodules.rst [Docs] Mention that datamodules can also be used with `.test()` method (#5286) 2021-01-06 12:48:09 +01:00
debugging.rst Disable checkpointing, earlystopping and logging with fast_dev_run (#5277) 2021-01-06 12:57:24 +01:00
early_stopping.rst docs (#4003) 2020-10-08 15:54:52 -04:00
fast_training.rst created minor doc fixes [ci skip] (#3958) 2020-10-13 15:52:32 +02:00
governance.rst Add carmocca to core (#5038) 2020-12-09 16:48:46 +01:00
hyperparameters.rst deprecate hprams setter method (#4813) 2020-12-04 12:28:53 +01:00
index.rst Document speed comparison (#2072) 2021-01-05 09:58:37 +01:00
introduction_guide.rst set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30
lightning_module.rst optimizer clean up (#4658) 2020-12-01 00:09:46 +00:00
loggers.rst docs: minor spelling tweaks (#5022) 2020-12-08 16:27:43 -05:00
logging.rst Enable`self.log` in most functions. (#4969) 2020-12-06 13:01:43 +00:00
lr_finder.rst docs: minor spelling tweaks (#5022) 2020-12-08 16:27:43 -05:00
metrics.rst docs: logits -> probs in Accuracy metric documentation (#5340) 2021-01-06 12:49:37 +01:00
multi_gpu.rst remove docs (#5287) 2021-01-06 11:55:27 +01:00
multiple_loaders.rst Add Support for multiple train loaders (#1959) 2021-01-04 19:57:53 +00:00
new-project.rst Fix codes in 'Lightning in 2 steps' docs (#4894) 2020-11-30 14:29:49 +01:00
optimizers.rst Fixed typo in docs for optimizer_idx (#5310) 2021-01-06 12:48:05 +01:00
performance.rst [feat] 3/n pp (#5036) 2020-12-09 16:31:18 +00:00
plugins.rst Enable custom apex and amp plugins (#4355) 2020-10-25 17:11:07 -04:00
production_inference.rst docs: use ref for anchor links, fix a few typo (#3486) 2020-09-13 21:04:21 -04:00
profiler.rst Add labels to sphinx docs (#2964) 2020-08-13 18:56:51 -04:00
pytorch_ecoystem.rst [Example] Add Pytorch Geometric Example (#4568) 2020-11-18 20:03:55 +00:00
rapid_prototyping_templates.rst docs fixes (#4080) 2020-10-11 13:12:19 -04:00
sequences.rst [CI SKIP] Sequential data & TPU support docs fix (#3956) 2020-10-07 16:11:03 -04:00
single_gpu.rst docs: use ref for anchor links, fix a few typo (#3486) 2020-09-13 21:04:21 -04:00
slurm.rst [docs] distributed_backend -> accelerator (#4429) 2020-10-30 00:45:24 +06:30
style_guide.rst fixed typos in style guide (#4181) 2020-10-16 22:21:47 +02:00
test_set.rst [Docs] Mention that datamodules can also be used with `.test()` method (#5286) 2021-01-06 12:48:09 +01:00
tpu.rst [DOC] Clarify `tpu_cores` training. (#4475) 2020-11-02 15:23:24 +00:00
trainer.rst Disable checkpointing, earlystopping and logging with fast_dev_run (#5277) 2021-01-06 12:57:24 +01:00
training_tricks.rst [feat] 3/n pp (#5036) 2020-12-09 16:31:18 +00:00
transfer_learning.rst Change the classifier input from 2048 to 1000. (#5232) 2021-01-06 15:14:16 +01:00
weights_loading.rst Update DDP docs (#5046) 2020-12-10 18:26:02 +01:00