Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/linalg/
Dsvd_op_impl.h71 int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const final { in GetCostPerUnit() function
Dmatrix_solve_ls_op_impl.h65 int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const final { in GetCostPerUnit() function
Dtridiagonal_matmul_op.cc67 int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const final { in GetCostPerUnit() function in tensorflow::TridiagonalMatMulOp
Dlinalg_ops_common.h99 virtual int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const { in GetCostPerUnit() function
Dlu_op.cc58 int64 GetCostPerUnit(const TensorShape& input_matrix_shape) const { in GetCostPerUnit() function in tensorflow::LuOp
Dtridiagonal_solve_op.cc77 int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const final { in GetCostPerUnit() function in tensorflow::TridiagonalSolveOp
Dqr_op_impl.h83 int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const final { in GetCostPerUnit() function
Dmatrix_solve_op.cc65 int64 GetCostPerUnit(const TensorShapes& input_matrix_shapes) const final { in GetCostPerUnit() function in tensorflow::MatrixSolveOp