Home
last modified time | relevance | path

Searched refs:GatherTensorsData (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/lazy/core/
Dlazy_graph_executor.h419 std::vector<BackendDataPtr> GatherTensorsData(
Dlazy_graph_executor.cpp966 std::vector<BackendDataPtr> tensors_data = GatherTensorsData( in GetTensorsFused()
1015 std::vector<BackendDataPtr> LazyGraphExecutor::GatherTensorsData( in GatherTensorsData() function in torch::lazy::LazyGraphExecutor