• Wrapper function to append values to scalar graphs in TensorBoard, without having to keep track of the last step count.

    Parameters

    • name: string

      Name of scalar graph in TensorBoard.

    • value: number

      Scalar value to be appended.

    Returns void

Generated using TypeDoc