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/python/kernel_tests/
rnn_cell_test.py 290 dynamic_values = sess.run(
304 for v in dynamic_values[:2]:
308 self.assertAllClose(dynamic_values[2],
313 for v in dynamic_values[3:]:
    [all...]

Completed in 107 milliseconds