Searched refs:torch_state (Results 1 – 5 of 5) sorted by relevance
32 std::shared_ptr<EmulatedTorchState> torch_state) { in Create() argument36 torch_state)); in Create()59 std::shared_ptr<EmulatedTorchState> torch_state) in EmulatedCameraDeviceHwlImpl() argument63 torch_state_(torch_state) {} in EmulatedCameraDeviceHwlImpl()
84 std::shared_ptr<EmulatedTorchState> torch_state);195 std::shared_ptr<EmulatedTorchState> torch_state) in EmulatedCameraDeviceSessionHwlImpl() argument196 : torch_state_(torch_state), in EmulatedCameraDeviceSessionHwlImpl()
48 std::shared_ptr<EmulatedTorchState> torch_state);95 std::shared_ptr<EmulatedTorchState> torch_state);
917 std::shared_ptr<EmulatedTorchState> torch_state; in CreateCameraDeviceHwl() local928 torch_state = std::make_shared<EmulatedTorchState>(camera_id, torch_cb_); in CreateCameraDeviceHwl()938 camera_id, std::move(meta), std::move(physical_devices), torch_state); in CreateCameraDeviceHwl()
81 std::shared_ptr<EmulatedTorchState> torch_state) { in Create() argument89 torch_state)); in Create()