텐서플로:: 피복재

요약

형식 정의

LoaderSource 사용
Source < std::unique_ptr< Loader >>
StoragePathSourceAdapter 사용
SourceAdapter < StoragePath, std::unique_ptr< Loader >>

기능

DEFINE_CLASS_REGISTRY (StoragePathSourceAdapterRegistry, StoragePathSourceAdapter )
operator!= (const Loader::Metadata & a, const Loader::Metadata & b)
bool
operator!= (const ServableStateSnapshot< T > & a, const ServableStateSnapshot< T > & b)
bool
operator!= (const ServableHandle < T > & l, const ServableHandle < U > & r)
constexpr bool
operator!= (const ServableStateMonitor::ServableStateAndTime & a, const ServableStateMonitor::ServableStateAndTime & b)
bool
operator<< (std::ostream & os, LoaderHarness::State state)
std::ostream &
operator<< (std::ostream & os, const ServableStateMonitor::ServableStateAndTime & state_and_time)
std::ostream &
operator== (const AspiredVersionPolicy::ServableAction & lhs, const AspiredVersionPolicy::ServableAction & rhs)
bool
operator== (const Loader::Metadata & a, const Loader::Metadata & b)
bool
operator== (const ServableStateSnapshot< T > & a, const ServableStateSnapshot< T > & b)
bool
operator== (const ServableHandle < T > & l, const ServableHandle < U > & r)
constexpr bool
operator== (const ServableStateMonitor::ServableStateAndTime & a, const ServableStateMonitor::ServableStateAndTime & b)
bool

클래스

tensorflow:: 서빙:: AspiredVersionPolicy

제공 가능한 스트림에서 제공 가능한 버전을 전환하기 위해 적용될 정책에 대한 인터페이스입니다.

tensorflow:: 서빙:: AspiredVersionsManager

Aspired-versions 콜백을 사용하여 로드할 제공 가능한 버전을 지정하는 Target< Loader > API를 구현하는 관리자입니다.

tensorflow:: 서빙:: AspiredVersionsManagerBuilder

연결된 옵션 및 소스를 사용하여 AspiredVersionsManager 를 빌드합니다.

tensorflow:: 서빙:: BasicManager

로드, 서빙 및 언로드를 포함하여 서블릿의 수명 주기를 관리하는 데 도움이 됩니다.

tensorflow:: 서빙:: CachingManager

주문형 서빙을 관리하고 로드하는 관리자입니다.

tensorflow:: 서빙:: ClassifierInterface

분류를 수행하기 위한 모델 유형 불가지론적 인터페이스.

tensorflow:: 서빙:: ErrorInjectingSourceAdapter
tensorflow:: 서빙:: FileSystemStoragePathSource

주어진 서블릿 세트에 대한 버전을 열망하는 스토리지 경로 소스입니다.

tensorflow:: 서빙:: 로더

로드 및 언로드를 포함하여 서빙 가능의 수명 주기를 관리하는 객체에 대한 표준화된 추상화입니다.

tensorflow:: 서빙:: LoaderHarness

LoaderHarnessManagerLoader 를 소유하고 있는 동안 이를 유지하고 대화하는 데 사용하는 위젯입니다.

tensorflow:: 서빙:: 관리자

Manager 는 Loader를 통해 모든 Servable 개체의 로드, 언로드, 조회 및 수명 관리를 담당합니다.

tensorflow:: 서빙:: PathPrefixLoaderFactory

고정 경로 접두어와 서빙 가능 이름을 연결하여 형성된 경로에서 서빙 가능을 찾는 간단한 LoaderFactory.

tensorflow:: 서빙:: RegressorInterface

회귀를 수행하기 위한 모델 불가지론적 인터페이스.

tensorflow:: 서빙:: ResourceUnsafeLoader

리소스를 무시하는 로더 입니다.

tensorflow:: 서빙:: SavedModelBundleFactory

SavedModel 또는 SessionBundle 내보내기 경로에서 SavedModelBundle을 생성하는 팩토리입니다.

tensorflow:: 서빙:: ServableHandle

Loader 에서 검색된 기본 제공 가능 개체 T에 대한 스마트 포인터입니다.

