Home
last modified time | relevance | path

Searched defs:scratch_buffer_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dconvolution_thunk.h59 BufferAllocation::Slice scratch_buffer_; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/utility/
H A Dpffft_wrapper.h89 float* const scratch_buffer_; variable
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DLSTM.h242 RunTimeOperandInfo* scratch_buffer_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval_test.cc821 std::vector<float> scratch_buffer_; member in tflite::__anone9b10f650111::HybridLstmParam