Home
last modified time | relevance | path

Searched defs:input_shape (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Tests/UnitTest/
Dsoftmax_settings.py106 def get_softmax_randomized_input_data(self, input_data, input_shape): argument
Dmodel_extractor.py144 def shape_to_config(self, input_shape, filter_shape, output_shape, layer_name): argument
Dtest_settings.py272 def get_randomized_input_data(self, input_data, input_shape=None): argument