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

  /external/tensorflow/tensorflow/compiler/tf2xla/
literal_util.h 67 Status CopyLiteralToHostTensor(const xla::LiteralSlice& literal,
literal_util.cc 78 Status CopyLiteralToHostTensor(const xla::LiteralSlice& literal,
106 return CopyLiteralToHostTensor(literal, host_tensor);

Completed in 223 milliseconds