Closed dhruvdcoder closed 4 years ago
Write a test either confirming the numerical issue or confirming the absence of it.
Line:
https://github.com/iesl/box-embeddings/blob/e70e283cbb6bda411ce0bd28ea713abb53b8fae1/box_embeddings/modules/intersection/gumbel_intersection.py#L36
The extra max is needed. See this slack discussion and this.
Write a test either confirming the numerical issue or confirming the absence of it.
Line:
https://github.com/iesl/box-embeddings/blob/e70e283cbb6bda411ce0bd28ea713abb53b8fae1/box_embeddings/modules/intersection/gumbel_intersection.py#L36