应用开发
- SD1.5/SDXL支持动态Lora更新。
- 新增acl接口支持
Atlas 推理系列产品 加载前获取模型输入输出shape。 - pyACL新增32个接口,接口详情和支持的芯片详见《AscendCL API(Python)》。
接口类型
接口名称
模型推理/模型执行
acl.mdl.dump_reg_call_back
acl.mdl.dump_unreg_call_back
数据类型及其操作接口
acl.mdl.get_aipp_data_size
单算子执行
acl.op.start_dump_args
acl.op.stop_dump_args
Profiling数据采集
acl.prof.mark_ex
媒体数据处理V2/VENC视频/JPEGE图像编码接口
acl.himpi.venc_send_frame_ex
acl.himpi.venc_get_qpmap_stride
acl.himpi.venc_get_qpmap_size
acl.himpi.venc_set_streamcopy_param
acl.himpi.venc_get_streamcopy_param
媒体数据处理V2/VDEC视频解码/JPEGD图像解码接口
acl.himpi.vdec_set_display_mod
acl.himpi.vdec_get_display_mod
媒体数据处理V2/VPC图像处理接口
acl.himpi.vpc_set_chn_opt_attr
运行时管理/Context管理
acl.rt.ctx_get_sys_param_opt
acl.rt.ctx_set_sys_param_opt
运行时管理/Kernel加载与执行
acl.rt.create_binary
acl.rt.destroy_binary
acl.rt.binary_load
acl.rt.binary_unload
acl.rt.binary_get_function
acl.rt.launch_kernel
运行时管理/内存管理
acl.rt.allocator_create_desc
acl.rt.allocator_destroy_desc
acl.rt.allocator_set_obj_to_desc
acl.rt.allocator_set_alloc_func_to_desc
acl.rt.allocator_set_free_func_to_desc
acl.rt.allocator_set_alloc_advise_func_to_desc
acl.rt.allocator_set_get_addr_from_block_func_to_desc
acl.rt.allocator_register
acl.rt.allocator_unregister
acl.rt.malloc_align32