File size: 10,955 Bytes
a0db2f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 |
<!--Copyright 2022 The HuggingFace Team. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
โ ๏ธ Note that this file is in Markdown but contain specific syntax for our doc-builder (similar to MDX) that may not be
rendered properly in your Markdown viewer.
-->
# TorchScript๋ก ๋ด๋ณด๋ด๊ธฐ[[export-to-torchscript]]
<Tip>
TorchScript๋ฅผ ํ์ฉํ ์คํ์ ์์ง ์ด๊ธฐ ๋จ๊ณ๋ก, ๊ฐ๋ณ์ ์ธ ์
๋ ฅ ํฌ๊ธฐ ๋ชจ๋ธ๋ค์ ํตํด ๊ทธ ๊ธฐ๋ฅ์ฑ์ ๊ณ์ ํ๊ตฌํ๊ณ ์์ต๋๋ค.
์ด ๊ธฐ๋ฅ์ ์ ํฌ๊ฐ ๊ด์ฌ์ ๋๊ณ ์๋ ๋ถ์ผ ์ค ํ๋์ด๋ฉฐ,
์์ผ๋ก ์ถ์๋ ๋ฒ์ ์์ ๋ ๋ง์ ์ฝ๋ ์์ , ๋ ์ ์ฐํ ๊ตฌํ, ๊ทธ๋ฆฌ๊ณ Python ๊ธฐ๋ฐ ์ฝ๋์ ์ปดํ์ผ๋ TorchScript๋ฅผ ๋น๊ตํ๋ ๋ฒค์น๋งํฌ๋ฅผ ๋ฑ์ ํตํด ๋ถ์์ ์ฌํํ ์์ ์
๋๋ค.
</Tip>
[TorchScript ๋ฌธ์](https://pytorch.org/docs/stable/jit.html)์์๋ ์ด๋ ๊ฒ ๋งํฉ๋๋ค.
> TorchScript๋ PyTorch ์ฝ๋์์ ์ง๋ ฌํ ๋ฐ ์ต์ ํ ๊ฐ๋ฅํ ๋ชจ๋ธ์ ์์ฑํ๋ ๋ฐฉ๋ฒ์
๋๋ค.
[JIT๊ณผ TRACE](https://pytorch.org/docs/stable/jit.html)๋ ๊ฐ๋ฐ์๊ฐ ๋ชจ๋ธ์ ๋ด๋ณด๋ด์ ํจ์จ ์งํฅ์ ์ธ C++ ํ๋ก๊ทธ๋จ๊ณผ ๊ฐ์ ๋ค๋ฅธ ํ๋ก๊ทธ๋จ์์ ์ฌ์ฌ์ฉํ ์ ์๋๋ก ํ๋ PyTorch ๋ชจ๋์
๋๋ค.
PyTorch ๊ธฐ๋ฐ Python ํ๋ก๊ทธ๋จ๊ณผ ๋ค๋ฅธ ํ๊ฒฝ์์ ๋ชจ๋ธ์ ์ฌ์ฌ์ฉํ ์ ์๋๋ก, ๐ค Transformers ๋ชจ๋ธ์ TorchScript๋ก ๋ด๋ณด๋ผ ์ ์๋ ์ธํฐํ์ด์ค๋ฅผ ์ ๊ณตํฉ๋๋ค.
์ด ๋ฌธ์์์๋ TorchScript๋ฅผ ์ฌ์ฉํ์ฌ ๋ชจ๋ธ์ ๋ด๋ณด๋ด๊ณ ์ฌ์ฉํ๋ ๋ฐฉ๋ฒ์ ์ค๋ช
ํฉ๋๋ค.
๋ชจ๋ธ์ ๋ด๋ณด๋ด๋ ค๋ฉด ๋ ๊ฐ์ง๊ฐ ํ์ํฉ๋๋ค:
- `torchscript` ํ๋๊ทธ๋ก ๋ชจ๋ธ ์ธ์คํด์คํ
- ๋๋ฏธ ์
๋ ฅ์ ์ฌ์ฉํ ์์ ํ(forward pass)
์ด ํ์ ์กฐ๊ฑด๋ค์ ์๋์ ์์ธํ ์ค๋ช
๋ ๊ฒ์ฒ๋ผ ๊ฐ๋ฐ์๋ค์ด ์ฃผ์ํด์ผ ํ ์ฌ๋ฌ ์ฌํญ๋ค์ ์๋ฏธํฉ๋๋ค.
## TorchScript ํ๋๊ทธ์ ๋ฌถ์ธ ๊ฐ์ค์น(tied weights)[[torchscript-flag-and-tied-weights]]
`torchscript` ํ๋๊ทธ๊ฐ ํ์ํ ์ด์ ๋ ๋๋ถ๋ถ์ ๐ค Transformers ์ธ์ด ๋ชจ๋ธ์์ `Embedding` ๋ ์ด์ด์ `Decoding` ๋ ์ด์ด ๊ฐ์ ๋ฌถ์ธ ๊ฐ์ค์น(tied weights)๊ฐ ์กด์ฌํ๊ธฐ ๋๋ฌธ์
๋๋ค.
TorchScript๋ ๋ฌถ์ธ ๊ฐ์ค์น๋ฅผ ๊ฐ์ง ๋ชจ๋ธ์ ๋ด๋ณด๋ผ ์ ์์ผ๋ฏ๋ก, ๋ฏธ๋ฆฌ ๊ฐ์ค์น๋ฅผ ํ๊ณ ๋ณต์ ํด์ผ ํฉ๋๋ค.
`torchscript` ํ๋๊ทธ๋ก ์ธ์คํด์คํ๋ ๋ชจ๋ธ์ `Embedding` ๋ ์ด์ด์ `Decoding` ๋ ์ด์ด๊ฐ ๋ถ๋ฆฌ๋์ด ์์ผ๋ฏ๋ก ์ดํ์ ํ๋ จํด์๋ ์ ๋ฉ๋๋ค.
ํ๋ จ์ ํ๊ฒ ๋๋ฉด ๋ ๋ ์ด์ด ๊ฐ ๋๊ธฐํ๊ฐ ํด์ ๋์ด ์์์น ๋ชปํ ๊ฒฐ๊ณผ๊ฐ ๋ฐ์ํ ์ ์์ต๋๋ค.
์ธ์ด ๋ชจ๋ธ ํค๋๋ฅผ ๊ฐ์ง ์์ ๋ชจ๋ธ์ ๊ฐ์ค์น๊ฐ ๋ฌถ์ฌ ์์ง ์์์ ์ด ๋ฌธ์ ๊ฐ ๋ฐ์ํ์ง ์์ต๋๋ค.
์ด๋ฌํ ๋ชจ๋ธ๋ค์ `torchscript` ํ๋๊ทธ ์์ด ์์ ํ๊ฒ ๋ด๋ณด๋ผ ์ ์์ต๋๋ค.
## ๋๋ฏธ ์
๋ ฅ๊ณผ ํ์ค ๊ธธ์ด[[dummy-inputs-and-standard-lengths]]
๋๋ฏธ ์
๋ ฅ(dummy inputs)์ ๋ชจ๋ธ์ ์์ ํ(forward pass)์ ์ฌ์ฉ๋ฉ๋๋ค.
์
๋ ฅ ๊ฐ์ด ๋ ์ด์ด๋ฅผ ํตํด ์ ํ๋๋ ๋์, PyTorch๋ ๊ฐ ํ
์์์ ์คํ๋ ๋ค๋ฅธ ์ฐ์ฐ์ ์ถ์ ํฉ๋๋ค.
์ด๋ฌํ ๊ธฐ๋ก๋ ์ฐ์ฐ์ ๋ชจ๋ธ์ *์ถ์ (trace)*์ ์์ฑํ๋ ๋ฐ ์ฌ์ฉ๋ฉ๋๋ค.
์ถ์ ์ ์
๋ ฅ์ ์ฐจ์์ ๊ธฐ์ค์ผ๋ก ์์ฑ๋ฉ๋๋ค.
๋ฐ๋ผ์ ๋๋ฏธ ์
๋ ฅ์ ์ฐจ์์ ์ ํ๋์ด, ๋ค๋ฅธ ์ํ์ค ๊ธธ์ด๋ ๋ฐฐ์น ํฌ๊ธฐ์์๋ ์๋ํ์ง ์์ต๋๋ค.
๋ค๋ฅธ ํฌ๊ธฐ๋ก ์๋ํ ๊ฒฝ์ฐ ๋ค์๊ณผ ๊ฐ์ ์ค๋ฅ๊ฐ ๋ฐ์ํฉ๋๋ค:
```
`The expanded size of the tensor (3) must match the existing size (7) at non-singleton dimension 2`
```
์ถ๋ก ์ค ๋ชจ๋ธ์ ๊ณต๊ธ๋ ๊ฐ์ฅ ํฐ ์
๋ ฅ๋งํผ ํฐ ๋๋ฏธ ์
๋ ฅ ํฌ๊ธฐ๋ก ๋ชจ๋ธ์ ์ถ์ ํ๋ ๊ฒ์ด ์ข์ต๋๋ค.
ํจ๋ฉ์ ๋๋ฝ๋ ๊ฐ์ ์ฑ์ฐ๋ ๋ฐ ๋์์ด ๋ ์ ์์ต๋๋ค.
๊ทธ๋ฌ๋ ๋ชจ๋ธ์ด ๋ ํฐ ์
๋ ฅ ํฌ๊ธฐ๋ก ์ถ์ ๋๊ธฐ ๋๋ฌธ์, ํ๋ ฌ์ ์ฐจ์์ด ์ปค์ง๊ณ ๊ณ์ฐ๋์ด ๋ง์์ง๋๋ค.
๋ค์ํ ์ํ์ค ๊ธธ์ด ๋ชจ๋ธ์ ๋ด๋ณด๋ผ ๋๋ ๊ฐ ์
๋ ฅ์ ๋ํด ์ํ๋๋ ์ด ์ฐ์ฐ ํ์์ ์ฃผ์ํ๊ณ ์ฑ๋ฅ์ ์ฃผ์ ๊น๊ฒ ํ์ธํ์ธ์.
## Python์์ TorchScript ์ฌ์ฉํ๊ธฐ[[using-torchscript-in-python]]
์ด ์น์
์์๋ ๋ชจ๋ธ์ ์ ์ฅํ๊ณ ๊ฐ์ ธ์ค๋ ๋ฐฉ๋ฒ, ์ถ์ ์ ์ฌ์ฉํ์ฌ ์ถ๋ก ํ๋ ๋ฐฉ๋ฒ์ ๋ณด์ฌ์ค๋๋ค.
### ๋ชจ๋ธ ์ ์ฅํ๊ธฐ[[saving-a-model]]
`BertModel`์ TorchScript๋ก ๋ด๋ณด๋ด๋ ค๋ฉด `BertConfig` ํด๋์ค์์ `BertModel`์ ์ธ์คํด์คํํ ๋ค์, `traced_bert.pt`๋ผ๋ ํ์ผ๋ช
์ผ๋ก ๋์คํฌ์ ์ ์ฅํ๋ฉด ๋ฉ๋๋ค.
```python
from transformers import BertModel, BertTokenizer, BertConfig
import torch
enc = BertTokenizer.from_pretrained("bert-base-uncased")
# ์
๋ ฅ ํ
์คํธ ํ ํฐํํ๊ธฐ
text = "[CLS] Who was Jim Henson ? [SEP] Jim Henson was a puppeteer [SEP]"
tokenized_text = enc.tokenize(text)
# ์
๋ ฅ ํ ํฐ ์ค ํ๋๋ฅผ ๋ง์คํนํ๊ธฐ
masked_index = 8
tokenized_text[masked_index] = "[MASK]"
indexed_tokens = enc.convert_tokens_to_ids(tokenized_text)
segments_ids = [0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1]
# ๋๋ฏธ ์
๋ ฅ ๋ง๋ค๊ธฐ
tokens_tensor = torch.tensor([indexed_tokens])
segments_tensors = torch.tensor([segments_ids])
dummy_input = [tokens_tensor, segments_tensors]
# torchscript ํ๋๊ทธ๋ก ๋ชจ๋ธ ์ด๊ธฐํํ๊ธฐ
# ์ด ๋ชจ๋ธ์ LM ํค๋๊ฐ ์์ผ๋ฏ๋ก ํ์ํ์ง ์์ง๋ง, ํ๋๊ทธ๋ฅผ True๋ก ์ค์ ํฉ๋๋ค.
config = BertConfig(
vocab_size_or_config_json_file=32000,
hidden_size=768,
num_hidden_layers=12,
num_attention_heads=12,
intermediate_size=3072,
torchscript=True,
)
# ๋ชจ๋ธ์ ์ธ์คํดํธํํ๊ธฐ
model = BertModel(config)
# ๋ชจ๋ธ์ ํ๊ฐ ๋ชจ๋๋ก ๋์ด์ผ ํฉ๋๋ค.
model.eval()
# ๋ง์ฝ *from_pretrained*๋ฅผ ์ฌ์ฉํ์ฌ ๋ชจ๋ธ์ ์ธ์คํด์คํํ๋ ๊ฒฝ์ฐ, TorchScript ํ๋๊ทธ๋ฅผ ์ฝ๊ฒ ์ค์ ํ ์ ์์ต๋๋ค
model = BertModel.from_pretrained("bert-base-uncased", torchscript=True)
# ์ถ์ ์์ฑํ๊ธฐ
traced_model = torch.jit.trace(model, [tokens_tensor, segments_tensors])
torch.jit.save(traced_model, "traced_bert.pt")
```
### ๋ชจ๋ธ ๊ฐ์ ธ์ค๊ธฐ[[loading-a-model]]
์ด์ ์ด์ ์ ์ ์ฅํ `BertModel`, ์ฆ `traced_bert.pt`๋ฅผ ๋์คํฌ์์ ๊ฐ์ ธ์ค๊ณ , ์ด์ ์ ์ด๊ธฐํํ `dummy_input`์์ ์ฌ์ฉํ ์ ์์ต๋๋ค.
```python
loaded_model = torch.jit.load("traced_bert.pt")
loaded_model.eval()
all_encoder_layers, pooled_output = loaded_model(*dummy_input)
```
### ์ถ์ ๋ ๋ชจ๋ธ์ ์ฌ์ฉํ์ฌ ์ถ๋ก ํ๊ธฐ[[using-a-traced-model-for-inference]]
`__call__` ์ด์ค ์ธ๋์ค์ฝ์ด(dunder) ๋ฉ์๋๋ฅผ ์ฌ์ฉํ์ฌ ์ถ๋ก ์ ์ถ์ ๋ ๋ชจ๋ธ์ ์ฌ์ฉํ์ธ์:
```python
traced_model(tokens_tensor, segments_tensors)
```
## Neuron SDK๋ก Hugging Face TorchScript ๋ชจ๋ธ์ AWS์ ๋ฐฐํฌํ๊ธฐ[[deploy-hugging-face-torchscript-models-to-aws-with-the-neuron-sdk]]
AWS๊ฐ ํด๋ผ์ฐ๋์์ ์ ๋น์ฉ, ๊ณ ์ฑ๋ฅ ๋จธ์ ๋ฌ๋ ์ถ๋ก ์ ์ํ [Amazon EC2 Inf1](https://aws.amazon.com/ec2/instance-types/inf1/) ์ธ์คํด์ค ์ ํ๊ตฐ์ ์ถ์ํ์ต๋๋ค.
Inf1 ์ธ์คํด์ค๋ ๋ฅ๋ฌ๋ ์ถ๋ก ์ํฌ๋ก๋์ ํนํ๋ ๋ง์ถค ํ๋์จ์ด ๊ฐ์๊ธฐ์ธ AWS Inferentia ์นฉ์ผ๋ก ๊ตฌ๋๋ฉ๋๋ค.
[AWS Neuron](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/#)์ Inferentia๋ฅผ ์ํ SDK๋ก, Inf1์ ๋ฐฐํฌํ๊ธฐ ์ํ transformers ๋ชจ๋ธ ์ถ์ ๋ฐ ์ต์ ํ๋ฅผ ์ง์ํฉ๋๋ค.
Neuron SDK๋ ๋ค์๊ณผ ๊ฐ์ ๊ธฐ๋ฅ์ ์ ๊ณตํฉ๋๋ค:
1. ์ฝ๋ ํ ์ค๋ง ๋ณ๊ฒฝํ๋ฉด ํด๋ผ์ฐ๋ ์ถ๋ก ๋ฅผ ์ํด TorchScript ๋ชจ๋ธ์ ์ถ์ ํ๊ณ ์ต์ ํํ ์ ์๋ ์ฌ์ด API
2. ์ฆ์ ์ฌ์ฉ ๊ฐ๋ฅํ ์ฑ๋ฅ ์ต์ ํ๋ก [๋น์ฉ ํจ์จ ํฅ์](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/neuron-guide/benchmark/>)
3. [PyTorch](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/src/examples/pytorch/bert_tutorial/tutorial_pretrained_bert.html) ๋๋ [TensorFlow](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/src/examples/tensorflow/huggingface_bert/huggingface_bert.html)๋ก ๊ตฌ์ถ๋ Hugging Face transformers ๋ชจ๋ธ ์ง์
### ์์ฌ์ [[implications]]
[BERT (Bidirectional Encoder Representations from Transformers)](https://huggingface.co/docs/transformers/main/model_doc/bert) ์ํคํ
์ฒ ๋๋ ๊ทธ ๋ณํ์ธ [distilBERT](https://huggingface.co/docs/transformers/main/model_doc/distilbert) ๋ฐ [roBERTa](https://huggingface.co/docs/transformers/main/model_doc/roberta)๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ํ Transformers ๋ชจ๋ธ์ ์ถ์ถ ๊ธฐ๋ฐ ์ง์์๋ต, ์ํ์ค ๋ถ๋ฅ ๋ฐ ํ ํฐ ๋ถ๋ฅ์ ๊ฐ์ ๋น์์ฑ ์์
์ Inf1์์ ์ต์์ ์ฑ๋ฅ์ ๋ณด์
๋๋ค.
๊ทธ๋ฌ๋ ํ
์คํธ ์์ฑ ์์
๋ [AWS Neuron MarianMT ํํ ๋ฆฌ์ผ](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/src/examples/pytorch/transformers-marianmt.html)์ ๋ฐ๋ผ Inf1์์ ์คํ๋๋๋ก ์กฐ์ ํ ์ ์์ต๋๋ค.
Inferentia์์ ๋ฐ๋ก ๋ณํํ ์ ์๋ ๋ชจ๋ธ์ ๋ํ ์์ธํ ์ ๋ณด๋ Neuron ๋ฌธ์์ [Model Architecture Fit](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/neuron-guide/models/models-inferentia.html#models-inferentia) ์น์
์์ ํ์ธํ ์ ์์ต๋๋ค.
### ์ข
์์ฑ[[dependencies]]
AWS Neuron์ ์ฌ์ฉํ์ฌ ๋ชจ๋ธ์ ๋ณํํ๋ ค๋ฉด [Neuron SDK ํ๊ฒฝ](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/neuron-guide/neuron-frameworks/pytorch-neuron/index.html#installation-guide)์ด ํ์ํฉ๋๋ค.
์ด๋ [AWS Deep Learning AMI](https://docs.aws.amazon.com/dlami/latest/devguide/tutorial-inferentia-launching.html)์ ๋ฏธ๋ฆฌ ๊ตฌ์ฑ๋์ด ์์ต๋๋ค.
### AWS Neuron์ผ๋ก ๋ชจ๋ธ ๋ณํํ๊ธฐ[[converting-a-model-for-aws-neuron]]
`BertModel`์ ์ถ์ ํ๋ ค๋ฉด, [Python์์ TorchScript ์ฌ์ฉํ๊ธฐ](torchscript#using-torchscript-in-python)์์์ ๋์ผํ ์ฝ๋๋ฅผ ์ฌ์ฉํด์ AWS NEURON์ฉ ๋ชจ๋ธ์ ๋ณํํฉ๋๋ค.
`torch.neuron` ํ๋ ์์ํฌ ์ต์คํ
์
์ ๊ฐ์ ธ์ Python API๋ฅผ ํตํด Neuron SDK์ ๊ตฌ์ฑ ์์์ ์ ๊ทผํฉ๋๋ค:
```python
from transformers import BertModel, BertTokenizer, BertConfig
import torch
import torch.neuron
```
๋ค์ ์ค๋ง ์์ ํ๋ฉด ๋ฉ๋๋ค:
```diff
- torch.jit.trace(model, [tokens_tensor, segments_tensors])
+ torch.neuron.trace(model, [token_tensor, segments_tensors])
```
์ด๋ก์จ Neuron SDK๊ฐ ๋ชจ๋ธ์ ์ถ์ ํ๊ณ Inf1 ์ธ์คํด์ค์ ์ต์ ํํ ์ ์๊ฒ ๋ฉ๋๋ค.
AWS Neuron SDK์ ๊ธฐ๋ฅ, ๋๊ตฌ, ์์ ํํ ๋ฆฌ์ผ ๋ฐ ์ต์ ์
๋ฐ์ดํธ์ ๋ํด ์์ธํ ์์๋ณด๋ ค๋ฉด [AWS NeuronSDK ๋ฌธ์](https://awsdocs-neuron.readthedocs-hosted.com/en/latest/index.html)๋ฅผ ์ฐธ์กฐํ์ธ์.
|