tensorflow:: 서빙:: ServableStateMonitor

EventBus<ServableState>를 수신 대기하고 버스에서 언급된 각 servable의 상태를 추적하는 유틸리티입니다.

tensorflow:: 서빙:: ServerCore

ServerCore 에는 여러 인터페이스를 지원하는 ModelServer를 구축할 수 있는 상태 및 도우미 메서드가 포함되어 있습니다.

tensorflow:: serving:: ServingSession

Close()와 같은 상태 변경 메서드를 차단하고 읽기 전용 액세스(강제되지 않음)에 Run()을 허용하는 세션입니다.

tensorflow:: serving:: ServingSessionWrapper

주어진 세션을 래핑하고 Run() 이외의 모든 호출을 차단하는 ServingSession 입니다.

tensorflow:: 서빙:: SharedPtrHandle

Servable을 소유하는 로더 에서 참조 계산을 수행하기 위해 shared_ptr을 사용하는 UntypedServableHandle 의 구현입니다.

tensorflow:: 서빙:: 소스

로드할 servable을 제공하는 모듈에 대한 추상화, 더 정확하게는 해당 servable을 로드하는 데 사용할 수 있는 데이터에 대한 핸들입니다.

tensorflow:: 서빙:: SourceAdapter

InputType 유형의 데이터가 있는 열망 버전 콜백을 수신하고 이를 OutputType 유형의 데이터가 있는 호출로 변환하는 모듈에 대한 추상화입니다.

tensorflow:: 서빙:: UnarySourceAdapter
tensorflow:: 서빙:: UntypedServableHandle

Loader 에서 유형이 지워진 제공 가능 객체를 검색하기 위해 Manager 에서 내부적으로 사용되는 제공 가능 개체에 대한 템플릿화되지 않은 핸들입니다.

구조체

tensorflow:: 서빙:: AspiredServableStateSnapshot

서번트의 상태와 열망에 대한 스냅샷입니다.

tensorflow:: 서빙:: ServableRequest

로드된 특정 제공 가능 개체에 대한 쿼리입니다.

tensorflow:: 서빙:: ServableStateSnapshot

네임스페이스

tensorflow:: 서빙:: 내부
tensorflow:: 서빙:: test_util

형식 정의

로더 소스

Source< std::unique_ptr< Loader >> LoaderSource

스토리지 경로 소스 어댑터

SourceAdapter< StoragePath, std::unique_ptr< Loader >> StoragePathSourceAdapter

기능

DEFINE_CLASS_REGISTRY

 DEFINE_CLASS_REGISTRY(
  StoragePathSourceAdapterRegistry,
  StoragePathSourceAdapter
)

연산자!=

bool operator!=(
  const Loader::Metadata & a,
  const Loader::Metadata & b
)

연산자!=

bool operator!=(
  const ServableStateSnapshot< T > & a,
  const ServableStateSnapshot< T > & b
)

연산자!=

constexpr bool operator!=(
  const ServableHandle< T > & l,
  const ServableHandle< U > & r
)

연산자!=

bool operator!=(
  const ServableStateMonitor::ServableStateAndTime & a,
  const ServableStateMonitor::ServableStateAndTime & b
)

운영자

std::ostream & operator<<(
  std::ostream & os,
  LoaderHarness::State state
)

운영자

std::ostream & operator<<(
  std::ostream & os,
  const ServableStateMonitor::ServableStateAndTime & state_and_time
)

연산자==

bool operator==(
  const AspiredVersionPolicy::ServableAction & lhs,
  const AspiredVersionPolicy::ServableAction & rhs
)

연산자==

bool operator==(
  const Loader::Metadata & a,
  const Loader::Metadata & b
)

연산자==

bool operator==(
  const ServableStateSnapshot< T > & a,
  const ServableStateSnapshot< T > & b
)

연산자==

constexpr bool operator==(
  const ServableHandle< T > & l,
  const ServableHandle< U > & r
)

연산자==

bool operator==(
  const ServableStateMonitor::ServableStateAndTime & a,
  const ServableStateMonitor::ServableStateAndTime & b
)