Searched defs:input_arg (Results 1 – 8 of 8) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | relux_int8.h | 26 QuantArg input_arg; member
|
/third_party/boost/libs/compute/include/boost/compute/algorithm/detail/ |
D | inplace_reduce.hpp | 53 size_t input_arg = k.add_arg<value_type *>(memory_object::global_memory, "input"); in inplace_reduce() local
|
/third_party/boost/boost/compute/algorithm/detail/ |
D | inplace_reduce.hpp | 53 size_t input_arg = k.add_arg<value_type *>(memory_object::global_memory, "input"); in inplace_reduce() local
|
/third_party/mindspore/mindspore/core/ops/ |
D | dynamic_broadcast_gradient_args.cc | 30 int64_t CheckInputsAndGetShape(const AbstractBasePtr &input_arg, const string &prim_name) { in CheckInputsAndGetShape()
|
/third_party/mindspore/third_party/proto/tensorflow/ |
D | op_def.proto | 52 repeated ArgDef input_arg = 2; field
|
/third_party/node/test/pseudo-tty/ |
D | testcfg.py | 43 def __init__(self, path, file, expected, input_arg, arch, mode, context, config): argument
|
/third_party/mindspore/mindspore/core/utils/ |
D | check_convert_utils.cc | 387 auto input_arg = input_args[index]; in GetInputTensorType() local
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/ |
D | tf_model_parser.cc | 611 auto &input_arg = tf_sub_signature.input_arg(j); in ConvertSubgraphInputs() local
|