공개 인터페이스 SavedResourceOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 문자열 | getDevice () A device specification indicating a required placement for the resource creation function, e.g. |
추상 com.google.protobuf.ByteString | getDeviceBytes () A device specification indicating a required placement for the resource creation function, e.g. |
공개 방법
공개 추상 문자열 getDevice ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;
공개 추상 com.google.protobuf.ByteString getDeviceBytes ()
A device specification indicating a required placement for the resource creation function, e.g. "CPU". An empty string allows the user to select a device.
string device = 1;