Clip

Input

x1:
  • Required: yes
  • Type:

    float32, float64, int32, uint8, int16, int8, complex64, int64, qint8, quint8, qint32, uint16, complex128, float16, uint32, uint64

  • Description: to-be-clipped data
  • Restriction: ND
x2:
  • Required: yes
  • Type: same as x1
  • Description: lower bound for clipping
  • Restriction: ND
x3:
  • Required: yes
  • Type: same as x1
  • Description: upper bound for clipping
  • Restriction: ND

Output

y:
  • Required: yes
  • Type: same as x1
  • Description: clipped data
  • Restriction: ND