core.models.uma.common.sampling#
Copyright (c) Meta Platforms, Inc. and affiliates.
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
Functions#
|
|
|
Module Contents#
- core.models.uma.common.sampling.CalcSpherePoints(num_points: int, device: str = 'cpu') torch.Tensor #
- core.models.uma.common.sampling.CalcSpherePointsRandom(num_points: int, device) torch.Tensor #