Searched refs:tensorOutputTensorOptions_ (Results 1 – 2 of 2) sorted by relevance
1777 tensorOutputTensorOptions_.emplace_back( in compile()1827 tensorOutputTensorOptions_.emplace_back( in compile()1990 auto const& opts = tensorOutputTensorOptions_[i]; in prepareRunArgs()2002 auto const& opts = tensorOutputTensorOptions_[i]; in prepareRunArgs()
311 std::vector<UnpackedTensorOptions> tensorOutputTensorOptions_; variable