Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dsequence_ops.cc144 Tensor out_constant(type, TensorShape({num})); in Compile() local
Dconcat_op.cc179 Tensor out_constant(DT_INT32, TensorShape({inp0_rank})); in Compile() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp4627 Utils::vec4<glw::GLfloat>& out_combined_inverted, Utils::vec4<glw::GLfloat>& out_constant, in calculate()