HomeSort by relevance Sort by last modified time
    Searched full:hdevice2 (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/c/eager/
c_api_test.cc 240 TFE_TensorHandle* hdevice2 = local
249 TFE_TensorHandleCopyToDevice(hdevice2, ctx, kCPUDevice, status.get());
254 TFE_DeleteTensorHandle(hdevice2);
309 TFE_TensorHandle* hdevice2 = TFE_TensorHandleCopyToDevice( local
315 TFE_TensorHandleCopyToDevice(hdevice2, ctx, kCPUDevice, status.get());
317 TFE_DeleteTensorHandle(hdevice2);
    [all...]

Completed in 60 milliseconds