Home
last modified time | relevance | path

Searched defs:ldu (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/operators/
Dvariables.py25 def ldu(load_v, name): function
/external/eigen/Eigen/src/SparseLU/
DSparseLU_panel_bmod.h104 Index ldu = internal::first_multiple<Index>(u_rows, PacketSize); in panel_bmod() local
/external/tensorflow/tensorflow/core/kernels/linalg/
Dsvd_op_gpu.cu.cc65 int64 ldu, const Scalar* __restrict__ M, in ComputeValueOfVKernel()
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c799 } ldu; typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
Dppc-ffi_darwin.c799 } ldu; typedef
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_darwin.c1128 union ldu in ffi_closure_helper_DARWIN() union
/external/libffi/src/powerpc/
Dffi_darwin.c1194 union ldu in ffi_closure_helper_common() union
/external/tensorflow/tensorflow/core/util/
Dcuda_solvers.cc680 int ldu, Scalar* VT, int ldvt, in GesvdImpl()
718 int ldu, Scalar* V, int ldv, in GesvdjBatchedImpl()