index
:
LatentMorphodynamics.git
master
Adversarial Autoencoder for Morphodynamics of MDA-MB-231
Christian Cunningham
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
code
/
sunlab
/
environment
/
base
/
cuda.py
blob: a5c813ee4c94b01e1984942ec3296cd5f39171b7 (
plain
)
1
2
3
4
import
os os
.
environ
[
"CUDA_VISIBLE_DEVICES"
] =
"1"
from
.
import
*