ray/python
gehring 5133b10700 Add support for tensorflow resource variables (#4438)
* 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
2019-03-29 13:23:05 -07:00
..
benchmarks Change timeout from milliseconds to seconds in ray.wait. (#3706) 2019-01-08 21:32:08 -08:00
ray Add support for tensorflow resource variables (#4438) 2019-03-29 13:23:05 -07:00
asv.conf.json [asv] Pushing to s3 (#2246) 2018-06-20 10:43:44 -07:00
build-wheel-macos.sh Build wheels for macOS with Bazel (#4280) 2019-03-15 10:37:57 -07:00
build-wheel-manylinux1.sh Build wheels for macOS with Bazel (#4280) 2019-03-15 10:37:57 -07:00
CMakeLists.txt Migrate Python C extension to Cython (#3541) 2019-01-24 09:17:14 -08:00
README-benchmarks.rst [rllib][asv] Support ASV for RLlib (#2304) 2018-06-28 17:20:09 -07:00
README-building-wheels.md fix wheel building doc (#4360) 2019-03-13 23:11:30 -07:00
setup.py Build wheels for macOS with Bazel (#4280) 2019-03-15 10:37:57 -07:00