Home
last modified time | relevance | path

Searched defs:quantized_input (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_concat_op.cc139 bool quantized_input) { in Compute()
552 bool quantized_input = in Compute() local
836 bool quantized_input) { in CallEigenVersion()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dsvdf.h197 float* scaling_factors, int8_t* quantized_input, float* state, in EvalHybridSVDF()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dinsert_quant_dequant.cpp158 Value* quantized_input, in insertQParam()
1163 Value* quantized_input = inputs[0]->node()->input(0); in propagateQParams() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlower_tf.cc436 Value quantized_input = rewriter.create<ClipByValueOp>( in matchAndRewrite() local