Home
last modified time | relevance | path

Searched defs:to_layout (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/ut/cpp/parallel/tensor_layout/
Dtensor_redistribution_test.cc82 TensorLayout to_layout; in TEST_F() local
135 TensorLayout to_layout; in TEST_F() local
188 TensorLayout to_layout; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dtensor_redistribution.cc37 auto to_layout = to.LayoutForRedistribution(); in MakeFromToLayout() local
824 TensorLayout to_layout; in InferTensorRedistributionOperatorList() local
940 … TensorRedistribution::InferReshape(const TensorLayout &from_layout, const TensorLayout &to_layout, in InferReshape()
1031 …Redistribution::InferRedistribution(const TensorLayout &from_layout, const TensorLayout &to_layout, in InferRedistribution()
Dtensor_transform.cc176 TensorLayout to_layout; in TransformOperators() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dtransfer_image.cc309 VkImageLayout to_layout, in ImageBarrier()
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/parallel/
D_tensor.py342 def _transform_tensor_by_layout(from_layout, to_layout, device_list, rank_id): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dreshape_info.cc330 bool SpecialPatternInTransformer(const TensorLayout &from_layout, const TensorLayout &to_layout) { in SpecialPatternInTransformer()
357 bool SkipTensorRedistribution(const TensorLayout &from_layout, const TensorLayout &to_layout) { in SkipTensorRedistribution()
/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/
Dbase.rs579 let to_layout = fx.layout_of(fx.monomorphize(to_ty)); in codegen_stmt() localVariable
613 let to_layout = fx.layout_of(fx.monomorphize(to_ty)); in codegen_stmt() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgraph_utils.cc358 TensorLayout to_layout = tensor_redistribution->layout_transfer().to_in(); in MatchingAccordingToIndex() local
550 TensorLayout to_layout = tensor_redistribution->layout_transfer().to_in(); in WhetherMatchingIsNeededForReshape() local