Searched refs:is_hdf5_filepath (Results 1 – 4 of 4) sorted by relevance
137 saving_utils.is_hdf5_filepath(filepath)):
326 def is_hdf5_filepath(filepath): function
2146 filepath_is_h5 = saving_utils.is_hdf5_filepath(filepath)2252 (not saving_utils.is_hdf5_filepath(filepath))):2868 if saving_utils.is_hdf5_filepath(filepath):
232 (not saving_utils.is_hdf5_filepath(filepath))): # pylint: disable=protected-access