pytorch_pfn_extras.reporting.subtract_scalar#

pytorch_pfn_extras.reporting.subtract_scalar(minuend, subtrahend)#
Parameters:
  • minuend (Union[Tensor, ndarray, floating, float]) –

  • subtrahend (Union[Tensor, ndarray, floating, float]) –

Return type:

Union[Tensor, ndarray, floating, float]