Searched refs:save_attributes_to_hdf5_group (Results 1 – 1 of 1) sorted by relevance
591 save_attributes_to_hdf5_group(weights_group, 'weight_names', weight_names)627 save_attributes_to_hdf5_group(639 save_attributes_to_hdf5_group(g, 'weight_names', weight_names)802 def save_attributes_to_hdf5_group(group, name, data): function