Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_simplifier.cc73 HloInstruction* call_op; in TryRemoveConditional() local
Dwhile_loop_simplifier.cc495 auto call_op = computation->AddInstruction(HloInstruction::CreateCall( in TryRemoveWhileLoop() local
/external/clang/test/SemaTemplate/
Dinstantiate-expr-1.cpp118 CallOperator call_op; in test_call_operator() local
123 void test_call_operator(CallOperator call_op, int i, double d) { in test_call_operator()
/external/tensorflow/tensorflow/contrib/eager/python/
Devaluator.py175 def run_evaluation(init_op, call_op, results_op, sess=None): argument
/external/grpc-grpc/src/ruby/pb/test/
Dclient.rb236 attr_accessor :call_op accessor in WriteFlagSettingStreamingInputEnumerable
/external/v8/src/compiler/
Dbytecode-graph-builder.cc1688 Node* BytecodeGraphBuilder::ProcessCallArguments(const Operator* call_op, in ProcessCallArguments()
1694 Node* BytecodeGraphBuilder::ProcessCallArguments(const Operator* call_op, in ProcessCallArguments()