Home
last modified time | relevance | path

Searched defs:current_device (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dcore_test.py65 def current_device(): function
/external/libcups/cgi-bin/
Dadmin.c31 static int current_device = 0; /* Current device shown */ variable
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc744 Device* current_device = ctx->flr()->device(); in IsMultiDevice() local