Searched defs:x_coord (Results 1 – 10 of 10) sorted by relevance
58 const std::string x_coord = shape.w == 1 ? "0" : "X_COORD"; in CreatePReLU() local
250 const std::string x_coord = shape.w == 1 ? "0" : "X_COORD"; in CreateElementwiseTwoInput() local313 const std::string x_coord = shape.w == 1 ? "0" : "X_COORD"; in CreateElementwiseTwoInput() local
130 const std::string x_coord = "X + " + std::to_string(x); in GenerateConvolutionTransposedCode() local
175 const std::string x_coord = "X + " + std::to_string(x); in GenerateConvolutionTransposedCode() local
265 std::string* x_coord, std::string* y_coord, std::string* s_coord) const { in GetLinkingContextFromWriteSelector()
743 std::string value_name, x_coord, y_coord, s_coord; in ResolveSelector() local
360 std::string value_name, x_coord, y_coord, s_coord; in ResolveSelector() local
1298 auto x_coord = up / down; in IntersectConstraints() local