Searched refs:TFE_OpAddAttrs (Results 1 – 6 of 6) sorted by relevance
111 TFE_OpAddAttrs(op, attributes); in LoggingDeviceExecute()
417 TF_CAPI_EXPORT extern void TFE_OpAddAttrs(TFE_Op* op, const TFE_OpAttrs* attrs);
1680 TFE_OpAddAttrs(copy_op, attributes); in TEST()1762 TFE_OpAddAttrs(ret, TFE_OpGetAttrs(other)); in CloneOp()
1002 void TFE_OpAddAttrs(TFE_Op* op, const TFE_OpAttrs* attrs) { in TFE_OpAddAttrs() function
111 TFE_OpAddAttrs(op.get(), attributes); in ExecuteWithSpecialOps()
237 TFE_OpAddAttrs(op_.get(), attributes); in Execute()