/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | variant_op_copy_test.cc | 272 Output create_op = CreateTestVariant(root, t_42); in TEST() local 296 Output create_op = CreateTestVariant(root, t_str); in TEST() local 323 Output create_op = CreateTestVariant(root, t_42); in TEST() local 360 Output create_op = CreateTestVariant(root, t_str); in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | boosted_trees_ops.py | 70 def __init__(self, resource_handle, create_op, num_streams, name): argument 165 def __init__(self, resource_handle, create_op, name): argument
|
H A D | resources.py | 34 def register_resource(handle, create_op, is_initialized_op, is_shared=True): argument
|
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/operators/ |
H A D | GpuAdd.cpp | 63 ITensorInfo *GpuAdd::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuAdd
|
H A D | GpuSub.cpp | 63 ITensorInfo *GpuSub::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuSub
|
H A D | GpuMul.cpp | 63 ITensorInfo *GpuMul::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuMul
|
H A D | GpuOutput.cpp | 93 void GpuOutput::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuOutput
|
H A D | GpuReshape.cpp | 114 ITensorInfo *GpuReshape::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuReshape
|
H A D | GpuClamp.cpp | 124 ITensorInfo *GpuClamp::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuClamp
|
H A D | GpuCast.cpp | 130 ITensorInfo *GpuCast::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuCast
|
H A D | GpuResize.cpp | 144 ITensorInfo *GpuResize::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuResize
|
H A D | GpuPool2d.cpp | 137 void GpuPool2d::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuPool2d
|
H A D | GpuSoftmax.cpp | 131 void GpuSoftmax::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuSoftmax
|
H A D | GpuDepthwiseConv2d.cpp | 186 ITensorInfo *GpuDepthwiseConv2d::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuDepthwiseConv2d
|
H A D | GpuConv2d.cpp | 227 ITensorInfo *GpuConv2d::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuConv2d
|
/aosp_15_r20/external/skia/tests/ |
H A D | TextureOpTest.cpp | 88 static GrOp::Owner create_op(GrDirectContext* dContext, SkRect rect, in create_op() function
|
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/operators/internal/ |
H A D | GpuElementwiseBinaryCommon.cpp | 140 ITensorInfo *GpuElementwiseBinaryCommon::create_op(GpuWorkloadSketch &sketch, in create_op() function in arm_compute::experimental::dynamic_fusion::GpuElementwiseBinaryCommon
|
/aosp_15_r20/external/libhevc/fuzzer/ |
H A D | hevc_dec_fuzzer.cpp | 115 ihevcd_cxa_create_op_t create_op{}; in createCodec() local
|
/aosp_15_r20/external/libavc/fuzzer/ |
H A D | avc_dec_fuzzer.cpp | 113 ih264d_create_op_t create_op{}; in createCodec() local
|
H A D | svc_dec_fuzzer.cpp | 141 ih264d_create_op_t create_op{}; in createCodec() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
H A D | tf_to_tfrt.cc | 1802 auto create_op = builder.create<tfrt::fallback_async::CreateOp>( in CreateFallbackInitializationFunction() local
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap.c | 655 pcap_t *(*create_op)(const char *, char *, int *); member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | ops.py | 3684 def create_op( member in Graph
|