> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# ModelComputeDtype - ComfyUI Built-in Node Documentation

> Complete documentation for the ModelComputeDtype node in ComfyUI. Learn its inputs, outputs, parameters and usage.

ModelComputeDtypeノードは、モデルの処理中に使用される計算データ型（精度）を変更します。入力モデルのコピーを作成し、選択された精度設定を適用します。これにより、ハードウェアに応じてメモリ使用量とパフォーマンスを最適化できます。異なる精度設定のデバッグやテストに役立ちます。

## 入力

| パラメータ   | 説明                               | データ型   | 必須 | 範囲                                            |
| ------- | -------------------------------- | ------ | -- | --------------------------------------------- |
| `モデル`   | 新しい計算データ型を適用する対象の入力モデル           | MODEL  | はい | -                                             |
| `dtype` | モデルに適用する計算データ型（デフォルト: "default"） | STRING | はい | "default"<br />"fp32"<br />"fp16"<br />"bf16" |

## 出力

| 出力名   | 説明                     | データ型  |
| ----- | ---------------------- | ----- |
| `モデル` | 新しい計算データ型が適用された変更後のモデル | MODEL |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ModelComputeDtype/ja.md)

***

**Source fingerprint (SHA-256):** `bc65f1e452d0122ad175a8b95f38a36503253c9908157037c516496e65c828e6`
