Register operators with different tensor and scalar versions. If `clazz_object` is `SparseTensor`, assumes `func` takes `(sp_indices, sp_values, sp_shape, dense)` and outputs `(new_sp_values)`. Args: func: the operator op_name: name of the operator being overridden clazz_object:
(func, op_name, clazz_object=ops.Tensor)
source not stored for this graph (policy: none)
no test coverage detected