Home
last modified time | relevance | path

Searched defs:ImageGradients (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_graph_param_cases.py124 class ImageGradients(nn.Cell): class
/third_party/mindspore/tests/st/pynative/
Dtest_graph_param_transform.py187 class ImageGradients(nn.Cell): class
/third_party/mindspore/mindspore/nn/layer/
Dimage.py33 class ImageGradients(Cell): class