Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _XlaMerge (0.07 sec)

  1. tensorflow/compiler/jit/ops/xla_ops.cc

    Unlike the TensorFlow Merge op, which requires inputs of some types to be
    placed on the host, the _XlaMerge op can merge inputs of all types when
    placed on the device. This prevents the need for copy operations, in
    particular when an XLA cluster has int32 outputs. The _XlaMerge up does not
    have a value_index output that identifies the chosen input.
    )");
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Apr 06 09:08:06 UTC 2024
    - 4.5K bytes
    - Viewed (0)
Back to top