Downloader..::..DownloadModel Method

Downloads the pretrained model.

Namespace:  SiaNet.Common
Assembly:  SiaNet.Common (in SiaNet.Common.dll)

Syntax


public static void DownloadModel(
	string modelPath
)
Public Shared Sub DownloadModel ( _
	modelPath As String _
)
public:
static void DownloadModel(
	String^ modelPath
)

Parameters

modelPath
Type: String
The model path.