Skip to content

NameGrouper.datasets fails

Summary

{Summarize the bug encountered concisely}

I confirm that I have (if relevant):

Steps to reproduce

{How one can reproduce the issue - this is very important}

  • aliby version: master commit SHA: 55cd055
  • platform(s): Arran
  • experiment ID: {918}

What is the current bug behavior?

Attribute error

What is the expected correct behavior?

It should originally return a list of datasets. The whole thing should be deprecated.

Logs/Traceback

AttributeError: 'Chainer' object has no attribute 'datasets'

Possible fixes

Remove the datasets method in all documentation.