Christian Convey

Results 20 issues of Christian Convey

- add a utility function to help with debugging / investigation The function is particularly geared to help programmers examine changes to TVM modules and functions as they progress through...

Introduces (disabled) unit tests that can gradually be enabled as we make progress on primfunc slicing (a.k.a. "functionalization"). cc @Hzfengsy @junrushao1994

The [`DLDeviceType` enum](https://github.com/dmlc/dlpack/blob/v0.7/include/dlpack/dlpack.h#L44-L92) enumerates the list of device types. The TVM project defines another enumeration, `TVMDeviceExtType`, that provides a _supplemental set_ of devices / enumerators. It's important that there's no...

## Description ## (Brief description on what this PR is about) ## Checklist ## ### Essentials ### Please feel free to remove inapplicable items for your PR. - [ ]...

Allow mainstream "conda" users to install nGraph-enabled MXnet with a minimum of fuss.