/usr/local/lib64/python3.6/site-packages/torch/fx/__pycache__
Edit: /usr/local/lib64/python3.6/site-packages/torch/fx/__pycache__/annotate.cpython-36.pyc (786B)
3
Eg @ s. d dl mZ ddlmZ edddd ZdS ) )Proxy )
compatibilityF)Zis_backward_compatiblec C sB t | tr:| jjr.td| jj d| dn|| j_| S | S d S )NzJTried to annotate a value that already had a type on it! Existing type is z and new type is z. This could happen if you tried to annotate a function parameter value (in which case you should use the type slot on the function signature) or you called annotate on the same value twice)
isinstancer nodetypeRuntimeError)valr r
=/usr/local/lib64/python3.6/site-packages/torch/fx/annotate.pyannotate s
r N)Ztorch.fx.proxyr Z_compatibilityr r r
r
r
r
s