Skip to content
Commit f1442f1e authored by Jing Pu's avatar Jing Pu Committed by A. Unique TensorFlower
Browse files

[NFC] Replace std::clamp with inline implementation.

std::clamp is not in C++14, thus replace it with std::min and std::max.
PiperOrigin-RevId: 270604708
parent 54f4522a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment