aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/c/python_api.h
Commit message (Expand)AuthorAge
* Copy Tensor._handle_data from external_capture to placeholder for Variant ten...Gravatar Saurabh Saxena2018-09-19
* Make TF functions work with _USE_C_SHAPES=True.Gravatar Skye Wanderman-Milne2018-04-24
* Make _USE_C_API = True and _USE_C_SHAPES = False work with handle data, take 2.Gravatar Skye Wanderman-Milne2018-03-27
* Automated g4 rollback of changelist 190293303Gravatar A. Unique TensorFlower2018-03-26
* Make _USE_C_API = True and _USE_C_SHAPES = False work with handle data.Gravatar Skye Wanderman-Milne2018-03-25
* Make graph construction work while graph is being concurrently run.Gravatar Skye Wanderman-Milne2018-03-06
* Don't require shape functions when creating ops from Python using the C API.Gravatar Skye Wanderman-Milne2018-02-21
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Add Operation._remove_all_control_inputs and use in ControlFlowContext.Gravatar Skye Wanderman-Milne2017-12-08
* partially exposing the _set_attr and _get_attr method in pythonGravatar Olivia Nordquist2017-10-31
* implementing _update_input for the C APIGravatar Olivia Nordquist2017-09-26
* Implementing set_device for the C APIGravatar Olivia Nordquist2017-07-18
* Introduce Python-only extensions to the C APIGravatar Skye Wanderman-Milne2017-07-12