zhongyi zheng

Results 6 issues of zhongyi zheng

can you paste the result. tks very much.

add parser of supporting multi-formated feature and multi-label dataiter for recommendation related description and related pr is https://github.com/apache/incubator-mxnet/pull/18411

there existed some problem in source file dmlc-core/src/data/row_block.h ``` struct RowBlockContainer { /*! \brief array[size+1], row pointer to beginning of each rows */ std::vector offset; /*! \brief array[size] label of...

from lightx2v.pipeline import LightX2VPipeline File "/root/autodl-tmp/lib/LightX2V/lightx2v/pipeline.py", line 15, in from lightx2v.models.runners.qwen_image.qwen_image_runner import QwenImageRunner # noqa: F401 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/autodl-tmp/lib/LightX2V/lightx2v/models/runners/qwen_image/qwen_image_runner.py", line 9, in from lightx2v.models.input_encoders.hf.qwen25.qwen25_vlforconditionalgeneration import Qwen25_VLForConditionalGeneration_TextEncoder File "/root/autodl-tmp/lib/LightX2V/lightx2v/models/input_encoders/hf/qwen25/qwen25_vlforconditionalgeneration.py", line 15,...