Searched defs:TFE_OpAddInput (Results 1 – 2 of 2) sorted by relevance
245 TFE_OpAddInput(op, handle, out_status); in EagerCast() local
672 void TFE_OpAddInput(TFE_Op* op, TFE_TensorHandle* input, TF_Status* status) { in TFE_OpAddInput() function