tensorflow / tensorflow/models
Feature request: Port Real NVC to tensorflow 2.0.0
Open
@jaeyounkim is already working on this.
Since Jun 19, 2020.
models:research
type:feature
- Dominant language
- Python
- Stars
- 77.7k
- Forks
- 44.8k
- PR merge metrics
- No merged PRs in 30d
Description
System information
- What is the top-level directory of the model you are using: models/research/real_nvp
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): no
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): -
- TensorFlow installed from (source or binary): Binary (I guess that's what you get from conda)
- TensorFlow version (use command below): 2.0.0
- Bazel version (if compiling from source):
- CUDA/cuDNN version:
- GPU model and memory:
- Exact command to reproduce:
Describe the problem
Are there any plans to port research models to tensorflow 2? I'd like to use the Real NVP blocks, but as far as I understand they still use tensorflow 1.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.