aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/smart_cond.py
Commit message (Expand)AuthorAge
* - Remove now unnecessary _use_c_api_hack()Gravatar Asim Shankar2018-08-23
* Raise exception in SWIG on bad TF_Status from C API.Gravatar Skye Wanderman-Milne2018-03-30
* Add smart_case that calls smart_cond.Gravatar Skye Wanderman-Milne2018-03-09
* Introduce API `keras.backend.learning_phase_scope(value)` (internal for now).Gravatar Francois Chollet2018-03-06
* Add TF_TryEvaluateConstant to the C API and have smart_cond call it.Gravatar Skye Wanderman-Milne2018-03-06
* Actually expose smart_cond and smart_constant_value in tf.contrib.frameworkGravatar Skye Wanderman-Milne2018-02-26