Home
last modified time | relevance | path

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

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