/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | depthwise_conv_grad_op.cc | 794 const T* out_backprop, const T* input_buffer, in ComputeBackpropFilter() 906 Tensor input_buffer; in operator ()() local
|
H A D | depthwise_conv_op.cc | 207 Tensor input_buffer; in operator ()() local
|
H A D | lookup_util.cc | 44 io::InputBuffer input_buffer(file.get(), kInputBufferSize); in GetNumLinesInTextFile() local
|
/aosp_15_r20/external/pigweed/pw_tls_client/ |
H A D | test_server.cc | 77 InMemoryTestServer::InMemoryTestServer(ByteSpan input_buffer, in InMemoryTestServer()
|
/aosp_15_r20/external/libgav1/src/ |
H A D | decoder_test.cc | 114 static void ReleaseInputBuffer(void* private_data, void* input_buffer) { in ReleaseInputBuffer()
|
H A D | c_decoder_test.c | 174 static void ReleaseInputBuffer(void* private_data, void* input_buffer) { in ReleaseInputBuffer()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/ |
H A D | NestedTensorUnaryOps.cpp | 172 const auto& input_buffer = nt_input->get_unsafe_storage_as_tensor(); in _pin_memory_nested() local
|
H A D | NestedTensorMath.cpp | 160 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 D | NestedTensorTransformerFunctions.cpp | 64 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 D | pooling_depthfirst.hpp | 74 void *input_buffer; member
|
H A D | pooling_depthfirst_cache_oblivious.hpp | 152 TInput *const input_buffer = reinterpret_cast<TInput *>(working_space + sizeof_output_buffer()); in execute() local
|
/aosp_15_r20/external/libgav1/examples/ |
H A D | gav1_decode.cc | 316 InputBuffer* input_buffer = nullptr; in main() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/ |
H A D | xla_tpu_device.cc | 242 const se::DeviceMemoryBase& input_buffer = leaf.second; in TpuDeviceToDeviceCopy() local
|
/aosp_15_r20/external/libopus/dnn/ |
H A D | dred_encoder.c | 93 float input_buffer[2*DRED_NUM_FEATURES] = {0}; in dred_process_frame() local
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | gzip.c | 86 void *input_buffer; member
|
/aosp_15_r20/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraDeviceSessionHWLImpl.cpp | 450 for (const auto& input_buffer : request.input_buffers) { in SubmitRequests() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ |
H A D | python_engine.cpp | 148 InputBuffer&& input_buffer) { in execute_with_graph_task()
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/shaders/ |
H A D | geometry.h | 170 uint64_t input_buffer; member
|
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/ |
H A D | crypto_utils.cc | 66 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 D | working_space.hpp | 214 T *input_buffer; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | collective_test_util.cc | 294 Tensor input_buffer; in RunCollective() local
|
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/ |
D | crypto_operation.rs | 279 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/ |
D | android_mediacodec.rs | 434 let input_buffer = AMediaCodec_getInputBuffer( in get_next_image() localVariable
|
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/ |
H A D | ffmpeg.rs | 457 let input_buffer = InputBuffer { in decode() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_runner.cc | 137 const ScopedShapedBuffer& input_buffer = inputs[param_num]; in ExecutionInputsFromScopedShapedBuffers() local
|