load()# classmethod OperatorTemplate.load(loadfile: str)[source]# Load an operator from an HDF5 file. Parameters: loadfilestrPath to the file where the operator was stored via save().