Searched defs:epsilonValue (Results 1 – 4 of 4) sorted by relevance
54 float *epsilonValue = new (std::nothrow) float(0.0f); in SaveParamsTensor() local163 float epsilonValue = 0.0f; variable185 float epsilonValue[2] = {0.0f, 0.0f}; variable237 float epsilonValue = 0.9; variable
56 float* epsilonValue = new (std::nothrow) float [1]{0.0f}; in SaveParamsTensor() local182 int64_t* epsilonValue = new (std::nothrow) int64_t [1]{0.0f}; variable235 float epsilonValue = 0.0f; variable
71 float* epsilonValue = new (std::nothrow) float(0.0f); in SaveEpsilonTensor() local264 int32_t epsilonValue = 1; variable289 float epsilonValue[2] = {1e-7, 1e-7}; variable437 float epsilonValue = 0.0f; variable
66 float* epsilonValue = new (std::nothrow) float[1] {0.0f}; in SetEpsilon() local207 int64_t* epsilonValue = new (std::nothrow) int64_t[1] {0}; variable363 float epsilonValue {0.0f}; variable