Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/rknn_mobilenet_demo/src/
H A Dmain.cc44 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/
H A Drknn_api.h241 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Android/librknn_api/include/
H A Drknn_api.h248 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Linux/librknn_api/include/
H A Drknn_api.h248 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Linux/librknn_api/include/
H A Drknn_api.h248 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Android/librknn_api/include/
H A Drknn_api.h248 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/runtime/RV1106/Linux/librknn_api/include/
H A Drknn_api.h248 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/cpp/
H A Drknn_api.h248 rknn_tensor_qnt_type qnt_type; /* the quantitative type of tensor. */ member
/OK3568_Linux_fs/external/rknpu2/examples/rknn_multiple_input_demo/src/
H A Dmain.cc66 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_common_test/src/
H A Dmain.cc75 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_api_demo/src/
H A Drknn_create_mem_demo.cpp74 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
H A Drknn_create_mem_with_rga_demo.cpp80 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
H A Drknn_with_mmz_demo.cpp75 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
H A Drknn_set_internal_mem_from_fd_demo.cpp75 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/
H A Drknn_create_mem_demo.cpp74 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/src/
H A Dmain.cc52 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
H A Dmain_video.cc74 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_mobilenet_demo/src/
H A Dmain_nhwc.cc119 get_type_string(attr->type), get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
H A Dmain.cc119 get_type_string(attr->type), get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/RV1106_RV1103/rknn_yolov5_demo/src/
H A Dmain.cc57 get_type_string(attr->type), get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/
H A Drknn_benchmark.cpp84 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_internal_mem_reuse_demo/src/
H A Drknn_internal_mem_reuse_demo.cc88 get_type_string(attr->type), get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_dynamic_shape_input_demo/src/
H A Drknn_dynshape_inference.cc85 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()
H A Drknn_dynshape_inference_zero_copy.cc85 get_qnt_type_string(attr->qnt_type), attr->zp, attr->scale); in dump_tensor_attr()