Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SP_DeviceFns (0.79 sec)

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

                         void (*destroy_platform)(SP_Platform*),
                         SP_PlatformFns platform_fns,
                         void (*destroy_platform_fns)(SP_PlatformFns*),
                         SP_DeviceFns device_fns, SP_StreamExecutor stream_executor,
                         SP_TimerFns timer_fns);
      ~CPlatform() override;
    
      Id id() const override { return const_cast<int*>(&plugin_id_value_); }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jun 14 07:39:19 UTC 2024
    - 8K bytes
    - Viewed (0)
Back to top