/aosp_15_r20/external/coreboot/src/soc/intel/broadwell/pch/ |
H A D | me_status.c | 11 #define ARRAY_TO_ELEMENT(__array__, __index__, __default__) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | pywrap_tfe_test.py | 346 def __array__(self): member in Tests.testConvertFromArrayInterface.MyArrayClass
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | keras_tensor.py | 253 def __array__(self): member in KerasTensor
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/exporter/ |
H A D | _core.py | 117 def __array__(self, dtype: Any = None, copy: bool | None = None) -> np.ndarray: member in TorchTensor
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/lib/ |
H A D | test_arraysetops.py | 60 def __array__(self): member in TestSetOps.test_intersect1d_array_like.Test
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_scalarmath.py | 645 def __array__(self): member in TestMultiply.test_no_seq_repeat_basic_array_like.ArrayLike
|
H A D | test_multiarray.py | 960 def __array__(self, dtype=None): member in TestCreation.test_from_attribute.x 6111 def __array__(self): member in TestArrayCreationCopyArgument.test___array__.ArrayLike
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | tensor_util_test.py | 560 def __array__(self, dtype=None): member in TensorUtilTest.testArrayMethod.Wrapper
|
H A D | ops.py | 920 def __array__(self, dtype=None): member in Tensor 1109 def __array__(self, dtype=None): member in _EagerTensorBase
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | _tensor.py | 1145 def __array__(self, dtype=None): member in Tensor
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | ps_values.py | 461 def __array__(self, dtype=None): member in CachingVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/ |
H A D | api_test.py | 806 def __array__(self): member in ApiTest.test_converted_call_native_binding_errorneous.FaultyBinding
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | resource_variable_ops.py | 485 def __array__(self, dtype=None): member in BaseResourceVariable
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_overrides.py | 138 def __array__(self): member in DiagonalTensor
|