Home
last modified time | relevance | path

Searched refs:DEVICE_COMPATIBLE_NODE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rknn-toolkit2/rknn_toolkit_lite2/examples/inference_with_lite/
H A Dtest.py7 DEVICE_COMPATIBLE_NODE = '/proc/device-tree/compatible' variable
16 with open(DEVICE_COMPATIBLE_NODE) as f:
25 print('Read device node {} failed.'.format(DEVICE_COMPATIBLE_NODE))