Skip to content

[microTVM] Fix build directory exists error#12575

Merged
mehrdadh merged 1 commit intoapache:mainfrom
mehrdadh:micro/fix_from_directory_error
Aug 25, 2022
Merged

[microTVM] Fix build directory exists error#12575
mehrdadh merged 1 commit intoapache:mainfrom
mehrdadh:micro/fix_from_directory_error

Conversation

@mehrdadh
Copy link
Member

@mehrdadh mehrdadh commented Aug 24, 2022

When you build a project from existing project directory using tvm.micro.project.GeneratedProject.from_directory it would show up error if build directory previously existed.

cc @alanmacd @gromero

@mehrdadh mehrdadh force-pushed the micro/fix_from_directory_error branch from 81ab78d to c72417d Compare August 24, 2022 18:02
@mehrdadh mehrdadh merged commit 17989e8 into apache:main Aug 25, 2022
@mehrdadh mehrdadh deleted the micro/fix_from_directory_error branch August 25, 2022 00:45
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
When you build a project from existing project directory using `tvm.micro.project.GeneratedProject.from_directory` it would show up error if build directory previously existed.
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.

3 participants