Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/tensorboard/
H A D_pytorch_graph.py92 def __init__(self, node_cpp, input_or_output=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dops.cc348 auto check_ctl_at_end = [&](TypeRange types, StringRef input_or_output) { in VerifyGenericTFGOperation()