Skip to content

Commit

Permalink
RDS-188: DGAN crashing if there are no attributes
Browse files Browse the repository at this point in the history
GitOrigin-RevId: b73616605db65958a235ade1f400684482bc5a4f
  • Loading branch information
santhosh97 committed Jun 10, 2022
1 parent 027030a commit 25de6a6
Show file tree
Hide file tree
Showing 5 changed files with 494 additions and 197 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ $ conda create --name tf python=3.9
$ conda activate tf
```

3. Run the setup script `./setup-utils/setup-gretel-synthetics-tensorflow28-with-gpu.sh`
3. Run the setup script `./setup-utils/setup-gretel-synthetics-tensorflow24-with-gpu.sh`

The last step will install all the necessary software packages for GPU usage, `tensorflow=2.8` and `gretel-synthetics`.
Note that this script works only for Ubuntu 18.04. You might need to modify it for other OS versions.
Expand Down

0 comments on commit 25de6a6

Please sign in to comment.