mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-05-01 13:42:33 -05:00
Remove version field from module metadata
- Remove version field from all module.yaml files - Update template generator to exclude version field - Further simplify metadata to focus on system information only - Status remains dynamically determined by test results
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
name: "setup"
|
||||
title: "Setup"
|
||||
description: "Development environment setup and project configuration"
|
||||
status: "complete" # complete, in_progress, not_started
|
||||
version: "1.0.0"
|
||||
|
||||
# Dependencies
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user