Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dmodule.h64 struct TORCH_API BufferPolicy; variable
612 struct TORCH_API BufferPolicy { struct
613 using value_type = at::Tensor;
614 static value_type create( in create()
619 static bool valid(const ClassTypePtr& typ, size_t i, const IValue& v) { in valid()
623 static CONSTEXPR_EXCEPT_WIN_CUDA bool all_slots = false;