Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc810 Status MaybeUpdateOpDevice(EagerOperation* op) { in MaybeUpdateOpDevice() function
896 TF_RETURN_IF_ERROR(MaybeUpdateOpDevice(op)); in EagerExecute()