Home
last modified time | relevance | path

Searched defs:_variables (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dinitializers_ns.py22 from tensorflow.python.ops import variables as _variables unknown
/external/tensorflow/tensorflow/contrib/optimizer_v2/
Doptimizer_v2.py249 def _variables(self): member in _OptimizerV2State
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1244 typedef std::vector<_variable> _variables; typedef in gl4cts::GPUShaderFP64Test7