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
7 changes: 2 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ Fixes # (issue)

<!--
For faster review, we strongly recommend you to ping the following people:
- ONNX / ONNX Runtime : @fxmarty, @echarlaix, @JingyaHuang, @michaelbenayoun
- ONNX Runtime Training: @JingyaHuang
- BetterTransformer: @fxmarty
- GPTQ, quantization: @fxmarty, @SunMarc
- TFLite export: @michaelbenayoun
- Exporters (ONNX/TFLite) : @echarlaix, @JingyaHuang, @michaelbenayoun, @IlyasMoutawwakil
- GPTQ, quantization: @SunMarc, @IlyasMoutawwakil
-->
50 changes: 0 additions & 50 deletions .github/workflows/test_bettertransformer.yml

This file was deleted.

12 changes: 0 additions & 12 deletions docs/source/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,6 @@
title: "TFLite"
title: Exporters
isExpanded: false
- sections:
- local: bettertransformer/overview
title: Overview
- sections:
- local: bettertransformer/tutorials/convert
title: Convert Transformers models to use BetterTransformer
- local: bettertransformer/tutorials/contribute
title: How to add support for new architectures?
title: Tutorials
isExpanded: false
title: BetterTransformer
isExpanded: false
- sections:
- local: torch_fx/overview
title: Overview
Expand Down
116 changes: 0 additions & 116 deletions docs/source/bettertransformer/overview.mdx

This file was deleted.

193 changes: 0 additions & 193 deletions docs/source/bettertransformer/tutorials/contribute.mdx

This file was deleted.

Loading
Loading