Home
last modified time | relevance | path

Searched defs:all_tensors (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dinspect_checkpoint.py54 def print_tensors_in_checkpoint_file(file_name, tensor_name, all_tensors, argument
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/utils/
H A DDependencyGraph.h280 std::vector<TensorId> all_tensors() const in all_tensors() function