Searched defs:outputLocations (Results 1 – 7 of 7) sorted by relevance
48 private float[][][] outputLocations; field in OvicDetector
54 private float[] outputLocations; field in TensorFlowObjectDetectionAPIModel
56 private float[] outputLocations; field in TensorFlowMultiBoxDetector
66 bool FindUsedOutputLocation(std::vector<VariableLocation> &outputLocations, in FindUsedOutputLocation()94 void AssignOutputLocations(std::vector<VariableLocation> &outputLocations, in AssignOutputLocations()1386 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local1427 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local1469 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local
358 const auto &outputLocations = mState.getOutputLocations(); in link() local
141 const std::vector<gl::VariableLocation> &outputLocations = glExecutable.getOutputLocations(); in SetupDefaultPipelineState() local
390 const auto &outputLocations = programExecutable.getOutputLocations(); in AssignOutputLocations() local