Fix freeze_graph_test with correct parameters
This will fix _testFreezeGraph to call freeze_graph() with correct parameters - input_meta_graph is passed in position of variable_names_blacklist that should be empty string Also remove input_meta_graph that is not used with this fix
Loading
Please sign in to comment