Home
last modified time | relevance | path

Searched refs:popIntArrayRef (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/autograd/
DTraceTypeManual.cpp56 jit::tracer::ArgumentStash::popIntArrayRef("size"); in resize_()
/external/pytorch/torch/csrc/jit/frontend/
Dtracer.h122 static IntArrayRefTrace popIntArrayRef(const std::string& arg_name) { in popIntArrayRef() function
Dtracer.cpp791 ? ArgumentStash::popIntArrayRef(name) in addInputs()