Searched defs:allocate_output (Results 1 – 4 of 4) sorted by relevance
| /external/libavc/test/encoder/ |
| D | output.c | 62 void allocate_output(app_ctxt_t *ps_app_ctxt) in allocate_output() function
|
| /external/tensorflow/tensorflow/core/lib/gif/ |
| D | gif_io.cc | 59 const std::function<uint8*(int, int, int, int)>& allocate_output, in Decode() argument
|
| /external/tensorflow/tensorflow/core/lib/jpeg/ |
| D | jpeg_mem.cc | 53 std::function<uint8*(int, int, int)> allocate_output) in FewerArgsForCompiler() argument 506 std::function<uint8*(int, int, int)> allocate_output) { in Uncompress() argument
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | op_kernel.cc | 654 Status OpKernelContext::allocate_output(int index, const TensorShape& shape, in allocate_output() function in tensorflow::OpKernelContext 677 Status OpKernelContext::allocate_output(StringPiece name, in allocate_output() function in tensorflow::OpKernelContext 691 Status OpKernelContext::allocate_output(StringPiece name, in allocate_output() function in tensorflow::OpKernelContext 730 Status OpKernelContext::allocate_output(int index, const TensorShape& shape, in allocate_output() function in tensorflow::OpKernelContext
|