remove source-lit docs (#15525)

* remove source-lit

* remove source-lit

* remove source-lit
This commit is contained in:
William Falcon 2022-11-04 07:50:51 -04:00 committed by GitHub
parent 921dc1cd9a
commit 33b22b8e0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
421 changed files with 4 additions and 1162 deletions

View File

@ -128,7 +128,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
pkg-name: ["app", "pytorch", "lit"] pkg-name: ["app", "pytorch"]
env: env:
FREEZE_REQUIREMENTS: "1" FREEZE_REQUIREMENTS: "1"
steps: steps:
@ -185,5 +185,5 @@ jobs:
with: with:
name: docs-${{ matrix.pkg-name }}-${{ github.sha }} name: docs-${{ matrix.pkg-name }}-${{ github.sha }}
path: docs/build/html/ path: docs/build/html/
# Use always() to always run this step to publish test results when there are test failures # Use always() to always run this step to publish test results when there are test failuress
if: success() if: success()

View File

@ -47,8 +47,8 @@ test: clean
python -m coverage report python -m coverage report
docs: clean docs: clean
pip install -e . --quiet -r requirements/lit/docs.txt pip install -e . --quiet -r requirements/app/docs.txt
cd docs/source-lit && $(MAKE) html cd docs/source-app && $(MAKE) html
update: update:
git submodule update --init --recursive --remote git submodule update --init --recursive --remote

View File

@ -1,19 +0,0 @@
# Minimal makefile for Sphinx documentation
#
# You can set these variables from the command line.
SPHINXOPTS = -T -W
SPHINXBUILD = sphinx-build
SOURCEDIR = .
BUILDDIR = ../build
# Put it first so that "make" without argument is like "make help".
help:
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
.PHONY: help Makefile
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

View File

@ -1 +0,0 @@
../../source-app/_static/copybutton.js

View File

@ -1 +0,0 @@
../../../../../source-pytorch/_static/images/accelerator/ipus/profiler.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/benchmarks/figure-parity-times.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/PTL101_youtube_thumbnail.jpg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/fast_2.gif

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/pl_overview.gif

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/pl_overview_flat.jpg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/pl_quick_start_full_compressed.gif

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/tf_loss.jpg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/tf_tags.jpg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/general/tutorial_cover.jpg

View File

@ -1 +0,0 @@
../../../source-app/_static/images/icon.svg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/lightning_lite/lite.gif

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/lightning_module/pt_to_pl.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/lightning_module/pt_trainer.png

View File

@ -1 +0,0 @@
../../../source-app/_static/images/logo-large.svg

View File

@ -1 +0,0 @@
../../../source-app/_static/images/logo-small.svg

View File

@ -1 +0,0 @@
../../../source-app/_static/images/logo.png

View File

@ -1 +0,0 @@
../../../source-app/_static/images/logo.svg

View File

@ -1 +0,0 @@
../../../source-pytorch/_static/images/logo_light.svg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/mnist_cpu_bar.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/mnist_gpu.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/mnist_tb.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/pt_to_pl.jpg

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/restart_runtime.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/runtime_tpu.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/tpu_fast.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/mnist_imgs/tpu_start.png

View File

@ -1 +0,0 @@
../../../../source-pytorch/_static/images/trainer/lr_finder.png

View File

@ -1 +0,0 @@
../../source-app/_static/main.css

View File

@ -1 +0,0 @@
../../../source-pytorch/_templates/autosummary/module.rst

View File

@ -1 +0,0 @@
../../source-app/_templates/classtemplate.rst

View File

@ -1 +0,0 @@
../../source-app/_templates/classtemplate_no_index.rst

View File

@ -1 +0,0 @@
../../source-app/_templates/layout.html

View File

@ -1 +0,0 @@
../../source-app/_templates/theme_variables.jinja

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/accelerator_prepare.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/gpu.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/gpu_advanced.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/gpu_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/gpu_expert.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/gpu_faq.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/gpu_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/hpu.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/hpu_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/hpu_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/ipu.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/ipu_advanced.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/ipu_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/ipu_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/mps.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/mps_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/tpu.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/tpu_advanced.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/tpu_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/tpu_faq.rst

View File

@ -1 +0,0 @@
../../source-pytorch/accelerators/tpu_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/finetuning.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/model_parallel.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/pretrained.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/pruning_quantization.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/strategy_registry.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/training_tricks.rst

View File

@ -1 +0,0 @@
../../source-pytorch/advanced/transfer_learning.rst

View File

@ -1 +0,0 @@
../../source-app/api_reference/components.rst

View File

@ -1 +0,0 @@
../../source-app/api_reference/core.rst

View File

@ -1 +0,0 @@
../../source-app/api_reference/frontend.rst

View File

@ -1 +0,0 @@
../../source-app/api_reference/runners.rst

View File

@ -1 +0,0 @@
../../source-app/api_reference/storage.rst

View File

@ -1 +0,0 @@
../source-app/api_references.rst

View File

@ -1 +0,0 @@
../source-app/basics.rst

View File

@ -1 +0,0 @@
../../source-pytorch/benchmarking/benchmarks.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_advanced.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_advanced_2.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_advanced_3.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_expert.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_faq.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/cli/lightning_cli_intermediate_2.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cloud_training.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cloud_training_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cluster.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cluster_advanced.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cluster_expert.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cluster_intermediate_1.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/cluster_intermediate_2.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/fault_tolerant_training.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/fault_tolerant_training_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/fault_tolerant_training_expert.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/fault_tolerant_training_faq.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/grid_costs.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/run_advanced.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/run_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/run_expert.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/run_intermediate.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/session_basic.rst

View File

@ -1 +0,0 @@
../../source-pytorch/clouds/session_intermediate.rst

Some files were not shown because too many files have changed in this diff Show More