[FRONTEND] Reverted from .random import *
. There are still some
namespace errors in the Triton frontend apparently
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
from . import core, random
|
from . import core, random
|
||||||
from .core import *
|
from .core import *
|
||||||
from .random import rand, randint, randint4x, randn
|
from .random import *
|
||||||
|
Reference in New Issue
Block a user