Searched refs:OutputMap (Results 1 – 4 of 4) sorted by relevance
148 OutputMap<torch::jit::Value*> emitted_outputs_;
77 OutputMap; typedef in tensorflow::CTCLossOp194 std::vector<OutputMap> gradient_list_t; in Compute()
259 using OutputMap = std::unordered_map<Output, T, Output::Hasher>; variable
60 using OutputMap = Eigen::Map<Matrix>; variable