Protobuf 유형 tensorflow.CostGraphDef
공개 방법
CostGraphDef.Builder | addAllCost (Iterable<? 확장 CostGraphDef.AggregatedCost > 값) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | |
CostGraphDef.Builder | addCost ( CostGraphDef.AggregatedCost.Builder builderForValue) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | |
CostGraphDef.Builder | addCost (int 인덱스, CostGraphDef.AggregatedCost 값) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | addCost (int 인덱스, CostGraphDef.AggregatedCost.Builder builderForValue) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCost.Builder | addCostBuilder () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCost.Builder | addCostBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | addNode ( CostGraphDef.Node.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Builder | |
CostGraphDef.Builder | |
CostGraphDef.Builder | addNode (int 인덱스, CostGraphDef.Node.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Node.Builder | addNodeBuilder () repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Node.Builder | addNodeBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
비용 그래프 정의 | 짓다 () |
비용 그래프 정의 | 빌드부분 () |
CostGraphDef.Builder | 분명한 () |
CostGraphDef.Builder | 클리어비용 () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
CostGraphDef.Builder | 클리어노드 () repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CostGraphDef.Builder | 클론 () |
CostGraphDef.AggregatedCost | getCost (정수 인덱스) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCost.Builder | getCostBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
목록< CostGraphDef.AggregatedCost.Builder > | getCostBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
정수 | getCostCount () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
목록< CostGraphDef.AggregatedCost > | getCostList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
목록<? CostGraphDef.AggregatedCostOrBuilder 확장 > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
비용 그래프 정의 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
CostGraphDef.Node | getNode (정수 인덱스) repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Node.Builder | getNodeBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node node = 1; |
목록< CostGraphDef.Node.Builder > | getNodeBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
정수 | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
목록< CostGraphDef.Node > | getNodeList () repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.NodeOrBuilder | getNodeOrBuilder (정수 인덱스) repeated .tensorflow.CostGraphDef.Node node = 1; |
목록<? CostGraphDef.NodeOrBuilder 확장 > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
최종 부울 | 초기화됨 () |
CostGraphDef.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
CostGraphDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
최종 CostGraphDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
CostGraphDef.Builder | RemoveCost (정수 인덱스) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | 제거 노드 (int 인덱스) repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Builder | setCost (int 인덱스, CostGraphDef.AggregatedCost 값) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | setCost (int 인덱스, CostGraphDef.AggregatedCost.Builder builderForValue) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
CostGraphDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
CostGraphDef.Builder | setNode (int 인덱스, CostGraphDef.Node.Builder builderForValue) repeated .tensorflow.CostGraphDef.Node node = 1; |
CostGraphDef.Builder | |
CostGraphDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
최종 CostGraphDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
공개 CostGraphDef.Builder addAllCost (Iterable<? 확장 CostGraphDef.AggregatedCost > 값)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder addAllNode (Iterable<? 확장 CostGraphDef.Node > 값)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.Builder addCost ( CostGraphDef.AggregatedCost.Builder builderForValue)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder addCost ( CostGraphDef.AggregatedCost 값)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder addCost (int 인덱스, CostGraphDef.AggregatedCost 값)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder addCost (int 인덱스, CostGraphDef.AggregatedCost.Builder builderForValue)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.AggregatedCost.Builder addCostBuilder ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.AggregatedCost.Builder addCostBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder addNode ( CostGraphDef.Node.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.Builder addNode (int 인덱스, CostGraphDef.Node 값)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.Builder addNode ( CostGraphDef.Node 값)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.Builder addNode (int 인덱스, CostGraphDef.Node.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.Node.Builder addNodeBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.AggregatedCost getCost (int 인덱스)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.AggregatedCost.Builder getCostBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 목록< CostGraphDef.AggregatedCost.Builder > getCostBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 int getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 목록< CostGraphDef.AggregatedCost > getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 목록<? CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList () 를 확장합니다.
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 CostGraphDef.Node.Builder getNodeBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 목록< CostGraphDef.Node.Builder > getNodeBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.NodeOrBuilder getNodeOrBuilder (int 인덱스)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 목록<? CostGraphDef.NodeOrBuilder > getNodeOrBuilderList () 를 확장합니다.
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 최종 부울 isInitialized ()
공개 CostGraphDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 CostGraphDef.Builder RemoveCost (int 인덱스)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder setCost (int 인덱스, CostGraphDef.AggregatedCost 값)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder setCost (int 인덱스, CostGraphDef.AggregatedCost.Builder builderForValue)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
공개 CostGraphDef.Builder setNode (int 인덱스, CostGraphDef.Node.Builder builderForValue)
repeated .tensorflow.CostGraphDef.Node node = 1;
공개 CostGraphDef.Builder setNode (int 인덱스, CostGraphDef.Node 값)
repeated .tensorflow.CostGraphDef.Node node = 1;