Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

[ETConverter] Update text converter to new schema #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

changhai0109
Copy link

Summary

Update text converter to use v0.0.4 schema

Test Plan

# Assuming there is a astrasim text input file, like [astrasim]/inputs/workload/ASTRA-sim-1.0/Resnet50_DataParallel.txt
python -m chakra.et_converter.et_converter \
    --input_type Text \
    --input_filename ${ASTRASIM_DIR}/inputs/workload/ASTRA-sim-1.0/Resnet50_DataParallel.txt \
    --output_filename Resnet50_DataParallel \
    --num_dims 1 \
    --num_npus 64 \
    --num_passes 1

@changhai0109 changhai0109 requested a review from a team as a code owner December 7, 2023 16:22
Copy link

github-actions bot commented Dec 7, 2023

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant