sampling.py 179 Bytes
Newer Older
1
2
3
4
5
6
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.

# pylint: disable=wildcard-import,unused-wildcard-import

from nni.nas.oneshot.pytorch.sampling import *