LostTech.TensorFlow : API Documentation

Type IPartialBatchPaddingHandler

Namespace tensorflow.python.keras.engine.partial_batch_padding_handler

Interfaces IPythonObjectContainer

Public instance methods

object apply_mask(object prediction_result)

object get_real_batch_size(object dataset_batch)

object pad_batch(Object[] dataset_batch_elements)

object update_mask(object padding_mask, object dataset_batch)