Home
last modified time | relevance | path

Searched defs:PrintTensor (Results 1 – 3 of 3) sorted by relevance

/external/armnn/tests/NetworkExecutionUtils/
DNetworkExecutionUtils.hpp215 void PrintTensor(OutputWriteInfo& info, const char* formatString) in PrintTensor() function
/external/tensorflow/tensorflow/dtensor/mlir/
Dspmd_expander_common.cc663 Status PrintTensor(mlir::Value value, const std::string& format_string = "%s") { in PrintTensor() function
/external/tensorflow/tensorflow/cc/framework/
Dcc_op_gen.cc164 string PrintTensor(const TensorProto& tensor_proto) { in PrintTensor() function