> ## 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.

# SamplerDPMPP_3M_SDE - ComfyUI Built-in Node Documentation

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

以下が翻訳結果です。

## 概要

SamplerDPMPP\_3M\_SDE ノードは、サンプリングプロセスで使用する DPM++ 3M SDE サンプラーを作成します。このサンプラーは、設定可能なノイズパラメータを備えた3次マルチステップ確率微分方程式法を使用します。ノイズ計算を GPU で実行するか CPU で実行するかを選択できます。

## 入力

| パラメータ     | 説明                                                      | データ型  | 必須 | 範囲               |
| --------- | ------------------------------------------------------- | ----- | -- | ---------------- |
| `eta`     | サンプリングプロセスの確率性を制御します（デフォルト: 1.0）                        | FLOAT | はい | 0.0 - 100.0      |
| `s_noise` | サンプリング中に追加されるノイズの量を制御します（デフォルト: 1.0）                    | FLOAT | はい | 0.0 - 100.0      |
| `ノイズデバイス` | ノイズ計算に使用するデバイスを選択します。GPU または CPU から選択できます（デフォルト: "gpu"） | COMBO | はい | "gpu"<br />"cpu" |

## 出力

| 出力名       | 説明                                       | データ型    |
| --------- | ---------------------------------------- | ------- |
| `sampler` | サンプリングワークフローで使用するための設定済みサンプラーオブジェクトを返します | SAMPLER |

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

***

**Source fingerprint (SHA-256):** `817ce8c12245063e5f2f3421f57dd55801aae96dfd8fe1bf3f88f814799b830a`
