Home
last modified time | relevance | path

Searched defs:CreateTensor (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/
H A Dpy_seq_tensor.cc324 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
364 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
402 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
508 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
524 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
544 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
565 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
632 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
664 static AbstractTensorInterface* CreateTensor( in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_test_base.h69 static Tensor CreateTensor(const TensorShape& input_shape, in CreateTensor() function
78 static Tensor CreateTensor(const TensorShape& input_shape) { in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbatch_input_task_test.cc70 static Tensor CreateTensor(const TensorShape& input_shape, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dhashtable_ops_test.cc671 TfLiteTensor CreateTensor(TfLiteType type, const std::vector<T>& vec) { in CreateTensor() function
693 TfLiteTensor CreateTensor(TfLiteType type, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtf_driver.cc32 tensorflow::Tensor CreateTensor(const tensorflow::DataType type, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dmetal_spatial_tensor.cc345 absl::Status CreateTensor(id<MTLDevice> device, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dquantization_util_test.cc123 TfLiteTensor CreateTensor(TfLiteIntArray* dims, const char* name, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dtensor.cc462 absl::Status CreateTensor(const CLContext& context, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dtf_tensor.cc70 TF_Tensor* CreateTensor(TF_ManagedBuffer* buf, TF_DataType dtype, in CreateTensor() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext.cc248 AbstractTensorInterface* EagerContext::CreateTensor( in CreateTensor() function in tensorflow::EagerContext
253 AbstractTensorInterface* EagerContext::CreateTensor( in CreateTensor() function in tensorflow::EagerContext
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.cc686 tensorflow::AbstractTensorInterface* ContextInterface::CreateTensor( in CreateTensor() function in tfrt::tf::ContextInterface
751 tensorflow::AbstractTensorInterface* ContextInterface::CreateTensor( in CreateTensor() function in tfrt::tf::ContextInterface