Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddepth_to_space.cc88 tflite::DepthToSpaceParams op_params; \ in Eval()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dtypes.h832 struct DepthToSpaceParams { struct
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h1878 tflite::DepthToSpaceParams op_params; in DepthToSpace()
Dreference_ops.h68 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h4635 tflite::DepthToSpaceParams op_params; in DepthToSpace()
Doptimized_ops.h1508 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params, in DepthToSpace()