TF_ShapeInferenceContext

public class TF_ShapeInferenceContext

Public Constructors

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

Inherited Methods

Public Constructors

public TF_ShapeInferenceContext ()

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

public TF_ShapeInferenceContext (Pointer p)

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