Home
last modified time | relevance | path

Searched refs:PINF (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore/numpy/
Ddtypes.py25 PINF = float('inf') variable
D__init__.py46 numeric_types, PINF, NINF)
/third_party/mindspore/mindspore/train/summary/
D_summary_adapter.py302 summary.min = ma_value.min(fill_value=np.PINF)
/third_party/mindspore/tests/st/numpy_native/
Dtest_math_ops.py254 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/
D0001-cve.patch90522 - * include/libxml/xpath.h: exported xmlXPath{NAN,PINF,NINF}