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

  /external/tensorflow/tensorflow/core/util/
mkl_util.h 637 void SerializeMklDnnShape(unsigned char* buf, size_t buf_size) const {
639 << "Buffer size is too small to SerializeMklDnnShape";
828 mkl_shape.SerializeMklDnnShape(
870 mkl_shape.SerializeMklDnnShape(
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
mkl_concat_op.cc 804 dnn_shape_output.SerializeMklDnnShape(
    [all...]

Completed in 573 milliseconds