Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LynnHo/EigenGAN-Tensorflow
/ types & classes
Types & classes
8 in github.com/LynnHo/EigenGAN-Tensorflow
⨍
Functions
236
◇
Types & classes
8
↓ 5 callers
Class
Timer
A timer as a context manager. Wraps around a timer. A custom timer can be passed to the constructor. The default timer is timeit.default_time
pylib/timer.py:5
↓ 5 callers
Class
Timer
A timer as a context manager. Wraps around a timer. A custom timer can be passed to the constructor. The default timer is timeit.default_time
scripts/pylib/timer.py:5
↓ 3 callers
Class
D
module.py:9
↓ 2 callers
Class
G
module.py:44
↓ 1 callers
Class
Checkpoint
Enhanced tf.train.Checkpoint. Parameters ---------- directory: str To be passed to tf.train.CheckpointManager. checkpoint_kwa
tflib/utils/utils.py:45
Class
LinearDecayLR
tflib/deep_learning/learning_rate.py:13
Class
Module
tflib/deep_learning/module.py:6
Class
StepDecayLR
tflib/deep_learning/learning_rate.py:33