97 lines
2.7 KiB
JSON
97 lines
2.7 KiB
JSON
{
|
|
"artifacts": [],
|
|
"command": "my_main",
|
|
"experiment": {
|
|
"base_dir": "e:\\Pyton\\IUM\\ium_452627",
|
|
"dependencies": [
|
|
"numpy==1.20.0",
|
|
"pandas==1.4.1",
|
|
"sacred==0.8.4",
|
|
"torch==1.8.1+cu102",
|
|
"torchvision==0.9.1+cu102"
|
|
],
|
|
"mainfile": "sacred_train.py",
|
|
"name": "sacred_scopes",
|
|
"repositories": [
|
|
{
|
|
"commit": "da87b5f0c3566577958feaa4005909d12ce8f0c7",
|
|
"dirty": false,
|
|
"url": "git@git.wmi.amu.edu.pl:s452627/ium_452627.git"
|
|
},
|
|
{
|
|
"commit": "da87b5f0c3566577958feaa4005909d12ce8f0c7",
|
|
"dirty": false,
|
|
"url": "git@git.wmi.amu.edu.pl:s452627/ium_452627.git"
|
|
}
|
|
],
|
|
"sources": [
|
|
[
|
|
"sacred_train.py",
|
|
"_sources\\sacred_train_b6fddd734c43fc70e41befe914387fe7.py"
|
|
],
|
|
[
|
|
"zadanie1.py",
|
|
"_sources\\zadanie1_214ad86c108ac00197ed071c54ee3658.py"
|
|
]
|
|
]
|
|
},
|
|
"fail_trace": [
|
|
"Traceback (most recent call last):\n",
|
|
" File \"C:\\Users\\kubak\\AppData\\Local\\Programs\\Python\\Python38\\lib\\site-packages\\sacred\\config\\captured_function.py\", line 42, in captured_function\n result = wrapped(*args, **kwargs)\n",
|
|
" File \"e:/Pyton/IUM/ium_452627/sacred_train.py\", line 87, in my_main\n trainNet(trainloader, criterion, optimizer, int(float(epochs)))\n",
|
|
" File \"e:/Pyton/IUM/ium_452627/sacred_train.py\", line 46, in trainNet\n outputs = net(inputs)\n",
|
|
"NameError: name 'net' is not defined\n"
|
|
],
|
|
"heartbeat": "2023-05-11T17:51:09.781453",
|
|
"host": {
|
|
"ENV": {},
|
|
"cpu": "Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz",
|
|
"gpus": {
|
|
"driver_version": "472.12",
|
|
"gpus": [
|
|
{
|
|
"model": "NVIDIA GeForce GTX 1070",
|
|
"persistence_mode": false,
|
|
"total_memory": 8192
|
|
}
|
|
]
|
|
},
|
|
"hostname": "JAKUB-HENYK",
|
|
"os": [
|
|
"Windows",
|
|
"Windows-10-10.0.19041-SP0"
|
|
],
|
|
"python_version": "3.8.3"
|
|
},
|
|
"meta": {
|
|
"command": "my_main",
|
|
"named_configs": [],
|
|
"options": {
|
|
"--beat-interval": null,
|
|
"--capture": null,
|
|
"--comment": null,
|
|
"--debug": false,
|
|
"--enforce_clean": false,
|
|
"--file_storage": null,
|
|
"--force": false,
|
|
"--help": false,
|
|
"--id": null,
|
|
"--loglevel": null,
|
|
"--mongo_db": null,
|
|
"--name": null,
|
|
"--pdb": false,
|
|
"--print-config": false,
|
|
"--priority": null,
|
|
"--queue": false,
|
|
"--s3": null,
|
|
"--sql": null,
|
|
"--tiny_db": null,
|
|
"--unobserved": false
|
|
}
|
|
},
|
|
"resources": [],
|
|
"result": null,
|
|
"start_time": "2023-05-11T17:51:03.476454",
|
|
"status": "FAILED",
|
|
"stop_time": "2023-05-11T17:51:09.782454"
|
|
} |