Home
last modified time | relevance | path

Searched refs:testIterations (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/mixed_precision/experimental/
Dloss_scale_optimizer_test.py271 def testIterations(self): member in LossScaleOptimizerTest
/external/deqp/modules/glshared/
DglsDrawTest.cpp356 …IterationLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const…
366 …onLogSectionEmitter (tcu::TestLog& log, size_t testIteration, size_t testIterations, const std::st… in IterationLogSectionEmitter() argument
373 buf << "Iteration " << (testIteration+1) << "/" << testIterations; in IterationLogSectionEmitter()