HS_API v0.1.0
API
hs_api.api module
| api.CRI_network | This class represents a CRI network which initializes the network, checks hardware, generates connectome, |
Converter
hs_api.converter module
| converter | |
| converter.CRI_Converter | A class to convert a neural network model into an equivalent model compatible |
| converter.BN_Folder | A class to perform batch normalization folding on a model. |
| converter.Quantize_Network | A class to perform quantization on a neural network. |
| converter.weight_quantization | Applies weight quantization to the input. |