Searched defs:input_mins (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/ |
H A D | mkl_concat_op.cc | 103 const OpInputList& input_mins, const OpInputList& input_maxes, in CalculateInputAndOutputRange() 138 const OpInputList& input_mins, const OpInputList& input_maxes, in Compute() 551 OpInputList input_mins, input_maxes; in Compute() local 833 const OpInputList& input_mins, in CallEigenVersion()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | quantized_concat_op.cc | 79 const OpInputList& input_mins, const OpInputList& input_maxes, in CalculateInputAndOutputRange() 172 OpInputList input_mins; in Compute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | fake_quant_ops_test.py | 494 def _TestOp(self, input_mins, input_maxs, num_bits, narrow_range, argument 601 def _TestOp(self, input_mins, input_maxs, num_bits, narrow_range, argument
|