TensorFlow

API

 tf.data / experimental / experimental.CheckpointInputPipelineHook


A transformation that copies dataset elements to the given target_device.

target_device The name of a device to which elements will be copied.
source_device The original device on which input_dataset will be placed.

A Dataset transformation function, which can be passed to tf.data.Dataset.apply.

此页内容是否对您有帮助