Home
last modified time | relevance | path

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

/external/pytorch/torch/_inductor/
Dselect_algorithm.py527 copy_shape=None, argument
/external/pytorch/torch/_inductor/codegen/
Dtriton.py1300 copy_shape=None, argument
/external/python/cpython3/Objects/
Dmemoryobject.c1328 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.cc141 Shape copy_shape = constant->shape(); in TEST_F() local