Delete SoccerTwos
Browse files- SoccerTwos/.gitattributes +0 -35
- SoccerTwos/README.md +0 -31
- SoccerTwos/SoccerTwos.onnx +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-3499984.onnx +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-3499984.pt +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-3999980.onnx +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-3999980.pt +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-4499923.onnx +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-4499923.pt +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-4999990.onnx +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-4999990.pt +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-5012986.onnx +0 -3
- SoccerTwos/SoccerTwos/SoccerTwos-5012986.pt +0 -3
- SoccerTwos/SoccerTwos/checkpoint.pt +0 -3
- SoccerTwos/SoccerTwos/events.out.tfevents.1675507809.58764732d578.10213.0 +0 -3
- SoccerTwos/config.json +0 -1
- SoccerTwos/configuration.yaml +0 -81
- SoccerTwos/replay.mp4 +0 -3
- SoccerTwos/run_logs/Player-0.log +0 -527
- SoccerTwos/run_logs/timers.json +0 -431
- SoccerTwos/run_logs/training_status.json +0 -66
SoccerTwos/.gitattributes
DELETED
@@ -1,35 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
29 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
30 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
-
replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SoccerTwos/README.md
DELETED
@@ -1,31 +0,0 @@
|
|
1 |
-
|
2 |
-
---
|
3 |
-
tags:
|
4 |
-
- unity-ml-agents
|
5 |
-
- ml-agents
|
6 |
-
- deep-reinforcement-learning
|
7 |
-
- reinforcement-learning
|
8 |
-
- ML-Agents-SoccerTwos
|
9 |
-
library_name: ml-agents
|
10 |
-
---
|
11 |
-
|
12 |
-
# **poca** Agent playing **SoccerTwos**
|
13 |
-
This is a trained model of a **poca** agent playing **SoccerTwos** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
14 |
-
|
15 |
-
## Usage (with ML-Agents)
|
16 |
-
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
17 |
-
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
18 |
-
|
19 |
-
|
20 |
-
### Resume the training
|
21 |
-
```
|
22 |
-
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
23 |
-
```
|
24 |
-
### Watch your Agent play
|
25 |
-
You can watch your agent **playing directly in your browser:**.
|
26 |
-
|
27 |
-
1. Go to https://huggingface.co/spaces/unity/ML-Agents-SoccerTwos
|
28 |
-
2. Step 1: Write your model_id: akanametov/SoccerTwos
|
29 |
-
3. Step 2: Select your *.nn /*.onnx file
|
30 |
-
4. Click on Watch the agent play 👀
|
31 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5eaf5f50d76da610048f847f4cf76905dd44471bb2360ec5bbcadd9330d028c4
|
3 |
-
size 1763220
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-3499984.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:1a2883b184f784af5ef5aace3521abf3462c2eaaba048a6bfe39253750fbfac3
|
3 |
-
size 1763220
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-3499984.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:35c9f1cc14bad300198b0401adf24206a8eceded09846bd73348a140749271be
|
3 |
-
size 28424379
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-3999980.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5f6ca5fcf6f27272699f25063ebeef7b58c1fd1684e2e983ab233a7067c8cc0f
|
3 |
-
size 1763220
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-3999980.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:db5c6327e1c88291dfb2da14e96705e4e8b7d480fc6359236585dc0c6fa5fa6f
|
3 |
-
size 28424379
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-4499923.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:cccfeeaf56e65421f45824e83aa8b074389b71464582cdbb8de4c2c70c1c8099
|
3 |
-
size 1763220
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-4499923.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:68415b2e471431d32019bd6e1757a89d62553af04710e629153e5f869877f668
|
3 |
-
size 28424379
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-4999990.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5eaf5f50d76da610048f847f4cf76905dd44471bb2360ec5bbcadd9330d028c4
|
3 |
-
size 1763220
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-4999990.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5bf76f2a8368a3808146a2cbd0ed617a4ecae4e7c23173e5d2e7afc7b2c1facb
|
3 |
-
size 28424379
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-5012986.onnx
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5eaf5f50d76da610048f847f4cf76905dd44471bb2360ec5bbcadd9330d028c4
|
3 |
-
size 1763220
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/SoccerTwos-5012986.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:d1b9118905d9962809a0dccc345a06ffa437262f6d465bc9c3cca985a9257fcb
|
3 |
-
size 28424379
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/checkpoint.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:d1b9118905d9962809a0dccc345a06ffa437262f6d465bc9c3cca985a9257fcb
|
3 |
-
size 28424379
|
|
|
|
|
|
|
|
SoccerTwos/SoccerTwos/events.out.tfevents.1675507809.58764732d578.10213.0
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:31006391b16b4f8380c39a0c1d776ce967f7be3c454ae2c8be5c2b0fddd2fe80
|
3 |
-
size 5040998
|
|
|
|
|
|
|
|
SoccerTwos/config.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 5, "checkpoint_interval": 500000, "max_steps": 80000000, "time_horizon": 1000, "summary_freq": 10000, "threaded": false, "self_play": {"save_steps": 70000, "team_change": 250000, "swap_steps": 2000, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
|
|
|
SoccerTwos/configuration.yaml
DELETED
@@ -1,81 +0,0 @@
|
|
1 |
-
default_settings: null
|
2 |
-
behaviors:
|
3 |
-
SoccerTwos:
|
4 |
-
trainer_type: poca
|
5 |
-
hyperparameters:
|
6 |
-
batch_size: 2048
|
7 |
-
buffer_size: 20480
|
8 |
-
learning_rate: 0.0003
|
9 |
-
beta: 0.005
|
10 |
-
epsilon: 0.2
|
11 |
-
lambd: 0.95
|
12 |
-
num_epoch: 3
|
13 |
-
learning_rate_schedule: constant
|
14 |
-
beta_schedule: constant
|
15 |
-
epsilon_schedule: constant
|
16 |
-
network_settings:
|
17 |
-
normalize: false
|
18 |
-
hidden_units: 512
|
19 |
-
num_layers: 2
|
20 |
-
vis_encode_type: simple
|
21 |
-
memory: null
|
22 |
-
goal_conditioning_type: hyper
|
23 |
-
deterministic: false
|
24 |
-
reward_signals:
|
25 |
-
extrinsic:
|
26 |
-
gamma: 0.99
|
27 |
-
strength: 1.0
|
28 |
-
network_settings:
|
29 |
-
normalize: false
|
30 |
-
hidden_units: 128
|
31 |
-
num_layers: 2
|
32 |
-
vis_encode_type: simple
|
33 |
-
memory: null
|
34 |
-
goal_conditioning_type: hyper
|
35 |
-
deterministic: false
|
36 |
-
init_path: null
|
37 |
-
keep_checkpoints: 5
|
38 |
-
checkpoint_interval: 500000
|
39 |
-
max_steps: 80000000
|
40 |
-
time_horizon: 1000
|
41 |
-
summary_freq: 10000
|
42 |
-
threaded: false
|
43 |
-
self_play:
|
44 |
-
save_steps: 70000
|
45 |
-
team_change: 250000
|
46 |
-
swap_steps: 2000
|
47 |
-
window: 10
|
48 |
-
play_against_latest_model_ratio: 0.5
|
49 |
-
initial_elo: 1200.0
|
50 |
-
behavioral_cloning: null
|
51 |
-
env_settings:
|
52 |
-
env_path: ./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64
|
53 |
-
env_args: null
|
54 |
-
base_port: 5005
|
55 |
-
num_envs: 1
|
56 |
-
num_areas: 1
|
57 |
-
seed: -1
|
58 |
-
max_lifetime_restarts: 10
|
59 |
-
restarts_rate_limit_n: 1
|
60 |
-
restarts_rate_limit_period_s: 60
|
61 |
-
engine_settings:
|
62 |
-
width: 84
|
63 |
-
height: 84
|
64 |
-
quality_level: 5
|
65 |
-
time_scale: 20
|
66 |
-
target_frame_rate: -1
|
67 |
-
capture_frame_rate: 60
|
68 |
-
no_graphics: true
|
69 |
-
environment_parameters: null
|
70 |
-
checkpoint_settings:
|
71 |
-
run_id: SoccerTwos
|
72 |
-
initialize_from: null
|
73 |
-
load_model: false
|
74 |
-
resume: false
|
75 |
-
force: false
|
76 |
-
train_model: false
|
77 |
-
inference: false
|
78 |
-
results_dir: results
|
79 |
-
torch_settings:
|
80 |
-
device: null
|
81 |
-
debug: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SoccerTwos/replay.mp4
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e19cc18f401d87ac86bfbee39108c30961318ae9bd528ee05d2b94958a1b6788
|
3 |
-
size 8861742
|
|
|
|
|
|
|
|
SoccerTwos/run_logs/Player-0.log
DELETED
@@ -1,527 +0,0 @@
|
|
1 |
-
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
-
Mono config path = '/content/ml-agents/training-envs-executables/linux/SoccerTwos/SoccerTwos_Data/MonoBleedingEdge/etc'
|
3 |
-
Preloaded 'lib_burst_generated.so'
|
4 |
-
Preloaded 'libgrpc_csharp_ext.x64.so'
|
5 |
-
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
6 |
-
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/SoccerTwos/SoccerTwos_Data/UnitySubsystems
|
7 |
-
Forcing GfxDevice: Null
|
8 |
-
GfxDevice: creating device client; threaded=0; jobified=0
|
9 |
-
NullGfxDevice:
|
10 |
-
Version: NULL 1.0 [1.0]
|
11 |
-
Renderer: Null Device
|
12 |
-
Vendor: Unity Technologies
|
13 |
-
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
|
14 |
-
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
|
15 |
-
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
|
16 |
-
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
17 |
-
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
|
18 |
-
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
19 |
-
ALSA lib conf.c:5220:(snd_config_expand) Evaluate error: No such file or directory
|
20 |
-
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
|
21 |
-
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
22 |
-
Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
|
23 |
-
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
|
24 |
-
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
|
25 |
-
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
|
26 |
-
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
27 |
-
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
|
28 |
-
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
29 |
-
ALSA lib conf.c:5220:(snd_config_expand) Evaluate error: No such file or directory
|
30 |
-
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
|
31 |
-
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
-
FMOD initialized on nosound output
|
33 |
-
Begin MonoManager ReloadAssembly
|
34 |
-
- Completed reload, in 0.082 seconds
|
35 |
-
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
-
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
-
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
-
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
39 |
-
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
40 |
-
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
41 |
-
ERROR: Shader Standard (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
-
WARNING: Shader Unsupported: 'Standard (Specular setup)' - All subshaders removed
|
43 |
-
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
44 |
-
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
45 |
-
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
46 |
-
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
47 |
-
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
48 |
-
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
49 |
-
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
50 |
-
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
51 |
-
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
52 |
-
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
53 |
-
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
54 |
-
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
55 |
-
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
56 |
-
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
57 |
-
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
58 |
-
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
59 |
-
UnloadTime: 0.626759 ms
|
60 |
-
Registered Communicator in Agent.
|
61 |
-
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
62 |
-
requesting resize 84 x 84
|
63 |
-
TOO LONG
|
64 |
-
TOO LONG
|
65 |
-
TOO LONG
|
66 |
-
TOO LONG
|
67 |
-
TOO LONG
|
68 |
-
TOO LONG
|
69 |
-
TOO LONG
|
70 |
-
TOO LONG
|
71 |
-
TOO LONG
|
72 |
-
TOO LONG
|
73 |
-
TOO LONG
|
74 |
-
TOO LONG
|
75 |
-
TOO LONG
|
76 |
-
TOO LONG
|
77 |
-
TOO LONG
|
78 |
-
TOO LONG
|
79 |
-
TOO LONG
|
80 |
-
TOO LONG
|
81 |
-
TOO LONG
|
82 |
-
TOO LONG
|
83 |
-
TOO LONG
|
84 |
-
TOO LONG
|
85 |
-
TOO LONG
|
86 |
-
TOO LONG
|
87 |
-
TOO LONG
|
88 |
-
TOO LONG
|
89 |
-
TOO LONG
|
90 |
-
TOO LONG
|
91 |
-
TOO LONG
|
92 |
-
TOO LONG
|
93 |
-
TOO LONG
|
94 |
-
TOO LONG
|
95 |
-
TOO LONG
|
96 |
-
TOO LONG
|
97 |
-
TOO LONG
|
98 |
-
TOO LONG
|
99 |
-
TOO LONG
|
100 |
-
TOO LONG
|
101 |
-
TOO LONG
|
102 |
-
TOO LONG
|
103 |
-
TOO LONG
|
104 |
-
TOO LONG
|
105 |
-
TOO LONG
|
106 |
-
TOO LONG
|
107 |
-
TOO LONG
|
108 |
-
TOO LONG
|
109 |
-
TOO LONG
|
110 |
-
TOO LONG
|
111 |
-
TOO LONG
|
112 |
-
TOO LONG
|
113 |
-
TOO LONG
|
114 |
-
TOO LONG
|
115 |
-
TOO LONG
|
116 |
-
TOO LONG
|
117 |
-
TOO LONG
|
118 |
-
TOO LONG
|
119 |
-
TOO LONG
|
120 |
-
TOO LONG
|
121 |
-
TOO LONG
|
122 |
-
TOO LONG
|
123 |
-
TOO LONG
|
124 |
-
TOO LONG
|
125 |
-
TOO LONG
|
126 |
-
TOO LONG
|
127 |
-
TOO LONG
|
128 |
-
TOO LONG
|
129 |
-
TOO LONG
|
130 |
-
TOO LONG
|
131 |
-
TOO LONG
|
132 |
-
TOO LONG
|
133 |
-
TOO LONG
|
134 |
-
TOO LONG
|
135 |
-
TOO LONG
|
136 |
-
TOO LONG
|
137 |
-
TOO LONG
|
138 |
-
TOO LONG
|
139 |
-
TOO LONG
|
140 |
-
TOO LONG
|
141 |
-
TOO LONG
|
142 |
-
TOO LONG
|
143 |
-
TOO LONG
|
144 |
-
TOO LONG
|
145 |
-
TOO LONG
|
146 |
-
TOO LONG
|
147 |
-
TOO LONG
|
148 |
-
TOO LONG
|
149 |
-
TOO LONG
|
150 |
-
TOO LONG
|
151 |
-
TOO LONG
|
152 |
-
TOO LONG
|
153 |
-
TOO LONG
|
154 |
-
TOO LONG
|
155 |
-
TOO LONG
|
156 |
-
TOO LONG
|
157 |
-
TOO LONG
|
158 |
-
TOO LONG
|
159 |
-
TOO LONG
|
160 |
-
TOO LONG
|
161 |
-
TOO LONG
|
162 |
-
TOO LONG
|
163 |
-
TOO LONG
|
164 |
-
TOO LONG
|
165 |
-
TOO LONG
|
166 |
-
TOO LONG
|
167 |
-
TOO LONG
|
168 |
-
TOO LONG
|
169 |
-
TOO LONG
|
170 |
-
TOO LONG
|
171 |
-
TOO LONG
|
172 |
-
TOO LONG
|
173 |
-
TOO LONG
|
174 |
-
TOO LONG
|
175 |
-
TOO LONG
|
176 |
-
TOO LONG
|
177 |
-
TOO LONG
|
178 |
-
TOO LONG
|
179 |
-
TOO LONG
|
180 |
-
TOO LONG
|
181 |
-
TOO LONG
|
182 |
-
TOO LONG
|
183 |
-
TOO LONG
|
184 |
-
TOO LONG
|
185 |
-
TOO LONG
|
186 |
-
TOO LONG
|
187 |
-
TOO LONG
|
188 |
-
TOO LONG
|
189 |
-
TOO LONG
|
190 |
-
TOO LONG
|
191 |
-
TOO LONG
|
192 |
-
TOO LONG
|
193 |
-
TOO LONG
|
194 |
-
TOO LONG
|
195 |
-
TOO LONG
|
196 |
-
TOO LONG
|
197 |
-
TOO LONG
|
198 |
-
TOO LONG
|
199 |
-
TOO LONG
|
200 |
-
TOO LONG
|
201 |
-
TOO LONG
|
202 |
-
TOO LONG
|
203 |
-
TOO LONG
|
204 |
-
TOO LONG
|
205 |
-
TOO LONG
|
206 |
-
TOO LONG
|
207 |
-
TOO LONG
|
208 |
-
TOO LONG
|
209 |
-
TOO LONG
|
210 |
-
TOO LONG
|
211 |
-
TOO LONG
|
212 |
-
TOO LONG
|
213 |
-
TOO LONG
|
214 |
-
TOO LONG
|
215 |
-
TOO LONG
|
216 |
-
TOO LONG
|
217 |
-
TOO LONG
|
218 |
-
TOO LONG
|
219 |
-
TOO LONG
|
220 |
-
TOO LONG
|
221 |
-
TOO LONG
|
222 |
-
TOO LONG
|
223 |
-
TOO LONG
|
224 |
-
TOO LONG
|
225 |
-
TOO LONG
|
226 |
-
TOO LONG
|
227 |
-
TOO LONG
|
228 |
-
TOO LONG
|
229 |
-
TOO LONG
|
230 |
-
TOO LONG
|
231 |
-
TOO LONG
|
232 |
-
TOO LONG
|
233 |
-
TOO LONG
|
234 |
-
TOO LONG
|
235 |
-
TOO LONG
|
236 |
-
TOO LONG
|
237 |
-
TOO LONG
|
238 |
-
TOO LONG
|
239 |
-
TOO LONG
|
240 |
-
TOO LONG
|
241 |
-
TOO LONG
|
242 |
-
TOO LONG
|
243 |
-
TOO LONG
|
244 |
-
TOO LONG
|
245 |
-
TOO LONG
|
246 |
-
TOO LONG
|
247 |
-
TOO LONG
|
248 |
-
TOO LONG
|
249 |
-
TOO LONG
|
250 |
-
TOO LONG
|
251 |
-
TOO LONG
|
252 |
-
TOO LONG
|
253 |
-
TOO LONG
|
254 |
-
TOO LONG
|
255 |
-
TOO LONG
|
256 |
-
TOO LONG
|
257 |
-
TOO LONG
|
258 |
-
TOO LONG
|
259 |
-
TOO LONG
|
260 |
-
TOO LONG
|
261 |
-
TOO LONG
|
262 |
-
TOO LONG
|
263 |
-
TOO LONG
|
264 |
-
TOO LONG
|
265 |
-
TOO LONG
|
266 |
-
TOO LONG
|
267 |
-
TOO LONG
|
268 |
-
TOO LONG
|
269 |
-
TOO LONG
|
270 |
-
TOO LONG
|
271 |
-
TOO LONG
|
272 |
-
TOO LONG
|
273 |
-
TOO LONG
|
274 |
-
TOO LONG
|
275 |
-
TOO LONG
|
276 |
-
TOO LONG
|
277 |
-
TOO LONG
|
278 |
-
TOO LONG
|
279 |
-
TOO LONG
|
280 |
-
TOO LONG
|
281 |
-
TOO LONG
|
282 |
-
TOO LONG
|
283 |
-
TOO LONG
|
284 |
-
TOO LONG
|
285 |
-
TOO LONG
|
286 |
-
TOO LONG
|
287 |
-
TOO LONG
|
288 |
-
TOO LONG
|
289 |
-
TOO LONG
|
290 |
-
TOO LONG
|
291 |
-
TOO LONG
|
292 |
-
TOO LONG
|
293 |
-
TOO LONG
|
294 |
-
TOO LONG
|
295 |
-
TOO LONG
|
296 |
-
TOO LONG
|
297 |
-
TOO LONG
|
298 |
-
TOO LONG
|
299 |
-
TOO LONG
|
300 |
-
TOO LONG
|
301 |
-
TOO LONG
|
302 |
-
TOO LONG
|
303 |
-
TOO LONG
|
304 |
-
TOO LONG
|
305 |
-
TOO LONG
|
306 |
-
TOO LONG
|
307 |
-
TOO LONG
|
308 |
-
TOO LONG
|
309 |
-
TOO LONG
|
310 |
-
TOO LONG
|
311 |
-
TOO LONG
|
312 |
-
TOO LONG
|
313 |
-
TOO LONG
|
314 |
-
TOO LONG
|
315 |
-
TOO LONG
|
316 |
-
Setting up 1 worker threads for Enlighten.
|
317 |
-
Memory Statistics:
|
318 |
-
[ALLOC_TEMP_TLS] TLS Allocator
|
319 |
-
StackAllocators :
|
320 |
-
[ALLOC_TEMP_MAIN]
|
321 |
-
Peak usage frame count: [8.0 KB-16.0 KB]: 94511 frames, [2.0 MB-4.0 MB]: 1 frames
|
322 |
-
Initial Block Size 4.0 MB
|
323 |
-
Current Block Size 4.0 MB
|
324 |
-
Peak Allocated Bytes 2.1 MB
|
325 |
-
Overflow Count 0
|
326 |
-
[ALLOC_TEMP_Loading.AsyncRead]
|
327 |
-
Initial Block Size 64.0 KB
|
328 |
-
Current Block Size 64.0 KB
|
329 |
-
Peak Allocated Bytes 128 B
|
330 |
-
Overflow Count 0
|
331 |
-
[ALLOC_TEMP_Loading.PreloadManager]
|
332 |
-
Initial Block Size 256.0 KB
|
333 |
-
Current Block Size 300.0 KB
|
334 |
-
Peak Allocated Bytes 249.6 KB
|
335 |
-
Overflow Count 4
|
336 |
-
[ALLOC_TEMP_Background Job.Worker 8]
|
337 |
-
Initial Block Size 32.0 KB
|
338 |
-
Current Block Size 32.0 KB
|
339 |
-
Peak Allocated Bytes 0 B
|
340 |
-
Overflow Count 0
|
341 |
-
[ALLOC_TEMP_Background Job.Worker 9]
|
342 |
-
Initial Block Size 32.0 KB
|
343 |
-
Current Block Size 32.0 KB
|
344 |
-
Peak Allocated Bytes 0 B
|
345 |
-
Overflow Count 0
|
346 |
-
[ALLOC_TEMP_Job.Worker 0]
|
347 |
-
Initial Block Size 256.0 KB
|
348 |
-
Current Block Size 256.0 KB
|
349 |
-
Peak Allocated Bytes 0.7 KB
|
350 |
-
Overflow Count 0
|
351 |
-
[ALLOC_TEMP_Background Job.Worker 10]
|
352 |
-
Initial Block Size 32.0 KB
|
353 |
-
Current Block Size 32.0 KB
|
354 |
-
Peak Allocated Bytes 0 B
|
355 |
-
Overflow Count 0
|
356 |
-
[ALLOC_TEMP_Background Job.Worker 14]
|
357 |
-
Initial Block Size 32.0 KB
|
358 |
-
Current Block Size 32.0 KB
|
359 |
-
Peak Allocated Bytes 0 B
|
360 |
-
Overflow Count 0
|
361 |
-
[ALLOC_TEMP_Background Job.Worker 6]
|
362 |
-
Initial Block Size 32.0 KB
|
363 |
-
Current Block Size 32.0 KB
|
364 |
-
Peak Allocated Bytes 0 B
|
365 |
-
Overflow Count 0
|
366 |
-
[ALLOC_TEMP_Background Job.Worker 12]
|
367 |
-
Initial Block Size 32.0 KB
|
368 |
-
Current Block Size 32.0 KB
|
369 |
-
Peak Allocated Bytes 0 B
|
370 |
-
Overflow Count 0
|
371 |
-
[ALLOC_TEMP_EnlightenWorker]
|
372 |
-
Initial Block Size 64.0 KB
|
373 |
-
Current Block Size 64.0 KB
|
374 |
-
Peak Allocated Bytes 0 B
|
375 |
-
Overflow Count 0
|
376 |
-
[ALLOC_TEMP_Background Job.Worker 15]
|
377 |
-
Initial Block Size 32.0 KB
|
378 |
-
Current Block Size 32.0 KB
|
379 |
-
Peak Allocated Bytes 0 B
|
380 |
-
Overflow Count 0
|
381 |
-
[ALLOC_TEMP_Background Job.Worker 1]
|
382 |
-
Initial Block Size 32.0 KB
|
383 |
-
Current Block Size 32.0 KB
|
384 |
-
Peak Allocated Bytes 0 B
|
385 |
-
Overflow Count 0
|
386 |
-
[ALLOC_TEMP_Background Job.Worker 2]
|
387 |
-
Initial Block Size 32.0 KB
|
388 |
-
Current Block Size 32.0 KB
|
389 |
-
Peak Allocated Bytes 0 B
|
390 |
-
Overflow Count 0
|
391 |
-
[ALLOC_TEMP_Background Job.Worker 7]
|
392 |
-
Initial Block Size 32.0 KB
|
393 |
-
Current Block Size 32.0 KB
|
394 |
-
Peak Allocated Bytes 0 B
|
395 |
-
Overflow Count 0
|
396 |
-
[ALLOC_TEMP_AssetGarbageCollectorHelper]
|
397 |
-
Initial Block Size 64.0 KB
|
398 |
-
Current Block Size 64.0 KB
|
399 |
-
Peak Allocated Bytes 0 B
|
400 |
-
Overflow Count 0
|
401 |
-
[ALLOC_TEMP_Background Job.Worker 5]
|
402 |
-
Initial Block Size 32.0 KB
|
403 |
-
Current Block Size 32.0 KB
|
404 |
-
Peak Allocated Bytes 0 B
|
405 |
-
Overflow Count 0
|
406 |
-
[ALLOC_TEMP_Background Job.Worker 13]
|
407 |
-
Initial Block Size 32.0 KB
|
408 |
-
Current Block Size 32.0 KB
|
409 |
-
Peak Allocated Bytes 0 B
|
410 |
-
Overflow Count 0
|
411 |
-
[ALLOC_TEMP_Background Job.Worker 11]
|
412 |
-
Initial Block Size 32.0 KB
|
413 |
-
Current Block Size 32.0 KB
|
414 |
-
Peak Allocated Bytes 0 B
|
415 |
-
Overflow Count 0
|
416 |
-
[ALLOC_TEMP_Background Job.Worker 3]
|
417 |
-
Initial Block Size 32.0 KB
|
418 |
-
Current Block Size 32.0 KB
|
419 |
-
Peak Allocated Bytes 0 B
|
420 |
-
Overflow Count 0
|
421 |
-
[ALLOC_TEMP_Background Job.Worker 0]
|
422 |
-
Initial Block Size 32.0 KB
|
423 |
-
Current Block Size 32.0 KB
|
424 |
-
Peak Allocated Bytes 0 B
|
425 |
-
Overflow Count 0
|
426 |
-
[ALLOC_TEMP_Background Job.Worker 4]
|
427 |
-
Initial Block Size 32.0 KB
|
428 |
-
Current Block Size 32.0 KB
|
429 |
-
Peak Allocated Bytes 0 B
|
430 |
-
Overflow Count 0
|
431 |
-
[ALLOC_TEMP_BatchDeleteObjects]
|
432 |
-
Initial Block Size 64.0 KB
|
433 |
-
Current Block Size 64.0 KB
|
434 |
-
Peak Allocated Bytes 0 B
|
435 |
-
Overflow Count 0
|
436 |
-
[ALLOC_DEFAULT] Dual Thread Allocator
|
437 |
-
Peak main deferred allocation count 4
|
438 |
-
[ALLOC_BUCKET]
|
439 |
-
Large Block size 4.0 MB
|
440 |
-
Used Block count 1
|
441 |
-
Peak Allocated bytes 0.9 MB
|
442 |
-
[ALLOC_DEFAULT_MAIN]
|
443 |
-
Peak usage frame count: [4.0 MB-8.0 MB]: 94512 frames
|
444 |
-
Requested Block Size 16.0 MB
|
445 |
-
Peak Block count 1
|
446 |
-
Peak Allocated memory 4.5 MB
|
447 |
-
Peak Large allocation bytes 0 B
|
448 |
-
[ALLOC_DEFAULT_THREAD]
|
449 |
-
Peak usage frame count: [16.0 MB-32.0 MB]: 94512 frames
|
450 |
-
Requested Block Size 16.0 MB
|
451 |
-
Peak Block count 1
|
452 |
-
Peak Allocated memory 17.6 MB
|
453 |
-
Peak Large allocation bytes 16.0 MB
|
454 |
-
[ALLOC_TEMP_JOB_1_FRAME]
|
455 |
-
Initial Block Size 2.0 MB
|
456 |
-
Used Block Count 1
|
457 |
-
Overflow Count (too large) 0
|
458 |
-
Overflow Count (full) 0
|
459 |
-
[ALLOC_TEMP_JOB_2_FRAMES]
|
460 |
-
Initial Block Size 2.0 MB
|
461 |
-
Used Block Count 1
|
462 |
-
Overflow Count (too large) 0
|
463 |
-
Overflow Count (full) 0
|
464 |
-
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
465 |
-
Initial Block Size 2.0 MB
|
466 |
-
Used Block Count 2
|
467 |
-
Overflow Count (too large) 0
|
468 |
-
Overflow Count (full) 0
|
469 |
-
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
470 |
-
Initial Block Size 1.0 MB
|
471 |
-
Used Block Count 3
|
472 |
-
Overflow Count (too large) 0
|
473 |
-
Overflow Count (full) 0
|
474 |
-
[ALLOC_GFX] Dual Thread Allocator
|
475 |
-
Peak main deferred allocation count 0
|
476 |
-
[ALLOC_BUCKET]
|
477 |
-
Large Block size 4.0 MB
|
478 |
-
Used Block count 1
|
479 |
-
Peak Allocated bytes 0.9 MB
|
480 |
-
[ALLOC_GFX_MAIN]
|
481 |
-
Peak usage frame count: [32.0 KB-64.0 KB]: 94511 frames, [64.0 KB-128.0 KB]: 1 frames
|
482 |
-
Requested Block Size 16.0 MB
|
483 |
-
Peak Block count 1
|
484 |
-
Peak Allocated memory 65.6 KB
|
485 |
-
Peak Large allocation bytes 0 B
|
486 |
-
[ALLOC_GFX_THREAD]
|
487 |
-
Peak usage frame count: [128.0 KB-256.0 KB]: 94512 frames
|
488 |
-
Requested Block Size 16.0 MB
|
489 |
-
Peak Block count 1
|
490 |
-
Peak Allocated memory 173.5 KB
|
491 |
-
Peak Large allocation bytes 0 B
|
492 |
-
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
493 |
-
Peak main deferred allocation count 0
|
494 |
-
[ALLOC_BUCKET]
|
495 |
-
Large Block size 4.0 MB
|
496 |
-
Used Block count 1
|
497 |
-
Peak Allocated bytes 0.9 MB
|
498 |
-
[ALLOC_CACHEOBJECTS_MAIN]
|
499 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 94512 frames
|
500 |
-
Requested Block Size 4.0 MB
|
501 |
-
Peak Block count 1
|
502 |
-
Peak Allocated memory 0.6 MB
|
503 |
-
Peak Large allocation bytes 0 B
|
504 |
-
[ALLOC_CACHEOBJECTS_THREAD]
|
505 |
-
Peak usage frame count: [0.5 MB-1.0 MB]: 94511 frames, [4.0 MB-8.0 MB]: 1 frames
|
506 |
-
Requested Block Size 4.0 MB
|
507 |
-
Peak Block count 2
|
508 |
-
Peak Allocated memory 4.2 MB
|
509 |
-
Peak Large allocation bytes 0 B
|
510 |
-
[ALLOC_TYPETREE] Dual Thread Allocator
|
511 |
-
Peak main deferred allocation count 0
|
512 |
-
[ALLOC_BUCKET]
|
513 |
-
Large Block size 4.0 MB
|
514 |
-
Used Block count 1
|
515 |
-
Peak Allocated bytes 0.9 MB
|
516 |
-
[ALLOC_TYPETREE_MAIN]
|
517 |
-
Peak usage frame count: [0-1.0 KB]: 94512 frames
|
518 |
-
Requested Block Size 2.0 MB
|
519 |
-
Peak Block count 1
|
520 |
-
Peak Allocated memory 1.0 KB
|
521 |
-
Peak Large allocation bytes 0 B
|
522 |
-
[ALLOC_TYPETREE_THREAD]
|
523 |
-
Peak usage frame count: [1.0 KB-2.0 KB]: 94511 frames, [2.0 KB-4.0 KB]: 1 frames
|
524 |
-
Requested Block Size 2.0 MB
|
525 |
-
Peak Block count 1
|
526 |
-
Peak Allocated memory 2.2 KB
|
527 |
-
Peak Large allocation bytes 0 B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SoccerTwos/run_logs/timers.json
DELETED
@@ -1,431 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"name": "root",
|
3 |
-
"gauges": {
|
4 |
-
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
-
"value": 1.763279676437378,
|
6 |
-
"min": 1.7627720832824707,
|
7 |
-
"max": 3.2957794666290283,
|
8 |
-
"count": 501
|
9 |
-
},
|
10 |
-
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
-
"value": 38933.21484375,
|
12 |
-
"min": 5362.5556640625,
|
13 |
-
"max": 123490.8671875,
|
14 |
-
"count": 501
|
15 |
-
},
|
16 |
-
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
-
"value": 54.84090909090909,
|
18 |
-
"min": 49.70103092783505,
|
19 |
-
"max": 999.0,
|
20 |
-
"count": 501
|
21 |
-
},
|
22 |
-
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
-
"value": 19304.0,
|
24 |
-
"min": 9800.0,
|
25 |
-
"max": 31508.0,
|
26 |
-
"count": 501
|
27 |
-
},
|
28 |
-
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
-
"value": 1728.190525683003,
|
30 |
-
"min": 1198.623129271598,
|
31 |
-
"max": 1729.5992784306775,
|
32 |
-
"count": 496
|
33 |
-
},
|
34 |
-
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
-
"value": 304161.5325202085,
|
36 |
-
"min": 2398.5014391117093,
|
37 |
-
"max": 325557.13011846866,
|
38 |
-
"count": 496
|
39 |
-
},
|
40 |
-
"SoccerTwos.Step.mean": {
|
41 |
-
"value": 5009990.0,
|
42 |
-
"min": 9770.0,
|
43 |
-
"max": 5009990.0,
|
44 |
-
"count": 501
|
45 |
-
},
|
46 |
-
"SoccerTwos.Step.sum": {
|
47 |
-
"value": 5009990.0,
|
48 |
-
"min": 9770.0,
|
49 |
-
"max": 5009990.0,
|
50 |
-
"count": 501
|
51 |
-
},
|
52 |
-
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
-
"value": -0.010855700820684433,
|
54 |
-
"min": -0.08616485446691513,
|
55 |
-
"max": 0.22946183383464813,
|
56 |
-
"count": 501
|
57 |
-
},
|
58 |
-
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
-
"value": -1.910603404045105,
|
60 |
-
"min": -13.1670560836792,
|
61 |
-
"max": 28.32492446899414,
|
62 |
-
"count": 501
|
63 |
-
},
|
64 |
-
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
-
"value": -0.01102946326136589,
|
66 |
-
"min": -0.09055808931589127,
|
67 |
-
"max": 0.23681262135505676,
|
68 |
-
"count": 501
|
69 |
-
},
|
70 |
-
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
-
"value": -1.941185474395752,
|
72 |
-
"min": -13.221481323242188,
|
73 |
-
"max": 28.46109390258789,
|
74 |
-
"count": 501
|
75 |
-
},
|
76 |
-
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
-
"value": 0.0,
|
78 |
-
"min": 0.0,
|
79 |
-
"max": 0.0,
|
80 |
-
"count": 501
|
81 |
-
},
|
82 |
-
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
-
"value": 0.0,
|
84 |
-
"min": 0.0,
|
85 |
-
"max": 0.0,
|
86 |
-
"count": 501
|
87 |
-
},
|
88 |
-
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
-
"value": -0.05359318005767735,
|
90 |
-
"min": -0.6842105263157895,
|
91 |
-
"max": 0.5431671254847148,
|
92 |
-
"count": 501
|
93 |
-
},
|
94 |
-
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
-
"value": -9.432399690151215,
|
96 |
-
"min": -49.87540024518967,
|
97 |
-
"max": 60.46240025758743,
|
98 |
-
"count": 501
|
99 |
-
},
|
100 |
-
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
-
"value": -0.05359318005767735,
|
102 |
-
"min": -0.6842105263157895,
|
103 |
-
"max": 0.5431671254847148,
|
104 |
-
"count": 501
|
105 |
-
},
|
106 |
-
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
-
"value": -9.432399690151215,
|
108 |
-
"min": -49.87540024518967,
|
109 |
-
"max": 60.46240025758743,
|
110 |
-
"count": 501
|
111 |
-
},
|
112 |
-
"SoccerTwos.IsTraining.mean": {
|
113 |
-
"value": 1.0,
|
114 |
-
"min": 1.0,
|
115 |
-
"max": 1.0,
|
116 |
-
"count": 501
|
117 |
-
},
|
118 |
-
"SoccerTwos.IsTraining.sum": {
|
119 |
-
"value": 1.0,
|
120 |
-
"min": 1.0,
|
121 |
-
"max": 1.0,
|
122 |
-
"count": 501
|
123 |
-
},
|
124 |
-
"SoccerTwos.Losses.PolicyLoss.mean": {
|
125 |
-
"value": 0.018286445655394345,
|
126 |
-
"min": 0.011096207809168845,
|
127 |
-
"max": 0.02578775945585221,
|
128 |
-
"count": 241
|
129 |
-
},
|
130 |
-
"SoccerTwos.Losses.PolicyLoss.sum": {
|
131 |
-
"value": 0.018286445655394345,
|
132 |
-
"min": 0.011096207809168845,
|
133 |
-
"max": 0.02578775945585221,
|
134 |
-
"count": 241
|
135 |
-
},
|
136 |
-
"SoccerTwos.Losses.ValueLoss.mean": {
|
137 |
-
"value": 0.09370836615562439,
|
138 |
-
"min": 0.0001470294587003688,
|
139 |
-
"max": 0.11192481741309165,
|
140 |
-
"count": 241
|
141 |
-
},
|
142 |
-
"SoccerTwos.Losses.ValueLoss.sum": {
|
143 |
-
"value": 0.09370836615562439,
|
144 |
-
"min": 0.0001470294587003688,
|
145 |
-
"max": 0.11192481741309165,
|
146 |
-
"count": 241
|
147 |
-
},
|
148 |
-
"SoccerTwos.Losses.BaselineLoss.mean": {
|
149 |
-
"value": 0.09523454234004021,
|
150 |
-
"min": 0.00014546279829422322,
|
151 |
-
"max": 0.11390603135029474,
|
152 |
-
"count": 241
|
153 |
-
},
|
154 |
-
"SoccerTwos.Losses.BaselineLoss.sum": {
|
155 |
-
"value": 0.09523454234004021,
|
156 |
-
"min": 0.00014546279829422322,
|
157 |
-
"max": 0.11390603135029474,
|
158 |
-
"count": 241
|
159 |
-
},
|
160 |
-
"SoccerTwos.Policy.LearningRate.mean": {
|
161 |
-
"value": 0.0003,
|
162 |
-
"min": 0.0003,
|
163 |
-
"max": 0.0003,
|
164 |
-
"count": 241
|
165 |
-
},
|
166 |
-
"SoccerTwos.Policy.LearningRate.sum": {
|
167 |
-
"value": 0.0003,
|
168 |
-
"min": 0.0003,
|
169 |
-
"max": 0.0003,
|
170 |
-
"count": 241
|
171 |
-
},
|
172 |
-
"SoccerTwos.Policy.Epsilon.mean": {
|
173 |
-
"value": 0.20000000000000007,
|
174 |
-
"min": 0.20000000000000007,
|
175 |
-
"max": 0.20000000000000007,
|
176 |
-
"count": 241
|
177 |
-
},
|
178 |
-
"SoccerTwos.Policy.Epsilon.sum": {
|
179 |
-
"value": 0.20000000000000007,
|
180 |
-
"min": 0.20000000000000007,
|
181 |
-
"max": 0.20000000000000007,
|
182 |
-
"count": 241
|
183 |
-
},
|
184 |
-
"SoccerTwos.Policy.Beta.mean": {
|
185 |
-
"value": 0.005000000000000001,
|
186 |
-
"min": 0.005000000000000001,
|
187 |
-
"max": 0.005000000000000001,
|
188 |
-
"count": 241
|
189 |
-
},
|
190 |
-
"SoccerTwos.Policy.Beta.sum": {
|
191 |
-
"value": 0.005000000000000001,
|
192 |
-
"min": 0.005000000000000001,
|
193 |
-
"max": 0.005000000000000001,
|
194 |
-
"count": 241
|
195 |
-
}
|
196 |
-
},
|
197 |
-
"metadata": {
|
198 |
-
"timer_format_version": "0.1.0",
|
199 |
-
"start_time_seconds": "1675507806",
|
200 |
-
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
|
201 |
-
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./training-envs-executables/linux/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics",
|
202 |
-
"mlagents_version": "0.29.0.dev0",
|
203 |
-
"mlagents_envs_version": "0.29.0.dev0",
|
204 |
-
"communication_protocol_version": "1.5.0",
|
205 |
-
"pytorch_version": "1.8.1+cu102",
|
206 |
-
"numpy_version": "1.21.6",
|
207 |
-
"end_time_seconds": "1675518503"
|
208 |
-
},
|
209 |
-
"total": 10696.952395657001,
|
210 |
-
"count": 1,
|
211 |
-
"self": 0.008657954000227619,
|
212 |
-
"children": {
|
213 |
-
"run_training.setup": {
|
214 |
-
"total": 0.10492984199981947,
|
215 |
-
"count": 1,
|
216 |
-
"self": 0.10492984199981947
|
217 |
-
},
|
218 |
-
"TrainerController.start_learning": {
|
219 |
-
"total": 10696.838807861,
|
220 |
-
"count": 1,
|
221 |
-
"self": 7.637551484531286,
|
222 |
-
"children": {
|
223 |
-
"TrainerController._reset_env": {
|
224 |
-
"total": 7.208755112001654,
|
225 |
-
"count": 21,
|
226 |
-
"self": 7.208755112001654
|
227 |
-
},
|
228 |
-
"TrainerController.advance": {
|
229 |
-
"total": 10681.705715357468,
|
230 |
-
"count": 339372,
|
231 |
-
"self": 8.2085601897561,
|
232 |
-
"children": {
|
233 |
-
"env_step": {
|
234 |
-
"total": 8173.161437269959,
|
235 |
-
"count": 339372,
|
236 |
-
"self": 6389.692351913645,
|
237 |
-
"children": {
|
238 |
-
"SubprocessEnvManager._take_step": {
|
239 |
-
"total": 1778.7781281045477,
|
240 |
-
"count": 339372,
|
241 |
-
"self": 52.32697369944299,
|
242 |
-
"children": {
|
243 |
-
"TorchPolicy.evaluate": {
|
244 |
-
"total": 1726.4511544051047,
|
245 |
-
"count": 630082,
|
246 |
-
"self": 342.87420412475603,
|
247 |
-
"children": {
|
248 |
-
"TorchPolicy.sample_actions": {
|
249 |
-
"total": 1383.5769502803487,
|
250 |
-
"count": 630082,
|
251 |
-
"self": 1383.5769502803487
|
252 |
-
}
|
253 |
-
}
|
254 |
-
}
|
255 |
-
}
|
256 |
-
},
|
257 |
-
"workers": {
|
258 |
-
"total": 4.690957251765667,
|
259 |
-
"count": 339372,
|
260 |
-
"self": 0.0,
|
261 |
-
"children": {
|
262 |
-
"worker_root": {
|
263 |
-
"total": 10676.10815116707,
|
264 |
-
"count": 339372,
|
265 |
-
"is_parallel": true,
|
266 |
-
"self": 5273.880832516912,
|
267 |
-
"children": {
|
268 |
-
"run_training.setup": {
|
269 |
-
"total": 0.0,
|
270 |
-
"count": 0,
|
271 |
-
"is_parallel": true,
|
272 |
-
"self": 0.0,
|
273 |
-
"children": {
|
274 |
-
"steps_from_proto": {
|
275 |
-
"total": 0.002955854999981966,
|
276 |
-
"count": 2,
|
277 |
-
"is_parallel": true,
|
278 |
-
"self": 0.0010334649996366352,
|
279 |
-
"children": {
|
280 |
-
"_process_rank_one_or_two_observation": {
|
281 |
-
"total": 0.001922390000345331,
|
282 |
-
"count": 8,
|
283 |
-
"is_parallel": true,
|
284 |
-
"self": 0.001922390000345331
|
285 |
-
}
|
286 |
-
}
|
287 |
-
},
|
288 |
-
"UnityEnvironment.step": {
|
289 |
-
"total": 0.046050422999996954,
|
290 |
-
"count": 1,
|
291 |
-
"is_parallel": true,
|
292 |
-
"self": 0.0009331419992122392,
|
293 |
-
"children": {
|
294 |
-
"UnityEnvironment._generate_step_input": {
|
295 |
-
"total": 0.0007787910003571596,
|
296 |
-
"count": 1,
|
297 |
-
"is_parallel": true,
|
298 |
-
"self": 0.0007787910003571596
|
299 |
-
},
|
300 |
-
"communicator.exchange": {
|
301 |
-
"total": 0.04104007600017212,
|
302 |
-
"count": 1,
|
303 |
-
"is_parallel": true,
|
304 |
-
"self": 0.04104007600017212
|
305 |
-
},
|
306 |
-
"steps_from_proto": {
|
307 |
-
"total": 0.003298414000255434,
|
308 |
-
"count": 2,
|
309 |
-
"is_parallel": true,
|
310 |
-
"self": 0.00072860899990701,
|
311 |
-
"children": {
|
312 |
-
"_process_rank_one_or_two_observation": {
|
313 |
-
"total": 0.002569805000348424,
|
314 |
-
"count": 8,
|
315 |
-
"is_parallel": true,
|
316 |
-
"self": 0.002569805000348424
|
317 |
-
}
|
318 |
-
}
|
319 |
-
}
|
320 |
-
}
|
321 |
-
}
|
322 |
-
}
|
323 |
-
},
|
324 |
-
"UnityEnvironment.step": {
|
325 |
-
"total": 5402.18682615416,
|
326 |
-
"count": 339371,
|
327 |
-
"is_parallel": true,
|
328 |
-
"self": 294.2810369544104,
|
329 |
-
"children": {
|
330 |
-
"UnityEnvironment._generate_step_input": {
|
331 |
-
"total": 218.92566442502448,
|
332 |
-
"count": 339371,
|
333 |
-
"is_parallel": true,
|
334 |
-
"self": 218.92566442502448
|
335 |
-
},
|
336 |
-
"communicator.exchange": {
|
337 |
-
"total": 3863.215772637293,
|
338 |
-
"count": 339371,
|
339 |
-
"is_parallel": true,
|
340 |
-
"self": 3863.215772637293
|
341 |
-
},
|
342 |
-
"steps_from_proto": {
|
343 |
-
"total": 1025.7643521374325,
|
344 |
-
"count": 678742,
|
345 |
-
"is_parallel": true,
|
346 |
-
"self": 211.2246886271646,
|
347 |
-
"children": {
|
348 |
-
"_process_rank_one_or_two_observation": {
|
349 |
-
"total": 814.5396635102679,
|
350 |
-
"count": 2714968,
|
351 |
-
"is_parallel": true,
|
352 |
-
"self": 814.5396635102679
|
353 |
-
}
|
354 |
-
}
|
355 |
-
}
|
356 |
-
}
|
357 |
-
},
|
358 |
-
"steps_from_proto": {
|
359 |
-
"total": 0.040492495998023514,
|
360 |
-
"count": 40,
|
361 |
-
"is_parallel": true,
|
362 |
-
"self": 0.009093962000861211,
|
363 |
-
"children": {
|
364 |
-
"_process_rank_one_or_two_observation": {
|
365 |
-
"total": 0.0313985339971623,
|
366 |
-
"count": 160,
|
367 |
-
"is_parallel": true,
|
368 |
-
"self": 0.0313985339971623
|
369 |
-
}
|
370 |
-
}
|
371 |
-
}
|
372 |
-
}
|
373 |
-
}
|
374 |
-
}
|
375 |
-
}
|
376 |
-
}
|
377 |
-
},
|
378 |
-
"trainer_advance": {
|
379 |
-
"total": 2500.3357178977526,
|
380 |
-
"count": 339371,
|
381 |
-
"self": 51.16921958570083,
|
382 |
-
"children": {
|
383 |
-
"process_trajectory": {
|
384 |
-
"total": 1088.809994030044,
|
385 |
-
"count": 339371,
|
386 |
-
"self": 1086.5901447440424,
|
387 |
-
"children": {
|
388 |
-
"RLTrainer._checkpoint": {
|
389 |
-
"total": 2.2198492860015904,
|
390 |
-
"count": 10,
|
391 |
-
"self": 2.2198492860015904
|
392 |
-
}
|
393 |
-
}
|
394 |
-
},
|
395 |
-
"_update_policy": {
|
396 |
-
"total": 1360.3565042820078,
|
397 |
-
"count": 241,
|
398 |
-
"self": 823.9206043540098,
|
399 |
-
"children": {
|
400 |
-
"TorchPOCAOptimizer.update": {
|
401 |
-
"total": 536.435899927998,
|
402 |
-
"count": 7230,
|
403 |
-
"self": 536.435899927998
|
404 |
-
}
|
405 |
-
}
|
406 |
-
}
|
407 |
-
}
|
408 |
-
}
|
409 |
-
}
|
410 |
-
},
|
411 |
-
"trainer_threads": {
|
412 |
-
"total": 1.835000148275867e-06,
|
413 |
-
"count": 1,
|
414 |
-
"self": 1.835000148275867e-06
|
415 |
-
},
|
416 |
-
"TrainerController._save_models": {
|
417 |
-
"total": 0.28678407199913636,
|
418 |
-
"count": 1,
|
419 |
-
"self": 0.0024939939994510496,
|
420 |
-
"children": {
|
421 |
-
"RLTrainer._checkpoint": {
|
422 |
-
"total": 0.2842900779996853,
|
423 |
-
"count": 1,
|
424 |
-
"self": 0.2842900779996853
|
425 |
-
}
|
426 |
-
}
|
427 |
-
}
|
428 |
-
}
|
429 |
-
}
|
430 |
-
}
|
431 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SoccerTwos/run_logs/training_status.json
DELETED
@@ -1,66 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"SoccerTwos": {
|
3 |
-
"checkpoints": [
|
4 |
-
{
|
5 |
-
"steps": 3499984,
|
6 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3499984.onnx",
|
7 |
-
"reward": 0.0,
|
8 |
-
"creation_time": 1675515104.4250925,
|
9 |
-
"auxillary_file_paths": [
|
10 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-3499984.pt"
|
11 |
-
]
|
12 |
-
},
|
13 |
-
{
|
14 |
-
"steps": 3999980,
|
15 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-3999980.onnx",
|
16 |
-
"reward": 0.0,
|
17 |
-
"creation_time": 1675516169.1598454,
|
18 |
-
"auxillary_file_paths": [
|
19 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-3999980.pt"
|
20 |
-
]
|
21 |
-
},
|
22 |
-
{
|
23 |
-
"steps": 4499923,
|
24 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4499923.onnx",
|
25 |
-
"reward": 0.0,
|
26 |
-
"creation_time": 1675517322.6101933,
|
27 |
-
"auxillary_file_paths": [
|
28 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-4499923.pt"
|
29 |
-
]
|
30 |
-
},
|
31 |
-
{
|
32 |
-
"steps": 4999990,
|
33 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-4999990.onnx",
|
34 |
-
"reward": 0.0,
|
35 |
-
"creation_time": 1675518473.6707265,
|
36 |
-
"auxillary_file_paths": [
|
37 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-4999990.pt"
|
38 |
-
]
|
39 |
-
},
|
40 |
-
{
|
41 |
-
"steps": 5012986,
|
42 |
-
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-5012986.onnx",
|
43 |
-
"reward": 0.0,
|
44 |
-
"creation_time": 1675518503.5876753,
|
45 |
-
"auxillary_file_paths": [
|
46 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-5012986.pt"
|
47 |
-
]
|
48 |
-
}
|
49 |
-
],
|
50 |
-
"elo": 1727.2560184181843,
|
51 |
-
"final_checkpoint": {
|
52 |
-
"steps": 5012986,
|
53 |
-
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
54 |
-
"reward": 0.0,
|
55 |
-
"creation_time": 1675518503.5876753,
|
56 |
-
"auxillary_file_paths": [
|
57 |
-
"results/SoccerTwos/SoccerTwos/SoccerTwos-5012986.pt"
|
58 |
-
]
|
59 |
-
}
|
60 |
-
},
|
61 |
-
"metadata": {
|
62 |
-
"stats_format_version": "0.3.0",
|
63 |
-
"mlagents_version": "0.29.0.dev0",
|
64 |
-
"torch_version": "1.8.1+cu102"
|
65 |
-
}
|
66 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|