MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / id

Method id

tensorflow/lite/delegates/gpu/cl/cl_device.h:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 ~CLDevice() {}
95
96 cl_device_id id() const { return id_; }
97 cl_platform_id platform() const { return platform_id_; }
98 std::string GetPlatformVersion() const;
99

Callers 6

CreateCLCommandQueueFunction · 0.45
BuildProgramFunction · 0.45
CreateCLProgramFunction · 0.45
CreateCLContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected