OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_stride_2
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
resolve_constant_transpose.cc
66
const int
input_stride_2
= input_strides[extended_perm[1]];
local
85
input_ptr_3 + i2 *
input_stride_2
;
/external/tensorflow/tensorflow/lite/toco/
tooling_util.cc
2114
const int
input_stride_2
= input_strides[extended_shuffle[1]];
local
[
all
...]
Completed in 414 milliseconds