Alex
Alex
@gagmeng if that looks good I could submit a PR...
This is my current try in cdc & das (not full not ideal though...) https://www.sendspace.com/file/k4idfe del https://www.sendspace.com/delete/k4idfe/a54d0e0650bd17d2062f39502153523b
>~The pyc file~ Not available, please reup
I can't find this id, sorry pls recheck
@suifengpiaoyang in Python 3.12 there is another issue on your sample above: but сhinese characters are just great ``` # File: china1.cpython-312.pyc (Python 3.12) import os print('Hello World!') print('任务结束!') os.system('pause')...
You could do it yourself! hints: ASTree.cpp find all refs to existing supported opcode Pyc::POP_JUMP_IF_TRUE_A and add nearby your lovely INSTRUMENTED one!
Looks like you are stepping the dangerous way! you are editing auto-generated file, look up the 1st line of it: ``` /* This file was auto-generated with comp_map.py. DO NOT...
it also helps to improve the output for the issue #395 as follows; before ``` def GEGLU(): '''GEGLU''' ... GEGLU = (GEGLU, 'GEGLU', nn.Module) ``` after ``` class GEGLU(nn.Module): ```
Please attach your .pyc file
the attachment is not visible in this issue thread please try again...