Home
last modified time | relevance | path

Searched defs:ndarray (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore/explainer/explanation/_attribution/_perturbation/
Dablation.py85 def _assign(original_array: np.ndarray, replacement: np.ndarray, masks: np.ndarray):
133 saliency: np.ndarray,
/third_party/boost/libs/python/doc/numpy/reference/
Dndarray.rst1 ndarray title
8 .. _ndarray: http://docs.scipy.org/doc/numpy/reference/arrays.ndarray.html target
/third_party/mindspore/mindspore/explainer/benchmark/_attribution/
Drobustness.py139 …def _perturb_with_threshold(self, network: nn.Cell, sample: np.ndarray, original_output: np.ndarra…
/third_party/mindspore/mindspore/explainer/
D_utils.py217 def format_tensor_to_ndarray(x: Union[ms.Tensor, np.ndarray]) -> np.ndarray:
228 def calc_correlation(x: Union[ms.Tensor, np.ndarray],
/third_party/mindspore/tests/st/ops/cpu/
Dtest_shift_op.py65 def numpy_shift(array: np.ndarray, periods: int, axis: int, fill_value=np.nan) -> np.ndarray:
93 def compare(arr: np.ndarray, periods: int, axis: int, fill_value=np.nan):
Dtest_rolling_op.py89 def numpy_rolling(array: np.ndarray, window: int, min_periods: int, center: bool, axis: int, closed…
/third_party/mindspore/mindspore/train/summary/
D_summary_adapter.py273 def _fill_histogram_summary(tag: str, np_value: np.ndarray, summary) -> None:
/third_party/boost/boost/python/numpy/
Dndarray.hpp32 class BOOST_NUMPY_DECL ndarray : public object class
/third_party/python/Lib/test/
Dtest_buffer.py30 ndarray = None variable
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property