ResNet1DBlock ============= .. currentmodule:: ketos.neural_networks.resnet .. autoclass:: ResNet1DBlock :members: :undoc-members: .. rubric:: Methods .. autosummary:: ~ResNet1DBlock.call ~ResNet1DBlock.set_batch_norm_momentum ~ResNet1DBlock.set_dropout_rate .. rubric:: Attributes .. autosummary:: ~ResNet1DBlock.activity_regularizer ~ResNet1DBlock.compute_dtype ~ResNet1DBlock.distribute_strategy ~ResNet1DBlock.dtype ~ResNet1DBlock.dtype_policy ~ResNet1DBlock.dynamic ~ResNet1DBlock.inbound_nodes ~ResNet1DBlock.input ~ResNet1DBlock.input_mask ~ResNet1DBlock.input_shape ~ResNet1DBlock.input_spec ~ResNet1DBlock.layers ~ResNet1DBlock.losses ~ResNet1DBlock.metrics ~ResNet1DBlock.metrics_names ~ResNet1DBlock.name ~ResNet1DBlock.name_scope ~ResNet1DBlock.non_trainable_variables ~ResNet1DBlock.non_trainable_weights ~ResNet1DBlock.outbound_nodes ~ResNet1DBlock.output ~ResNet1DBlock.output_mask ~ResNet1DBlock.output_shape ~ResNet1DBlock.run_eagerly ~ResNet1DBlock.state_updates ~ResNet1DBlock.stateful ~ResNet1DBlock.submodules ~ResNet1DBlock.supports_masking ~ResNet1DBlock.trainable ~ResNet1DBlock.trainable_variables ~ResNet1DBlock.trainable_weights ~ResNet1DBlock.updates ~ResNet1DBlock.variable_dtype ~ResNet1DBlock.variables ~ResNet1DBlock.weights