/aosp_15_r20/external/tensorflow/tensorflow/python/lib/core/ |
H A D | py_seq_tensor.cc | 324 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 D | dataset_test_base.h | 69 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 D | batch_input_task_test.cc | 70 static Tensor CreateTensor(const TensorShape& input_shape, in CreateTensor() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | hashtable_ops_test.cc | 671 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 D | tf_driver.cc | 32 tensorflow::Tensor CreateTensor(const tensorflow::DataType type, in CreateTensor() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
H A D | metal_spatial_tensor.cc | 345 absl::Status CreateTensor(id<MTLDevice> device, in CreateTensor() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
H A D | quantization_util_test.cc | 123 TfLiteTensor CreateTensor(TfLiteIntArray* dims, const char* name, in CreateTensor() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | tensor.cc | 462 absl::Status CreateTensor(const CLContext& context, in CreateTensor() function
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | tf_tensor.cc | 70 TF_Tensor* CreateTensor(TF_ManagedBuffer* buf, TF_DataType dtype, in CreateTensor() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | context.cc | 248 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 D | c_api_tfrt.cc | 686 tensorflow::AbstractTensorInterface* ContextInterface::CreateTensor( in CreateTensor() function in tfrt::tf::ContextInterface 751 tensorflow::AbstractTensorInterface* ContextInterface::CreateTensor( in CreateTensor() function in tfrt::tf::ContextInterface
|