Import path fixes + conditional imports (#358)
* use relative imports and add support for conditional op imports
* formatting and llvm command check change
* fix remaining absolute import
* hide the isntalled ops var
* fix unit tests
Co-authored-by: Reza Yazdani <reyazda@microsoft.com>