Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
OccupyMars2025 authored May 17, 2022
1 parent 78d5cf7 commit fbb7390
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions python/paddle/fluid/tests/unittests/test_tril_indices_op.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import unittest
from op_test import OpTest


if __name__ == "__main__":
print("test test_tril_indices_op.py")

1 comment on commit fbb7390

@paddle-bot-old
Copy link

@paddle-bot-old paddle-bot-old bot commented on fbb7390 May 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵️ CI failures summary

🔍 PR: #42804 Commit ID: fbb7390 contains failed CI.

🔹 Failed: PR-CI-Static-Check

Unknown Failed
Unknown Failed

Please sign in to comment.