Home
last modified time | relevance | path

Searched defs:second_index (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dyuv_scaler_para_set.h33 uint32_t second_index; member
/third_party/boost/boost/core/
Dlightweight_test.hpp319 typename std::iterator_traits<InputIterator2>::difference_type second_index = 0; in test_all_eq_impl() local
390 typename std::iterator_traits<InputIterator2>::difference_type second_index = 0; in test_all_with_impl() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_json_generator.cc399 auto const &second_index = first_index[position.second]; in GetTensorName() local
431 nlohmann::json *second_index = &((*first_index)[position.second]); in SetTensorName() local