Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue_inl.h113 inline c10::intrusive_ptr<at::Quantizer> IValue::toQuantizer() && { in toQuantizer() function
117 inline c10::intrusive_ptr<at::Quantizer> IValue::toQuantizer() const& { in toQuantizer() function