LostTech.TensorFlow : API Documentation

Type nested_structure_coder

Namespace tensorflow.python.saved_model.nested_structure_coder

Public properties

PythonFunctionContainer _BoolCodec_fn get;

PythonFunctionContainer _DictCodec_fn get;

PythonFunctionContainer _Float64Codec_fn get;

PythonFunctionContainer _Int64Codec_fn get;

PythonFunctionContainer _ListCodec_fn get;

PythonFunctionContainer _NamedTupleCodec_fn get;

PythonFunctionContainer _NoneCodec_fn get;

PythonFunctionContainer _StringCodec_fn get;

PythonFunctionContainer _TensorShapeCodec_fn get;

PythonFunctionContainer _TensorSpecCodec_fn get;

PythonFunctionContainer _TensorTypeCodec_fn get;

PythonFunctionContainer _TupleCodec_fn get;

PythonFunctionContainer _TypeSpecCodec_fn get;

PythonFunctionContainer NotEncodableError_fn get;

PythonFunctionContainer StructureCoder_fn get;