Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD 구현 문의사항 #1

Open
ML-TANGO opened this issue Aug 22, 2024 · 0 comments
Open

CI/CD 구현 문의사항 #1

ML-TANGO opened this issue Aug 22, 2024 · 0 comments

Comments

@ML-TANGO
Copy link
Owner

테슬라=>ETRI 문의 사항

CI/CD를 위한 파이프라인 반복 기능 관련하여 문의드립니다.

  1. 한번의 사이클을 완료 후 (Autonn -> Code Gen -> Target Deploy) 파이프라인을 다시 실행하도록 하는 트리거는 PM에서 버튼 클릭을 통해 다시 실행 하도록 하면 될까요?
  2. 파이프 라인 반복 시 데이터 셋 업데이트 관련

2-1. 데이터 셋을 업데이트 할때 변경할 train.txt 파일은 coco 데이터 셋만 받았는데, CI/CD를 위한 파이프라인 반복 기능은 COCO일 경우만 진행하면 되는 것인가요?
COCO 데이터 셋만 지원한다면, coco외 다른 데이터 셋 선택 시 learning_type의 incremental을 disabled 처리할 예정입니다.

2-2. 데이터 셋 업데이트 시, shared/datasets/coco 경로에 train_0000.txt .... train_0005.txt 파일을 복사하면 되는 것인가요?

2-3. 전달 받은 train.txt파일은 train_0000.txt ~ train_0005.txt 6개 파일을 전달 받았는데, 임시로 파이프라인은 6번만 반복하도록 하면 될까요?

  1. learning_type이 incremental(파이프라인 반복)일 경우 Autonn -> Code Gen -> Target Deploy를 auto로 실행하나요?
    아니면 현재와 동일하게 사용자가 auto랑 manual을 선택하도록 하면 될까요?

  2. learning_type이 incremental이 아닐 경우 start와 stop API의 v_suffix는 무슨 값을 보내면 될까요?

추가로 다른 컨테이너의 start와 stop API의 v_suffix 파라미터 추가와 파이프라인 반복 기능 관련 기능 구현 일정 문의드립니다.

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

No branches or pull requests

1 participant