MCPcopy Create free account
hub / github.com/alibaba/nann / TF_TensorToPyArray

Function TF_TensorToPyArray

tensorflow/tensorflow/python/lib/core/ndarray_tensor.cc:431–483  ·  view source on GitHub ↗

Converts the given TF_Tensor to a numpy ndarray. If the returned status is OK, the caller becomes the owner of *out_array.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TF_Run_wrapper_helperFunction · 0.85
TensorToNdarrayFunction · 0.85

Calls 15

TF_TensorMaybeMoveFunction · 0.85
ArrayFromMemoryFunction · 0.85
TF_TensorDataFunction · 0.85
TF_TensorTypeFunction · 0.85
TF_DeleteTensorFunction · 0.85
GetPyArrayDescrForTensorFunction · 0.85
make_safeFunction · 0.85
InternalFunction · 0.85
TF_TensorByteSizeFunction · 0.85
FastMemcpyFunction · 0.85

Tested by

no test coverage detected