Matthew Dornfeld
Matthew Dornfeld
@Haetsal-Lee Sacred will only keep track of where you store your Tensorboard logs. Sacredboard exposes a link that will create a Tensorboard server pointed to those logs. In the UI...
I'm seeing this issue when defining a @GestureState variable in a class other than the view. The ui functions as expected but this warning appears.
I tried upgrading to Xcode 14. Error still persists. I am using 0.39.1 of swift-composable-architecture. Here is the call to spm_repositories in the WORKSPACE file ``` spm_repositories( name = "swift_pkgs",...
Any plan to merge this? It would be great to have support for opening custom ports.
Is there an estimate for when this feature request might be completed? It would be very nice to not have to manually set env vars in XCode to get tests...
@brentleyjones is it currently possible to propagate the `env` map definition from an `ios_application` or a `ios_unit_test` Bazel target to the Xcode target generated by the `xcodeproj` rule? I just...
Okay thank you! Appreciate the info. I'll keep track of progress in this thread.
@ParthaEth I found success having a single environment spawn off several multiprocessing workers.
@srivatsankrishnan Can you post the full traceback? I've had some similar issues with multiple inputs and DDPG.
Same!