Home
last modified time | relevance | path

Searched defs:step_value (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/
Darange.cc117 auto step_value = input_args[kInputIndex2]->GetValue(); in InferShape() local
173 const auto &step_value = input_values[kInputIndex2]; in InferShape() local
Drange_ext.cc72 auto step_value = input_args[kInputIndex2]->GetValue(); in InferShape() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp240 uint64_t step_value = in FindSuitableStepAndInitialValueConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp240 uint64_t step_value = in FindSuitableStepAndInitialValueConstants() local
/third_party/spirv-tools/source/fuzz/
Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp240 uint64_t step_value = in FindSuitableStepAndInitialValueConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_descriptor.cpp121 int64_t step_value, in GetResidualConditionValue()
706 int64_t step_value = 0; in FindNumberOfIterations() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_descriptor.cpp121 int64_t step_value, in GetResidualConditionValue()
706 int64_t step_value = 0; in FindNumberOfIterations() local
/third_party/spirv-tools/source/opt/
Dloop_descriptor.cpp119 int64_t step_value, in GetResidualConditionValue()
700 int64_t step_value = 0; in FindNumberOfIterations() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/
Dcomposite.cc1707 int64_t step_value; in GenerateTupleSliceParameter() local
1761 …SequenceSliceGetItem::BuildFuncGraph(int64_t start_index, int64_t stop_index, int64_t step_value) { in BuildFuncGraph()
1918 …Ptr ListSliceSetItem::BuildFuncGraph(int64_t start_index, int64_t stop_index, int64_t step_value) { in BuildFuncGraph()
1974 void ListSliceSetItem::CheckAssignRange(int64_t start_index, int64_t stop_index, int64_t step_value in CheckAssignRange()
1988 int64_t step_value) { in GetAssignNode()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dms_device_shape_transfer.cc695 const int step_value = 2; in ChannelLastDeviceShape() local