Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_arguments.cc163 std::string AccessToMetalTextureAccess(AccessType access_type) { in AccessToMetalTextureAccess() function
492 std::string access = AccessToMetalTextureAccess(t.second.desc.access_type); in GetListOfArgs()
500 std::string access = AccessToMetalTextureAccess(t.second.desc.access_type); in GetListOfArgs()
509 std::string access = AccessToMetalTextureAccess(t.second.desc.access_type); in GetListOfArgs()
517 std::string access = AccessToMetalTextureAccess(t.second.desc.access_type); in GetListOfArgs()