/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | node_def.pb.h | 796 inline std::string* NodeDef::add_input() { in add_input() function 833 inline void NodeDef::add_input(const std::string& value) { in add_input() function 837 inline void NodeDef::add_input(std::string&& value) { in add_input() function 841 inline void NodeDef::add_input(const char* value) { in add_input() function 846 inline void NodeDef::add_input(const char* value, size_t size) { in add_input() function
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ |
H A D | dtensor_allreduce_sum_optimization.cc | 265 mlir::OpOperand** add_input) { in CheckWhileLoopOptimizationCriteria() 368 mlir::TF::WhileRegionOp while_op, mlir::OpOperand& add_input, in ExtractAllReduceFromWhileOp() 428 mlir::OpOperand* add_input = nullptr; in OptimizeWhileLoopLazyAllReduce() local
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ctr_drbg.c | 298 unsigned char add_input[MBEDTLS_CTR_DRBG_SEEDLEN]; in mbedtls_ctr_drbg_update() local 488 unsigned char add_input[MBEDTLS_CTR_DRBG_SEEDLEN]; in mbedtls_ctr_drbg_random_with_add() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | ctr_drbg.c | 415 unsigned char add_input[MBEDTLS_CTR_DRBG_SEEDLEN]; in mbedtls_ctr_drbg_update() local 617 unsigned char add_input[MBEDTLS_CTR_DRBG_SEEDLEN]; in mbedtls_ctr_drbg_random_with_add() member
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | builtin_variables.cpp | 446 ir_variable *add_input(int slot, const glsl_type *type, int precision, in add_input() function in __anon6969ef750111::builtin_variable_generator 453 ir_variable *add_input(int slot, const glsl_type *type, const char *name, in add_input() function in __anon6969ef750111::builtin_variable_generator
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | signature_runner_test.cc | 60 TfLiteTensor* add_input = add_runner->input_tensor("x"); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | c_api_signature_runner_test.cc | 72 TfLiteTensor* add_input = in TEST() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/crypto/caam/src/ |
D | rng.c | 129 hw_rng_generate(uint32_t *add_input, uint32_t add_input_len, in hw_rng_generate()
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/crypto/caam/src/ |
H A D | rng.c | 129 hw_rng_generate(uint32_t *add_input, uint32_t add_input_len, in hw_rng_generate()
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | throughput_benchmark.py | 111 def add_input(self, *args, **kwargs): member in ThroughputBenchmark
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_reachability.cc | 120 const auto add_input = [&channel_group, &inputs](HloInstruction* input) { in Build() local
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/backends/ |
H A D | FunctionHelpers.h | 591 … typename TargetInfo::TensorType *add_input = get_backing_tensor<TargetInfo>(node.input(3)); in create_fused_convolution_with_post_op() local 684 … typename TargetInfo::TensorType *add_input = get_backing_tensor<TargetInfo>(node.input(3)); in create_fused_convolution_batch_normalization_with_post_op() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader.h | 169 void add_input(const ShaderInput& input) { m_inputs[input.location()] = input; } in add_input() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | model.h | 213 void add_input(std::shared_ptr<Node> node) TF_LOCKS_EXCLUDED(mu_) { in add_input() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/ |
H A D | op_hint.py | 383 def add_input(self, *args, **kwargs): member in OpHint
|
/aosp_15_r20/bootable/libbootloader/gbl/libfastboot/src/ |
H A D | lib.rs | 1247 fn add_input(&mut self, packet: &[u8]) { in add_input() method 1279 fn add_input(&mut self, data: &[u8]) { in add_input() method
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | TensorIterator.h | 798 TensorIteratorConfig& add_input(const TensorBase& input) { in add_input() function
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | select_algorithm.py | 370 def add_input(name): function
|
/aosp_15_r20/external/executorch/exir/serde/ |
H A D | export_serialize.py | 2549 def add_input(a): function
|
/aosp_15_r20/external/pytorch/torch/_export/serde/ |
H A D | serialize.py | 2541 def add_input(a): function
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-read.c | 341 static void add_input(const char *file) in add_input() function
|