Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_quantize_eager_ptq.py96 class RefM(torch.nn.Module): class
205 class RefM(torch.nn.Module): class
926 class RefM(torch.nn.Module): class
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp948 BlockRefsMap RefM; in build() local
1274 BlockRefsMap &RefM) { in buildBlockRefs()
1293 void DataFlowGraph::recordDefsForDF(BlockRefsMap &PhiM, BlockRefsMap &RefM, in recordDefsForDF()
1345 void DataFlowGraph::buildPhis(BlockRefsMap &PhiM, BlockRefsMap &RefM, in buildPhis()
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py1921 class RefM(torch.nn.Module): class
3207 class RefM(torch.nn.Module): class