Duckietown Challenges Home Challenges Submissions

Job 8921

Job ID8921
submission1131
userDavid Abraham
user labelPytorch IL
challengeaido1_LF1_r3-v3
stepstep1-simulation
statusfailed
up to date Note that this job is not up to date; the challenge has been changed.
evaluatorrudolf-9
date started
date completed
duration0:00:37
message
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/notebooks/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "solution.py", line 85, in run
    solve(params, cis)  # let's try to solve the challenge,
  File "solution.py", line 49, in solve
    action = model.predict(observation)
  File "/workspace/pytorch_model.py", line 74, in predict
    input = torch.Tensor(input).permute(2, 0, 1).unsqueeze(0)
RuntimeError: number of dims don't match in permute


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.

Highlights

Artifacts

The artifacts are hidden.

Container logs

The logs are hidden.