OpenExplorer
Search Docs
K
Guide
Horizon Smart Car Developer Community
Horizon Official Website
中文
English
Guide
Horizon Smart Car Developer Community
Horizon Official Website
中文
English
Menu
On This Page
#
quantization.hbdk4.get_hbir_input_flattener
#
horizon_plugin_pytorch.quantization.hbdk4.get_hbir_input_flattener(model:
Module
)
Get an callable func to flatten model input into a flat tuple of Tensor.
Parameters:
model
– Hbir model.
On This Page
horizon_plugin_pytorch.quantization.hbdk4.get_hbir_input_flattener(model:Module)