Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ isfinite
Class
isfinite
tensorflow/core/kernels/cwise_ops.h:888–888 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
886
887
template <typename T>
888
struct isfinite : base<T, Eigen::internal::scalar_isfinite_op<T>, bool> {};
889
890
template <typename T>
891
struct floor : base<T, Eigen::internal::scalar_floor_op<T>> {};
Callers
15
CheckForOverflow
Function · 0.85
half>
Method · 0.85
TEST
Function · 0.85
ExponentialRandomPositiveInt
Function · 0.85
ExponentialRandomPositiveFloat
Function · 0.85
SplitF64ToF32
Function · 0.85
operator()
Method · 0.85
HandleIsFinite
Method · 0.85
IsFinite
Function · 0.85
HostCompare
Function · 0.85
half_test.cc
File · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.68
ExponentialRandomPositiveInt
Function · 0.68
ExponentialRandomPositiveFloat
Function · 0.68
TEST
Function · 0.68