question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update API usage log calls in ops

See original GitHub issue

As we discuss in API usage logging policy(#5052), torchvision.ops needs to be updated to include calls in all class constructors. Currently there are calls on all methods. For example, logging is triggered for roi_align, but we also need log call for RoIAlign.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
datumboxcommented, Dec 9, 2021

@kazhang Thanks for raising issues. If you add more info here to make the ticket self-explanatory without requiring reading other issues and potentially provide an example of how to fix RoiAlign in code, we will be able to tag it as “good first issue” and ask for the help of the community. Usually it takes a bit more effort to write detailed descriptions so that new contributors with no context on Vision can help.

Also tagging a bunch of regulars in case they have the bandwidth to help: @frgfm @oke-aditya @zhiqwang @xiaohu2015 😃

2reactions
frgfmcommented, Dec 9, 2021

Happy to help 👍 But I would need some clarification if possible:

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Create a Salesforce API Usage Report and Manage ...
Navigate to Reports -> Administrative Reports. Find the “API Usage in the Last 7 Days” report. This will generate a list of API...
Read more >
Update - REST API (Azure DevOps Work Item Tracking)
Learn more about Work Item Tracking service - Updates a single work item.
Read more >
Configuring the audit log to track API calls - IBM
Audit logging is useful when you want to monitor the create, update, and delete activity in your deployment; for example, who made changes, ......
Read more >
API logs, where can I find all API calls, with dat... - ServiceNow
Solved: I have a 3rd party trying to update a call in our instance BUT they claim they are getting nowhere with it...
Read more >
Review API calls in your AWS account using CloudTrail
You can use CloudWatch Logs to search for operations that change the state of a resource (for example, StopInstances). You can also use...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found