tf.compat.v1.tpu.XLAOptions
XLA compilation options.
tf.compat.v1.tpu.XLAOptions( use_spmd_for_xla_partitioning=True )
Attributes | |
---|---|
use_spmd_for_xla_partitioning | Boolean. Whether to use XLA's SPMD partitioner instead of MPMD partitioner when compiler partitioning is requested. |
© 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/r2.4/api_docs/python/tf/compat/v1/tpu/XLAOptions