tf.config.experimental.VirtualDeviceConfiguration
Configuration class for virtual devices for a PhysicalDevice.
tf.config.experimental.VirtualDeviceConfiguration( memory_limit=None )
Fields:
-
memory_limit
: (optional) Maximum memory (in MB) to allocate on the virtual device. Currently only supported for GPUs.
Attributes | |
---|---|
memory_limit |
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/config/experimental/VirtualDeviceConfiguration