Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dsvd.h27 struct SVDResult { struct
44 SVDResult SVD(XlaOp a, int64_t max_iter = 100, float epsilon = 1e-6, argument