Home
last modified time | relevance | path

Searched refs:DecodeConstantHook (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.h131 using DecodeConstantHook = LogicalResult (*)(OpaqueElementsAttr input, variable
133 static void RegisterDecodeConstantHook(DecodeConstantHook fn) { in RegisterDecodeConstantHook()
147 static DecodeConstantHook decode_constant_hook_;
Dtf_ops.cc208 TensorFlowDialect::DecodeConstantHook TensorFlowDialect::decode_constant_hook_;