HomeSort by relevance Sort by last modified time
    Searched full:scale_flat (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
quantized_batch_norm_op.cc 119 auto scale_flat = scale_tensor.flat<T2>(); local
138 scale_flat(channel) =
152 const T2 scale_value = scale_flat(channel);

Completed in 96 milliseconds