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
29 changes: 0 additions & 29 deletions docs/operators/op/general_fused_op.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/sphinx_doc/source/docs_index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DOCS
docs/operators/formatter/index
docs/operators/grouper/index
docs/operators/selector/index
docs/operators/op/index
docs/operators/pipeline/index

.. toctree::
:maxdepth: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx_doc/source/docs_index_ZH.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
docs/operators/formatter/index
docs/operators/grouper/index
docs/operators/selector/index
docs/operators/op/index
docs/operators/pipeline/index

.. toctree::
:maxdepth: 2
Expand Down
10 changes: 0 additions & 10 deletions docs/sphinx_doc/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
.. _Data Processing for and with Foundation Models:
.. role:: raw-html-m2r(raw)
:format: html

`[中文主页] <../../zh_CN/main/index_ZH>`_ | `[DJ-Cookbook] <docs/tutorial/DJ-Cookbook>`_ | `[OperatorZoo] <docs/Operators>`_ | `[API] <api>`_ | `[Awesome LLM Data] <docs/awesome_llm_data>`_

Data Processing for and with Foundation Models
==============================================

.. include:: README.md
:start-after: # Data Processing for and with Foundation Models
:parser: myst_parser.sphinx_

.. toctree::
Expand Down
12 changes: 1 addition & 11 deletions docs/sphinx_doc/source/index_ZH.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
.. _Data Processing for and with Foundation Models:
.. role:: raw-html-m2r(raw)
:format: html

`[英文主页] <../../en/main/index>`_ | `[DJ-Cookbook] <docs/tutorial/DJ-Cookbook_ZH>`_ | `[算子池] <docs/Operators>`_ | `[API] <api>`_ | `[Awesome LLM Data] <docs/awesome_llm_data>`_

Data Processing for and with Foundation Models
==============================================

.. include:: README_ZH.md
:start-after: # Data Processing for and with Foundation Models
:parser: myst_parser.sphinx_
:parser: myst_parser.sphinx_

.. toctree::
:maxdepth: 2
Expand Down