Home
last modified time | relevance | path

Searched defs:variable_list (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_variable.c277 struct rc_list ** variable_list, in get_variable_helper()
294 struct rc_list ** variable_list, in get_variable_pair_helper()
364 struct rc_list * variable_list = NULL; in rc_get_variables() local
/external/tensorflow/tensorflow/python/module/
Dmodule_test.py275 def _from_components(self, variable_list): argument
280 def __init__(self, variable_list): argument
/external/tensorflow/tensorflow/python/ops/
Dtemplate.py543 def _variables_in_scope(self, variable_list): argument
Dvariables.py2895 def __init__(self, name, shape, dtype, variable_list, partitions): argument
/external/tensorflow/tensorflow/c/
Dc_api_experimental.cc347 std::vector<std::string> variable_list; member