AdvancedPhotonSource / tike

Repository for ptychography software
http://tike.readthedocs.io
Other
29 stars 15 forks source link

NEW: Wrap lamino operator in Pytorch module #166

Open carterbox opened 3 years ago

carterbox commented 3 years ago

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

Reviewer