Searched defs:outputLocations (Results 1 – 6 of 6) sorted by relevance
48 private float[][][] outputLocations; field in OvicDetector
54 private float[] outputLocations; field in TensorFlowObjectDetectionAPIModel
56 private float[] outputLocations; field in TensorFlowMultiBoxDetector
79 bool FindUsedOutputLocation(std::vector<VariableLocation> &outputLocations, in FindUsedOutputLocation()107 void AssignOutputLocations(std::vector<VariableLocation> &outputLocations, in AssignOutputLocations()1615 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local1658 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local1701 std::vector<VariableLocation> &outputLocations = in linkValidateOutputVariables() local
107 const std::vector<gl::VariableLocation> &outputLocations = glExecutable.getOutputLocations(); in SetupDefaultPipelineState() local
395 const auto &outputLocations = programExecutable.getOutputLocations(); in AssignOutputLocations() local