I am trying to understand how to use concrete examples of classes in Python(more particularly in Pytorch).I have the two following classes:
class Context: