Skip to content

3090使用triton出现兼容问题 #1651

@yunlongliang

Description

@yunlongliang

[11/18/2025-06:15:31] [TRT] [I] [MemUsageStats] Peak memory usage of TRT CPU/GPU memory allocators: CPU 2 MiB, GPU 370 MiB
2025-11-18 06:15:31,767 INFO Succesfully convert onnx to trt...
[11/18/2025-06:15:32] [TRT] [I] Loaded engine size: 30 MiB
[11/18/2025-06:15:32] [TRT] [I] [MemUsageChange] TensorRT-managed allocation in IExecutionContext creation: CPU +2, GPU +64, now: CPU 2, GPU 90 (MiB)
I1118 06:15:32.710329 2844 model_lifecycle.cc:849] "successfully loaded 'speaker_embedding'"

[11/18/2025-06:15:43] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_1_0/block1/block/block_0/Pad_1290_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:15:46] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_2_0/block1/block/block_0/Pad_1865_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:15:49] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_3_0/block1/block/block_0/Pad_2440_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:15:51] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_4_0/block1/block/block_0/Pad_3015_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:15:54] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_5_0/block1/block/block_0/Pad_3590_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:15:56] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_6_0/block1/block/block_0/Pad_4165_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:15:59] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_7_0/block1/block/block_0/Pad_4740_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:16:01] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_8_0/block1/block/block_0/Pad_5315_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:16:04] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_9_0/block1/block/block_0/Pad_5890_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:16:06] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_10_0/block1/block/block_0/Pad_6465_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:16:09] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/mid_blocks_11_0/block1/block/block_0/Pad_7040_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.
[11/18/2025-06:16:12] [TRT] [E] Error Code: 9: Skipping tactic 0x0000000000000000 due to exception [api_compile.cpp:validate_copy_operation:4682] Slice operation "/up_blocks_0_0/block1/block/block_0/Pad_7653_slice" has incorrect fill value type, slice op requires fill value type to be same as its input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions