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

  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp 4725 Utils::vec4<glw::GLfloat> dynamic_values[5]; local
    [all...]
  /external/tensorflow/tensorflow/contrib/rnn/python/kernel_tests/
core_rnn_test.py 234 dynamic_values = sess.run(
248 for v in dynamic_values[:2]:
252 self.assertAllClose(dynamic_values[2],
257 for v in dynamic_values[3:]:
    [all...]

Completed in 511 milliseconds