Searched defs:perc (Results 1 – 8 of 8) sorted by relevance
/external/libopus/dnn/torch/lossgen/ |
D | lossgen.py | 16 def forward(self, loss, perc, states=None): argument
|
D | test_lossgen.py | 26 perc = torch.tensor((args.percentage,))[None,None,:] variable
|
D | train_lossgen.py | 76 perc = perc.to(device) variable
|
/external/v4l-utils/utils/v4l2-compliance/ |
D | v4l2-test-colors.cpp | 479 unsigned skip, unsigned perc) in testColorsFmt() 587 unsigned skip, unsigned perc) in testColorsAllFormats()
|
/external/iproute2/tipc/ |
D | link.c | 209 static uint32_t perc(uint32_t count, uint32_t total) in perc() function
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | VettingViewer.java | 1312 int perc = CompletionPercent.calculate(done, total); in getLocaleProgressPercent() local
|
/external/angle/src/tests/gl_tests/ |
D | ClearTest.cpp | 1782 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local 1809 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
|
D | VulkanPerformanceCounterTest.cpp | 6806 float perc = static_cast<float>(ndx) / static_cast<float>(kNumSteps); in TEST_P() local
|