MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / conj

Class conj

tensorflow/core/kernels/cwise_ops.h:1176–1176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1174
1175template <typename T>
1176struct conj : base<T, Eigen::internal::scalar_conjugate_op<T>> {};
1177
1178////////////////////////////////////////////////////////////////////////////////
1179// Functors takes 1 or 2 tensors, computes the base functor on

Callers 13

runMethod · 0.70
GPU_1D_KERNEL_LOOPFunction · 0.70
operator()Method · 0.70
operator()Method · 0.70
operator()Method · 0.70
operator()Method · 0.70
GPU_1D_KERNEL_LOOPFunction · 0.70
ComputeAsyncMethod · 0.70
TransposeSimpleFunction · 0.70
ComputeAsyncMethod · 0.70
operator()Method · 0.70
GatherToBufferFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected