OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shuffled_shape
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
reduction_ops_common.h
123
TensorShape
shuffled_shape
();
223
helper.
shuffled_shape
(), &shuffled,
reduction_ops_common.cc
35
TensorShape ReductionHelper::
shuffled_shape
() {
function in class:tensorflow::ReductionHelper
/external/tensorflow/tensorflow/lite/toco/
export_tensorflow.cc
129
Shape
shuffled_shape
;
local
131
&
shuffled_shape
);
133
ShuffleArray(input_shape, input_axes_order, output_axes_order,
shuffled_shape
,
136
ExportFloatArray(
shuffled_shape
, shuffled_data.data(), output_tensor,
[
all
...]
Completed in 1279 milliseconds