Home
last modified time | relevance | path

Searched defs:GetOpDef (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.cc214 const OpDef* EagerOperation::GetOpDef(Status* status) { in GetOpDef() function in tensorflow::EagerOperation
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dop_def_library_pybind.cc386 const OpDef* GetOpDef(const std::string& op_type_name, int producer_version) { in GetOpDef() function
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_function_test.cc1571 TEST_F(CApiFunctionTest, GetOpDef) { in TEST_F() argument
H A Dc_api_test.cc1198 TEST(CAPI, GetOpDef) { in TEST() argument