Home
last modified time | relevance | path

Searched refs:fwd_primitives_args (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_relu_op.cc88 context_.fwd_primitives_args.size()); in Execute()
90 context_.fwd_primitives_args); in Execute()
122 std::vector<std::unordered_map<int, memory>> fwd_primitives_args; member
155 context_.fwd_primitives_args.push_back( in Setup()
Dmkl_concat_op.cc302 context_.fwd_primitives_args);
333 std::vector<std::unordered_map<int, memory>> fwd_primitives_args; member
372 context_.fwd_primitives_args.push_back(net_args); in Setup()
Dmkl_conv_ops.cc143 context_.fwd_primitives_args.size()); in Execute()
146 context_.fwd_primitives_args.at(i)); in Execute()
194 std::vector<std::unordered_map<int, memory>> fwd_primitives_args; member
299 context_.fwd_primitives_args.push_back( in Setup()
306 context_.fwd_primitives_args.push_back( in Setup()