Searched defs:full_matrices_ (Results 1 – 6 of 6) sorted by relevance
| /external/tensorflow/tensorflow/python/kernel_tests/linalg/ | ||
| D | svd_op_test.py | 121 full_matrices_): argument |
| D | qr_op_test.py | 78 def _GetQrOpTest(dtype_, shape_, full_matrices_, use_static_shape_): argument |
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ | ||
| D | qr_op.cc | 38 bool full_matrices_; member in tensorflow::__anon315bed3c0111::QROp |
| D | xla_svd_op.cc | 94 bool full_matrices_; member in tensorflow::__anon9078a52a0111::SvdOp |
| /external/tensorflow/tensorflow/core/kernels/linalg/ | ||
| D | svd_op_impl.h | 127 bool full_matrices_; variable |
| D | svd_op_gpu.cu.cc | 437 bool full_matrices_; member in tensorflow::SvdOpGpu |