baibeta commented on issue #9453:
URL: https://github.com/apache/tvm/issues/9453#issuecomment-962768093


   Traceback (most recent call last):
     File "/data/home/yifan.bai/code/tvm_latest/tvm/kws/my_prj.py", line 26, in 
<module>
       my_temp_prj  = 
temp_class_instance.generate_project_from_mlf(model_library_format_path, 
project_dir, project_options)
     File "/data/home/yifan.bai/code/tvm/python/tvm/micro/project.py", line 
122, in generate_project_from_mlf
       return GeneratedProject.from_directory(project_dir, options)
     File "/data/home/yifan.bai/code/tvm/python/tvm/micro/project.py", line 68, 
in from_directory
       return cls(client.instantiate_from_dir(project_dir), options)
     File "/data/home/yifan.bai/code/tvm/python/tvm/micro/project.py", line 75, 
in __init__
       raise TemplateProjectError()
   tvm.micro.project.TemplateProjectError


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to