| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/tensorrt/optimizer/ |
| D | tensorrt_optimizer.cc | 24 tensor::TensorPtr TensorRtOptimizer::GetParameterValue(const CNodePtr &node, size_t parameter_index… in GetParameterValue() 43 …or<int32_t> TensorRtOptimizer::GetParameterIntValue(const CNodePtr &node, size_t parameter_index) { in GetParameterIntValue() 71 …or<float> TensorRtOptimizer::GetParameterFloatValue(const CNodePtr &node, size_t parameter_index) { in GetParameterFloatValue()
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_replace_params_with_struct.cpp | 50 std::vector<uint32_t> parameter_index(params.size()); in Apply() local
|
| D | transformation_replace_parameter_with_global.cpp | 122 auto parameter_index = static_cast<uint32_t>(params.size()); in Apply() local
|
| D | transformation_inline_function.cpp | 299 uint32_t parameter_index = 0; in AdaptInlinedInstruction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_replace_params_with_struct.cpp | 50 std::vector<uint32_t> parameter_index(params.size()); in Apply() local
|
| D | transformation_replace_parameter_with_global.cpp | 122 auto parameter_index = static_cast<uint32_t>(params.size()); in Apply() local
|
| D | transformation_inline_function.cpp | 299 uint32_t parameter_index = 0; in AdaptInlinedInstruction() local
|
| /third_party/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_replace_params_with_struct.cpp | 50 std::vector<uint32_t> parameter_index(params.size()); in Apply() local
|
| D | transformation_replace_parameter_with_global.cpp | 123 auto parameter_index = static_cast<uint32_t>(params.size()); in Apply() local
|
| D | transformation_inline_function.cpp | 300 uint32_t parameter_index = 0; in AdaptInlinedInstruction() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/ |
| D | input_and_output_variable_pass.cc | 61 size_t parameter_index = static_cast<size_t>(inputs_variable_index_[i]); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/ |
| D | graph_compiler.cc | 827 std::map<AnfNodePtr, size_t> *parameter_index, in GetParamAndOutputIndex() 836 const std::map<AnfNodePtr, size_t> ¶meter_index, in GetSingleOpInputTensors() 849 const std::map<AnfNodePtr, size_t> ¶meter_index, const std::vector<TensorPtr> &graph_inputs, in GetSingleOpInputTensorByIndex()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/ |
| D | backend.cc | 342 const std::map<AnfNodePtr, size_t> ¶meter_index, in GetInputofBpropCut() 398 const std::map<AnfNodePtr, size_t> ¶meter_index, in GetControlOpInput() 430 const std::map<AnfNodePtr, size_t> ¶meter_index, in RunControlOperator() 783 std::map<AnfNodePtr, size_t> parameter_index; in RunGraphBySingleOp() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/ |
| D | session_basic.cc | 755 … const std::map<AnfNodePtr, size_t> ¶meter_index, in GetParameterOutputTensor() 822 const std::map<AnfNodePtr, size_t> ¶meter_index, in GetOpInputTensors() 905 const std::map<AnfNodePtr, size_t> ¶meter_index, in GetOpInputTensorsFromCNode() 962 …const std::map<AnfNodePtr, size_t> ¶meter_index, const std::vector<tensor::TensorPtr> &graph_i… in GetOpInputTensorByIndex()
|
| /third_party/mesa3d/src/compiler/glsl/glcpp/ |
| D | glcpp-parse.y | 1874 int parameter_index; in _glcpp_parser_expand_function() local
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | resolver.cc | 554 uint32_t parameter_index = 0; in Function() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/ |
| D | auto_monad.cc | 1283 int parameter_index = 0; in GetParameterIndex() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/ |
| D | graph_splitter.cc | 279 …int64_t parameter_index = common::AnfAlgo::GetNodeAttr<int64_t>(src_node, kAttrParameterInputIndex… in CreateRecvNode() local
|