Searched defs:ldu (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/test/MC/VE/ |
D | LD.s | 24 ldu %s11, 20(%s10, %s11) label
|
/external/tensorflow/tensorflow/python/autograph/operators/ |
D | variables.py | 29 def ldu(load_v, name): function
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_panel_bmod.h | 104 Index ldu = internal::first_multiple<Index>(u_rows, PacketSize); in panel_bmod() local
|
/external/tensorflow/tensorflow/core/kernels/linalg/ |
D | svd_op_gpu.cu.cc | 64 int64 ldu, const Scalar* __restrict__ M, in ComputeValueOfVKernel()
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 799 } ldu; typedef
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-ffi_darwin.c | 799 } ldu; typedef
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | ffi_darwin.c | 1128 union ldu in ffi_closure_helper_DARWIN() union
|
/external/libffi/src/powerpc/ |
D | ffi_darwin.c | 1194 union ldu in ffi_closure_helper_common() union
|
/external/tensorflow/tensorflow/core/util/ |
D | cuda_solvers.cc | 674 Scalar* S, Scalar* U, int ldu, Scalar* VT, int ldvt, int* dev_lapack_info) { in GesvdImpl() 711 int ldu, Scalar* V, int ldv, in GesvdjBatchedImpl()
|