Searched defs:__array_interface__ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ | ||
H A D | tensor_util_test.py | 584 def __array_interface__(self): member in TensorUtilTest.testArrayInterface.Wrapper |
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ | ||
H A D | test_multiarray.py | 6093 __array_interface__ = base_arr.__array_interface__ variable in TestArrayCreationCopyArgument.test_array_interfaces.ArrayLike |