Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dstack.h142 inline void push_one(Stack& stack, Type&& arg) { in push_one() function
146 inline void push_one(Stack& stack, c10::TensorOptions options) { in push_one() function