Searched defs:y_coord (Results 1 – 11 of 11) sorted by relevance
59 const std::string y_coord = shape.h == 1 ? "0" : "Y_COORD"; in CreatePReLU() local
251 const std::string y_coord = shape.h == 1 ? "0" : "Y_COORD"; in CreateElementwiseTwoInput() local314 const std::string y_coord = shape.h == 1 ? "0" : "Y_COORD"; in CreateElementwiseTwoInput() local
131 const std::string y_coord = "Y + " + std::to_string(y); in GenerateConvolutionTransposedCode() local
176 const std::string y_coord = "Y + " + std::to_string(y); in GenerateConvolutionTransposedCode() local
240 def drag_update_selection_and_insert_mark(y_coord): argument
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
1300 int64_t y_coord = 0; in IntersectConstraints() local