Searched defs:copy_shape (Results 1 – 3 of 3) sorted by relevance
131 def copy_op_handler(info, op, new_inputs, copy_shape=False, nodedef_fn=None): argument
139 Shape copy_shape = constant->shape(); in TEST_F() local
1239 copy_shape(Py_ssize_t *shape, const PyObject *seq, Py_ssize_t ndim, in copy_shape() function