Home
last modified time | relevance | path

Searched defs:quantized_input_ptr_batch (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dkernel_utils.cc124 TfLiteFusedActivation activation, int8_t* quantized_input_ptr_batch, in RnnBatchStep()
150 TfLiteFusedActivation activation, int8_t* quantized_input_ptr_batch, in RnnBatchStep()
/external/tensorflow/tensorflow/lite/kernels/
Dconv.cc901 int8_t* quantized_input_ptr_batch = in EvalHybridPerChannel() local
1007 int8_t* quantized_input_ptr_batch = in EvalHybrid() local
Ddepthwise_conv.cc467 int8_t* quantized_input_ptr_batch = input_quantized->data.int8; in EvalHybridPerChannel() local