From 87ea75c803400ca74c4f1b863c496165ed802fc2 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 7 Jun 2021 22:57:24 +0200 Subject: Working feedforward of full transformer arch in notebook --- docs/conf.py | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/conf.py (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py deleted file mode 100644 index a0eba8b..0000000 --- a/docs/conf.py +++ /dev/null @@ -1,6 +0,0 @@ -"""Sphinx configuration.""" - -project = "text-recognizer" -author = "Gustaf Rydholm" -extensions = ["sphinx.ext.autodoc", "sphinx.ext.napoleon", "sphinx_autodoc_typehints"] -html_static_path = ["_static"] -- cgit v1.2.3-70-g09d2