Compartir a través de


OnnxSessionOptions.EnableProfiling Property

Definition

Enables profiling of InferenceSession.Run() calls. Default is false

public bool EnableProfiling { get; set; }
member this.EnableProfiling : bool with get, set
Public Property EnableProfiling As Boolean

Property Value

Applies to