Home
last modified time | relevance | path

Searched defs:opdef (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc447 Status VerifyWrappableInCallOp(const OpDef& opdef, EagerOperation* op) { in VerifyWrappableInCallOp()
484 Status BuildWrappedOpName(EagerOperation* op, const OpDef& opdef, in BuildWrappedOpName()
657 Status BuildWrappedOpSignature(EagerOperation* op, const OpDef& opdef, in BuildWrappedOpSignature()
725 const OpDef& opdef) { in AddMixedTypeListAttrs()
756 const EagerOperation* op, const OpDef& opdef, in PopulateRetMap()
800 const OpDef& opdef = OpRegistry::Global()->LookUp(op->Name())->op_def; in WrapInCallOp() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dload_library.cc64 const OpDef& opdef) -> Status { in LoadDynamicLibrary()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/
H A Dtf_to_tfjs_json.cc56 tensorflow::OpDef opdef; in RegisterCustomOps() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/python/
H A Dtf_tfl_flatbuffer_helpers.cc176 tensorflow::OpDef opdef; in RegisterCustomBuiltinOps() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dtf_to_tfl_flatbuffer.cc89 tensorflow::OpDef opdef; in RegisterExtraTfOpDefs() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/python/
H A Dtoco_python_api.cc405 tensorflow::OpDef opdef; in RegisterCustomOpdefs() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dgen_node_test.cc357 const OpDef* opdef; in TEST() local