Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ isinf
Class
isinf
tensorflow/core/kernels/cwise_ops.h:882–882 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
880
// type system.
881
template <typename T>
882
struct isinf : base<T, Eigen::internal::scalar_isinf_op<T>, bool> {};
883
884
template <typename T>
885
struct isnan : base<T, Eigen::internal::scalar_isnan_op<T>, bool> {};
Callers
15
AttrValueToPython
Function · 0.85
CheckForOverflow
Function · 0.85
half>
Method · 0.85
SafeCast
Function · 0.85
IsInf
Function · 0.85
operator()
Method · 0.85
ParseDouble
Method · 0.85
HostCompare
Function · 0.85
ReplaceInfWithMax
Method · 0.85
TEST_P
Function · 0.85
AddTensorAsHistogramToSummary
Function · 0.85
Compute
Method · 0.85
Calls
no outgoing calls
Tested by
3
ReplaceInfWithMax
Method · 0.68
TEST_P
Function · 0.68
ctc_beam_search_decoding_all_beam_elements_have_finite_scores
Function · 0.68