struct TensorflowLite::EdgeTPU::Device
- TensorflowLite::EdgeTPU::Device
- Struct
- Value
- Object
Overview
the file path to and type of Edge TPU device
Defined in:
tensorflow_lite/edge_tpu/device.crConstructors
Instance Method Summary
-
#path : String
the path to the device
-
#to_delegate
creates a delegate object that can be added to with InterpreterOptions#add_delegate
-
#type : Type
the type of device at the path listed
Constructor Detail
Instance Method Detail
def to_delegate
#
creates a delegate object that can be added to with InterpreterOptions#add_delegate