Searched refs:ArrayFromMemory (Results 1 – 3 of 3) sorted by relevance
42 Status ArrayFromMemory(int dim_size, npy_intp* dims, void* data, DataType dtype,
189 Status ArrayFromMemory(int dim_size, npy_intp* dims, void* data, DataType dtype, in ArrayFromMemory() function
408 return ArrayFromMemory( in TF_TensorToMaybeAliasedPyArray()433 if (ArrayFromMemory( in TF_TensorToPyArray()