공개 정적 인터페이스 RewriterConfig.CustomGraphOptimizerOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 부울 | containParameterMap (문자열 키) map<string, .tensorflow.AttrValue> parameter_map = 2; |
추상 문자열 | getName () string name = 1; |
추상 com.google.protobuf.ByteString | getNameBytes () string name = 1; |
추상 맵<String, AttrValue > | getParameterMap () 대신 getParameterMapMap() 사용하세요. |
추상 정수 | getParameterMapCount () map<string, .tensorflow.AttrValue> parameter_map = 2; |
추상 맵<String, AttrValue > | getParameterMapMap () map<string, .tensorflow.AttrValue> parameter_map = 2; |
추상 속성값 | getParameterMapOrDefault (문자열 키, AttrValue defaultValue) map<string, .tensorflow.AttrValue> parameter_map = 2; |
추상 속성값 | getParameterMapOrThrow (문자열 키) map<string, .tensorflow.AttrValue> parameter_map = 2; |
공개 방법
공개 추상 부울 containParameterMap (문자열 키)
map<string, .tensorflow.AttrValue> parameter_map = 2;
공개 추상 문자열 getName ()
string name = 1;
공개 추상 com.google.protobuf.ByteString getNameBytes ()
string name = 1;
공개 추상 int getParameterMapCount ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
공개 추상 Map<String, AttrValue > getParameterMapMap ()
map<string, .tensorflow.AttrValue> parameter_map = 2;
공개 추상 AttrValue getParameterMapOrDefault (문자열 키, AttrValue defaultValue)
map<string, .tensorflow.AttrValue> parameter_map = 2;
공개 추상 AttrValue getParameterMapOrThrow (문자열 키)
map<string, .tensorflow.AttrValue> parameter_map = 2;