Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(options *GpuDelegateOptions) delegates.Delegater
Types ¶
type GpuCompileOptions ¶
GpuCompileOptions implement TfLiteGpuCompileOptions.
type GpuDelegate ¶
type GpuDelegate struct {
// contains filtered or unexported fields
}
GpuDelegate implement TfLiteGpuCompileOptions.
func (*GpuDelegate) Delete ¶
func (g *GpuDelegate) Delete()
func (*GpuDelegate) Ptr ¶
func (g *GpuDelegate) Ptr() unsafe.Pointer
type GpuDelegateOptions ¶
type GpuDelegateOptions struct {
GpuCompileOptions GpuCompileOptions
}
GpuDelegateOptions implement TfLiteGpuDelegateOptions.
Click to show internal directories.
Click to hide internal directories.