Home
last modified time | relevance | path

Searched defs:batch_shape (Results 1 – 13 of 13) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/ops/gpu/
Dtest_matrix_band_part.py43 def test_matrix_band_part(mode, dtype, batch_shape, rows, cols): argument
/third_party/mindspore/mindspore-src/source/tests/st/ops/cpu/
Dtest_matrix_band_part.py45 def test_matrix_band_part(mode, dtype, batch_shape, rows, cols): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Dmatrix_triangular_solve_gpu_kernel.cc100std::vector<int64_t> batch_shape, std::vector<int64_t> *a_broadcast_indices, in BroadcastBatchIndices()
193 std::vector<int64_t> batch_shape(output_shape.begin(), output_shape.end() - kIndex2); in Resize() local
199 std::vector<int64_t> batch_shape(output_shape.begin(), output_shape.end() - kIndex2); in Resize() local
208 std::vector<int64_t> batch_shape(output_shape.begin(), output_shape.end() - kIndex2); in Resize() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Dmatrix_calculation_ops_proto.cc26 std::vector<int64_t> batch_shape; in CheckBatchShape() local
40 std::vector<int64_t> batch_shape; in IMPLEMT_COMMON_INFERFUNC() local
Dlinalg_ops_proto.cc168 Shape batch_shape; in CUST_IMPLEMT_INFERFUNC() local
417 Shape batch_shape; in IMPLEMT_INFERFUNC() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/utils/
Dlinalg_ops_shape_fns.cc45 Shape batch_shape; in MakeBatchSquareMatrix() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dsparse_matrix_sparse_mat_mul.cc117 ShapeVector batch_shape = {x1_batch_shape[0]}; in FrontendSparseMatrixSparseMatMulInferShape() local
207 ShapeVector batch_shape = {x1_batch_shape[0]}; in SparseMatrixSparseMatMulInferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dtensor_scatter_update.cc66 std::vector<int64_t> batch_shape; in Compute() local
Dscatter_nd_update.cc70 std::vector<int64_t> batch_shape; in Compute() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/
Dkv_cache_mgr_one_branch_fusion.cc94 auto batch_shape = batch_abstruct->BuildShape(); in CreateConcatNode() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/probability/bijector/
Dbijector.py124 def batch_shape(self): member in Bijector
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/probability/distribution/
Ddistribution.py149 def batch_shape(self): member in Distribution
/third_party/mindspore/mindspore-src/source/config/
Dsuper_bar_config.json277 "batch_shape": "[]" string