(self,
reshape_to_2d=False,
batch_norm=True,
weight_norm=False,
activation='RELU',
affine_last=False,
input_dim=3,
output_dim=2,
quantized=False,
has_bias=False,
bn_fold_weights=None,
expect_bn_fold_weights=None,
is_eval=False,
layer_callback=None,
bn_decay=0.999,
bn_use_moving_avg_in_training=False,
use_einsum=True,
block_dim=0,
input_dtype=tf.float32,
fprop_dtype=None)
source not stored for this graph (policy: none)
no test coverage detected