Searched defs:tensor_table (Results 1 – 12 of 12) sorted by relevance
44 std::vector<at::Tensor>* tensor_table) { in pickle()53 std::vector<at::Tensor>* tensor_table) { in pickle()168 c10::ArrayRef<at::Tensor> tensor_table, in unpickle()184 c10::ArrayRef<at::Tensor> tensor_table, in unpickle()195 c10::ArrayRef<at::Tensor> tensor_table, in unpickle()
148 def deserialize(self, binary_data, tensor_table): argument194 def deserialize(binary_data, tensor_table): argument
16 std::vector<torch::Tensor> tensor_table; in toMessageImpl() local
23 std::vector<torch::Tensor> tensor_table; in toMessageImpl() local
56 std::vector<torch::Tensor> tensor_table; in toMessageImpl() local
117 std::vector<torch::Tensor> tensor_table; in toMessageImpl() local
32 std::vector<torch::Tensor> tensor_table; in fromIValues() local
38 const std::vector<at::IValue>& tensor_table) { in import_libs()
39 const std::vector<at::IValue>& tensor_table) { in import_libs()
63 const std::vector<at::IValue>& tensor_table) { in import_libs()
118 std::vector<at::Tensor> tensor_table; in TEST() local