Home
last modified time | relevance | path

Searched defs:ToOutput (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/cc/framework/
Dwhile_gradients.cc31 Output ToOutput(OutputTensor output_tensor) { in ToOutput() function
/external/pdfium/third_party/lcms/src/
Dcmsxform.c738 …tters16(struct _cmstransform_struct *CMMcargo, cmsFormatter16* FromInput, cmsFormatter16* ToOutput) in _cmsGetTransformFormatters16()
745 …t(struct _cmstransform_struct *CMMcargo, cmsFormatterFloat* FromInput, cmsFormatterFloat* ToOutput) in _cmsGetTransformFormattersFloat()
1307 cmsFormatter16 FromInput, ToOutput; in cmsChangeBuffersFormat() local
Dlcms2_internal.h974 cmsFormatter16 ToOutput; member
/external/tensorflow/tensorflow/c/
Dc_api_function_test.cc145 std::vector<TF_Output> ToOutput(const std::vector<TF_Operation*> ops) { in ToOutput() function in tensorflow::__anon1a216e640111::CApiFunctionTest