Home
last modified time | relevance | path

Searched refs:acl_dtype (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/contrib/arm_compute_lib/
H A Dacl_utils.cc61 arm_compute::DataType acl_dtype = MakeACLDataType(dtype); in MakeACLTensorInfo() local
62 arm_compute::TensorInfo info(acl_shape, 1, acl_dtype, arm_compute::DataLayout::NHWC); in MakeACLTensorInfo()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemutil2.c6071 is_illegal_expr_in_init(SPTR member_sptr, int ast, DTYPE acl_dtype) in is_illegal_expr_in_init() argument
6081 if (ast != astb.i0 || acl_dtype != DT_PTR || in is_illegal_expr_in_init()