Searched defs:dst_tensors (Results 1 – 9 of 9) sorted by relevance
75 const auto dst_tensors = component->tensors().get_const_dst_tensors(); in add_component() local97 const auto dst_tensors = component->tensors().get_const_dst_tensors(); in add_component() local144 const auto dst_tensors = tensors.get_const_dst_tensors(); in finalize() local230 const auto dst_tensors = component->tensors().get_const_dst_tensors(); in finalize() local
106 const auto dst_tensors = op.tensors().get_const_dst_tensors(); in try_add_operator() local128 const auto dst_tensors = op.tensors().get_const_dst_tensors(); in try_add_operator() local
427 std::vector<TensorId> dst_tensors(OperatorId op) const in dst_tensors() function605 const auto dst_tensors = _adj_dst_tensors.at(op); in build_operators_sequence_from_op() local
69 std::vector<TensorDescriptor> dst_tensors; member
1562 …const flatbuffers::Vector<flatbuffers::Offset<tflite::gpu::data::TensorDescriptor>> *dst_tensors()… in dst_tensors() function
178 std::vector<TensorFloat32> dst_tensors(graph_cl.outputs().size()); in RunSerializedTest() local
70 std::vector<TensorFloat32> dst_tensors; in ConvolutionWeightsConverterTest() local
113 std::vector<Tensor> dst_tensors; in _broadcast_out_impl() local
755 std::vector<DummySpatialTensor> dst_tensors(node.outputs.size()); in ResolvePolymorphicArgs() local