Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dkernel_utils.cc124 TfLiteFusedActivation activation, int8_t* quantized_input_ptr_batch, in RnnBatchStep()
150 TfLiteFusedActivation activation, int8_t* quantized_input_ptr_batch, in RnnBatchStep()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dconv.cc973 int8_t* quantized_input_ptr_batch = in EvalHybridPerChannel() local
1084 int8_t* quantized_input_ptr_batch = in EvalHybrid() local
H A Ddepthwise_conv.cc469 int8_t* quantized_input_ptr_batch = input_quantized->data.int8; in EvalHybridPerChannel() local