ewoksfluo.resource_utils.log_required_memory#

ewoksfluo.resource_utils.log_required_memory(action, shape, dtype, multiplier=1)[source]#

Log the memory required for the processing of an array.

Parameters:
  • action (str)

  • shape (Tuple[int, ...])

  • dtype (DTypeLike)

  • multiplier (int)

Return type:

None