Home
last modified time | relevance | path

Searched refs:inputLengths (Results 1 – 5 of 5) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp767 const int* inputLengths, in ProcessDeferred() argument
809 if (inputLengths == nullptr || inputLengths[s] < 0) in ProcessDeferred()
812 lengths[s + numPre] = inputLengths[s]; in ProcessDeferred()
1198 const int* inputLengths, in PreprocessDeferred() argument
1213 return ProcessDeferred(compiler, shaderStrings, numStrings, inputLengths, stringNames, in PreprocessDeferred()
1235 const int* inputLengths, in CompileDeferred() argument
1251 return ProcessDeferred(compiler, shaderStrings, numStrings, inputLengths, stringNames, in CompileDeferred()
1399 const int* inputLengths, in ShCompile() argument
1424 bool success = CompileDeferred(compiler, shaderStrings, numStrings, inputLengths, nullptr, in ShCompile()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcudnn_7_0.inc1886 …const int * inputLengths, /* the lengths of timing steps in each batch, in CPU …
1897 …return func_ptr(handle, probsDesc, probs, labels, labelLengths, inputLengths, costs, gradientsDesc…
1906 …const int * inputLengths, /* the lengths of timing steps in each batch,…
1913 …return func_ptr(handle, probsDesc, gradientsDesc, labels, labelLengths, inputLengths, algo, ctcLos…
Dcudnn_7_1.inc2084 …const int * inputLengths, /* the lengths of timing steps in each batch, in CPU …
2095 …return func_ptr(handle, probsDesc, probs, labels, labelLengths, inputLengths, costs, gradientsDesc…
2104 …const int * inputLengths, /* the lengths of timing steps in each batch,…
2111 …return func_ptr(handle, probsDesc, gradientsDesc, labels, labelLengths, inputLengths, algo, ctcLos…
Dcudnn_7_3.inc2103 …const int *inputLengths, /* the lengths of timing steps in each batch, in CPU …
2114 …return func_ptr(handle, probsDesc, probs, labels, labelLengths, inputLengths, costs, gradientsDesc…
2127 …const int *inputLengths, /* the lengths of timing steps in each batch, in CPU …
2134 …return func_ptr(handle, probsDesc, gradientsDesc, labels, labelLengths, inputLengths, algo, ctcLos…
Dcudnn_7_4.inc2236 …const int *inputLengths, /* the lengths of timing steps in each batch, in CPU …
2247 …return func_ptr(handle, probsDesc, probs, labels, labelLengths, inputLengths, costs, gradientsDesc…
2260 …const int *inputLengths, /* the lengths of timing steps in each batch, in CPU …
2267 …return func_ptr(handle, probsDesc, gradientsDesc, labels, labelLengths, inputLengths, algo, ctcLos…