Skip to content

Conversation

carterbox
Copy link
Contributor

@carterbox carterbox commented Oct 19, 2021

Purpose

Allow integrating Laminography operator into Pytorch framework

Approach

Wrap the tike cupy operators in the Pytorch API. This is pretty easy because of pytorch/cupy interop.

Pre-Merge Checklists

Submitter

  • Write a helpfully descriptive pull request title.
  • Organize changes into logically grouped commits with descriptive commit messages.
  • Document all new functions.
  • Write tests for new functions or explain why they are not needed.
  • Build the documentation successfully
  • Use yapf to format python code.

Reviewer

  • Actually read all of the code.
  • Run the new code yourself.
  • Write a summary of the changes as you understand them.
  • Thank the submitter.

@carterbox carterbox added the enhancement New feature or request label Oct 19, 2021
@carterbox carterbox requested a review from YudongYao October 19, 2021 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant