Searched refs:print_tensor (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/executorch/extension/evalue_util/ |
H A D | print_evalue.cpp | 140 void print_tensor(std::ostream& os, exec_aten::Tensor tensor) { in print_tensor() function 181 print_tensor(os, list[i]); in print_tensor_list() 201 print_tensor(os, list[i].value()); in print_list_optional_tensor() 253 print_tensor(os, value.toTensor()); in operator <<()
|
/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/ |
H A D | _traverse.py | 197 def print_tensor( function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | analyzer_cli.py | 906 def print_tensor(self, args, screen_info=None): member in DebugAnalyzer 1629 analyzer.print_tensor,
|
H A D | analyzer_cli_test.py | 565 analyzer.print_tensor,
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/ |
H A D | backend.py | 3846 def print_tensor(x, message='', summarize=3): function
|
/aosp_15_r20/external/tensorflow/ |
H A D | RELEASE.md | 8913 `print_tensor` or `pt`.
|