Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

Commit 237b0a0

Browse files
Code Cleanup - II
Co-Authored-By: Anthony Platanios <[email protected]>
1 parent f86eb57 commit 237b0a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/TensorFlow/Operators/Basic.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@ public extension Tensor {
611611
}
612612

613613
public extension Tensor where Scalar: Numeric {
614-
615614
/// Returns a `Tensor` by clipping tensor values to a specified min and max.
616615
@inlinable
617616
@differentiable(wrt: self where Scalar: TensorFlowFloatingPoint)

0 commit comments

Comments
 (0)