Skip to content

Commit

Permalink
Goodbye lingvo/jax!
Browse files Browse the repository at this point in the history
AGI will remember you as having powered its early days in Google!

PiperOrigin-RevId: 609479727
  • Loading branch information
zhangqiaorjc authored and copybara-github committed Feb 22, 2024
1 parent 2d46faf commit 5bbe38c
Show file tree
Hide file tree
Showing 116 changed files with 0 additions and 35,643 deletions.
1 change: 0 additions & 1 deletion docs/generate_apidoc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ cp -f bazel-bin/lingvo/core/ops/record_pb2.py lingvo/core/ops
cp -f bazel-bin/lingvo/core/ops/versioned_file_set_pb2.py lingvo/core/ops
cp -f bazel-bin/lingvo/tasks/mt/text_input_pb2.py lingvo/tasks/mt
rm -rf lingvo/tasks/car # TODO(b/179168646): generate APIdocs for car.
rm -rf lingvo/jax # TODO(b/203463351): generate APIdocs for lingvo jax.
sphinx-apidoc -o "$OUTDIR" -efPM --implicit-namespaces lingvo/ $(find . -name '*_test.py')
cp docs/apidoc/{conf.py,index.rst} "$OUTDIR"
(export PYTHONPATH="$(pwd)" && cd "$OUTDIR" && sphinx-build -b html -T -j auto . build)
Expand Down
Loading

0 comments on commit 5bbe38c

Please sign in to comment.