Home
last modified time | relevance | path

Searched defs:is_input (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dcustom_function.cpp133 bool is_input = inputs_mapping.count(out_tensor_impl) > 0; in _process_forward_mode_AD() local
280 bool is_saved_and_setup_context) { in _process_backward_mode_ad()
369 bool is_input = inputs_mapping.count(out_tensor_impl) > 0; in _process_backward_mode_ad() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c2459 filter_io_instr(nir_intrinsic_instr *intr, bool *is_load, bool *is_input, bool *is_interp) in filter_io_instr()
2530 bool is_input = false; in find_var_io() local
2784 bool is_input = false; in rewrite_read_as_0() local
2856 bool is_input = false; in fill_zero_reads() local
2915 bool is_input = false; in find_max_write_components() local
3774 bool is_input = false; in add_derefs_instr() local
4582 bool is_input = false; in lower_bindless_io_instr() local
4811 bool is_input = false; in scan_nir() local
5306 bool is_input = false; in update_io_var_state() local
5384 bool is_input = false; in scan_io_var_usage() local
[all …]
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/
Dcras_utils.py482 def get_node_id_from_node_type(node_type, is_input): argument
526 def get_device_id_from_node_type(node_type, is_input): argument
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_signature.c426 bool is_input) { in fill_SV_param_nodes()
856 bool is_input) in get_signature_metadata()
/aosp_15_r20/external/autotest/client/cros/audio/
H A Dcras_utils.py624 def get_node_id_from_node_type(node_type, is_input): argument
664 def get_device_id_from_node_type(node_type, is_input): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/dbr_quantization/
H A Dremove_redundant_aliases.cpp40 bool is_input = in DBRQuantRemoveRedundantAliasesImpl() local
/aosp_15_r20/external/trusty/bootloader/test-runner/
Dvirtio.c37 bool is_input) { in vq_init()
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedLogicalRequestState.h33 bool is_input; member
DBase.h62 bool is_input; member
DEmulatedCameraDeviceSessionHWLImpl.cpp289 bool is_input = stream.stream_type == google_camera_hal::StreamType::kInput; in ConfigurePipeline() local
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/codegen/
H A Dandroid_java_generator.h42 bool is_input; member
H A Dandroid_java_generator.cc108 const std::string& name, bool is_input, int index, in CreateTensorInfo()
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.h131 bool is_input = false; member
Dresult_dispatcher.cc363 bool is_input) { in AddBuffer()
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/native/
H A Dtensor_jni.cc65 bool is_input) in SignatureRunnerTensorHandle()
91 TensorHandle(SignatureRunner* runner, const char* name, bool is_input) { in TensorHandle()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_info.c208 nir_intrinsic_instr *intr, bool is_input) in scan_io_usage()
/aosp_15_r20/external/libbrillo/brillo/
H A Dprocess.cc78 void ProcessImpl::RedirectUsingPipe(int child_fd, bool is_input) { in RedirectUsingPipe()
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter.h755 bool is_input) const { in GetTensorIndexFromSignature()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dfunctions.cc481 const auto is_input = input_nodes_.find(tensor.node()); in AsFunctionDefInput() local
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/
H A Dtrt_convert_test.py697 def _CompareSignatureDef(original_def, converted_def, is_input): argument
/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dnir_opt_varyings_test.h369 is_per_vertex(nir_builder *b, gl_varying_slot slot, bool is_input) in is_per_vertex()
/aosp_15_r20/external/pytorch/torch/_functorch/
H A Deager_transforms.py452 def error_if_complex(func_name, args, is_input): argument
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_job_transfer.c626 pvr_is_surface_aligned(pvr_dev_addr_t dev_addr, bool is_input, uint32_t bpp) in pvr_is_surface_aligned()
655 bool is_input, in pvr_mem_layout_spec()
4544 bool is_input, in pvr_texel_unwind()
/aosp_15_r20/external/tensorflow/tensorflow/tools/benchmark/
H A Dbenchmark_model.cc129 bool is_input = false; in GetOutputShapes() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.c168 is_input(nir_intrinsic_instr *intrin) in is_input() function

12