Searched defs:ParamsSizeInBytes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ | ||
H A D | dnn.h | 173 virtual int64_t ParamsSizeInBytes() const { return -1; } in ParamsSizeInBytes() function |
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
H A D | rocm_dnn.cc | 1866 int64_t ParamsSizeInBytes() const override { in ParamsSizeInBytes() function in stream_executor::gpu::MIOpenRnnDescriptor |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | ||
H A D | cuda_dnn.cc | 1393 int64_t ParamsSizeInBytes() const override { in ParamsSizeInBytes() function in stream_executor::gpu::CudnnRnnDescriptor |