Home
last modified time | relevance | path

Searched defs:SetTargetDevice (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAFunctions.cpp289 void SetTargetDevice() { in SetTargetDevice() function
337 void SetTargetDevice() { in SetTargetDevice() function
/aosp_15_r20/build/soong/ui/build/
H A Dconfig.go1206 func (c *configImpl) SetTargetDevice(device string) { func