Home
last modified time | relevance | path

Searched defs:_shape (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/
H A Dlinear_operator_algebra_test.py48 def _shape(self): member in AdjointTest.testRegistration.CustomLinOp
90 def _shape(self): member in CholeskyTest.testRegistration.CustomLinOp
140 def _shape(self): member in MatmulTest.testRegistration.CustomLinOp
189 def _shape(self): member in SolveTest.testRegistration.CustomLinOp
235 def _shape(self): member in InverseTest.testRegistration.CustomLinOp
H A Dlinear_operator_test.py60 def _shape(self): member in LinearOperatorShape
96 def _shape(self): member in LinearOperatorMatmulSolve
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator_identity.py303 def _shape(self): member in LinearOperatorIdentity
670 def _shape(self): member in LinearOperatorScaledIdentity
H A Dlinear_operator_full_matrix.py182 def _shape(self): member in LinearOperatorFullMatrix
H A Dlinear_operator_composition.py194 def _shape(self): member in LinearOperatorComposition
H A Dlinear_operator_toeplitz.py179 def _shape(self): member in LinearOperatorToeplitz
H A Dlinear_operator_inversion.py190 def _shape(self): member in LinearOperatorInversion
H A Dlinear_operator_lower_triangular.py186 def _shape(self): member in LinearOperatorLowerTriangular
H A Dlinear_operator_tridiag.py205 def _shape(self): member in LinearOperatorTridiag
H A Dlinear_operator_permutation.py193 def _shape(self): member in LinearOperatorPermutation
H A Dlinear_operator_householder.py171 def _shape(self): member in LinearOperatorHouseholder
H A Dlinear_operator_diag.py179 def _shape(self): member in LinearOperatorDiag
H A Dlinear_operator_adjoint.py174 def _shape(self): member in LinearOperatorAdjoint
H A Dlinear_operator_zeros.py245 def _shape(self): member in LinearOperatorZeros
H A Dlinear_operator_low_rank_update.py341 def _shape(self): member in LinearOperatorLowRankUpdate
H A Dlinear_operator_kronecker.py239 def _shape(self): member in LinearOperatorKronecker
H A Dlinear_operator_block_lower_triangular.py365 def _shape(self): member in LinearOperatorBlockLowerTriangular
H A Dlinear_operator_block_diag.py260 def _shape(self): member in LinearOperatorBlockDiag
H A Dlinear_operator_circulant.py430 def _shape(self): member in _BaseLinearOperatorCirculant
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/utils/
H A Dtensor_list_test.py30 def _shape(self, shape_tuple): member in TensorListTest
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties_test.cc1481 auto _shape = tensorflow::ops::AsNodeOut(s, shape); in TEST_F() local
1507 auto _shape = tensorflow::ops::AsNodeOut(s, shape); in TEST_F() local
1537 auto _shape = tensorflow::ops::AsNodeOut(s, shape); in TEST_F() local
1571 auto _shape = tensorflow::ops::AsNodeOut(s, shape); in TEST_F() local
/aosp_15_r20/external/ComputeLibrary/utils/
H A DUtils.h490 std::vector<unsigned long> _shape; variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/
H A DAcl.hpp567 std::vector<int32_t> _shape{}; member in acl::TensorDescriptor
/aosp_15_r20/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/
H A DJsonFormat.java442 private final Shape _shape; field in JsonFormat.Value
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/structured/
H A Dstructured_tensor.py1152 def _shape(self) -> tensor_shape.TensorShape: member in StructuredTensor.Spec

12