Searched defs:DequantizeOperator (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
H A Dmodel.h441 struct DequantizeOperator : Operator { struct in namespace:toco
442 DequantizeOperator() : Operator(OperatorType::kDequantize) {} function in struct:toco::DequantizeOperator

Completed in 129 milliseconds