Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DParamCommsUtils.hpp139 InputTensors, \ argument
/aosp_15_r20/external/armnn/include/armnn/
H A DTensor.hpp392 using InputTensors = std::vector<std::pair<LayerBindingId, class ConstTensor>>; typedef
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference_test.cc1280 TEST_F(ShapeInferenceTest, InputTensors) { in TEST_F() argument