Uses of Interface
org.tensorflow.proto.AvailableDeviceInfoOrBuilder
Packages that use AvailableDeviceInfoOrBuilder
-
Uses of AvailableDeviceInfoOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement AvailableDeviceInfoOrBuilderModifier and TypeClassDescriptionfinal classMatches DeviceAttributesstatic final classMatches DeviceAttributesMethods in org.tensorflow.proto that return AvailableDeviceInfoOrBuilderModifier and TypeMethodDescriptionMachineConfiguration.Builder.getAvailableDeviceInfoOrBuilder(int index) Devices accessible to the test (e.g. as given by list_local_devices).MachineConfiguration.getAvailableDeviceInfoOrBuilder(int index) Devices accessible to the test (e.g. as given by list_local_devices).MachineConfigurationOrBuilder.getAvailableDeviceInfoOrBuilder(int index) Devices accessible to the test (e.g. as given by list_local_devices).Methods in org.tensorflow.proto that return types with arguments of type AvailableDeviceInfoOrBuilderModifier and TypeMethodDescriptionList<? extends AvailableDeviceInfoOrBuilder> MachineConfiguration.Builder.getAvailableDeviceInfoOrBuilderList()Devices accessible to the test (e.g. as given by list_local_devices).List<? extends AvailableDeviceInfoOrBuilder> MachineConfiguration.getAvailableDeviceInfoOrBuilderList()Devices accessible to the test (e.g. as given by list_local_devices).List<? extends AvailableDeviceInfoOrBuilder> MachineConfigurationOrBuilder.getAvailableDeviceInfoOrBuilderList()Devices accessible to the test (e.g. as given by list_local_devices).