* Change logic for using multiple models in cc tests
* removed extra key
* moved multiple infer to main function
* moved multiple infer to main function
* change test_config.yml and work with this file
* change test_config.yml and work with this file
* removed extra key
* changed separator symbol
* removed extra param from output
* Rollback comments in test_config.yml
* removed extra key in yml config file, change logic to save .npz for all model seperate instead of common npz file, change logic in parser arg
* removed extra key in yml config file, change logic to save .npz for all model seperate instead of common npz file, change logic in parser arg
* changed save path for infer result, deleted extra param
* updated test_config.yml
* rollback old way to get bin_path
* changed work with save path for inference result
* add empty line in the end for config file
* rollback line order
* removed extra param allow_pickle=True in loading .npz file
* removed mkdir in run_infer
* uncomment resnet model
* added empty line
* changed save folder for cc result