Searched defs:ndarray (Results 1 – 10 of 10) sorted by relevance
/third_party/mindspore/mindspore/explainer/explanation/_attribution/_perturbation/ |
D | ablation.py | 85 def _assign(original_array: np.ndarray, replacement: np.ndarray, masks: np.ndarray): 133 saliency: np.ndarray,
|
/third_party/boost/libs/python/doc/numpy/reference/ |
D | ndarray.rst | 1 ndarray title 8 .. _ndarray: http://docs.scipy.org/doc/numpy/reference/arrays.ndarray.html target
|
/third_party/mindspore/mindspore/explainer/benchmark/_attribution/ |
D | robustness.py | 139 …def _perturb_with_threshold(self, network: nn.Cell, sample: np.ndarray, original_output: np.ndarra…
|
/third_party/mindspore/mindspore/explainer/ |
D | _utils.py | 217 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/ |
D | test_shift_op.py | 65 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):
|
D | test_rolling_op.py | 89 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.py | 273 def _fill_histogram_summary(tag: str, np_value: np.ndarray, summary) -> None:
|
/third_party/boost/boost/python/numpy/ |
D | ndarray.hpp | 32 class BOOST_NUMPY_DECL ndarray : public object class
|
/third_party/python/Lib/test/ |
D | test_buffer.py | 30 ndarray = None variable
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|