Home
last modified time | relevance | path

Searched defs:output_layout (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dstream_executor_util.cc85 std::vector<int64> output_layout; in StreamExecutorConvLayoutsToXlaLayouts() local
152 DataLayout output_layout; in XlaConvLayoutsToStreamExecutorLayouts() local
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dtpu_embedding_configuration.proto94 TPUEmbeddingOutputLayout output_layout = 8; field
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconv_depthwise_test.cc42 std::vector<int64> output_layout; member
Dconv_depthwise_backprop_filter_test.cc41 std::vector<int64> output_layout; member
Dgrouped_convolution_test.cc43 std::vector<int64> output_layout; member
Dcompute_constant_test.cc74 Layout* output_layout = nullptr) { in ComputeConstantLiteral()
Dreduce_window_test.cc369 std::vector<int64> output_layout = {1, 5, 3, 2, 0, 4}; in XLA_TEST_P() local
/external/webrtc/webrtc/modules/audio_processing/test/
Dprocess_test.cc582 AudioProcessing::ChannelLayout output_layout = AudioProcessing::kMono; in void_main() local
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_impl.cc297 ChannelLayout output_layout, in Initialize()
562 ChannelLayout output_layout, in ProcessStream()
/external/tensorflow/tensorflow/compiler/xla/
Dxla.proto447 LayoutProto output_layout = 2; field
Dshape_util_test.cc645 Layout output_layout = output_is_row_major in TEST() local
Dshape_util.cc1359 std::vector<int64> output_layout; in AlignLayouts() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc1088 absl::optional<Layout> output_layout; in ComputeConstantGraph() local
Dlayout_assignment.cc988 const Layout& output_layout, const HloInstruction* instruction, in ChooseOperandLayoutFromOutputLayout()
/external/tensorflow/tensorflow/core/kernels/
Dmkl_fused_ops_test.cc436 const Tensor& output_layout = *GetOutput(2); in Run() local
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h816 dnnLayout_t output_layout = static_cast<dnnLayout_t>(mkl_shape.GetTfLayout()); in ConvertMklToTF() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2406 const Layout& output_layout = output_shape.layout(); in EmitFastConcatenate() local