Home
last modified time | relevance | path

Searched refs:jit_io_helper_t (Results 1 – 8 of 8) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/utils/
H A Djit_io_helper.cpp68 jit_io_helper_t<Vmm>::jit_io_helper_t(jit_generator *host, const cpu_isa_t &isa, in jit_io_helper_t() function in dnnl::impl::cpu::x64::io::jit_io_helper_t
119 jit_io_helper_t<Vmm>::~jit_io_helper_t() = default;
122 void jit_io_helper_t<Vmm>::init_bf16() { in init_bf16()
497 void jit_io_helper_t<Vmm>::load_f32( in load_f32()
507 void jit_io_helper_t<Vmm>::load_s32( in load_s32()
518 void jit_io_helper_t<Vmm>::load_bf16( in load_bf16()
527 void jit_io_helper_t<Vmm>::load_i8( in load_i8()
605 void jit_io_helper_t<Vmm>::store_f32( in store_f32()
617 void jit_io_helper_t<Vmm>::store_bf16( in store_bf16()
645 void jit_io_helper_t<Vmm>::store_i8( in store_i8()
[all …]
H A Djit_io_helper.hpp121 class jit_io_helper_t { class
125 jit_io_helper_t(jit_generator *host, const cpu_isa_t &isa,
134 jit_io_helper_t(jit_io_helper_t &&) = default;
135 jit_io_helper_t &operator=(jit_io_helper_t &&) = default;
137 ~jit_io_helper_t();
220 std::shared_ptr<jit_io_helper_t<Vmm>> at(const data_type_t dt) const;
223 std::unordered_map<data_type_t, std::shared_ptr<jit_io_helper_t<Vmm>>,
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/utils/
H A Djit_io_helper.cpp68 jit_io_helper_t<Vmm>::jit_io_helper_t(jit_generator *host, const cpu_isa_t &isa, in jit_io_helper_t() function in dnnl::impl::cpu::x64::io::jit_io_helper_t
119 jit_io_helper_t<Vmm>::~jit_io_helper_t() = default;
122 void jit_io_helper_t<Vmm>::init_bf16() { in init_bf16()
497 void jit_io_helper_t<Vmm>::load_f32( in load_f32()
507 void jit_io_helper_t<Vmm>::load_s32( in load_s32()
518 void jit_io_helper_t<Vmm>::load_bf16( in load_bf16()
527 void jit_io_helper_t<Vmm>::load_i8( in load_i8()
605 void jit_io_helper_t<Vmm>::store_f32( in store_f32()
617 void jit_io_helper_t<Vmm>::store_bf16( in store_bf16()
645 void jit_io_helper_t<Vmm>::store_i8( in store_i8()
[all …]
H A Djit_io_helper.hpp121 class jit_io_helper_t { class
125 jit_io_helper_t(jit_generator *host, const cpu_isa_t &isa,
134 jit_io_helper_t(jit_io_helper_t &&) = default;
135 jit_io_helper_t &operator=(jit_io_helper_t &&) = default;
137 ~jit_io_helper_t();
220 std::shared_ptr<jit_io_helper_t<Vmm>> at(const data_type_t dt) const;
223 std::unordered_map<data_type_t, std::shared_ptr<jit_io_helper_t<Vmm>>,
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_uni_reduction_kernel.hpp118 io::jit_io_helper_t<Vmm> io_load_;
119 io::jit_io_helper_t<Vmm> io_store_;
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_uni_reduction_kernel.hpp118 io::jit_io_helper_t<Vmm> io_load_;
119 io::jit_io_helper_t<Vmm> io_store_;
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/prelu/
H A Djit_prelu_reduction_kernel.hpp104 io::jit_io_helper_t<Vmm> io_;
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/prelu/
H A Djit_prelu_reduction_kernel.hpp104 io::jit_io_helper_t<Vmm> io_;