google / nitroml

NitroML is a modular, portable, and scalable model-quality benchmarking framework for Machine Learning and Automated Machine Learning (AutoML) pipelines.
Apache License 2.0
42 stars 6 forks source link

Get all tests to pass. #11

Closed cweill closed 4 years ago

cweill commented 4 years ago

Ran nosetest from root directory. \cc @nikhil-dce @abhijitr

Output

$ nosetests
/usr/local/google/home/weill/.local/lib/python3.7/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin beam_test_plugin = test_c
onfig:BeamTestPlugin: No module named 'test_config'
  RuntimeWarning)                                                             
2020-06-12 20:19:06.287709: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libnvinfer.so.6'; dlerror: libnv
infer.so.6: cannot open shared object file: No such file or directory
2020-06-12 20:19:06.287847: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libnvinfer_plugin.so.6'; dlerror
: libnvinfer_plugin.so.6: cannot open shared object file: No such file or directory
2020-06-12 20:19:06.287883: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:30] Cannot dlopen some TensorRT libraries. If you would like to use Nvidia G
PU with TensorRT, please make sure the missing libraries mentioned above are installed properly.
/usr/local/google/home/weill/anaconda3/lib/python3.7/site-packages/tfx/orchestration/data_types.py:191: UserWarning: RuntimeParameter is only supported on K
ubeflowDagRunner currently.
  warnings.warn('RuntimeParameter is only supported on KubeflowDagRunner '                                                                                  
....................2020-06-12 20:19:08.685204: W ml_metadata/metadata_store/rdbms_metadata_access_object.cc:483] No property is defined for the Type      
....................               
----------------------------------------------------------------------
Ran 40 tests in 0.252s                                                        

OK                             
swig/python detected a memory leak of type 'ml_metadata::MetadataStore *', no destructor found.
swig/python detected a memory leak of type 'ml_metadata::MetadataStore *', no destructor found.