utils¶
- available_resources(*, ensure_parallel_inner=True)¶
- hash_dict(dictionary)¶
Hashes a dictionary to a SHA1 hexadecimal string.
- pad_values(array, step, value)¶
- perform_operation(operation_func, array_1, array_2, element_wise, flat, expand_dims_for_broadcasting=True)¶