Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / torch   python

Repository URL to install this package:

Version: 2.0.1+cpu 

/ _C / _verbose.pyi

# Defined in torch/csrc/utils/verbose.cpp
def mkl_set_verbose(enable: int) -> int: ...
def mkldnn_set_verbose(level: int) -> int: ...