☰
In ncnn_bind
In ncnn_bind
Structs
_IO_FILE
_IO_codecvt
_IO_marker
_IO_wide_data
__ncnn_allocator_t
__ncnn_blob_t
__ncnn_datareader_t
__ncnn_extractor_t
__ncnn_layer_t
__ncnn_mat_t
__ncnn_modelbin_t
__ncnn_net_custom_layer_factory_t
__ncnn_net_t
__ncnn_option_t
__ncnn_paramdict_t
Constants
NCNN_AVX
NCNN_AVX2
NCNN_AVX512
NCNN_AVX512BF16
NCNN_AVX512FP16
NCNN_AVX512VNNI
NCNN_AVXVNNI
NCNN_BENCHMARK
NCNN_BF16
NCNN_C_API
NCNN_F16C
NCNN_FMA
NCNN_FORCE_INLINE
NCNN_INT8
NCNN_MAT_PIXEL_BGR
NCNN_MAT_PIXEL_BGRA
NCNN_MAT_PIXEL_GRAY
NCNN_MAT_PIXEL_RGB
NCNN_MAT_PIXEL_RGBA
NCNN_MMI
NCNN_MSA
NCNN_PIXEL
NCNN_PIXEL_AFFINE
NCNN_PIXEL_DRAWING
NCNN_PIXEL_ROTATE
NCNN_PLATFORM_API
NCNN_RUNTIME_CPU
NCNN_RVV
NCNN_SIMPLEOCV
NCNN_SIMPLEOMP
NCNN_SIMPLESTL
NCNN_STDIO
NCNN_STRING
NCNN_SYSTEM_GLSLANG
NCNN_THREADS
NCNN_VERSION_STRING
NCNN_VFPV4
NCNN_VULKAN
NCNN_XOP
Functions
ncnn_allocator_create_pool_allocator
ncnn_allocator_create_unlocked_pool_allocator
ncnn_allocator_destroy
ncnn_blob_get_bottom_shape
ncnn_blob_get_consumer
ncnn_blob_get_name
ncnn_blob_get_producer
ncnn_blob_get_shape
ncnn_blob_get_top_shape
ncnn_convert_packing
ncnn_datareader_create
ncnn_datareader_create_from_memory
ncnn_datareader_create_from_stdio
ncnn_datareader_destroy
ncnn_extractor_create
ncnn_extractor_destroy
ncnn_extractor_extract
ncnn_extractor_extract_index
ncnn_extractor_input
ncnn_extractor_input_index
ncnn_extractor_set_option
ncnn_flatten
ncnn_layer_create
ncnn_layer_create_by_type
ncnn_layer_create_by_typeindex
ncnn_layer_destroy
ncnn_layer_get_bottom
ncnn_layer_get_bottom_count
ncnn_layer_get_name
ncnn_layer_get_one_blob_only
ncnn_layer_get_support_bf16_storage
ncnn_layer_get_support_fp16_storage
ncnn_layer_get_support_image_storage
ncnn_layer_get_support_inplace
ncnn_layer_get_support_packing
ncnn_layer_get_support_vulkan
ncnn_layer_get_top
ncnn_layer_get_top_count
ncnn_layer_get_type
ncnn_layer_get_typeindex
ncnn_layer_set_one_blob_only
ncnn_layer_set_support_bf16_storage
ncnn_layer_set_support_fp16_storage
ncnn_layer_set_support_image_storage
ncnn_layer_set_support_inplace
ncnn_layer_set_support_packing
ncnn_layer_set_support_vulkan
ncnn_mat_clone
ncnn_mat_create
ncnn_mat_create_1d
ncnn_mat_create_1d_elem
ncnn_mat_create_2d
ncnn_mat_create_2d_elem
ncnn_mat_create_3d
ncnn_mat_create_3d_elem
ncnn_mat_create_4d
ncnn_mat_create_4d_elem
ncnn_mat_create_external_1d
ncnn_mat_create_external_1d_elem
ncnn_mat_create_external_2d
ncnn_mat_create_external_2d_elem
ncnn_mat_create_external_3d
ncnn_mat_create_external_3d_elem
ncnn_mat_create_external_4d
ncnn_mat_create_external_4d_elem
ncnn_mat_destroy
ncnn_mat_fill_float
ncnn_mat_from_pixels
ncnn_mat_from_pixels_resize
ncnn_mat_from_pixels_roi
ncnn_mat_from_pixels_roi_resize
ncnn_mat_get_c
ncnn_mat_get_channel_data
ncnn_mat_get_cstep
ncnn_mat_get_d
ncnn_mat_get_data
ncnn_mat_get_dims
ncnn_mat_get_elempack
ncnn_mat_get_elemsize
ncnn_mat_get_h
ncnn_mat_get_w
ncnn_mat_reshape_1d
ncnn_mat_reshape_2d
ncnn_mat_reshape_3d
ncnn_mat_reshape_4d
ncnn_mat_substract_mean_normalize
ncnn_mat_to_pixels
ncnn_mat_to_pixels_resize
ncnn_modelbin_create_from_datareader
ncnn_modelbin_create_from_mat_array
ncnn_modelbin_destroy
ncnn_net_clear
ncnn_net_create
ncnn_net_destroy
ncnn_net_load_model
ncnn_net_load_model_datareader
ncnn_net_load_model_memory
ncnn_net_load_param
ncnn_net_load_param_bin
ncnn_net_load_param_bin_datareader
ncnn_net_load_param_bin_memory
ncnn_net_load_param_datareader
ncnn_net_load_param_memory
ncnn_net_register_custom_layer_by_type
ncnn_net_register_custom_layer_by_typeindex
ncnn_net_set_option
ncnn_option_create
ncnn_option_destroy
ncnn_option_get_num_threads
ncnn_option_get_use_vulkan_compute
ncnn_option_set_num_threads
ncnn_option_set_use_vulkan_compute
ncnn_paramdict_create
ncnn_paramdict_destroy
ncnn_paramdict_get_array
ncnn_paramdict_get_float
ncnn_paramdict_get_int
ncnn_paramdict_get_type
ncnn_paramdict_set_array
ncnn_paramdict_set_float
ncnn_paramdict_set_int
ncnn_version
Type Definitions
FILE
_IO_lock_t
__off64_t
__off_t
ncnn_allocator_t
ncnn_blob_t
ncnn_datareader_t
ncnn_extractor_t
ncnn_layer_creator_t
ncnn_layer_destroyer_t
ncnn_layer_t
ncnn_mat_t
ncnn_modelbin_t
ncnn_net_custom_layer_factory_t
ncnn_net_t
ncnn_option_t
ncnn_paramdict_t
size_t
?
Constant
ncnn_bind
::
NCNN_XOP
source
·
[
−
]
pub const NCNN_XOP:
u32
= 1;