Searched defs:SVD (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | mathutils.h | 319 static INLINE int SVD(double *U, double *W, double *V, double *matx, int M, in SVD() function
|
/external/tensorflow/tensorflow/compiler/xla/client/lib/ |
D | svd.cc | 821 SVDResult SVD(XlaOp a, int64 max_iter, float epsilon, in SVD() function
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | local_computation_builder.cc | 737 LocalOp ComputationBuilder::SVD(const LocalOp& a) { in SVD() function in xla::swig::ComputationBuilder
|
D | xla_client.py | 1771 def SVD(self, a): member in ComputationBuilder
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2071 SmallVector<ASanStackVariableDescription, 16> SVD; in poisonStack() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2860 SmallVector<ASanStackVariableDescription, 16> SVD; in processStaticAllocas() local
|