Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfrozen_ops_to_mkldnn.cpp621 void replaceInputWithMKLDNNTensor(Node* n, size_t index) { in replaceInputWithMKLDNNTensor() function
632 void replaceInputWithMKLDNNTensor( in replaceInputWithMKLDNNTensor() function
645 void replaceInputWithMKLDNNTensor(Node* n, const std::string& name) { in replaceInputWithMKLDNNTensor() function