Searched refs:row_train_op (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/contrib/factorization/python/ops/ |
D | wals.py | 41 row_prep_ops, col_prep_ops, row_train_op, col_train_op, argument 66 self._row_train_op = row_train_op 280 reset_processed_rows_op, row_train_op = create_axis_ops( 303 row_prep_ops, col_prep_ops, row_train_op, col_train_op, switch_op)
|
D | wals_test.py | 434 row_train_op = state_ops.assign(row_train_done, True) 450 row_train_op,
|