Home
last modified time | relevance | path

Searched defs:shuffled_shape (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dreduction_ops_common.cc35 TensorShape ReductionHelper::shuffled_shape() { in shuffled_shape() function in tensorflow::ReductionHelper
/external/tensorflow/tensorflow/lite/toco/
Dexport_tensorflow.cc129 Shape shuffled_shape; in ExportFloatArray() local