{
    "task": "statistics",
    "dump_path": "./dump_path", 
    "rank": [],  
    "step": [],  
    "level": "L1",
    "extra_info": true,
    "async_dump": false,
    "statistics": {
        "scope": [],
        "list":[],
        "data_mode": ["all"],
        "summary_mode": "statistics"
    },
    "tensor": {
        "scope": [], 
        "list":[], 
        "data_mode": ["all"],
        "file_format": "npy"
    },
    "acc_check": {
        "white_list": [],
        "black_list": [],
        "error_data_path": "./"
    }
}
