HomeSort by relevance Sort by last modified time
    Searched refs:fetch_function (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/client/
session.py 139 fetch_function,
154 fetch_function = lambda squared_tensor:([squared_tensor.sq],
165 fetch_function: A callable that takes an object of type `tensor_type` and
169 fetch_function describes how to expand fetch into its component Tensors
185 _REGISTERED_EXPANSIONS.insert(0, (tensor_type, fetch_function, feed_function,
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl3cCullDistanceTests.cpp 1149 static const glw::GLchar* fetch_function = "highp float fetch()\\n" local
    [all...]

Completed in 497 milliseconds