CostGraphDef.Builder

공개 정적 최종 클래스 CostGraphDef.Builder

Protobuf 유형 tensorflow.CostGraphDef

공개 방법

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 (정수 인덱스)
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 ()
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
setNode (int 인덱스, CostGraphDef.Node 값)
repeated .tensorflow.CostGraphDef.Node node = 1;
CostGraphDef.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 CostGraphDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

부울
같음 (개체 arg0)
마지막 수업<?>
getClass ()
정수
해시 코드 ()
최종 무효
알림 ()
최종 무효
통지모두 ()
toString ()
최종 무효
대기 (long arg0, int arg1)
최종 무효
기다리세요 (긴 arg0)
최종 무효
기다리다 ()
org.tensorflow.proto.framework.CostGraphDefOrBuilder 에서
추상 CostGraphDef.AggregatedCost
getCost (정수 인덱스)
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;
추상 CostGraphDef.Node
getNode (정수 인덱스)
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 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 ()

repeated .tensorflow.CostGraphDef.Node node = 1;

공개 CostGraphDef.Node.Builder addNodeBuilder (int 인덱스)

repeated .tensorflow.CostGraphDef.Node node = 1;

공개 CostGraphDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)

공개 CostGraphDef 빌드 ()

공개 CostGraphDef 빌드Partial ()

공개 CostGraphDef.Builder 지우기 ()

공개 CostGraphDef.Builder ClearCost ()

repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;

공개 CostGraphDef.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 CostGraphDef.Builder 클리어노드 ()

repeated .tensorflow.CostGraphDef.Node node = 1;

공개 CostGraphDef.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 CostGraphDef.Builder 클론 ()

공개 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;

공개 CostGraphDef getDefaultInstanceForType ()

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 CostGraphDef.Node getNode (int 인덱스)

repeated .tensorflow.CostGraphDef.Node node = 1;

공개 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.Node > getNodeList ()

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.기타 메시지)

공개 CostGraphDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 최종 CostGraphDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 CostGraphDef.Builder RemoveCost (int 인덱스)

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 setNode (int 인덱스, CostGraphDef.Node 값)

repeated .tensorflow.CostGraphDef.Node node = 1;

공개 CostGraphDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 CostGraphDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)