Searched defs:indicators (Results 1 – 2 of 2) sorted by relevance
82 def indicators_to_sparse_ids(indicators, ignore_value=None, dtype=dtypes.int64): argument
826 auto indicators = Cast(scope, Equal(scope, y, input), grad_inputs[0].type()); in MinOrMaxGrad() local