↓ 2 callersFunctionadd_layer(inputs, in_size, out_size, layer_name, activation_function=None, )
tensorflowTUT/tf17_dropout/full_code.py:23
Method__init__(self, n_steps, input_size, output_size, cell_size, batch_size)
tensorflowTUT/tf20_RNN2.2/full_code.py:39