Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5FmaAccuracy.cpp398 glw::GLuint number_of_steps = getNumberOfStepsForIndex(i); in executePass() local
439 glw::GLuint number_of_steps = 10; in getNumberOfStepsForIndex() local
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_quantize_op.cc291 const int64 number_of_steps = static_cast<int64>(1) << number_of_bits; in ComputeScalar() local
464 const int64 number_of_steps = static_cast<int64>(1) << number_of_bits; in Compute() local
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils.h54 const int64 number_of_steps = static_cast<int64>(1) << number_of_bits; in FloatToQuantizedUnclamped() local
102 const int64 number_of_steps = static_cast<int64>(1) << number_of_bits; in QuantizedToFloat() local
169 static constexpr int64 number_of_steps = static_cast<int64>(1) member
193 static constexpr int64 number_of_steps = static_cast<int64>(1) member
/external/libtextclassifier/native/tensorflow_models/seq_flow_lite/tflite_ops/
Dlayer_norm.cc78 int number_of_steps = 1; in GetNumberOfSteps() local