Home
last modified time | relevance | path

Searched defs:row_count (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dquantized_batch_norm_op.cc47 const int row_count = input_flat.size() / depth; in ReferenceBatchNorm() local
110 const int row_count = input_flat.size() / depth; in FixedPointBatchNorm() local
Dsparse_fill_empty_rows_op.cc176 const int64 row_count = filled_count(row); in Compute() local
Dbias_op.cc505 int32 row_count = batch * channel; in ComputeWithReduceSum() local
524 int32 row_count = batch * height * width * depth; in ComputeWithReduceSum() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp266 const int row_count = (*data_size + row_size - 1) / row_size; in PNG_PredictorEncode() local
366 const int row_count = (data_size + row_size) / (row_size + 1); in PNG_Predictor() local
499 const int row_count = (data_size + row_size - 1) / row_size; in TIFF_Predictor() local
/external/tensorflow/tensorflow/python/debug/cli/
Dprofile_analyzer_cli.py133 def row_count(self): member in ProfileDataTableView
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dtiled_dot_emitter.cc478 MemoryTile GetLhsMemoryTile(llvm::Value* row_start, int64 row_count) { in GetLhsMemoryTile()
504 int64 row_count) { in EmitOuterLoopBody()
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp825 int32_t row_count = kERROR_COUNT, column_count = kERROR_COUNT; in testTag() local
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1606 int32_t row_count=0; in testTag() local