Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dsession.py145 fetch_function, argument
194 _REGISTERED_EXPANSIONS.insert(0, (tensor_type, fetch_function, feed_function,
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp1163 static const glw::GLchar *fetch_function = "highp float fetch()\n" in buildPO() local
1370 std::string(fetch_function)); in buildPO()