Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call gc.collect() multiple times in unit test.
In an upcoming change tf.Tensor is switching to proper Python GC. It need several calls to gc.collect() to break reference cycles. PiperOrigin-RevId: 628422487
- Loading branch information