Home
last modified time | relevance | path

Searched refs:kInputDimensionNum (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dbatch_to_space_nd.cc52 const int kInputDimensionNum = 4; variable
107 kInputDimensionNum); in Prepare()
Dspace_to_batch_nd.cc52 const int kInputDimensionNum = 4; variable
96 kInputDimensionNum); in Prepare()