Skip to content

[DO NOT MERGE] weights autotraining working branch#4

Open
DawnStone wants to merge 2 commits intointeon-latestfrom
dawn/weights-autotraining-working-branch
Open

[DO NOT MERGE] weights autotraining working branch#4
DawnStone wants to merge 2 commits intointeon-latestfrom
dawn/weights-autotraining-working-branch

Conversation

@DawnStone
Copy link

No description provided.

@DawnStone DawnStone self-assigned this Aug 4, 2022
@DawnStone DawnStone changed the base branch from main to inteon-latest August 4, 2022 00:26
pid=$(printf "%04d%02d" $P $STAGES)
sid=$(printf "%02d%02d%02d" $s $HL_RANDOM_DROPOUT $HL_BEAM_SIZE)
echo Producing featurization for ID: $pid $sid | tee -a $LOGFILE
$ADAMS2019_DIR/featurization_to_sample $PIPELINE_DIR/random_pipeline.featurization $t $pid $sid $PIPELINE_DIR/random_pipeline.sample
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the change to the call to featurization_to_sample that expects pipeline_id and sample_id, so I split them.

The behavior with the "onnx" string in the pipeline_id parameter did not seem to fail, but in trying to figure out how things work, it was easier for me to trace if I called it as in the source.

@DawnStone DawnStone changed the title [WIP] weights autotraining working branch [DO NOT MERGE] weights autotraining working branch Aug 4, 2022
@DawnStone DawnStone force-pushed the dawn/weights-autotraining-working-branch branch from bece72a to c5ba0f4 Compare August 5, 2022 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant