Searched refs:right_trim (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.h | 522 int64 left_trim, int64 right_trim, int64 top_trim,
|
D | cuda_dnn.cc | 4067 int64 left_trim, int64 right_trim, int64 top_trim, in DoXYSlice() argument
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.h | 505 int64 right_trim, int64 top_trim, int64 bottom_trim,
|
D | rocm_dnn.cc | 3964 int64 left_trim, int64 right_trim, int64 top_trim, in DoXYSlice() argument
|
/external/tensorflow/tensorflow/stream_executor/ |
D | dnn.h | 1938 int64 left_trim, int64 right_trim, int64 top_trim,
|
D | stream.cc | 1667 int64 left_trim, int64 right_trim, int64 top_trim, in ThenXYSlice() argument 1671 PARAM(right_trim), PARAM(top_trim), PARAM(bottom_trim), in ThenXYSlice() 1677 right_trim, top_trim, bottom_trim, in ThenXYSlice()
|
D | stream.h | 664 int64 right_trim, int64 top_trim, int64 bottom_trim,
|