HomeSort by relevance Sort by last modified time
    Searched refs:ValidateSquareSolver (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
matrix_triangular_solve_op.cc 61 Base::ValidateSquareSolver(context, input_matrix_shapes);
153 Base::ValidateSquareSolver(context, input_matrix_shapes);
linalg_ops_common.h 76 static void ValidateSquareSolver(OpKernelContext* context,
linalg_ops_common.cc 72 void LinearAlgebraOp<Scalar>::ValidateSquareSolver(
matrix_solve_op.cc 56 Base::ValidateSquareSolver(context, input_matrix_shapes);

Completed in 74 milliseconds