Home
last modified time | relevance | path

Searched refs:ComputeOutputRangeForInt32 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_qmatmul_op.cc323 ComputeOutputRangeForInt32(context, &min_output_value, &max_output_value); in Compute()
344 void ComputeOutputRangeForInt32(OpKernelContext* context, in ComputeOutputRangeForInt32() function in tensorflow::MklDnnQuantizedMatMulOp
371 ComputeOutputRangeForInt32(context, &min_output_value, &max_output_value); in ExtendMklDnnMatMulFwdParams()