Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Delegate ¶
type Delegate struct {
// contains filtered or unexported fields
}
Delegate is the tflite delegate
type Device ¶
type Device struct { Type DeviceType Path string }
type DeviceType ¶
type DeviceType uint32
const ( // The Device Types TypeApexPCI DeviceType = C.EDGETPU_APEX_PCI TypeApexUSB DeviceType = C.EDGETPU_APEX_USB )
Click to show internal directories.
Click to hide internal directories.