EnforceUnique# class torch.autograd.profiler.EnforceUnique[source]# Raises an error if a key is seen more than once. see(*key)[source]# Observe a key and raise an error if it is seen multiple times.