Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move utility files to utils folder #784

Closed
wants to merge 1 commit into from

Conversation

aaronenyeshi
Copy link
Member

Summary:
Move the utility files into a utils folder to clean up src and include directories. Move the following files:

  • CudaDeviceProperties
  • CudaUtil
  • Demangle
  • ScopeExit
  • ThreadUtil
  • WeakSymbols
  • cupti_call
  • cupti_strings

Skipping time_since_epoch due to dependency in PyTorch.

Differential Revision: D47566850

Pulled By: aaronenyeshi

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47566850

aaronenyeshi added a commit to aaronenyeshi/kineto that referenced this pull request Jul 19, 2023
Summary:
Pull Request resolved: pytorch#784

Move the utility files into a utils folder to clean up src and include directories. Move the following files:
- CudaDeviceProperties
- CudaUtil
- Demangle
- ScopeExit
- ThreadUtil
- WeakSymbols
- cupti_call
- cupti_strings

Skipping time_since_epoch due to dependency in PyTorch.

Test Plan: CI

Differential Revision: D47566850

Pulled By: aaronenyeshi

fbshipit-source-id: 6a405b37c28678aff359167d3430de541c04861c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47566850

aaronenyeshi added a commit to aaronenyeshi/kineto that referenced this pull request Jul 19, 2023
Summary:
Pull Request resolved: pytorch#784

Move the utility files into a utils folder to clean up src and include directories. Move the following files:
- CudaDeviceProperties
- CudaUtil
- Demangle
- ScopeExit
- ThreadUtil
- WeakSymbols
- cupti_call
- cupti_strings

Skipping time_since_epoch due to dependency in PyTorch.

Test Plan: CI

Differential Revision: D47566850

Pulled By: aaronenyeshi

fbshipit-source-id: 0b14a61f55a13a950817744aeca328681a91703b
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47566850

Summary:
Pull Request resolved: pytorch#784

Move the utility files into a utils folder to clean up src and include directories. Move the following files:
- CudaDeviceProperties
- CudaUtil
- Demangle
- ScopeExit
- ThreadUtil
- WeakSymbols
- cupti_call
- cupti_strings

Skipping time_since_epoch due to dependency in PyTorch.

Test Plan: CI

Differential Revision: D47566850

Pulled By: aaronenyeshi

fbshipit-source-id: f720302ab044dca7ef024db08f70c3247f324627
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47566850

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.

2 participants