Getting Started
Pipeline Development
with_custom_quantization_configs()
LoadedNet.convert_to_sima_quantization()
Model.analyze_quantization_error()
Model.execute_in_accelerator_mode()
App Development
References
simaai::SimaMlsocApi
setLogVerbosity()
enumerateDeviceGuids()
openDevice()
load()
unload()
isAppActive()
isDeviceOpen()
runSynchronous()
runAsynchronous()
closeDevice()
resetDevice()
log()
getLastErrorCode()
setMaxOutstandingRequests()
getMaxOutstandingRequests()
setRequestTimeout()
getRequestTimeout()
resetQueue()
SimaMlsocApi()
operator=()
getInstance()
simaai::SiMaDevice
slotNumber
deviceType
guid
simaai::SiMaModel
simaai::SiMaTensor
SiMaTensor()
reset()
getPtr()
getShape()
getSizeInBytes()
getSeqId()
getAppId()
getOpCode()
setSeqId()
setAppId()
setOpCode()
Model
GroundTruth
LoadedNet
load_model()
InputValues
gen1_target
gen2_target
ExceptionFuncType
ColorSpaceStandard
BT_COLOR_COEFF
YUV2RGB_FULL_RANGE_CONSTANTS
ColorConversion
ChromaSampling
ResizeMethod
ResizeDepositLocation
CalibrationMethod
MinMaxMethod
HistogramMSEMethod
MovingAverageMinMaxMethod
HistogramEntropyMethod
HistogramPercentileMethod
default_calibration()
QuantizationScheme
quantization_scheme()
bfloat16_scheme()
QuantizationParams
default_quantization
int16_quantization
device_modifier_ops
sima_prepare_qat_model()
sima_finalize_qat_model()
sima_export_onnx()
SimaQatWrapper
check_graph_nodes()
replace_dropout()
replace_batchnorm()
resize()
cvtColor()
SimaBoxRender
set_log_level()
MLSoCSession
VideoReader
VideoWriter
UserContext
Release Notes
[docs] class Constants: [docs] resize_width = 640 [docs] resize_height = 640 [docs] frame_width = 4024 [docs] frame_height = 3042 [docs] out_channels = 384 [docs] effdet_tensor_dim = [256, 256] [docs] cls_threshold = 0.266 [docs] q_st_start = 0.0845676138997078 [docs] q_st_end = 0.22818629443645477 [docs] q_ae_start = 0.05988713726401329 [docs] q_ae_end = 0.4492652714252472 [docs] output_width = 1280 [docs] output_height = 720