#include <type.h>
Public Member Functions | |
| bool | operator== (const ModelEfficiencyParam &o) const noexcept |
| bool | operator!= (const ModelEfficiencyParam &o) const noexcept |
Public Attributes | |
| int | batchSize {1} |
| PrecisionType | precisionType {PrecisionType::FP32} |
|
inlinenoexcept |
|
inlinenoexcept |
| PrecisionType mmind::dl::ModelEfficiencyParam::precisionType {PrecisionType::FP32} |
Definition at line 81 of file type.h.