/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/ |
H A D | linear_operator_algebra_test.py | 48 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 D | linear_operator_test.py | 60 def _shape(self): member in LinearOperatorShape 96 def _shape(self): member in LinearOperatorMatmulSolve
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/ |
H A D | linear_operator_identity.py | 303 def _shape(self): member in LinearOperatorIdentity 670 def _shape(self): member in LinearOperatorScaledIdentity
|
H A D | linear_operator_full_matrix.py | 182 def _shape(self): member in LinearOperatorFullMatrix
|
H A D | linear_operator_composition.py | 194 def _shape(self): member in LinearOperatorComposition
|
H A D | linear_operator_toeplitz.py | 179 def _shape(self): member in LinearOperatorToeplitz
|
H A D | linear_operator_inversion.py | 190 def _shape(self): member in LinearOperatorInversion
|
H A D | linear_operator_lower_triangular.py | 186 def _shape(self): member in LinearOperatorLowerTriangular
|
H A D | linear_operator_tridiag.py | 205 def _shape(self): member in LinearOperatorTridiag
|
H A D | linear_operator_permutation.py | 193 def _shape(self): member in LinearOperatorPermutation
|
H A D | linear_operator_householder.py | 171 def _shape(self): member in LinearOperatorHouseholder
|
H A D | linear_operator_diag.py | 179 def _shape(self): member in LinearOperatorDiag
|
H A D | linear_operator_adjoint.py | 174 def _shape(self): member in LinearOperatorAdjoint
|
H A D | linear_operator_zeros.py | 245 def _shape(self): member in LinearOperatorZeros
|
H A D | linear_operator_low_rank_update.py | 341 def _shape(self): member in LinearOperatorLowRankUpdate
|
H A D | linear_operator_kronecker.py | 239 def _shape(self): member in LinearOperatorKronecker
|
H A D | linear_operator_block_lower_triangular.py | 365 def _shape(self): member in LinearOperatorBlockLowerTriangular
|
H A D | linear_operator_block_diag.py | 260 def _shape(self): member in LinearOperatorBlockDiag
|
H A D | linear_operator_circulant.py | 430 def _shape(self): member in _BaseLinearOperatorCirculant
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/utils/ |
H A D | tensor_list_test.py | 30 def _shape(self, shape_tuple): member in TensorListTest
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | graph_properties_test.cc | 1481 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 D | Utils.h | 490 std::vector<unsigned long> _shape; variable
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/ |
H A D | Acl.hpp | 567 std::vector<int32_t> _shape{}; member in acl::TensorDescriptor
|
/aosp_15_r20/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
H A D | JsonFormat.java | 442 private final Shape _shape; field in JsonFormat.Value
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/structured/ |
H A D | structured_tensor.py | 1152 def _shape(self) -> tensor_shape.TensorShape: member in StructuredTensor.Spec
|