ONE - On-device Neural Engine
Loading...
Searching...
No Matches
test_utils.py File Reference

Go to the source code of this file.

Data Structures

class  test_utils.TestCase
 
class  test_utils.TestRunner
 

Namespaces

namespace  test_utils
 

Functions

 test_utils._dump_npy_included_json (str output_dir, dict json_content)
 
 test_utils._str_to_npy_dtype (str dtype_str)
 
dict test_utils.gen_random_tensor (str dtype_str, typing.Tuple[int] scale_shape, typing.Tuple[int] zerop_shape, int quantized_dimension, typing.Optional[typing.Tuple[int]] value_shape=None)