PyNetsPresso
Table of Contents:
Installation
API Description
Model Compressor
Model Launcher
Model
Convert
Benchmark
Enums
Launcher Function
Data Type
Framework
Device Name
Software Version
Hardware Type
Task Status
PyNetsPresso
API Description
Model Launcher
Data Type
View page source
Data Type
class
DataType
[source]
An enumeration.
FP32
= 'FP32'
FP16
= 'FP16'
INT8
= 'INT8'
NONE
= ''