Searched refs:PINF (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/numpy/ |
D | dtypes.py | 25 PINF = float('inf') variable
|
D | __init__.py | 46 numeric_types, PINF, NINF)
|
/third_party/mindspore/mindspore/train/summary/ |
D | _summary_adapter.py | 302 summary.min = ma_value.min(fill_value=np.PINF)
|
/third_party/mindspore/tests/st/numpy_native/ |
D | test_math_ops.py | 254 x[onp.random.randint(0, 10, 3)] = onp.PINF 255 y[onp.random.randint(0, 10, 3)] = onp.PINF 934 x[onp.random.randint(0, 10, 3)] = onp.PINF 935 y[onp.random.randint(0, 10, 3)] = onp.PINF
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 90522 - * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}
|