Home
last modified time | relevance | path

Searched refs:DepthToSpaceParams (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h776 struct DepthToSpaceParams { struct
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h800 struct DepthToSpaceParams { struct
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h1592 tflite::DepthToSpaceParams op_params; in DepthToSpace()
Doptimized_ops.h2470 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h1757 tflite::DepthToSpaceParams op_params; in DepthToSpace()
Dreference_ops.h290 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
Doptimized_ops.h2638 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()