Updating ARCC deepracer #64
Open
Michael-Equi wants to merge 570 commits into
Open
Conversation
* Update windows.md
* Upgrade to Ubuntu 20.04 * Prepare for version 5 * Typo fix * Update dependencies.json * Update init.sh No separate mkl image
Use https to fetch cuda key
Simulation 6.0 - ROS2
Update Simapp dependency to 6.0.2
…pport ARM64 Support
* Summary display * Fix overflow on aws * Alignment
* First file * Working skeleton and list-models * Disable what is not tested * Get Model * Delete Model * Download model * Working import * Formatting * Move summary to module * Updated documentation * droa: address PR #206 review comments - auth: redirect 'Loaded configuration' print to stderr so --json stdout stays valid JSON - auth: redact access_key in debug output (show only last 4 chars) - auth: drop 'br' from Accept-Encoding to avoid Brotli decode failures - import_model: use raw DR_WORLD_NAME for TRACK_DIRECTION_CLOCKWISE inference (before the _cw/_ccw suffix is stripped for WORLD_NAME) - import_model: upload_model_folder() accepts optional s3_prefix so the training_params.yaml baked paths match the actual upload location - import_model/docs: rename DR_LOCAL_PROFILE -> DR_LOCAL_S3_PROFILE to match actual env var used in the codebase * droa: patch all S3 bucket/prefix fields in training_params.yaml to upload destination When training_params.yaml is pulled from the DRFC bucket it still references the original local S3 paths (METRICS_S3_BUCKET, SAGEMAKER_SHARED_S3_BUCKET/PREFIX, *_S3_KEY fields). These are now always overwritten with target_bucket/target_prefix so the imported model references the correct DRoA upload location. * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * droa: address remaining PR #206 review comments - docs: add deepracer-utils to listed pip packages - docs: fix list-models column name (raceType -> trainingStatus) - docs: fix download-logs flags (--type -> --asset-type, --output description) - docs: fix delete-model flag (--force -> -y/--yes) - docs: fix DR_LOCAL_PROFILE -> DR_LOCAL_S3_PROFILE in what-happens section - import_model: validate required files at root of model_dir, not anywhere in the directory tree --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…ion summary (#208) * Initial plan * Add automatic update notifications to dr-summary in bin/module/summary.sh Agent-Logs-Url: https://github.com/aws-deepracer-community/deepracer-for-cloud/sessions/5ee52c80-31f5-43cb-aff3-8357937d0840 Co-authored-by: larsll <59617571+larsll@users.noreply.github.com> * Move SimApp update notification inline in Configured Docker Images section Agent-Logs-Url: https://github.com/aws-deepracer-community/deepracer-for-cloud/sessions/5fc79c6b-fbcd-411a-bf46-088bd8ed9eb7 Co-authored-by: larsll <59617571+larsll@users.noreply.github.com> * Move branch update notification inline in header; always show current branch Agent-Logs-Url: https://github.com/aws-deepracer-community/deepracer-for-cloud/sessions/f1b83ab5-ba70-4624-91ba-85903941ed07 Co-authored-by: larsll <59617571+larsll@users.noreply.github.com> * Add spinning square loading animation before summary renders Agent-Logs-Url: https://github.com/aws-deepracer-community/deepracer-for-cloud/sessions/1aa5cac1-fe2e-462f-bf60-697d40be73f5 Co-authored-by: larsll <59617571+larsll@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: larsll <59617571+larsll@users.noreply.github.com>
* feat: Add feature to store custom_files and config in a subdir for each experiment (#165) * initial commit of experiments changes * fix bash env var * simplify experiments to use existing DR_CONFIG * add commented out var to system.env template * Add docs * Ignore commented out line in system.env * remove newline * fix missing $ --------- Co-authored-by: Lars Lorentz Ludvigsen <59617571+larsll@users.noreply.github.com> * Fixes and compatibility with summary Co-authored-by: Copilot <copilot@github.com> * Improve experiment loading Co-authored-by: Copilot <copilot@github.com> * Update the documentation --------- Co-authored-by: Matt Camp <matt@noise.net.nz> Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
* Initial mac support * Review fixes Co-authored-by: Copilot <copilot@github.com> * Export _realpath function for subprocess availability Agent-Logs-Url: https://github.com/aws-deepracer-community/deepracer-for-cloud/sessions/8e2544bd-3b4e-4a09-a5f9-1b29ed3ffbce Co-authored-by: larsll <59617571+larsll@users.noreply.github.com> * Unused variable --------- Co-authored-by: Copilot <copilot@github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.