Home
last modified time | relevance | path

Searched defs:input_buffer (Results 101 – 125 of 158) sorted by relevance

1234567

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddepthwise_conv_grad_op.cc794 const T* out_backprop, const T* input_buffer, in ComputeBackpropFilter()
906 Tensor input_buffer; in operator ()() local
H A Ddepthwise_conv_op.cc207 Tensor input_buffer; in operator ()() local
H A Dlookup_util.cc44 io::InputBuffer input_buffer(file.get(), kInputBufferSize); in GetNumLinesInTextFile() local
/aosp_15_r20/external/pigweed/pw_tls_client/
H A Dtest_server.cc77 InMemoryTestServer::InMemoryTestServer(ByteSpan input_buffer, in InMemoryTestServer()
/aosp_15_r20/external/libgav1/src/
H A Ddecoder_test.cc114 static void ReleaseInputBuffer(void* private_data, void* input_buffer) { in ReleaseInputBuffer()
H A Dc_decoder_test.c174 static void ReleaseInputBuffer(void* private_data, void* input_buffer) { in ReleaseInputBuffer()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorUnaryOps.cpp172 const auto& input_buffer = nt_input->get_unsafe_storage_as_tensor(); in _pin_memory_nested() local
H A DNestedTensorMath.cpp160 const auto& input_buffer = nt_input->get_buffer(); in nested_layer_norm() local
485 const Tensor& input_buffer = input_ptr-> get_unsafe_storage_as_tensor(), in native_dropout_nested() local
H A DNestedTensorTransformerFunctions.cpp64 const Tensor& input_buffer = nt_input->get_buffer(); in nested_linear() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_depthfirst.hpp74 void *input_buffer; member
H A Dpooling_depthfirst_cache_oblivious.hpp152 TInput *const input_buffer = reinterpret_cast<TInput *>(working_space + sizeof_output_buffer()); in execute() local
/aosp_15_r20/external/libgav1/examples/
H A Dgav1_decode.cc316 InputBuffer* input_buffer = nullptr; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_tpu_device.cc242 const se::DeviceMemoryBase& input_buffer = leaf.second; in TpuDeviceToDeviceCopy() local
/aosp_15_r20/external/libopus/dnn/
H A Ddred_encoder.c93 float input_buffer[2*DRED_NUM_FEATURES] = {0}; in dred_process_frame() local
/aosp_15_r20/external/elfutils/libdwfl/
H A Dgzip.c86 void *input_buffer; member
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.cpp450 for (const auto& input_buffer : request.input_buffers) { in SubmitRequests() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_engine.cpp148 InputBuffer&& input_buffer) { in execute_with_graph_task()
/aosp_15_r20/external/mesa3d/src/asahi/lib/shaders/
H A Dgeometry.h170 uint64_t input_buffer; member
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/
H A Dcrypto_utils.cc66 std::vector<uint8_t> input_buffer(modified_input.begin(), in PublicMetadataHashWithHKDF() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Dworking_space.hpp214 T *input_buffer; member
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcollective_test_util.cc294 Tensor input_buffer; in RunCollective() local
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcrypto_operation.rs279 let mut input_buffer = TempBuffer::new(); in update() localVariable
500 let mut input_buffer = TempBuffer::new(); in update() localVariable
/aosp_15_r20/external/rust/crabbyavif/src/codecs/
Dandroid_mediacodec.rs434 let input_buffer = AMediaCodec_getInputBuffer( in get_next_image() localVariable
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A Dffmpeg.rs457 let input_buffer = InputBuffer { in decode() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_runner.cc137 const ScopedShapedBuffer& input_buffer = inputs[param_num]; in ExecutionInputsFromScopedShapedBuffers() local

1234567