Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dquantized_conv_ops.cc528 const int32_t offset_input = in Compute() local
H A Dquantization_utils.h108 const double offset_input = static_cast<double>(input) - lowest_quantized; in QuantizedToFloat() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_dnn.cc6210 int64_t offset_input = processed_batches * elements_per_batch_input * in GetTensorSplits() local