Skip to content

Conversation

@ilia-cher
Copy link
Contributor

Summary:
Expanding support to all builds

Test Plan:
CI

@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Apr 17, 2021

💊 CI failures summary and remediations

As of commit 13c5850 (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚



🚧 1 fixed upstream failure:

These were probably caused by upstream breakages that were already fixed.

Please rebase on the viable/strict branch (expand for instructions)

If your commit is older than viable/strict, run these commands:

git fetch https://github.com/pytorch/pytorch viable/strict
git rebase FETCH_HEAD

This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch 16 times, most recently from 5c0155c to 5e8293b Compare April 19, 2021 19:15
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #56323 (13c5850) into master (76d9070) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #56323      +/-   ##
==========================================
- Coverage   76.95%   76.93%   -0.02%     
==========================================
  Files        1968     1968              
  Lines      196252   196251       -1     
==========================================
- Hits       151017   150987      -30     
- Misses      45235    45264      +29     

@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch 6 times, most recently from 96a857e to 628506b Compare April 23, 2021 00:40
@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch 2 times, most recently from 0a339e7 to c3cebc3 Compare April 28, 2021 21:06
@ilia-cher ilia-cher requested review from malfet and ngimel May 4, 2021 00:39
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

import_static_lib(libcpuinfo)
import_static_lib(libclog)
import_static_lib(libfmt)
import_static_lib(libkineto)
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you please elaborate in PR how kineto is used in Android?

Copy link
Contributor Author

@ilia-cher ilia-cher May 4, 2021

Choose a reason for hiding this comment

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

same as in other builds - using torch.profiler context manager and saving the trace file

Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm, but I don't think Android builds have any Python bindings enabled in them, are they?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Probably not, but going forward we should be able to use profiler with c++ APIs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sg, let's keep in mind future C++ api, but for now, as discussed, will split the mobile build support in a separate pr

@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch 2 times, most recently from 8df01bd to 0166137 Compare May 4, 2021 15:14
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch from 0166137 to 3250c25 Compare May 4, 2021 15:19
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch from 3250c25 to c88c3d9 Compare May 4, 2021 15:25
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

1 similar comment
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ilia-cher ilia-cher requested a review from malfet May 4, 2021 15:48
@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch from c88c3d9 to 5e603db Compare May 4, 2021 21:36
Summary:
Expanding support to all builds

Test Plan:
CI
@ilia-cher ilia-cher force-pushed the ci-all/kineto_exp branch from 5e603db to 13c5850 Compare May 4, 2021 21:38
@facebook-github-bot
Copy link
Contributor

@ilia-cher has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ilia-cher
Copy link
Contributor Author

updated to exclude android and ios builds

@facebook-github-bot
Copy link
Contributor

@ilia-cher merged this pull request in 65fad0e.

krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Pull Request resolved: pytorch#57333

Pull Request resolved: pytorch/kineto#193

Expanding Kineto support to more platforms

Test Plan:
CI and OSS CI:
pytorch#56323

Reviewed By: gdankel

Differential Revision: D27873669

fbshipit-source-id: 4a72a589f958440cbfff247751b7f4e1910a10c7
krshrimali pushed a commit to krshrimali/pytorch that referenced this pull request May 19, 2021
Summary:
Expanding support to all builds

Pull Request resolved: pytorch#56323

Test Plan: CI

Reviewed By: malfet

Differential Revision: D28171478

Pulled By: ilia-cher

fbshipit-source-id: 16bc752d1be3cbaeda5316f5d8a687ae05a83d22
@ilia-cher ilia-cher changed the title Expand Kineto platform support (ci-all) [profiler] Expand Kineto platform support May 25, 2021
@github-actions github-actions bot deleted the ci-all/kineto_exp branch February 11, 2024 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants