Jörg Meltzer

Results 1 comments of Jörg Meltzer

You need to hack more. ``` try: params = {k: torch_node[k] for k in torch_node.attributeNames()} except Exception: params = {} ``` If you follow various old tutorials with Jupyther notebooks...