공개 정적 최종 클래스 DeviceProperties.Builder
Protobuf 유형 tensorflow.DeviceProperties
공개 방법
DeviceProperties.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
장치 속성 | 짓다 () |
장치 속성 | 빌드부분 () |
DeviceProperties.Builder | 분명한 () |
DeviceProperties.Builder | 클리어대역폭 () Memory bandwidth in KB/s int64 bandwidth = 13; |
DeviceProperties.Builder | 클리어환경 () |
DeviceProperties.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
DeviceProperties.Builder | 클리어주파수 () Core Frequency in Mhz int64 frequency = 4; |
DeviceProperties.Builder | ClearL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
DeviceProperties.Builder | 클리어L2캐시크기 () L2 cache size in bytes int64 l2_cache_size = 9; |
DeviceProperties.Builder | 클리어L3캐시크기 () L3 cache size in bytes int64 l3_cache_size = 10; |
DeviceProperties.Builder | 클리어메모리크기 () Memory size in bytes int64 memory_size = 12; |
DeviceProperties.Builder | 클리어모델 () Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | 클리어NumCore () Number of cores int64 num_cores = 5; |
DeviceProperties.Builder | 클리어Num레지스터 () Number of registers per core. |
DeviceProperties.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeviceProperties.Builder | ClearSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
DeviceProperties.Builder | 클리어타입 () Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder | 클리어벤더 () Vendor (Intel, nvidia, ...) string vendor = 2; |
DeviceProperties.Builder | 클론 () |
부울 | containEnvironment (문자열 키) Version of the tools and libraries used with this device (e.g. |
긴 | 대역폭 확보 () Memory bandwidth in KB/s int64 bandwidth = 13; |
장치 속성 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
맵<문자열, 문자열> | get환경 () 대신 getEnvironmentMap() 사용하세요. |
정수 | getEnvironmentCount () Version of the tools and libraries used with this device (e.g. |
맵<문자열, 문자열> | getEnvironmentMap () Version of the tools and libraries used with this device (e.g. |
끈 | getEnvironmentOrDefault (문자열 키, 문자열 defaultValue) Version of the tools and libraries used with this device (e.g. |
끈 | getEnvironmentOrThrow (문자열 키) Version of the tools and libraries used with this device (e.g. |
긴 | getFrequency () Core Frequency in Mhz int64 frequency = 4; |
긴 | getL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
긴 | getL2CacheSize () L2 cache size in bytes int64 l2_cache_size = 9; |
긴 | getL3CacheSize () L3 cache size in bytes int64 l3_cache_size = 10; |
긴 | getMemorySize () Memory size in bytes int64 memory_size = 12; |
끈 | getModel () Model (Haswell, K40, ...) string model = 3; |
com.google.protobuf.ByteString | getModelBytes () Model (Haswell, K40, ...) string model = 3; |
맵<문자열, 문자열> | getMutableEnvironment () 대신 대체 돌연변이 접근자를 사용하세요. |
긴 | getNumCores () Number of cores int64 num_cores = 5; |
긴 | getNumRegisters () Number of registers per core. |
긴 | getSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
끈 | getType () Device type (CPU, GPU, ...) string type = 1; |
com.google.protobuf.ByteString | getTypeBytes () Device type (CPU, GPU, ...) string type = 1; |
끈 | getVendor () Vendor (Intel, nvidia, ...) string vendor = 2; |
com.google.protobuf.ByteString | getVendorBytes () Vendor (Intel, nvidia, ...) string vendor = 2; |
최종 부울 | 초기화됨 () |
DeviceProperties.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
DeviceProperties.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
최종 DeviceProperties.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
DeviceProperties.Builder | putAllEnvironment (Map<String, String> 값) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | putEnvironment (문자열 키, 문자열 값) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | RemoveEnvironment (문자열 키) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | setBandwidth (긴 값) Memory bandwidth in KB/s int64 bandwidth = 13; |
DeviceProperties.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
DeviceProperties.Builder | setFrequency (긴 값) Core Frequency in Mhz int64 frequency = 4; |
DeviceProperties.Builder | setL1CacheSize (긴 값) L1 cache size in bytes int64 l1_cache_size = 8; |
DeviceProperties.Builder | setL2CacheSize (긴 값) L2 cache size in bytes int64 l2_cache_size = 9; |
DeviceProperties.Builder | setL3CacheSize (긴 값) L3 cache size in bytes int64 l3_cache_size = 10; |
DeviceProperties.Builder | setMemorySize (긴 값) Memory size in bytes int64 memory_size = 12; |
DeviceProperties.Builder | setModel (문자열 값) Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | setModelBytes (com.google.protobuf.ByteString 값) Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | setNumCores (긴 값) Number of cores int64 num_cores = 5; |
DeviceProperties.Builder | setNumRegisters (긴 값) Number of registers per core. |
DeviceProperties.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
DeviceProperties.Builder | setSharedMemorySizePerMultiprocessor (긴 값) Shared memory size per multiprocessor in bytes. |
DeviceProperties.Builder | setType (문자열 값) Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder | setTypeBytes (com.google.protobuf.ByteString 값) Device type (CPU, GPU, ...) string type = 1; |
최종 DeviceProperties.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
DeviceProperties.Builder | setVendor (문자열 값) Vendor (Intel, nvidia, ...) string vendor = 2; |
DeviceProperties.Builder | setVendorBytes (com.google.protobuf.ByteString 값) Vendor (Intel, nvidia, ...) string vendor = 2; |
상속된 메서드
공개 방법
공개 DeviceProperties.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
공개 DeviceProperties.Builder ClearNumRegisters ()
Number of registers per core.
int64 num_registers = 7;
공개 DeviceProperties.Builder ClearSharedMemorySizePerMultiprocessor ()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
공개 부울 containEnvironment (문자열 키)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공개 긴 getBandwidth ()
Memory bandwidth in KB/s
int64 bandwidth = 13;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 int getEnvironmentCount ()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공용 Map<String, String> getEnvironmentMap ()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공개 문자열 getEnvironmentOrDefault (문자열 키, 문자열 defaultValue)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공개 문자열 getEnvironmentOrThrow (문자열 키)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공개 긴 getFrequency ()
Core Frequency in Mhz
int64 frequency = 4;
공개 긴 getL1CacheSize ()
L1 cache size in bytes
int64 l1_cache_size = 8;
공개 긴 getL2CacheSize ()
L2 cache size in bytes
int64 l2_cache_size = 9;
공개 긴 getL3CacheSize ()
L3 cache size in bytes
int64 l3_cache_size = 10;
공개 긴 getMemorySize ()
Memory size in bytes
int64 memory_size = 12;
공개 문자열 getModel ()
Model (Haswell, K40, ...)
string model = 3;
공개 com.google.protobuf.ByteString getModelBytes ()
Model (Haswell, K40, ...)
string model = 3;
공개 Map<String, String> getMutableEnvironment ()
대신 대체 돌연변이 접근자를 사용하세요.
공개 긴 getNumCores ()
Number of cores
int64 num_cores = 5;
공개 긴 getNumRegisters ()
Number of registers per core.
int64 num_registers = 7;
공개 긴 getSharedMemorySizePerMultiprocessor ()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
공개 문자열 getType ()
Device type (CPU, GPU, ...)
string type = 1;
공개 com.google.protobuf.ByteString getTypeBytes ()
Device type (CPU, GPU, ...)
string type = 1;
공개 문자열 getVendor ()
Vendor (Intel, nvidia, ...)
string vendor = 2;
공개 com.google.protobuf.ByteString getVendorBytes ()
Vendor (Intel, nvidia, ...)
string vendor = 2;
공개 최종 부울 isInitialized ()
공개 DeviceProperties.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 최종 DeviceProperties.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
공용 DeviceProperties.Builder putAllEnvironment (Map<String, String> 값)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공용 DeviceProperties.Builder putEnvironment (문자열 키, 문자열 값)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공개 DeviceProperties.Builder RemoveEnvironment (문자열 키)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
공개 DeviceProperties.Builder setModelBytes (com.google.protobuf.ByteString 값)
Model (Haswell, K40, ...)
string model = 3;
공용 DeviceProperties.Builder setNumRegisters (긴 값)
Number of registers per core.
int64 num_registers = 7;
공개 DeviceProperties.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
공용 DeviceProperties.Builder setSharedMemorySizePerMultiprocessor (긴 값)
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
공개 DeviceProperties.Builder setTypeBytes (com.google.protobuf.ByteString 값)
Device type (CPU, GPU, ...)
string type = 1;
공개 DeviceProperties.Builder setVendorBytes (com.google.protobuf.ByteString 값)
Vendor (Intel, nvidia, ...)
string vendor = 2;