Open
Description
Checks
- This template is only for research question, not usage problems, feature requests or bug reports.
- I have thoroughly reviewed the project documentation and read the related paper(s).
- I have searched for existing issues, including closed ones, no similar questions.
- I am using English to submit this issue to facilitate community communication.
Question details
DiTBlock transfer into tensorrt fp16 model
I am tring to convert a trained checkpoint that takes the DiTBlock in this project while reported error like that:
dit_blocks.16/attn/Cast_8...ONNXTRT_unsqueezeTensor_12518
Error Code 10: Internal Error (Could not find any impleentation for node {ForeignNode[/dit_blocks.15/attn/Cast_8...ONNXTRT_unsqueezeTensor_12518]})
has any body met any problem like that?