Partilhar via


PyTorchSettings Classe

Definição

definições de tarefa pyTorch.

public class PyTorchSettings
type PyTorchSettings = class
Public Class PyTorchSettings
Herança
PyTorchSettings

Construtores

PyTorchSettings()

Inicializa uma nova instância da classe PyTorchSettings.

PyTorchSettings(String, String, String, Nullable<Int32>, String)

Inicializa uma nova instância da classe PyTorchSettings.

Propriedades

CommandLineArgs

Obtém ou define argumentos da linha de comandos.

CommunicationBackend

Obtém ou define o back-end de comunicação.

ProcessCount

Obtém ou define a contagem de processos.

PythonInterpreterPath

Obtém ou define o caminho do interpretador python.

PythonScriptFilePath

Obtém ou define o caminho do ficheiro de script python.

Métodos

Validate()

Valide o objeto.

Aplica-se a