Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode
/ functions
Functions
155 in github.com/DequanZhu/GANs-collections-tf2.0_keras-eager_mode
⨍
Functions
155
◇
Types & classes
27
↓ 1 callers
Method
train_one_step
(self, batch_images,step)
BEGAN.py:115
↓ 1 callers
Method
train_one_step
(self,batch_images,batch_labels)
CVAE.py:87
↓ 1 callers
Method
train_one_step
(self,batch_images,batch_labels)
CGAN.py:101
↓ 1 callers
Method
train_one_step
(self,batch_images)
LSGAN.py:90
↓ 1 callers
Method
train_one_step
(self, batch_images)
EBGAN.py:124
Method
__init__
(self, is_training=True)
infoGAN.py:16
Method
__init__
(self, is_training=True)
infoGAN.py:43
Method
__init__
(self, y_dim, is_training=True)
infoGAN.py:71
Method
__init__
(self,args)
WGAN.py:19
Method
__init__
(self,args)
VAE.py:16
Method
__init__
(self, is_training=True)
ACGAN.py:17
Method
__init__
(self, is_training=True)
ACGAN.py:43
Method
__init__
(self, y_dim, is_training=True)
ACGAN.py:71
Method
__init__
(self,args)
GAN.py:18
Method
__init__
(self)
ops.py:8
Method
__init__
(self, filters, kernel_size, strides=2)
ops.py:24
Method
__init__
(self, is_training=False)
ops.py:39
Method
__init__
(self, hidden_n, is_input=False)
ops.py:52
Method
__init__
(self, filters, kernel_size, strides)
ops.py:66
Method
__init__
(self,args)
WGAN_GP.py:22
Method
__init__
(self, batch_size=64, is_training=True)
BEGAN.py:16
Method
__init__
(self, is_training=True)
BEGAN.py:45
Method
__init__
(self,args)
CVAE.py:16
Method
__init__
(self,args)
CGAN.py:16
Method
__init__
(self,args)
LSGAN.py:16
Method
__init__
(self, batch_size=64, is_training=True)
EBGAN.py:16
Method
__init__
(self, is_training=True)
EBGAN.py:43
Method
call
(self, inputs, training)
infoGAN.py:26
Method
call
(self, inputs, training)
infoGAN.py:54
Method
call
(self, inputs, training)
infoGAN.py:79
Method
call
(self, inputs, training)
ACGAN.py:27
Method
call
(self, inputs, training)
ACGAN.py:54
Method
call
(self, inputs, training)
ACGAN.py:79
Method
call
(self, inputs)
ops.py:11
Method
call
(self, inputs)
ops.py:19
Method
call
(self, inputs)
ops.py:34
Method
call
(self, inputs, training)
ops.py:46
Method
call
(self, inputs)
ops.py:59
Method
call
(self, inputs)
ops.py:76
Method
call
(self, inputs, training)
BEGAN.py:27
Method
call
(self, inputs, training)
BEGAN.py:56
Method
call
(self, inputs, training)
EBGAN.py:27
Method
call
(self, inputs, training)
EBGAN.py:54
Method
d_loss_fun
(self, d_fake_logits, d_real_logits)
WGAN.py:85
Method
model_dir
(self)
infoGAN.py:126
Method
model_dir
(self)
WGAN.py:80
Method
model_dir
(self)
VAE.py:77
Method
model_dir
(self)
ACGAN.py:122
Method
model_dir
(self)
GAN.py:79
Method
model_dir
(self)
WGAN_GP.py:84
Method
model_dir
(self)
BEGAN.py:106
Method
model_dir
(self)
CVAE.py:79
Method
model_dir
(self)
CGAN.py:78
Method
model_dir
(self)
LSGAN.py:77
Method
model_dir
(self)
EBGAN.py:104
← previous
101–155 of 155, ranked by callers