Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Ddfunctor.cc390 constexpr size_t sens_index = 3; in AttachFvDoutToTape() local
391 fv_adjoint->second->RegisterDoutUser(new_grad_fv->cast<CNodePtr>(), sens_index); in AttachFvDoutToTape()
417 constexpr size_t sens_index = 3; in AttachIndirectFvDoutToTape() local
418 fv_adjoint.second->RegisterDoutUser(new_grad_fv->cast<CNodePtr>(), sens_index); in AttachIndirectFvDoutToTape()
/third_party/selinux/libsepol/src/
Dpolicydb.c1079 static int sens_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in sens_index() function
1120 cond_index_bool, sens_index, cat_index,};