-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
TFP Version 0.16.0
TF Version 2.8.0
Model: "real_nvp"
Layer (type) Output Shape Param #
=================================================================
Total params: 0
Trainable params: 0
Non-trainable params: 0
self.net = tfb.real_nvp_default_template([h, h])
for i in range(num_blocks):
net = tfb.real_nvp_default_template([h, h])#BUG
bijectors.append(
tfb.RealNVP(shift_and_log_scale_fn=self.net,
num_masked=num_masked)) # E
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels