mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 05:59:08 +08:00
5133b10700
* Adding support for resource variables Currently resource variable go undetected by the `TensorFlowVariables` since they do not use the same ops for reading values. This change should fix this until a more robust solution is implemented. * fix varhandle