Type DatasetAdapter Namespace tensorflow.python.keras.engine.data_adapter Parent DataAdapter Interfaces IDatasetAdapter Methods can_handle can_handle can_handle can_handle can_handle Properties PythonObject Public static methods bool can_handle(IEnumerator<ValueTuple<ndarray, object>> x, IGraphNodeBase y) bool can_handle(Dataset x, ndarray y) bool can_handle(Dataset x, IDictionary<string, object> y) bool can_handle(Dataset x, IEnumerable<object> y) bool can_handle(Dataset x, IGraphNodeBase y) Public properties object PythonObject get;