Searched defs:mutable_max (Results 1 – 3 of 3) sorted by relevance
1475 inline std::string* KllQuantilesStateProto::mutable_max() { in mutable_max() function
415 auto mutable_max = const_cast<Tensor&>(max); in TORCH_IMPL_FUNC() local