Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/functional/
H A Dloss.h362 std::vector<Tensor> expanded_tensors = variable
434 std::vector<Tensor> expanded_tensors = variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc3704 std::vector<ITensorProxyPtr> expanded_tensors; in ConvertPack() local