LostTech.TensorFlow : API Documentation

Type ILayerCallCollection

Namespace tensorflow.python.keras.saving.saved_model.save

Interfaces IPythonObjectContainer

Public instance methods

object add_function(object call_fn, object name)

object add_trace(IDictionary<string, object> kwargs, Object[] args)

object add_trace(Object[] args)

object get_training_arg_value(object args, object kwargs)

object training_arg_was_passed(object args, object kwargs)

Public properties

object fn_input_signature get;