Searched defs:quant_output (Results 1 – 2 of 2) sorted by relevance
533 const int32_t quant_output = static_cast<int32_t>(round( in PortableApplyLayerNormFloat() local576 const int32_t quant_output = static_cast<int32_t>( in PortableApplySigmoidFloat() local633 const int32_t quant_output = static_cast<int32_t>( in PortableApplyTanhFloat() local
91 TensorT* quant_output = subgraph->tensors[op->outputs[0]].get(); in GetInputTensors() local