Home
last modified time | relevance | path

Searched defs:GetTensorFlowOpName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/utils/
H A Dshape_inference_utils.cc61 llvm::StringRef GetTensorFlowOpName(Operation* inst) { in GetTensorFlowOpName() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dexport_utils.cc292 StatusOr<llvm::StringRef> GetTensorFlowOpName(llvm::StringRef op_name) { in GetTensorFlowOpName() function