Home
last modified time | relevance | path

Searched refs:GetGlobalAddressNoDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dtensor_desc.h154 std::string GetGlobalAddressNoDeclaration(const std::string& xc,
Dtensor_desc.cc485 GetGlobalAddressNoDeclaration(xc, yc, zc, sc, bc)); in PerformGetAddressSelector()
692 std::string TensorDescriptor::GetGlobalAddressNoDeclaration( in GetGlobalAddressNoDeclaration() function in tflite::gpu::TensorDescriptor