Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Dc_api_test.cc257 TF_Tensor* tcopy = TFE_TensorHandleResolve(hcopy, status.get()); in TEST() local
320 TF_Tensor* tcopy = TFE_TensorHandleResolve(hcopy, status.get()); in TEST() local
/external/mksh/src/
Dtree.c539 tcopy(struct op *t, Area *ap) in tcopy() function