Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/caffe2/perfkernels/
H A Dembedding_lookup_idx.cc81 …IndexType, InTypeName, InType, OutType, IS_WEIGHT_POSITIONAL) \ argument
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp917 const std::string InTypeName = getUniqueTypeName(InType); in declareReduce() local