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

  /external/tensorflow/tensorflow/core/kernels/
mkl_aggregate_ops.cc 366 memory::desc md1({}, memory::data_undef, memory::format_undef);
367 memory::desc md2({}, memory::data_undef, memory::format_undef);
423 memory::desc common_md({}, memory::data_undef, memory::format_undef);
mkl_relu_op.cc 402 memory::desc src_md({}, memory::data_undef, memory::format_undef);
498 memory::desc src_md({}, memory::data_undef, memory::format_undef);
499 memory::desc diff_dst_md({}, memory::data_undef, memory::format_undef);
559 memory::desc common_md({}, memory::data_undef, memory::format_undef);
    [all...]
mkl_fused_batch_norm_op.cc     [all...]
mkl_concat_op.cc 711 memory::desc dst_md({}, memory::data_undef, memory::format_undef);
    [all...]
  /external/tensorflow/tensorflow/core/util/
mkl_util.h 346 memory::format tf_data_format_ = memory::format::format_undef;
1323 memory::format::format_undef); member in class:tensorflow::memory::format
1340 memory::format::format_undef); member in class:tensorflow::memory::format
    [all...]

Completed in 125 milliseconds