Skip to content

setuptools packaging#297

Open
bertsky wants to merge 16 commits intoNVIDIA:masterfrom
bertsky:fix-torch1-and-cpu-then-make-pkg
Open

setuptools packaging#297
bertsky wants to merge 16 commits intoNVIDIA:masterfrom
bertsky:fix-torch1-and-cpu-then-make-pkg

Conversation

@bertsky
Copy link
Copy Markdown

@bertsky bertsky commented Mar 23, 2022

This adds proper setuptools packaging under the (free) name pix2pixhd, using the meta-data available.

(If you want, I can make a release on PyPI, too.)

Builds on the following PRs:

Instead of having to run the scripts files via Python, this defines entry points:

  • pix2pixhd-train
  • pix2pixhd-test
  • pix2pixhd-encode-features
  • pix2pixhd-precompute-feature-maps

(I already updated the README, accordingly.)

I was able to run the test example successfully (on GPU and on CPU).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants