Home
last modified time | relevance | path

Searched refs:GetAttrValuesFromOperation (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_tf_dialect_op.h33 Status GetAttrValuesFromOperation(
Dexport_tf_dialect_op.cc200 Status GetAttrValuesFromOperation( in GetAttrValuesFromOperation() function
227 TF_RETURN_IF_ERROR(GetAttrValuesFromOperation(inst, name, op_reg_data, in ConvertTFDialectOpToNodeDef()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dshape_inference_utils.cc211 auto attr_status = tensorflow::GetAttrValuesFromOperation( in InferReturnTypeComponentsForTFOp()