pytaco.div

pytaco.div(e1, e2)

Computes e1 / e2 element wise.

Parameters
e1, e2: index_expressions

Input index expressions

Returns
quotient: index_expression

An index expression which computes the element wise quotient of two tensors