Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs_nnx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
# -- Project information -----------------------------------------------------

project = 'Flax'
copyright = '2023, The Flax authors' # pylint: disable=redefined-builtin
copyright = '2023-Present, The Flax authors' # pylint: disable=redefined-builtin
author = 'The Flax authors'


Expand Down
297 changes: 0 additions & 297 deletions docs_nnx/migrating/convert_pytorch_to_flax.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs_nnx/migrating/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Migrating
.. toctree::
:maxdepth: 2

convert_pytorch_to_flax
pytorch_to_jax_flax
nnx_010_to_nnx_011
linen_to_nnx
haiku_to_flax
Loading
Loading