Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute.cc165 Status ValidateInputTypeAndPlacement( in ValidateInputTypeAndPlacement() function
548 TF_RETURN_IF_ERROR(ValidateInputTypeAndPlacement(&ctx, op, kernel)); in EagerLocalExecute()