Searched refs:test_binary_cross_entropy (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_legacy_vmap.py | 2648 def test_binary_cross_entropy(self, device): member in TestVmapBatchedGradientLegacy |
/aosp_15_r20/external/pytorch/test/functorch/ | ||
H A D | test_vmap.py | 3719 def test_binary_cross_entropy(self, device): member in TestVmapBatchedGradient |