Home
last modified time | relevance | path

Searched refs:ConvertToEagerTensor (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tensor.h37 TFE_TensorHandle* ConvertToEagerTensor(TFE_Context* ctx, PyObject* value,
H A Dpywrap_tensor.cc389 TFE_TensorHandle* ConvertToEagerTensor(TFE_Context* ctx, PyObject* value, in ConvertToEagerTensor() function
524 auto* handle = tensorflow::ConvertToEagerTensor(GetContextHandle(py_context), in EagerTensor_init()
H A Dpywrap_tfe_src.cc3481 TFE_TensorHandle* handle = tensorflow::ConvertToEagerTensor(
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_tensor_converter.cc84 tensorflow::ConvertToEagerTensor(ctx_, src, dtype, device_name_); in Convert()
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dpywrap_dtensor_device.cc76 tensorflow::ConvertToEagerTensor(ctx, input, tensorflow::DT_INVALID); in ConvertToTensor()
/aosp_15_r20/external/tensorflow/tensorflow/tools/def_file_filter/
H A Dsymbols_pybind.txt209 tensorflow::ConvertToEagerTensor