HomeSort by relevance Sort by last modified time
    Searched refs:channels_by_frames (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
summary_audio_op.cc 80 auto channels_by_frames = typename TTypes<float>::ConstMatrix( variable
89 channels_by_frames.data(), sample_rate_truncated, num_channels,
  /external/tensorflow/tensorflow/core/summary/
summary_converter.cc 308 auto channels_by_frames = typename TTypes<float>::ConstMatrix( local
316 channels_by_frames.data(), sample_rate_truncated, num_channels,

Completed in 122 milliseconds