Home
last modified time | relevance | path

Searched refs:GeometricCrossEntropy (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/python/nn/probability/distribution/
Dtest_geometric.py151 class GeometricCrossEntropy(nn.Cell): class
157 super(GeometricCrossEntropy, self).__init__()
171 net = GeometricCrossEntropy()