Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc256 bool IsQuantizationEmulation(const NodeDef& node) { in IsQuantizationEmulation() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc311 bool TFGraphDialect::IsQuantizationEmulation(TFOp op) const { in IsQuantizationEmulation() function in mlir::tfg::TFGraphDialect