Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for getForPlatform (0.13 sec)

  1. tensorflow/compiler/jit/xla_launch_util.cc

                                  XlaPlatformInfoFromDevice(ctx->device())));
        }
        TF_ASSIGN_OR_RETURN(auto transfer_manager,
                            xla::TransferManager::GetForPlatform(platform));
    
        xla::Shape output_device_shape = output.on_device_shape();
        TF_RETURN_IF_ERROR(transfer_manager->ReadDynamicShapes(
            stream, &output, &output_device_shape));
    
    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