helper¶
-
paddle_pad_and_concatenate
(tensor1, tensor2, padding_index=- 100)[源代码]¶ Concatenates
tensor1
andtensor2
on first axis, applying padding on the second if necessary.
paddle_pad_and_concatenate
(tensor1, tensor2, padding_index=- 100)[源代码]¶Concatenates tensor1
and tensor2
on first axis, applying padding on the second if necessary.