[0-size Tensor Job2 No.4、52、91] Add 0-size Tensor support for multiply #290
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

52 paddle.multiply
91 paddle.Tensor.multiply
PaddleAPITest 测试通过


paddle.multiply
GPU
CPU
paddle.Tensor.multiply


GPU
CPU
单测已增加
test/legacy_test/test_multiply.py
https://github.com/PaddlePaddle/Paddle/blob/067e42fbca954e01380a543f103dd550b9e28cf6/test/legacy_test/test_multiply.py#L237
4 paddle.broadcast_tensors


PaddleAPITest 测试通过
GPU
CPU
单测已增加
test/legacy_test/test_broadcast_tensors_op.py
https://github.com/PaddlePaddle/Paddle/blob/d0df4b2055240e3603830ef04cc6ca392c77b466/test/legacy_test/test_broadcast_tensors_op.py#L493