Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/ops/graph_kernel/
Dtest_gelu.py48 def gelu(x, enable_graph_kernel=False): function
/third_party/mindspore/tests/ut/cpp/parallel/ops_info/
Dgelu_info_test.cc31 GeLUInfoPtr gelu; variable