Skip to Content
MLOps 실전 가이드
book

MLOps 실전 가이드

by 노아 기프트, 알프레도 데자, 이일섭, 서기원, 맹윤호(감수), 이장후
July 2023
Beginner to intermediate
496 pages
11h 43m
Korean
Hanbit Media, Inc.
Content preview from MLOps 실전 가이드
405
10
머신러닝 상호운용성
aci_service_name = "onnx-roberta-demo"
aci_service = Model.deploy(
ws, aci_service_name,
[model],
inference_config,
aci_config
)
aci_service.wait_for_deployment(True)
우리는 지금까지 애저 파이썬
SDK
를 이용하여 애저 머신러닝 서비스에서
ONNX
의 모델을
로드하고, 모델을 사용할 수 있도록 준비한 후, 모델이 입력에 대한 예측 결과를 반환할 수 있
도록 작성하였고 최종적으로 애저에서 모델 추론을 위한 인스턴스를 세팅하여 모델을 배포했
다. 이 장에서는 세부적인 사항을 다루진 않았다. 이러한 과정을 수행할 때 다른 라이브러리를
사용하게 된다면 예제에서 일부 수정이 필요할 것이다. 애저와 같은 플랫폼에서도 모델을 학습
하고
ONNX
형식으로 모델을 저장하거나 배포하는 프로세스를 쉽게 진행할 수 있도록 지원한
다는 점을 이야기하고 싶다.
10.3
애플의 애플의
CoreCore
MLML
ONNXONNX
이 책의
5
장에서 소개했던 애플의 머신러닝 프레임워크
Core
ML
의 모델 형식도
ONNX
형식
으로 상호 변환할 수 있다. 현재
coremltools
ONNX
opset
는 버전
15
이상을 지원하고 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

MLOps 도입 가이드

MLOps 도입 가이드

데이터이쿠
헤드 퍼스트 C#(4판)

헤드 퍼스트 C#(4판)

앤드류 스텔만, 제니퍼 그린

Publisher Resources

ISBN: 9791169211215