Searched defs:TFE_OpSetAttrType (Results 1 – 2 of 2) sorted by relevance
193 TFE_OpSetAttrType(op, "SrcT", src_type_enum); in EagerCast() local
672 void TFE_OpSetAttrType(TFE_Op* op, const char* attr_name, TF_DataType value) { in TFE_OpSetAttrType() function