Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Ddepth_to_space.h24 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()
Dlegacy_reference_ops.h1848 tflite::DepthToSpaceParams op_params; in DepthToSpace()
/external/tensorflow/tensorflow/lite/kernels/
Ddepth_to_space.cc97 tflite::DepthToSpaceParams op_params; \ in Eval()
/external/tensorflow/tensorflow/lite/micro/kernels/
Ddepth_to_space.cc97 tflite::DepthToSpaceParams op_params; \ in Eval()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h888 struct DepthToSpaceParams { struct
/external/tensorflow/tensorflow/lite/micro/kernels/ceva/
Dtypes.h987 struct DepthToSpaceParams {
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h4648 tflite::DepthToSpaceParams op_params; in DepthToSpace()
Doptimized_ops.h1641 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()