Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
a162837 committed Dec 10, 2024
2 parents ed6a94b + 4d349a7 commit 2b10e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/legacy_test/test_clip_tensor_op.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class TestClipTensorOp(OpTest):
def setUp(self):
self.max_relative_error = 0.006
self.op_type = "clip_tensor"
self.prim_op_type = 'crim'
self.python_api = paddle.tensor.math.clip_tensor

self.initTestCase()
Expand Down

0 comments on commit 2b10e2d

Please sign in to comment.