Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddepthtospace_op_gpu.cu.cc105 const int input_depth_by_input_area, in D2S_NCHW_LOOP()
186 const int input_depth_by_input_area = input_depth * input_area; in operator ()() local