Searched defs:tensor_cpu (Results 1 – 3 of 3) sorted by relevance
37 tflite::gpu::Tensor<BHWC, T> tensor_cpu; in TensorBHWCTest() local84 tflite::gpu::Tensor<BHWDC, T> tensor_cpu; in TensorBHWDCTest() local
22 Tensor tensor_cpu(ArrayRef<T> values, const TensorOptions& options) { in tensor_cpu() function
1692 Tensor tensor_cpu(ArrayRef<T> values, const TensorOptions& options) { in tensor_cpu() function