Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dload_and_remap_matrix_op.cc109 const bool remap_cols = col_remapping.size() > 0; in Compute() local
110 if (remap_cols) { in Compute()
153 if (!remap_cols) { in Compute()
237 if (remap_cols) { in Compute()
/external/tensorflow/tensorflow/python/training/
Dcheckpoint_ops.py142 remap_cols = new_col_vocab_file and old_col_vocab_file
143 if not (remap_rows or remap_cols):
169 if remap_cols: