Home
last modified time | relevance | path

Searched defs:copy_shape (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dmemoryobject.c1256 copy_shape(Py_ssize_t *shape, const PyObject *seq, Py_ssize_t ndim, in copy_shape() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dcopy_insertion_test.cc139 Shape copy_shape = constant->shape(); in TEST_F() local