Home
last modified time | relevance | path

Searched defs:conj (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/linalg/
Dself_adjoint_eig_v2_op_gpu.cc110 functor::UnaryFunctor<GPUDevice, functor::conj<Scalar>> conj; in ComputeAsync() local
119 functor::UnaryFunctor<GPUDevice, functor::conj<Scalar>> conj; in ComputeAsync() local
Dqr_op_impl.h267 functor::UnaryFunctor<GPUDevice, functor::conj<Scalar>> conj; in ComputeAsync() local
/external/eigen/test/
Dexceptions.cpp74 ScalarWithExceptions conj(const ScalarWithExceptions &x) { return x; } in conj() function
/external/llvm-project/clang/lib/Headers/openmp_wrappers/
Dcomplex_cmath.h68 template <class _Tp> std::complex<_Tp> conj(const std::complex<_Tp> &__c) { in conj() function
/external/tensorflow/tensorflow/python/ops/linalg/sparse/
Dsparse_csr_matrix_ops.py288 def conj(self): member in SparseMatrix
/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py81 conj = _unary_op(math_ops.conj) variable
/external/llvm-project/mlir/lib/Conversion/ShapeToStandard/
DShapeToStandard.cpp466 Value conj = args[0]; in matchAndRewrite() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc605 Output conj = ops::Conj(s.WithOpName("conj"), z); in TEST_F() local
644 Output conj = ops::Conj(s.WithOpName("conj"), z); in TEST_F() local
684 Output conj = ops::Conj(s.WithOpName("conj"), trans); in TEST_F() local
1397 const NodeDef* conj = node_map.GetNode(optimized_name); in TEST_F() local
/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py645 def conj(x): function
/external/tensorflow/tensorflow/python/ops/
Dmath_ops.py4079 def conj(x, name=None): function
/external/clang/lib/Headers/
Dtgmath.h1310 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro
/external/llvm-project/clang/lib/Headers/
Dtgmath.h1303 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp133 Node conj(Node Pos) { in conj() function
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp133 Node conj(Node Pos) { in conj() function