Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetByteSizeRequirement (0.25 sec)

  1. tensorflow/compiler/jit/xla_launch_util.cc

        // Copy host -> device. (Empty tensors don't have backing buffers.)
        // Manually allocate memory so we can allocate as much memory as the device
        // requires (as given by GetByteSizeRequirement). This avoids
        // XlaTransferManager having to reallocate the device buffer later if
        // XlaTransferManager is used.
        VLOG(1) << "Constant output tensor on device";
    
        TF_RETURN_IF_ERROR(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 00:36:08 UTC 2024
    - 40.4K bytes
    - Viewed (0)
Back to top