Searched refs:TFE_OpNameGetAttrType (Results 1 – 4 of 4) sorted by relevance
299 TF_CAPI_EXPORT extern TF_AttrType TFE_OpNameGetAttrType(
708 TF_AttrType TFE_OpNameGetAttrType(TFE_Context* ctx, in TFE_OpNameGetAttrType() function
78 attr_type = pywrap_tfe.TFE_OpNameGetAttrType(h, op_type, attr_name)
817 auto output = TFE_OpNameGetAttrType(tensorflow::InputTFE_Context(ctx), in PYBIND11_MODULE()