You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-음차
profile : 프로파일
variable length input : 가변 길이 입력
추가 정보
번역을 하지 않은 것들은 하지 않는게 오히려 더 그 의미를 이해하기 쉬울 거 같아서 하지 않음으로 넣었습니다.
음차의 경우,
variable length input은 이미 사용되고 있는 문서를 참조했습니다.(https://tutorials.pytorch.kr/beginner/chatbot_tutorial.html)
profile은 소프트웨어 엔지니어링과 성능 분석의 맥락에서 프로그램의 실행 시간, 메모리 사용량, 함수 호출 빈도 등을 분석하는 과정을 의미하므로 이러한 분석을 통해 얻은 상세한 성능 데이터로 볼 수 있을 것 같습니다. 때문에 개인의 간략한 소개 및 정보인 '프로필'이 아닌 '프로파일'로 그 의미를 명확하게 구분할 수 있도록 음차로 번역하였습니다.
The text was updated successfully, but these errors were encountered:
이슈 내용
-번역 안함
gradient tape : gradient tape
fastpath : fastpath
sparsity : sparsity
-음차
profile : 프로파일
variable length input : 가변 길이 입력
추가 정보
번역을 하지 않은 것들은 하지 않는게 오히려 더 그 의미를 이해하기 쉬울 거 같아서 하지 않음으로 넣었습니다.
음차의 경우,
variable length input은 이미 사용되고 있는 문서를 참조했습니다.(https://tutorials.pytorch.kr/beginner/chatbot_tutorial.html)
profile은 소프트웨어 엔지니어링과 성능 분석의 맥락에서 프로그램의 실행 시간, 메모리 사용량, 함수 호출 빈도 등을 분석하는 과정을 의미하므로 이러한 분석을 통해 얻은 상세한 성능 데이터로 볼 수 있을 것 같습니다. 때문에 개인의 간략한 소개 및 정보인 '프로필'이 아닌 '프로파일'로 그 의미를 명확하게 구분할 수 있도록 음차로 번역하였습니다.
The text was updated successfully, but these errors were encountered: