Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dproftool.c495 int missing_count = 0, skip_count = 0; in make_ftrace() local
/external/tensorflow/tensorflow/python/tpu/
Dtpu_estimator.py3719 def _padding_mask(real_batch_size, missing_count, batch_size): argument