Home
last modified time | relevance | path

Searched defs:allocate_output (Results 1 – 6 of 6) sorted by relevance

/external/libavc/test/encoder/
Doutput.c62 void allocate_output(app_ctxt_t *ps_app_ctxt) in allocate_output() function
/external/libavc/test/svcenc/
Doutput.c53 void allocate_output(app_ctxt_t *ps_app_ctxt) in allocate_output() function
/external/tensorflow/tensorflow/core/lib/jpeg/
Djpeg_mem.cc54 std::function<uint8*(int, int, int)> allocate_output) in FewerArgsForCompiler() argument
507 std::function<uint8*(int, int, int)> allocate_output) { in Uncompress() argument
/external/tensorflow/tensorflow/core/lib/gif/
Dgif_io.cc59 const std::function<uint8*(int, int, int, int)>& allocate_output, in Decode() argument
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.cc698 Status OpKernelContext::allocate_output(int index, const TensorShape& shape, in allocate_output() function in tensorflow::OpKernelContext
721 Status OpKernelContext::allocate_output(StringPiece name, in allocate_output() function in tensorflow::OpKernelContext
735 Status OpKernelContext::allocate_output(StringPiece name, in allocate_output() function in tensorflow::OpKernelContext
774 Status OpKernelContext::allocate_output(int index, const TensorShape& shape, in allocate_output() function in tensorflow::OpKernelContext
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
Dtfrt_op_kernel.cc160 Status TFRTOpKernelContext::allocate_output(int index, const TensorShape& shape, in allocate_output() function in tensorflow::TFRTOpKernelContext