Searched defs:BufferPolicy (Results 1 – 1 of 1) sorted by relevance
64 struct TORCH_API BufferPolicy; variable612 struct TORCH_API BufferPolicy { struct613 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;