Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dinitializers_ns.py18 from tensorflow.python.ops import variables as _variables unknown
/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1245 typedef std::vector<_variable> _variables; typedef in gl4cts::GPUShaderFP64Test7