Home
last modified time | relevance | path

Searched defs:outputLocations (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DOvicDetector.java48 private float[][][] outputLocations; field in OvicDetector
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DTensorFlowObjectDetectionAPIModel.java54 private float[] outputLocations; field in TensorFlowObjectDetectionAPIModel
DTensorFlowMultiBoxDetector.java56 private float[] outputLocations; field in TensorFlowMultiBoxDetector
/external/angle/src/libANGLE/
DProgramExecutable.cpp66 bool FindUsedOutputLocation(std::vector<VariableLocation> &outputLocations, in FindUsedOutputLocation()
94 void AssignOutputLocations(std::vector<VariableLocation> &outputLocations, in AssignOutputLocations()
1386 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local
1427 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local
1469 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local
/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp358 const auto &outputLocations = mState.getOutputLocations(); in link() local
/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp141 const std::vector<gl::VariableLocation> &outputLocations = glExecutable.getOutputLocations(); in SetupDefaultPipelineState() local
Dspv_utils.cpp390 const auto &outputLocations = programExecutable.getOutputLocations(); in AssignOutputLocations() local