Searched refs:MakeTensorIDList (Results 1 – 2 of 2) sorted by relevance
263 std::vector<int64_t> MakeTensorIDList( in MakeTensorIDList() function278 std::vector<int64_t> target_tensor_ids = MakeTensorIDList(targets); in ComputeGradient()279 std::vector<int64_t> source_tensor_ids = MakeTensorIDList(sources); in ComputeGradient()
2246 std::vector<int64_t> MakeTensorIDList(PyObject* tensors) { function2626 std::vector<int64_t> input_ids = MakeTensorIDList(input_tensors);2680 std::vector<int64_t> input_ids = MakeTensorIDList(input_tensors);2731 std::vector<int64_t> input_ids = MakeTensorIDList(input_tensors);2816 std::vector<int64_t> target_vec = MakeTensorIDList(target);2820 std::vector<int64_t> sources_vec = MakeTensorIDList(sources);3227 std::vector<int64_t> input_ids = MakeTensorIDList(inputs);