Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InterPreter ¶
type InterPreter struct {
// contains filtered or unexported fields
}
func NewInterPreter ¶
func NewInterPreter(session *ort.DynamicAdvancedSession, inputInfo []ort.InputOutputInfo, outputInfo []ort.InputOutputInfo, ) *InterPreter
func (*InterPreter) GetEmptyOutputTensors ¶
func (ip *InterPreter) GetEmptyOutputTensors() ([]ort.ArbitraryTensor, error)
func (*InterPreter) GetInputTensorCount ¶
func (ip *InterPreter) GetInputTensorCount() int
Click to show internal directories.
Click to hide internal directories.