Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api.cc292 tensorflow::Status OpInferInputListAttrs(TFE_Op* op, TFE_TensorHandle** inputs, in OpInferInputListAttrs() function
627 status->status = OpInferInputListAttrs(op, inputs, num_inputs); in TFE_OpAddInputList()