Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dmodule.h62 struct TORCH_API ParameterPolicy; variable
599 struct TORCH_API ParameterPolicy { struct
600 using value_type = at::Tensor;
601 static value_type create( in create()
606 static bool valid(const ClassTypePtr& typ, size_t i, const IValue& v) { in valid()
609 static CONSTEXPR_EXCEPT_WIN_CUDA bool all_slots = false;