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

Function NumpyToTFE_TensorHandle

tensorflow/tensorflow/python/eager/pywrap_tensor.cc:75–91  ·  view source on GitHub ↗

Convert a Python numpy.ndarray object to a TFE_TensorHandle. The two may share underlying storage so changes to one may reflect in the other.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

NdarrayToTensorFunction · 0.85
c_strMethod · 0.80
StrCatFunction · 0.50
okMethod · 0.45

Tested by

no test coverage detected