Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for delete_my_device_handle (0.26 sec)

  1. tensorflow/c/experimental/stream_executor/stream_executor.h

    //     params->device->ordinal = params->ordinal;
    //     ...
    //   }
    //
    //   void destroy_device(const SP_Platform* platform, SP_Device* device) {
    //     delete_my_device_handle(device->device_handle);
    //   }
    //
    //   void SE_InitPlugin(
    //       SE_PlatformRegistrationParams* params,
    //       TF_Status* status) {
    //     params->platform = { SP_PLATFORM_STRUCT_SIZE };
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 24 08:40:35 UTC 2022
    - 21.6K bytes
    - Viewed (0)
Back to top