Searched defs:CreateOutput (Results 1 – 10 of 10) sorted by relevance
28 ArgType ArgType::CreateOutput(const OpDef::ArgDef& arg_def) { in CreateOutput() function in tensorflow::generator::ArgType
34 ArgSpec ArgSpec::CreateOutput(const OpDef::ArgDef& arg_def, int position) { in CreateOutput() function in tensorflow::generator::ArgSpec
73 std::unique_ptr<armnn::IWorkload> SampleDynamicWorkloadFactory::CreateOutput( in CreateOutput() function in sdb::SampleDynamicWorkloadFactory
150 TEST(ScopeTest, CreateOutput) { in TEST() argument
320 ArgumentSpec CreateOutput(const OpDef_ArgDef& output_def, in CreateOutput() function
193 std::unique_ptr<IWorkload> CreateOutput(const OutputQueueDescriptor& /*descriptor*/, in CreateOutput() function in armnn::WorkloadFactoryBase
1537 std::unique_ptr<IWorkload> IWorkloadFactory::CreateOutput(const OutputQueueDescriptor& /*descriptor… in CreateOutput() function in armnn::IWorkloadFactory
503 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateOutput(const OutputQueueDescriptor& descriptor, in CreateOutput() function in armnn::RefWorkloadFactory
440 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateOutput(const OutputQueueDescriptor& descripto… in CreateOutput() function in armnn::NeonWorkloadFactory
503 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateOutput(const OutputQueueDescriptor& descriptor, in CreateOutput() function in armnn::ClWorkloadFactory