Searched defs:probs_data (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | ctc_loss_op.cc | 351 auto probs_data = StreamExecutorUtil::AsDeviceMemory<float>(*inputs); in Compute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | dnn.h | 2309 DeviceMemory<ElementType> probs_data, in PrepareForCtcLoss() 2356 const DeviceMemory<ElementType>& probs_data, in DoCtcLoss()
|
H A D | dnn.cc | 878 const DeviceMemoryBase probs_data, absl::Span<const int> labels_data, in DoCtcLoss()
|
H A D | stream.cc | 2275 const DeviceMemory<float> &probs_data, in ThenCtcLoss()
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_dnn.cc | 2510 const DeviceMemoryBase probs_data, absl::Span<const int> labels_data, in DoCtcLossImpl() 2541 const DeviceMemoryBase probs_data, absl::Span<const int> labels_data, in DoCtcLoss()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_dnn.cc | 2375 const DeviceMemoryBase probs_data, absl::Span<const int> labels_data, in DoCtcLossImpl() 5909 const DeviceMemoryBase probs_data, absl::Span<const int> labels_data, in DoCtcLoss()
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_vcn_dec.h | 1141 unsigned char probs_data[RDECODE_VP9_PROBS_DATA_SIZE]; member
|