Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dload_and_remap_matrix_op.cc37 Status RemapVectorToMap(const TTypes<const int64>::Vec& remapping, in RemapVectorToMap() function
82 OP_REQUIRES_OK(context, RemapVectorToMap(row_remapping, &row_id_present, in Compute()
116 OP_REQUIRES_OK(context, RemapVectorToMap(col_remapping, &col_id_present, in Compute()