Home
last modified time | relevance | path

Searched refs:DEFAULT_TENSOR_SLICE_ALIGNMENT_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.h40 #define DEFAULT_TENSOR_SLICE_ALIGNMENT_SIZE 16 macro
Dcostmodel_context.cc65 tensor_slice_alignment_size_ = DEFAULT_TENSOR_SLICE_ALIGNMENT_SIZE; in ResetAlgoParameters()