TF_DeprecatedSession

public class TF_DeprecatedSession

Public Constructors

TF_DeprecatedSession()
Empty constructor.
TF_DeprecatedSession(Pointer p)
Pointer cast constructor.

Inherited Methods

Public Constructors

public TF_DeprecatedSession ()

Empty constructor. Calls super((Pointer)null).

public TF_DeprecatedSession (Pointer p)

Pointer cast constructor. Invokes ERROR(/Pointer#Pointer(Pointer)).