Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/operator/
Dgrad_implementations_test.cc29 class TestGradImplementations : public UT::Common { class
31 TestGradImplementations() {} in TestGradImplementations() function in mindspore::prim::TestGradImplementations
35 TEST_F(TestGradImplementations, TestGetAugmentedGraph) { in TEST_F() argument