Searched refs:pack (Results 1 – 4 of 4) sorted by relevance
34 ## Access to CMSIS-NN {#pack}36 …ndalone [**CMSIS-NN pack**](https://www.keil.arm.com/packs/cmsis-nn-arm/versions/) in the [CMSIS-P…
286 …self.weight_data_file_prefix, interpreter.get_tensor(filter_layer['index']), pack=self.int4_weight…
366 def generate_c_array(self, name, array, datatype="int8_t", const="const ", pack=False) -> None: argument381 if pack:
423 …self.weight_data_file_prefix, interpreter.get_tensor(filter_layer['index']), pack=self.int4_weight…