Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc157 std::string name_base = node->fullname_with_scope(); in CreateInstanceName() local
/third_party/mesa3d/src/compiler/nir/
Dnir_algebraic.py92 def create(val, name_base, varset): argument
344 def __init__(self, expr, name_base, varset): argument