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

[v1.0.3] Release #277

Merged
merged 10 commits into from
Apr 4, 2024
Merged

[v1.0.3] Release #277

merged 10 commits into from
Apr 4, 2024

Conversation

Zerohertz
Copy link
Owner

Features

  • logging
    • Logger class의 출력 시 폭을 지정하는 width와 호출된 경로의 표시 여부를 정의하는 show_path 추가
  • mlops
    • TritonClientURL & TritonClientK8s
      • emoji에 의한 table의 줄바꿈 현상 수정
      • 각 method에 Triton Inference Server 내 변경 사항 발생 시 model 정보를 갱신할 수 있는 renew 입력 추가
      • 현재 Triton Inference Server의 상태를 시각화하는 status method 추가
    • BaseTritonPythonModel
      • Container 내부에서 Logger의 폭이 아주 좁게 설정되는 현상 수정
      • Model의 출력이 한 가지인 numpy array의 Logger 출력 오류 수정

@Zerohertz Zerohertz self-assigned this Apr 4, 2024
@Zerohertz Zerohertz added docs Sphinx documents feat/logging zerohertzLib.logging feat/mlops zerohertzLib.mlops fix Something isn't working release dev-* -> master labels Apr 4, 2024
[Docs] Build by Sphinx for GitHub Pages
@Zerohertz Zerohertz merged commit 9abbf39 into master Apr 4, 2024
6 checks passed
@Zerohertz Zerohertz deleted the dev-v1.0.3 branch April 4, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Sphinx documents feat/logging zerohertzLib.logging feat/mlops zerohertzLib.mlops fix Something isn't working release dev-* -> master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant