Home
last modified time | relevance | path

Searched defs:max_bounds (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/micro/kernels/xtensa/
Dfixedpoint_utils.h127 const float max_bounds = static_cast<float>(INT24_MAX); in CreateQConstantForInt24() local
/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc741 const std::string max_bounds = src_op.outputs[0] + "/max_bounds"; in ConvertRelu1Operator() local