Home
last modified time | relevance | path

Searched defs:numIterations (Results 1 – 25 of 43) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op_gpu.cu.cc137 int numIterations = 0; in TruncatedNormalKernel() local
167 int numIterations = 0; in TruncatedNormalKernel() local
203 int numIterations = 0; in TruncatedNormalKernel() local
/external/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp35 const CObjectVector<CProperty> &props, UInt32 numIterations, FILE *f) in BenchCon()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java571 int numIterations = service.numIterations.get(); in testBig() local
579 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
628 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java571 int numIterations = service.numIterations.get(); in testBig() local
579 final AtomicInteger numIterations = new AtomicInteger(0); field in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
628 final AtomicInteger numIterations = new AtomicInteger(0); field in TestFailingCustomScheduledService
/external/deqp/modules/gles2/functional/
Des2fFloatStateQueryTests.cpp773 const int numIterations = 120; in test() local
809 const int numIterations = 120; in test() local
853 const int numIterations = 120; in test() local
898 const int numIterations = 120; in test() local
956 const int numIterations = 120; in test() local
1009 const int numIterations = 120; in test() local
1038 const int numIterations = 120; in test() local
Des2fRboStateQueryTests.cpp125 const int numIterations = 30; in test() local
/external/deqp/framework/delibs/decpp/
DdeRingBuffer.cpp36 const int numIterations = 16; in RingBuffer_selfTest() local
DdeBlockBuffer.cpp161 const int numIterations = 8; in runTest() local
302 const int numIterations = 8; in runTest() local
DdeThreadSafeRingBuffer.cpp125 const int numIterations = 16; in ThreadSafeRingBuffer_selfTest() local
/external/deqp/framework/delibs/debase/
DdeMathTest.c74 const int numIterations = 2500000; in testInt32ToFloat() local
/external/deqp/modules/gles3/functional/
Des3fFloatStateQueryTests.cpp864 const int numIterations = 120; in test() local
899 const int numIterations = 120; in test() local
940 const int numIterations = 120; in test() local
981 const int numIterations = 120; in test() local
1038 const int numIterations = 120; in test() local
1087 const int numIterations = 120; in test() local
1138 const int numIterations = 120; in test() local
1171 const int numIterations = 120; in test() local
Des3fRboStateQueryTests.cpp146 const int numIterations = 60; in test() local
Des3fBufferObjectQueryTests.cpp284 const int numIterations = 16; in testBuffer() local
Des3fBufferWriteTests.cpp430 const int numIterations = 5; in iterate() local
/external/deqp/framework/common/
DtcuCPUWarmup.cpp67 static inline float dummyComputation (float initial, int numIterations) in dummyComputation()
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
DUnivariateRealSolverUtils.java186 int numIterations = 0 ; in bracket() local
/external/llvm-project/mlir/lib/Dialect/SCF/Transforms/
DParallelLoopTiling.cpp94 auto numIterations = llvm::divideCeil(upperBoundConstant.getValue() - in tileParallelLoop() local
/external/angle/src/tests/gl_tests/
DFenceSyncTests.cpp286 for (int numIterations = 0; numIterations < kNumIterations; ++numIterations) in TEST_P() local
/external/deqp/modules/glshared/
DglsCalibration.cpp271 const int numIterations = (int)m_calibrateIterations.size(); in recomputeParameters() local
DglsTextureStateQueryTests.cpp1288 const int numIterations = 20; in test() local
1393 const int numIterations = 20; in test() local
2125 const int numIterations = 20; in test() local
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs241 static public int LzmaBenchmark(Int32 numIterations, UInt32 dictionarySize) in LzmaBenchmark()
/external/lzma/Java/SevenZip/
DLzmaBench.java292 static public int LzmaBenchmark(int numIterations, int dictionarySize) throws Exception in LzmaBenchmark()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp669 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt64 numIterations) in GetDecompressRating()
682 …ompressRating(UInt64 elapsedTime, UInt64 freq, UInt64 outSize, UInt64 inSize, UInt64 numIterations) in GetDecompressRating()
1455 static HRESULT CrcBig(const void *data, UInt32 size, UInt64 numIterations, in CrcBig()
2142 UInt64 numIterations = complexInCommands / complexity / bsize; in FreqBench() local
2251 UInt64 numIterations = complexInCommands * 256 / complexity / bsize; in CrcBench() local
2792 UInt32 numIterations, in Bench()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp431 UInt32 numIterations = 1; in main2() local
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1567 int numIterations, ParamFlags flags, TestParams params) in addRenderTest()
1639 int numIterations = 4; in createCommonSeparateShaderTests() local

12