경고 : 이 API는 더 이상 사용되지 않으며 교체 가 안정된 후 TensorFlow의 향후 버전에서 제거됩니다.
TensorFlow
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
TensorFlow 런타임을 설명하는 정적 유틸리티 메서드입니다.
공개 메서드
정적 바이트[] | 의 loadLibrary (문자열 파일 이름) 파일 이름에 동적 라이브러리를 로드하고 해당 라이브러리에 있는 작업과 커널을 등록합니다. |
정적 바이트[] | |
정적 문자열 | 버전 () 기본 TensorFlow 런타임의 버전을 반환합니다. |
상속된 메서드
클래스 java.lang.Object에서 부울 | 동일 (개체는 arg0) |
최종 클래스<?> | getClass () |
정수 | 해시 코드 () |
최종 무효 | () 알릴 |
최종 무효 | 가는 notifyAll () |
끈 | toString () |
최종 무효 | 대기 (긴 것들은 arg0, INT의 ARG1) |
최종 무효 | 대기 (긴 것들은 arg0) |
최종 무효 | () 대기 |
공개 메서드
공용 static 바이트 []의 loadLibrary (문자열 파일명)
파일 이름에 동적 라이브러리를 로드하고 해당 라이브러리에 있는 작업과 커널을 등록합니다.
매개변수
파일 이름 | 로드할 작업 및 커널이 포함된 동적 라이브러리의 경로입니다. |
---|
보고
- 직렬화 된 바이트의 OpList의 라이브러리에 정의 된 동작을 정의하는 프로토콜 메시지 버퍼.
던지다
UnsatisfiedLinkError | 파일 이름을 로드할 수 없는 경우. |
---|
공용 static 바이트 [] registeredOpList ()
이 주소 공간에서 사용할 수 있는 모든 TensorFlow 작업입니다.
보고
- 의 직렬화 된 표현 OpList의 프로토콜 버퍼리스트 가능한 모든 조작 TensorFlow.
공공 정적 문자열 버전 ()
기본 TensorFlow 런타임의 버전을 반환합니다.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-11-11 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]