Skip to content

Commit

Permalink
modify as TPM's review
Browse files Browse the repository at this point in the history
  • Loading branch information
huangxu96 committed Sep 22, 2021
1 parent 200562a commit 20b5c87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/paddle/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -530,8 +530,6 @@
'standard_normal',
'diagonal',
'broadcast_tensors',
'det',
'slogdet',
'einsum',
'set_flags',
'get_flags'
Expand Down

1 comment on commit 20b5c87

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

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

🕵️ CI failures summary

🔍 PR: #34992 Commit ID: 20b5c87 contains failed CI.

🔹 Failed: PR-CI-Coverage

coverage_failed
2021-09-24 01:39:00 ./index-sort-l.html
2021-09-24 01:39:00 ./amber.png
2021-09-24 01:39:00 ./updown.png
2021-09-24 01:39:00 ./emerald.png
2021-09-24 01:39:00 ./ruby.png
2021-09-24 01:39:00 ./glass.png
2021-09-24 01:39:00 ./gcov.css
2021-09-24 01:39:00 ./index.html
2021-09-24 01:39:00 ./snow.png
2021-09-24 01:39:00 + du -hs /tmp/upload-29a5178d-ba6b-4ceb-810e-a4342dc9e769.tar.gz
2021-09-24 01:39:00 48K /tmp/upload-29a5178d-ba6b-4ceb-810e-a4342dc9e769.tar.gz
2021-09-24 01:39:00 + curl -s --connect-timeout 600 --retry 10 --retry-delay 10 -u paddle:915eedab953b6f51151f50eb -F buildId=7743541 -F path=python-coverage -F file=@/tmp/upload-29a5178d-ba6b-4ceb-810e-a4342dc9e769.tar.gz https://xly.bce.baidu.com/ipipe/ipipe-report/upload
2021-09-24 01:39:00 + rm -f /tmp/upload-29a5178d-ba6b-4ceb-810e-a4342dc9e769.tar.gz
2021-09-24 01:39:00 report uploaded
2021-09-24 01:39:00 9
2021-09-24 01:39:00 ipipe_log_param_EXCODE: 9
2021-09-24 01:39:00 Sorry, coverage check failed.
2021-09-24 01:39:00 + exit 9
2021-09-24 01:39:00 {build code state=9}

Please sign in to comment.