Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dsession.py148 fetch_function, argument
197 _REGISTERED_EXPANSIONS.insert(0, (tensor_type, fetch_function, feed_function,
/external/deqp/external/openglcts/modules/gl/
Dgl3cCullDistanceTests.cpp1155 static const glw::GLchar* fetch_function = "highp float fetch()\n" in buildPO() local
1347 std::string(fetch_function)); in buildPO()