MCPcopy 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
887template <typename T>
888struct isfinite : base<T, Eigen::internal::scalar_isfinite_op<T>, bool> {};
889
890template <typename T>
891struct floor : base<T, Eigen::internal::scalar_floor_op<T>> {};

Callers 15

CheckForOverflowFunction · 0.85
half>Method · 0.85
TESTFunction · 0.85
SplitF64ToF32Function · 0.85
operator()Method · 0.85
HandleIsFiniteMethod · 0.85
IsFiniteFunction · 0.85
HostCompareFunction · 0.85
half_test.ccFile · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 4

TESTFunction · 0.68
TESTFunction · 0.68