Click or drag to resize

GraphShutdownDistributedTPU Method

http://www.emgu.com
ShutdownDistributedTPU

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public Operation ShutdownDistributedTPU(
	string opName = "ShutdownDistributedTPU"
)

Parameters

opName (Optional)
Type: SystemString
The name of the operation

Return Value

Type: Operation

[Missing <returns> documentation for "M:Emgu.TF.Graph.ShutdownDistributedTPU(System.String)"]

See Also