PaddlePaddle / PaDiff

Paddle Automatically Diff Precision Toolkits.
46 stars 13 forks source link

【For Dist Compare】support dump single model infos, and offline compare tools #75

Closed feifei-111 closed 1 year ago

feifei-111 commented 1 year ago

Support run single model and dump corresponded infomations. Tensors dumped as .npy files and the file path are recored in json file (in tree struct)

file structure:

top: interfaces

middle: checker, abstracts

bottom: datas, utils, report, weight_init, dump_tools