Home
last modified time | relevance | path

Searched refs:SelectDevice (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc205 Status SelectDevice(const NodeDef& ndef, EagerContext* ctx, Device** device) { in SelectDevice() function
408 status = SelectDevice(ndef, ctx, &device); in EagerLocalExecute()