Home
last modified time | relevance | path

Searched defs:GetFunc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dfunction_cache.h56 const CoreRuntimeOp& GetFunc() const { return fn_; } in GetFunc() function
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api.cc964 TFE_Op* GetFunc(TFE_Context* ctx, const tensorflow::NameAttrList& func, in GetFunc() function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc536 TFE_Op* GetFunc(TFE_Context* ctx, const tensorflow::NameAttrList& func, in GetFunc() function