공개 최종 클래스 RemoteFusedGraphExecuteInfo
Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.
tensorflow.RemoteFusedGraphExecuteInfo 중첩 클래스
| 수업 | RemoteFusedGraphExecuteInfo.Builder | Protocol buffer representing a handle to a tensorflow resource. | |
| 수업 | RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | Protobuf 유형 tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | |
| 인터페이스 | RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | ||
상수
공개 방법
| 부울 | 같음 (객체 객체) |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphInputTensorShape (int 인덱스) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| 정수 | getDefaultGraphInputTensorShapeCount () Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| 목록< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > | getDefaultGraphInputTensorShapeList () Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphInputTensorShapeOrBuilder (int 인덱스) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| 목록<? RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder 확장 > | getDefaultGraphInputTensorShapeOrBuilderList () Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphOutputTensorShape (int 인덱스) Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; |
| 정수 | getDefaultGraphOutputTensorShapeCount () Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; |
| 목록< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > | getDefaultGraphOutputTensorShapeList () Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; |
| RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphOutputTensorShapeOrBuilder (int 인덱스) Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; |
| 목록<? RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder 확장 > | getDefaultGraphOutputTensorShapeOrBuilderList () Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; |
| 정적 RemoteFusedGraphExecuteInfo | |
| RemoteFusedGraphExecute정보 | |
| 최종 정적 com.google.protobuf.Descriptors.Descriptor | |
| 끈 | getExecutor이름 () Executor's name string executor_name = 4; |
| com.google.protobuf.ByteString | getExecutorNameBytes () Executor's name string executor_name = 4; |
| 끈 | getGraphInputNodeName (정수 인덱스) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| com.google.protobuf.ByteString | getGraphInputNodeNameBytes (정수 인덱스) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| 정수 | getGraphInputNodeNameCount () Remote fused graph input node name repeated string graph_input_node_name = 2; |
| com.google.protobuf.ProtocolStringList | getGraphInputNodeNameList () Remote fused graph input node name repeated string graph_input_node_name = 2; |
| 끈 | getGraphOutputNodeName (정수 인덱스) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| com.google.protobuf.ByteString | getGraphOutputNodeNameBytes (int 인덱스) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| 정수 | getGraphOutputNodeNameCount () Remote fused graph output node name repeated string graph_output_node_name = 3; |
| com.google.protobuf.ProtocolStringList | getGraphOutputNodeNameList () Remote fused graph output node name repeated string graph_output_node_name = 3; |
| 그래프 정의 | getRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
| GraphDefOrBuilder | getRemoteGraphOrBuilder () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
| com.google.protobuf.ByteString | getSerializedExecutorParameters () Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
| 정수 | |
| 최종 com.google.protobuf.UnknownFieldSet | |
| 부울 | hasRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
| 정수 | 해시코드 () |
| 최종 부울 | 초기화됨 () |
| 정적 RemoteFusedGraphExecuteInfo.Builder | newBuilder ( RemoteFusedGraphExecuteInfo 프로토타입) |
| 정적 RemoteFusedGraphExecuteInfo.Builder | 새로운 빌더 () |
| RemoteFusedGraphExecuteInfo.Builder | |
| 정적 RemoteFusedGraphExecuteInfo | parsDelimitedFrom (InputStream 입력) |
| 정적 RemoteFusedGraphExecuteInfo | parseDelimitedFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 RemoteFusedGraphExecuteInfo | ParseFrom (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 RemoteFusedGraphExecuteInfo | ParseFrom (com.google.protobuf.CodedInputStream 입력) |
| 정적 RemoteFusedGraphExecuteInfo | parseFrom (byte[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry) |
| 정적 RemoteFusedGraphExecuteInfo | parsFrom (ByteBuffer 데이터) |
| 정적 RemoteFusedGraphExecuteInfo | ParseFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 RemoteFusedGraphExecuteInfo | ParseFrom (com.google.protobuf.ByteString 데이터) |
| 정적 RemoteFusedGraphExecuteInfo | ParseFrom (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 정적 RemoteFusedGraphExecuteInfo | ParseFrom (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| 공전 | 파서 () |
| RemoteFusedGraphExecuteInfo.Builder | toBuilder () |
| 무효의 | writeTo (com.google.protobuf.CodedOutputStream 출력) |
상속된 메서드
상수
공개 정적 최종 int DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER
상수값: 6
공개 정적 최종 int DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER
상수값: 7
공개 정적 최종 int EXECUTOR_NAME_FIELD_NUMBER
상수값: 4
공개 정적 최종 int GRAPH_INPUT_NODE_NAME_FIELD_NUMBER
상수값: 2
공개 정적 최종 int GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER
상수값: 3
공개 정적 최종 int REMOTE_GRAPH_FIELD_NUMBER
상수값: 1
공개 정적 최종 int SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER
상수값: 5
공개 방법
공개 부울은 (객체 obj) 와 같습니다 .
공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (int 인덱스)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; 공개 int getDefaultGraphInputTensorShapeCount ()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; 공개 목록< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > getDefaultGraphInputTensorShapeList ()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; 공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (int 인덱스)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; 공개 목록<? RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder > getDefaultGraphInputTensorShapeOrBuilderList ()를 확장합니다.
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; 공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (int 인덱스)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; 공개 int getDefaultGraphOutputTensorShapeCount ()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; 공개 목록< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > getDefaultGraphOutputTensorShapeList ()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; 공개 RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (int 인덱스)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; 공개 목록<? RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder > getDefaultGraphOutputTensorShapeOrBuilderList ()를 확장합니다.
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7; 공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 문자열 getExecutorName ()
Executor's name
string executor_name = 4; 공개 com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4; 공개 문자열 getGraphInputNodeName (int 인덱스)
Remote fused graph input node name
repeated string graph_input_node_name = 2; 공개 com.google.protobuf.ByteString getGraphInputNodeNameBytes (int 인덱스)
Remote fused graph input node name
repeated string graph_input_node_name = 2; 공개 int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2; 공개 com.google.protobuf.ProtocolStringList getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2; 공개 문자열 getGraphOutputNodeName (int 인덱스)
Remote fused graph output node name
repeated string graph_output_node_name = 3; 공개 com.google.protobuf.ByteString getGraphOutputNodeNameBytes (int 인덱스)
Remote fused graph output node name
repeated string graph_output_node_name = 3; 공개 int getGraphOutputNodeNameCount ()
Remote fused graph output node name
repeated string graph_output_node_name = 3; 공개 com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3; 공공의 getParserForType ()
공개 GraphDefOrBuilder getRemoteGraphOrBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1; 공개 com.google.protobuf.ByteString getSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5; 공개 int getSerializedSize ()
공개 최종 com.google.protobuf.UnknownFieldSet getUnknownFields ()
공개 부울 hasRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1; 공개 int hashCode ()
공개 최종 부울 isInitialized ()
공개 정적 RemoteFusedGraphExecuteInfoparseDelimitedFrom ( InputStream 입력, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
| IO예외 |
|---|
공개 정적 RemoteFusedGraphExecuteInfo 구문 분석 (ByteBuffer 데이터, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| 잘못된프로토콜버퍼예외 |
|---|
공개 정적 RemoteFusedGraphExecuteInfo 구문 분석 (바이트[] 데이터, com.google.protobuf.ExtensionRegistryLite 확장 레지스트리)
던지기
| 잘못된프로토콜버퍼예외 |
|---|
공개 정적 RemoteFusedGraphExecuteInfo 구문 분석 (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 정적 RemoteFusedGraphExecuteInfo 구문 분석 (InputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
| IO예외 |
|---|
공개 정적 RemoteFusedGraphExecuteInfo 구문 분석 (com.google.protobuf.ByteString 데이터, com.google.protobuf.ExtensionRegistryLite 확장Registry)
던지기
| 잘못된프로토콜버퍼예외 |
|---|
공개 정적 파서 ()
공개 무효 writeTo (com.google.protobuf.CodedOutputStream 출력)
던지기
| IO예외 |
|---|