LostTech.TensorFlow : API Documentation

Type io_utils

Namespace tensorflow.python.keras.utils.io_utils

Public static methods

bool ask_to_proceed_with_overwrite(Byte[] filepath)

bool ask_to_proceed_with_overwrite(IGraphNodeBase filepath)

bool ask_to_proceed_with_overwrite(string filepath)

object ask_to_proceed_with_overwrite_dyn(object filepath)

Public properties

PythonFunctionContainer ask_to_proceed_with_overwrite_fn get;

PythonFunctionContainer HDF5Matrix_fn get;

Public fields

PythonModuleContainer h5py