Searched refs:greater_y (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pre_activate/ |
D | lamb_update_with_lr_v2_test.py | 44 def before(input0, input1, input2, input3, input4, greater_y, select_e): argument 45 greater0 = Greater(input0, greater_y) 46 greater1 = Greater(input1, greater_y) 56 def after(input0, input1, input2, input3, input4, greater_y, select_e): argument 57 res = LambUpdateWithLrV2(input0, input1, input2, input3, input4, greater_y, select_e)
|
/third_party/pixman/pixman/ |
D | pixman-trap.c | 551 greater_y (const pixman_point_fixed_t *a, const pixman_point_fixed_t *b) in greater_y() function 587 if (greater_y (top, left)) in triangle_to_trapezoids() 594 if (greater_y (top, right)) in triangle_to_trapezoids()
|
/third_party/mindspore/config/ |
D | op_info.config | 339 …false, "param_type": "required", "shape": "all"}, {"index": 5, "name": "greater_y", "need_compile"…
|