Home
last modified time | relevance | path

Searched defs:SVD (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmathutils.h319 static INLINE int SVD(double *U, double *W, double *V, double *matx, int M, in SVD() function
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsvd.cc821 SVDResult SVD(XlaOp a, int64 max_iter, float epsilon, in SVD() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc737 LocalOp ComputationBuilder::SVD(const LocalOp& a) { in SVD() function in xla::swig::ComputationBuilder
Dxla_client.py1771 def SVD(self, a): member in ComputationBuilder
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2071 SmallVector<ASanStackVariableDescription, 16> SVD; in poisonStack() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2860 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local